I have been learning Python for the last couple days, it’s a pretty weird language compared to the other scripting languages I know. I like it a lot, but I need a book on it. I want to learn Java next, everybody knows it, and they say it is the best language. Can anybody suggest a good source for either of these languages. It can’t be a book unless you want to lend it to me.
No related posts.
for java:
http://java.sun.com/docs/books/tutorial/
http://www.mindview.net/Books/TIJ/
Some Python links …
If you know other languages: http://www.python.org/doc/current/tut/tut.html. If you’re relatively new to programming: http://www.ibiblio.org/obp/thinkCSpy/.
There’s lots more at http://www.python.org/doc/. http://diveintopython.org/toc/index.html may also be of interest.
re Java. Yes, many, many people know it but an awful lot of them do not “say it is the best language”. Me, for instance