Getting Started

My name is Israel Awolope i just got hold of the java technology some few weeks back and really i want to get started as quickly as possible .I want help as it relates to Java Studio Creator............Getting Started with Java Studio Creator and pls i have no knowledge of JAVA
[297 byte] By [yinkaa] at [2007-11-27 10:05:30]
# 1

If you're new to Java, I'd work through the Java tutorials first.

The best place to start is here:

http://java.sun.com/docs/books/tutorial/index.html

This is especially important if you are new to object oriented programming. If you know C++ or some other OO programming language, you might be okay. But every language has its quirks and Java is no exception.

Although JSC has many nice features, it is not a good place to start if you are new to Java.

Also, JSC is being replaced, so instead of JSC you should go with NetBeans and the Visual Web Pack add-on.

Note that I started developing web apps with JSC six months ago, so I'm still using JSC. I can't speak to the differences between JSC and NetBeans, although I've read that the two are similar.

Futeleufu_Johna at 2007-7-13 0:40:33 > top of Java-index,Development Tools,Java Tools...