I am wanting to know would it be simple for a novice user to use java or would you have to specficially trained to use the programming language
What level of developer would use java
Started by Slamster, Mar 09 2010 06:31 AM
18 replies to this topic
#1
Posted 09 March 2010 - 06:31 AM
|
|
|
#2
Posted 09 March 2010 - 08:12 AM
It depends entirely on how much natural talent you have, and what you want to do with it. There are a number of colleges that teach Java as their first programming language.
#3
Posted 09 March 2010 - 12:46 PM
Java can be a very simple programming language if you just learn the basics and do not stray into more detailed areas. However you can build some very complex applications, applets, and even games if you fully understand the programming language.
#4
Posted 13 June 2010 - 05:35 PM
Java I think is a simple programming language mainly used for games and applets, and I personally had it as my first.
#5
Posted 14 June 2010 - 07:51 PM
GMVResources said:
Java I think is a simple programming language mainly used for games and applets, and I personally had it as my first.
It can be used for games and applets, but that's really belittling the language.
#6
Posted 14 June 2010 - 07:53 PM
Slamster said:
I am wanting to know would it be simple for a novice user to use java or would you have to specficially trained to use the programming language
Java was my first language in college (although I had already looked into other languages before and coded a bit with C, C++, Win32 (esp. helped by Winprog.org), and PHP. After one semester of Java in college, the basics were mastered, and I was making neat things with Swing and Awk.
#7
Posted 15 June 2010 - 06:41 PM
I'm learning Java now. My first exposure to programming was Visual Basic and then I did some C++. I really like the C++ language but it's not suited for making GUI programs. Even Microsoft acknowledges that Visual C++ is no longer used by most developers to make GUI programs. But Java is so much like C++ as far as syntax goes that I feel comfortable with it. I'm just writing console programs now but later on I'll get into some graphical programs with Java and C#, which is another good language to learn.
#8
Posted 16 June 2010 - 12:49 PM
true, chris weimer
#9
Posted 20 June 2010 - 09:22 PM
357mag said:
I'm learning Java now. My first exposure to programming was Visual Basic and then I did some C++. I really like the C++ language but it's not suited for making GUI programs. Even Microsoft acknowledges that Visual C++ is no longer used by most developers to make GUI programs. But Java is so much like C++ as far as syntax goes that I feel comfortable with it. I'm just writing console programs now but later on I'll get into some graphical programs with Java and C#, which is another good language to learn.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#10
Posted 21 June 2010 - 12:11 PM
WingedPanther said:
It depends entirely on how much natural talent you have, and what you want to do with it. There are a number of colleges that teach Java as their first programming language.
Check out my site: www.khaoticirc.net
#11
Posted 21 June 2010 - 12:48 PM
Khaotic said:
I agree, I remember I tried to learn Java as my first language and fail misserably. I could not understand the syntax. Then I got involved in C and then later tried Java and caught on immediately.
Ah well the syntax of java is very verbose and a little unessary some time. So that can be a stumbling block. As with any language a book with lots of examples and code sources is good.
#12
Posted 21 June 2010 - 01:10 PM
Yeah I agree, and the API really helps. If you know how to navigate the API well, 7/10 the time you won't need someone's help.
Check out my site: www.khaoticirc.net


Sign In
Create Account

Back to top









