View Full Version : Any newbie JAVA tutorials...
Gundamflare
12-09-01, 04:04 PM
I'm doing a course in C++ for school, ap comp sci. and i just wanted to escape the evils of dynamic memory allocation, anyone know of any good tutorials?
I'd say, when it comes to Java, go to the source. Sun has some Java tutorials (http://java.sun.com/docs/books/tutorial/) on the Java site (http://java.sun.com/), I'd start there. If, and when, you are looking for books on the topic, both O'Reilly (http://www.ora.com) and Wrox (http://www.wrox.com) have some really good ones. In addition, the O'Reilly Network (http://www.oreillynet.com/) has further information on Java and related technologies at its' OnJava site (http://www.onjava.com/).
Gundamflare
12-10-01, 05:14 PM
Thanks these are all great, bookmarked ;l
Powered by vBulletin® Version 4.2.4 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.