Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
The Pragmatic Programmer: From Journeyman to Master Review by Vassil
Excellent source of programming tips
The authors offer solid advice on practical matters in software development. This book makes a good addition to the bookshelf on best practices.
In the form of essays, the authors cover what tools should a strong software engineers posses, and how one should use them to their full potential. They also discuss programming constructs to solve traditional programming challenges- error handling, code reuse, debugging, etc. They also offer their thoughts on how to apply concepts, such as de-duplication, not only on the code level, but also overall in the development process, such as documentation management.
The book is a well synthesized form of their experience and manages to stay involved and dynamic.