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

Username:   Password: 
 RegisterRegister   
 Which Java to download
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
chipanpriest




PostPosted: Mon Dec 19, 2011 1:05 pm   Post subject: Which Java to download

Hey I was just wondering which Java I should download exactly. When I go to the website, there's like 10 different files to download and I dont know which i should so any help would be good Smile
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Mon Dec 19, 2011 1:18 pm   Post subject: RE:Which Java to download

You probably want the JDK.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
chipanpriest




PostPosted: Mon Dec 19, 2011 1:20 pm   Post subject: RE:Which Java to download

I've litterally never done anything in java before and I don't even know anything about the syntax or anything :p im a comlete beginner with no experience so you think thats the best one for me?
DemonWasp




PostPosted: Mon Dec 19, 2011 1:29 pm   Post subject: RE:Which Java to download

If you're programming Java, as Tony mentioned, you need the Java Development Kit (JDK). It includes the Java compiler (javac) as well as the Java Runtime Environment (JRE), which includes the Java Virtual Machine (JVM).

Google for "how to start programming in Java"; there are thousands of excellent tutorials on this already.
chipanpriest




PostPosted: Mon Dec 19, 2011 1:35 pm   Post subject: RE:Which Java to download

okay thanks
ProgrammingFun




PostPosted: Mon Dec 19, 2011 8:07 pm   Post subject: RE:Which Java to download

What do you guys actually use for the developing environment. I have been using jGrasp because my school used it but have recently found Eclipse to be attractive.
Tony




PostPosted: Mon Dec 19, 2011 8:32 pm   Post subject: RE:Which Java to download

http://www.sublimetext.com/
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
ProgrammingFun




PostPosted: Mon Dec 19, 2011 10:30 pm   Post subject: Re: RE:Which Java to download

Tony @ Mon Dec 19, 2011 8:32 pm wrote:
http://www.sublimetext.com/

Awesome! Time to replace Notepad++

...but does it do compile/debugging?
Sponsor
Sponsor
Sponsor
sponsor
RandomLetters




PostPosted: Mon Dec 19, 2011 11:14 pm   Post subject: Re: RE:Which Java to download

Tony @ Mon Dec 19, 2011 8:32 pm wrote:
http://www.sublimetext.com/


omg, a code minimap! <3
Tony




PostPosted: Mon Dec 19, 2011 11:26 pm   Post subject: Re: RE:Which Java to download

ProgrammingFun @ Mon Dec 19, 2011 10:30 pm wrote:
...but does it do compile/debugging?

It comes with a build system.

RandomLetters @ Mon Dec 19, 2011 11:14 pm wrote:
omg, a code minimap! <3

It's very useful for well structured files where you recognize parts of the code based on their indentation patterns (e.g. HTML) and/or mixed languages (HTML and JavaScript in the same document would be highlighted in primarily different colours). Though hopefully your project's design is good enough to not need the minimap Smile
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
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  [ 10 Posts ]
Jump to:   


Style:  
Search: