Crosswords1 min ago
Interactive Learning For Java
Are there any interactive on line/ applications/ programs that you can use for learning basic java? On the ipad you can get plenty of interactive things for kids but none I can find on Java. Its not for kids its for me I am trying to learn the basics to understand how a project integrates at work a bit more.
Answers
There is a tutorial download available here: http:// www. bluej. org/ tutorial/ tutorial- 201. pdf and http:// facweb. cs. depaul. edu/ noriko/ howto- bluej. html Plus a basic youtube Video (not the best it might be of some assistance)
21:21 Tue 12th Feb 2013
You could try a package called BlueJ which was developed by a University specifically for JAVA development Teaching purposes.
I have found it to be very useful as it contains a graphical front end that represents the Class Structures that are used in the JAVA lanaguage.
See:
http:// www.blu ej.org/
I have found it to be very useful as it contains a graphical front end that represents the Class Structures that are used in the JAVA lanaguage.
See:
http://
I believe you are referring to the 'Blueroom' forum which is intended for Teachers to register and share information.
That does not preclude the general public from downloading and using BlueJ within the stipulated license agreement. The actual license is a GNU General Public License as per the text available on the BlueJ site here:
http:// www.blu ej.org/ about/l icense. html
The actual download link is:
http:// www.blu ej.org/ downloa d/downl oad.htm l
Note that you will also need to download and install the JAVA Development kit (JDK) from:
http:// www.ora cle.com /techne twork/j ava/jav ase/dow nloads/ jdk6dow nloads- 1902814 .html
There is also a link given on the BlueJ site that takes you to the JAVA site for the download.
That does not preclude the general public from downloading and using BlueJ within the stipulated license agreement. The actual license is a GNU General Public License as per the text available on the BlueJ site here:
http://
The actual download link is:
http://
Note that you will also need to download and install the JAVA Development kit (JDK) from:
http://
There is also a link given on the BlueJ site that takes you to the JAVA site for the download.
There is a tutorial download available here:
http:// www.blu ej.org/ tutoria l/tutor ial-201 .pdf
and
http:// facweb. cs.depa ul.edu/ noriko/ howto-b luej.ht ml
Plus a basic youtube Video (not the best it might be of some assistance)
http://
and
http://
Plus a basic youtube Video (not the best it might be of some assistance)
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.