Thread
:
Programming books are very crappy
View Single Post
06-24-2009, 04:23 AM
#
3
fount_pirat
Join Date
Oct 2005
Posts
618
Senior Member
There's really no point to learning C++ or languages like it from a book. The internet's a far better resource. The basics are too easy for a book, and the more advanced issues are best discovered with practice and experience. Also,
The C++ FAQ
is the best C++ resource for 'gotchas' and 'aha' moments with C++ around.
Books are more useful in software development from a higher-level perspective. For instance, no real developer can be without the
Design Patterns
bible. Also, essential reading includes
Code Complete
,
The Mythical Man-Month
, and
The Pragmatic Programmer
. Any developer worth their salt will know of these books.
Quote
fount_pirat
View Public Profile
Find More Posts by fount_pirat
All times are GMT +1. The time now is
02:14 AM
.