Java Development
-
I am a C$ developer and would like to learn Java... 1. Whats the best IDE to use? 2. Can I use Visual Studio?
-
I am a C$ developer and would like to learn Java... 1. Whats the best IDE to use? 2. Can I use Visual Studio?
jrahma wrote:
C$ developer
And what's "C$"?
jrahma wrote:
1. Whats the best IDE to use?
That's a matter of preference. There is no absolute best.
jrahma wrote:
2. Can I use Visual Studio?
No.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
jrahma wrote:
C$ developer
And what's "C$"?
jrahma wrote:
1. Whats the best IDE to use?
That's a matter of preference. There is no absolute best.
jrahma wrote:
2. Can I use Visual Studio?
No.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...And what's "C$"? Some language invented by M$ ? (Feel free to substitute for "invented")
-
I am a C$ developer and would like to learn Java... 1. Whats the best IDE to use? 2. Can I use Visual Studio?
The best place to start learning Java would be the Java Tutorials[^], for which you do not necessarily need an IDE, as most samples can be built with copy and paste using Notepad or any simple editor. In answer to your other questions: 1. Whichever you think is best. The most popular in current use are NetBeans[^] and Eclipse[^]. 2. No.
It's time for a new signature.
-
The best place to start learning Java would be the Java Tutorials[^], for which you do not necessarily need an IDE, as most samples can be built with copy and paste using Notepad or any simple editor. In answer to your other questions: 1. Whichever you think is best. The most popular in current use are NetBeans[^] and Eclipse[^]. 2. No.
It's time for a new signature.
Richard MacCutchan wrote:
2. No.
Not strictly true. You can use it, you just won't be hugely productive in it - especially as you won't be able to debug in it. Have a look at this[^] blog post.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Richard MacCutchan wrote:
2. No.
Not strictly true. You can use it, you just won't be hugely productive in it - especially as you won't be able to debug in it. Have a look at this[^] blog post.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
I am a C$ developer and would like to learn Java... 1. Whats the best IDE to use? 2. Can I use Visual Studio?
jrahma wrote:
Whats the best IDE to use?
As said below Eclipse and Netbeans are the most popular. I couldn't say which is best. Jetbrains IntelliJ is highly rated but commercial - although they recently released a free community edition.
Kevin
-
And what's "C$"? Some language invented by M$ ? (Feel free to substitute for "invented")
I guess his(her) meaning is that he(she) can use "C" language. And "C" is "expensive". So a dollar sign is added behind "C". :-D
There is some white cloud floating on the blue sky. That's the landscape I like.