Thread: BlueJ
View Single Post
  #3 (permalink)  
Old 02-25-2007, 01:44 AM
deerhunter deerhunter is offline
D-Web Trainee
 
Join Date: Feb 2007
Posts: 47
deerhunter is on a distinguished road
Default Re: BlueJ

BlueJ is a good tool for learning object oriented programming (OOP) using Java. This is ideal for instructional purposes. For full blown Java application development, there are tools like NetBeans, Eclipse, etc.
__________________
All you need is love.
Reply With Quote