Jump to content

Best books you have had to help you learn programming?

Cprogrammer

Well for Java id defiantly go for this one: http://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312/ref=sr_1_1?s=books&ie=UTF8&qid=1441555528&sr=1-1&pebp=1441555524727&perid=1JPTG2ET57FKWE3PKS7M

 

But in general havr you ever tryed https://www.codecademy.com? Its actually really legit for a starting programmer. Very easy to pick up and you go at your own pace, I personally learned Python and Ruby with it. 

Consume The Darkness

Link to comment
Share on other sites

Link to post
Share on other sites

Modern C++ Design by Andrei Alexandrescu is already a classic in the field and I recommend it :D

ftp://ftp.sbin.org/pub/doc/books/Addison_Wesley_-_Modern_C++_Design_Generic_Programming_and_Design_Patterns_Applied_Ebook-fly.pdf

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
Share on other sites

Link to post
Share on other sites

Well for Java id defiantly go for this one: http://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312/ref=sr_1_1?s=books&ie=UTF8&qid=1441555528&sr=1-1&pebp=1441555524727&perid=1JPTG2ET57FKWE3PKS7M

 

But in general havr you ever tryed https://www.codecademy.com? Its actually really legit for a starting programmer. Very easy to pick up and you go at your own pace, I personally learned Python and Ruby with it. 

I just tried code academy an hour ago after reading this. Tried python and its so very similar and easier than C.

Very helpful.

Will be taking a look at all the books you all mentioned. 

Link to comment
Share on other sites

Link to post
Share on other sites

I just tried code academy an hour ago after reading this. Tried python and its so very similar and easier than C.

Very helpful.

Will be taking a look at all the books you all mentioned. 

It's not similar to C at all though.

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
Share on other sites

Link to post
Share on other sites

If you want to learn C (which is, indeed, not similar to Python) there is only one book: C Programming: A Modern Approach.

By far the best book on programming i have.

Link to comment
Share on other sites

Link to post
Share on other sites

Think python is good for reference

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×