I need a help about choosing best programming books?
?
2014-11-21 21:24:31 UTC
Guys, I am weak at programming and want to learn c++ and java for beginning. Kindly suggest me the easiest and best book on c++ and java.
Eight answers:
Joe Broski
2014-11-21 23:01:50 UTC
If you want to start learning C++ than you got your work cut out for you!
There is not book that you will be satisfied with when learning C++ and or Java since they all do the same thing and that is show you bits of code and do not show the rest, such as the don’ts!
This means, that you have to decide what operating system you wish to program in these programming langues. You cannot simply learn C++ and or Java programming language without knowing what system you are targeting because for all different systems, the C++ and Java programming language have their restrictions!
Therefore, before you decide to buy the book, be sure it is targeting the system you are willing to program for, because if you do not, then I can insure you in the end, you will be more confused than when you asked this question!
Sbm
2014-11-24 01:49:36 UTC
I do not know anything about C++. But for Java, Head First Java will be the best choice. It is too elaborating on its ideas. Exercises are also present to make you a better coder. Do not go for Herbert Schildt which will be recommended by many as it is just a reference material.