General Discussion Undecided where to post - do it here. |
Reply to Thread New Thread |
![]() |
#2 |
|
|
![]() |
![]() |
#3 |
|
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. |
![]() |
![]() |
#4 |
|
|
![]() |
![]() |
#5 |
|
They would have to be a more competent C programmer than you evidently are. ![]() |
![]() |
![]() |
#6 |
|
They would have to be a more competent C programmer than you evidently are. |
![]() |
![]() |
#7 |
|
|
![]() |
![]() |
#8 |
|
|
![]() |
![]() |
#10 |
|
They would have to be a more competent C programmer than you evidently are. ![]() |
![]() |
![]() |
#11 |
|
|
![]() |
![]() |
#14 |
|
|
![]() |
![]() |
#15 |
|
Yeah, good quality programming books are few and far between. When I first learned C++, I learned it from a c++ book that pretty much taught c (which I hadn't known at the time), and mentioned objects as an afterthought in the last chapter (WTF?).
I've got The Stroustrup C++ book, which does have some good information in it, although I've used it more as a reference, and havent looked at it in a while. Also, I generally like the O'Reilly line of books (genenerally as references, though a few are good to read through. Their "By Example" books are useful, too, iirc). |
![]() |
![]() |
#16 |
|
Yeah, good quality programming books are few and far between. When I first learned C++, I learned it from a c++ book that pretty much taught c (which I hadn't known at the time), and mentioned objects as an afterthought in the last chapter (WTF?). |
![]() |
![]() |
#17 |
|
|
![]() |
Reply to Thread New Thread |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|