New Reply

Good book to learn C/Java?

 
Share Thread Thread Tools
Feb21-12, 01:32 PM   #1
 

Good book to learn C/Java?


I've recently learned a bit of the ruby language and have started a text-based game project to help me along with understanding it. The project has been going really well and I am wanting to branch off and start learning a bit of other languages. I have several friends who have studied CS and they have all expressed the value of C and Java so I thought those would be a good place to start. Could anyone recommend any good books that would help me get started? I have a functional grasp of Ruby, which, I've been told, is itself written in C and was wondering, also, if that would allow me to start with a slightly more advanced C book or if it would still be in my best interest to start from the very beginning.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Feb21-12, 01:51 PM   #2
 
if you're familiar with ruby then maybe you want to ease yourself into java via groovy. groovy is a dynamic scripting language similar to ruby but which is a superset of Java. Most java snippets can be run in groovy.

http://groovy.codehaus.org/

The easiest groovy book is: Groovy Recipes by Scott Davis

For java the most thorough is Core Java by Cay Horstmann

For C the classic book (first book) by Kernighan and Ritchie is good. Orielly has a C in a Nutshell which is also very thorough but maybe too dense.
New Reply

Tags
beginning, c language, java, ruby
Thread Tools


Similar Threads for: Good book to learn C/Java?
Thread Forum Replies
A good book to learn calculus by Science Textbook Discussion 5
Am I ready to learn tensor calculus? And what's a good book for it? Calculus 1
I Need Help Selecting a Good Text Book to Learn the Basics Science Textbook Discussion 3
Good reference book to learn all aspects of causality violation Science Textbook Discussion 7
OT: Looking for good book on performance engines (ICE), trying to learn... Mechanical Engineering 4