As programmers we've all seen source code that's so ugly & buggy it makes our brain ache & let's be honest we've all written code like that With this book you'll learn to write code that's easy to read & understand You'll have more fun & your coworkers will love you The Art of Coding focuses on the nuts & bolts of programming with simple & practical techniques you can use every time you sit down to write code You'll find tips throughout the book with easy-to-digest code examples helpful illustrations & cartoons for fun Learn to pick variable names that are dense with information Organize your loops & conditionals so they're easy to understand Make your comments short & sweet Recognize when your code is doing too many things at once Write tests that are concise but thorough Master the art of breaking hard problems into many smaller ones