Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to I start?
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
metachief




PostPosted: Thu Aug 07, 2008 12:48 am   Post subject: How to I start?

I finally got tired of Turing and decided to switch to java. Since I am not taking a couse in school to get me started, I can only self teach it to my-self. It would be nice if someone could get me started. As I can see, the syntax is completely different from turing and so it confuses me a lot. Any basic lessons would be nice (Expain how you started learing it). Please...
Thanks in advance!
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Thu Aug 07, 2008 12:56 am   Post subject: RE:How to I start?

http://compsci.ca/v3/viewtopic.php?t=17280
btiffin




PostPosted: Thu Aug 07, 2008 8:18 am   Post subject: RE:How to I start?

After running through wtd's excellent adventure, make sure to check out
http://java.sun.com/docs/books/tutorial/index.html as well.

Cheers
metachief




PostPosted: Thu Aug 07, 2008 10:36 am   Post subject: RE:How to I start?

Thank you guys very much.
Waylon777




PostPosted: Thu Sep 04, 2008 8:14 pm   Post subject: RE:How to I start?

Hello. I just started learning java on my own recently and I hvae a problem that I cannot compile a program. When I type the directory of my textpad files and type the file name, the promt says it cannot find the file. Why? If you have time, please tell me how to fix that. Thank you.
Pockets




PostPosted: Thu Sep 04, 2008 11:54 pm   Post subject: Re: How to I start?

Do your java files have the proper filetype suffixes? All your code files should be .java files. Also, make sure your CLASSPATH is set to the proper path (the directory in which your program is stored). The Sun corporation has one of the most comprehensive, beautiful document sites I've ever seen, and you should run through the common issues here: http://java.sun.com/docs/books/tutorial/getStarted/problems/index.html

You may also want to try an IDE like DrJava that compiles automatically. The console tool is also one of the best learning tools I've ever seen, so make full use of that.
Waylon777




PostPosted: Fri Sep 05, 2008 4:10 pm   Post subject: RE:How to I start?

Thank you very much! I finally got the hang of it.
rto




PostPosted: Thu Oct 09, 2008 8:14 am   Post subject: RE:How to I start?

http://www.beens.org/ics3m/Using_Console_Class_Assignments.htm is a very good website. It has some very easy, basic assignments that you can try to use. Sorry that it came a little bit late thow lol. Please note that this website uses READY to program so whenever you see c.readLine or c.println, just replace the 'c' with System.out
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: