Good books/articles I can learn java from? Or another programming language?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
mariexotoni
Messages
56
Reaction score
0
From free PDF's to books I have to buy. Anything that will be helpful
 
Physics news on Phys.org
mariexotoni said:
From free PDF's to books I have to buy. Anything that will be helpful

Hey mariexotoni and welcome to the forums.

One book that I can recommend that is free (I used this a very long time ago) is the C++ books by Bruce Eckel. I don't know exactly what they are like now but they were very comprehensive and they are free to download. Take a look here:

http://www.ibiblio.org/pub/docs/books/eckel/
 
thanks so much!
 
Alright. Sorry if this wasn't what you were looking for, and this is probably a bit late, but I suggest you use Python (much easier to learn) first, or C++ (a lot faster to program in and a bit faster to run, as well as giving you more control) as chiro recommended.
 
okay, no it's not too late. :) going to start lookin' at it over the weekend when i have some extra time to play with.