I am using this book in conjunction with a programming class I am taking and its a wonderful reference and guide book. It really helps you get a feel for the correct way to develop psuedocode and flowcharts for your programs. The only problem I have is that I wish there were more practice sessions within the book. Other than that really well developed. I would recommend this to any budding developers.
0Report
Recently, I reviewed another programming book, How to Think Like a Programmer. Farrell's text can be regarded as going beyond that one. Both do cover similar ground. As in explaining the mindset of a programmer; especially the need to think strictly and rigourously. But here, Farrell takes the reader into the subject of object oriented programming. Showing why this has perhaps become the dominant preferred coding methodology...
0Report