Archive

Posts Tagged ‘java’

Learning Java

May 20th, 2009 Øystein No comments

There are many programming languages available today, and it’s not easy choosing what language to use as the first programming language you learn. What programming language are you using now? Which one did you begin with?

Read more…

Categories: Programming

NetBeans – The only IDE you need!

May 17th, 2009 Øystein No comments

NetBeans claim that it is the only IDE (integrated development environment) you need. And it is open source! I was introduced to this tool by William at Williams Corner. He has used it for programming Java. I downloaded the current beta version (6.7 Beta), and will try to contribute by submitting bugs I might find during my use of NetBeans.

Read more…

Categories: Software