Excited about variable names
I picked up a copy of Clean Code by Bob Martin the other day. Having only read the first few chapters, it’s already making a difference not only in how I code, but my whole attitude toward coding.
I picked up a copy of Clean Code by Bob Martin the other day. Having only read the first few chapters, it’s already making a difference not only in how I code, but my whole attitude toward coding.
I’ve been reading the very informative ASP.NET MVC 2 In Action. This book contains a lot of information to be aware of if you are using (or planning to use) the MVC framework, however, don’t expect a gentle introduction to starting out in web applications. What’s good: This is a goldmine for finding out [...]