Basic Information

Hello, I am from Colombia, I磎 new in the forum. I磎 studying informatic engennering. I磎 learning how to use Java Creator. I have to use classes and functions. Somebody can tell me wich page I can visit to learn how to use it.

I know programation because I know how to use C++.

Please help me. Thanks for your time.

[334 byte] By [alejandrovacoa] at [2007-11-26 18:02:40]
# 1
Java Studio Creator?check this tutorials http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/too slow :)regards,Manuel LeiriaMessage was edited by: manuel.leiria
manuel.leiriaa at 2007-7-9 5:32:38 > top of Java-index,Java Essentials,Java Programming...
# 2

[url=http://java.sun.com/docs/books/tutorial/]Sun's basic Java tutorial[/url]

[url=http://java.sun.com/learning/new2java/index.html]Sun's New To Java Center[/url]. Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.

[url=http://javaalmanac.com]http://javaalmanac.com[/url]. A couple dozen code examples that supplement [url=http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance]The Java Developers Almanac[/url].

[url=http://www.jguru.com]jGuru[/url]. A general Java resource site. Includes FAQs, forums, courses, more.

[url=http://www.javaranch.com]JavaRanch[/url]. To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.

Bruce Eckel's [url=http://mindview.net/Books/DownloadSites]Thinking in Java[/url] (Available online.)

Joshua Bloch's [url=http://www.amazon.co.uk/exec/obidos/Author=Bloch,%20Josh]Effective Java[/url]

Bert Bates and Kathy Sierra's [url=http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance]Head First Java[/url].

James Gosling's [url=http://www.bookpool.com/sm/0321349806]The Java Programming Language[/url]. Gosling is

the creator of Java. It doesn't get much more authoratative than this.

jverda at 2007-7-9 5:32:38 > top of Java-index,Java Essentials,Java Programming...