K
kimiraikkonen
Hi experts,
I'm a bit familiar to Java and i want to begin programming under Java
with a good beginner's resource but there are some confusions in my
mind:
1-I know Java applications cannot be run as an executable file, there
must be a interpreter needed, what's the most convenient way to run
and show my projects under computer enviroment? Applet-like class
files inside browsers or mobile emulators? Or JAR archives?
2-I want to learn basics for developing applications for mobile
phones(like modern Nokia phones) and i learnt that there are some
concepts like MIDP, MIDLETs, J2ME (micro edition) and like that. What
concept is the complete and the most convenient standard for beginning
development for mobile phones?
3-.Which IDE is the most easy-to-understand? I heard about Netbeans
with no experience, also i'm familiar to Microsoft's Visual Studio
but don't know if there's VS-like IDEs for Java which also supports
development for mobile area.
4-I have the latest Java run-time installed(Java Standard Edition from
www.java.com), then i need to download Java Development Kit (JDK) to
start programming under JAVA. Right?
As Final:
5- I heard inspirations for Java about being similiar to C++ and low-
level languages. So, how good is to transfer and manipulate C++
syntaxes into Java programming enviroment?
I needed to consult to your big experiences to have a good start with
Java
If you help me to understand and recommend the goods, i'd
appreciate.
Regards...
I'm a bit familiar to Java and i want to begin programming under Java
with a good beginner's resource but there are some confusions in my
mind:
1-I know Java applications cannot be run as an executable file, there
must be a interpreter needed, what's the most convenient way to run
and show my projects under computer enviroment? Applet-like class
files inside browsers or mobile emulators? Or JAR archives?
2-I want to learn basics for developing applications for mobile
phones(like modern Nokia phones) and i learnt that there are some
concepts like MIDP, MIDLETs, J2ME (micro edition) and like that. What
concept is the complete and the most convenient standard for beginning
development for mobile phones?
3-.Which IDE is the most easy-to-understand? I heard about Netbeans
with no experience, also i'm familiar to Microsoft's Visual Studio
but don't know if there's VS-like IDEs for Java which also supports
development for mobile area.
4-I have the latest Java run-time installed(Java Standard Edition from
www.java.com), then i need to download Java Development Kit (JDK) to
start programming under JAVA. Right?
As Final:
5- I heard inspirations for Java about being similiar to C++ and low-
level languages. So, how good is to transfer and manipulate C++
syntaxes into Java programming enviroment?
I needed to consult to your big experiences to have a good start with
Java
appreciate.
Regards...