I am learning to program at the moment, in C#. And I wanted to know what languages would be helpful/useful. And after C# I was thinking about learning Java, but I want to know what it mainly is used for. Thank you!
Is learning Java worthwhile?
Started by mbridges, Jun 14 2010 10:05 AM
10 replies to this topic
#1
Posted 14 June 2010 - 10:05 AM
|
|
|
#2
Posted 14 June 2010 - 01:03 PM
Java can be used for just about anything C# is, but it runs on Linux and Mac as well. It's used on web servers, desktop apps, embedded devices, etc.
#3
Posted 14 June 2010 - 01:20 PM
Best thing about Java is that it can be used on any machine or operating system
#4
Posted 16 June 2010 - 08:50 AM
I've often heard that Microsoft just took Java, changed a few things so it looked worse, then called it C# :D.
No... in fact they added more features, but I heard more good from Java than from C#.
Comparison of Java and C Sharp - Wikipedia, the free encyclopedia
No... in fact they added more features, but I heard more good from Java than from C#.
Comparison of Java and C Sharp - Wikipedia, the free encyclopedia
#5
Posted 20 June 2010 - 09:27 PM
Java is mostly identicaly to C#, but it runs on all operating systems. Yet, i'd rather use C# because Visual Studio makes my job easier ten times. The GUI designer is great, and Intellisense even greater.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#6
Posted 21 June 2010 - 12:50 AM
I would say learn as many languages as you feel your interested in. Then when you have a task you'll be able to pick the right tool for the right job. It's worth learning Java to get another Slant on the modern managed byte-coded language (like C#.) It's also worth looking into C/C++ as you will learn some low level stuff you're protected from in those. Also if you havn't learn a non-procedural language, Haskel, Prolog etc...
#7
Posted 21 June 2010 - 04:19 AM
To Davide: I would agree with you that Visual Studio would be a great IDE because of the awesome GUI designer; however, NetBean also has an easy to use GUI designer as well.
So I would most likely go with Java because of the JVM where it makes it possible to run on any machine and of course with the ability of the zipping all of your class into a .jar file is also a great deal in java
So I would most likely go with Java because of the JVM where it makes it possible to run on any machine and of course with the ability of the zipping all of your class into a .jar file is also a great deal in java
#8
Posted 21 June 2010 - 09:43 AM
I find the NetBeans IDE pretty good, yet there are some things that REALLY need to be fixed if they want people to use it. Apart from that, I hate to publish my application as a .jar file, even though there are ways to turn it into an .exe or .app.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#9
Posted 23 June 2010 - 07:19 AM
Learning java can benefit you, I would say learn it now rather than have to learn it later.
As for the tools, I personnally prefer netbeans, there is also a new version of it (netbeans 6.9), but you must find something that you are most confotable to work with.
As for the tools, I personnally prefer netbeans, there is also a new version of it (netbeans 6.9), but you must find something that you are most confotable to work with.
#10
Posted 23 June 2010 - 02:58 PM
I think he was talking about learning both?
Java is absolutely worth the time. Lots and lots of jobs require Java knowledge. It was the most popular language last time I checked. I hate it. But it's absolutely worth knowing.
Java is absolutely worth the time. Lots and lots of jobs require Java knowledge. It was the most popular language last time I checked. I hate it. But it's absolutely worth knowing.
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
#11
Posted 24 June 2010 - 05:06 PM
Yes, Java is worth learning. I love Java. Once you get an understanding of the basics, you realize how truly wonderful the language is. I have tried forcing interest in c# here and there, but I always fall back to Java. If I write something, I can run it on Windows, mac, and Linux with little to no changes, which makes me happy. I am also interested in mobile development, and in that arena Java is absolutely dominant.


Sign In
Create Account


Back to top









