Page 1 of 1

I'm learning some Java now.

PostPosted: 27 Jan 2014, 15:20
by Leeizazombie
I just bought a book on Java and I realised how similar it is to C# :lol:

Re: I'm learning some Java now.

PostPosted: 29 Jan 2014, 09:29
by joppiesaus
Leeizazombie wrote:I just bought a book on Java and I realised how similar it is to C# :lol:

I figured that out too. And... it's multi-platform!
Swing is awefull. Java is awesome, but I didn't made much stuff in it.
What do you use as an IDE for Java? I use Eclipse!

Re: I'm learning some Java now.

PostPosted: 29 Jan 2014, 14:04
by Leeizazombie
joppiesaus wrote:
Leeizazombie wrote:I just bought a book on Java and I realised how similar it is to C# :lol:

I figured that out too. And... it's multi-platform!
Swing is awefull. Java is awesome, but I didn't made much stuff in it.
What do you use as an IDE for Java? I use Eclipse!

I was just using notepad for a while and yesterday I decided to get an IDE because I wasn't sure what to download from oracle :lol:

Re: I'm learning some Java now.

PostPosted: 29 Jan 2014, 21:36
by Conor
I really wish Microsoft Visual Studio supported Java development, its such a nice environment :'(

Re: I'm learning some Java now.

PostPosted: 30 Jan 2014, 01:38
by dzienny
Conor wrote:I really wish Microsoft Visual Studio supported Java development, its such a nice environment :'(

On the other hand Eclipse is more powerful than VS Express. Eclipse is also pluggable with many useful extensions available. Still, I use VS Express 2013 for C# development, but I miss some of the Eclipse features.

Re: I'm learning some Java now.

PostPosted: 30 Jan 2014, 17:48
by Leeizazombie
I've decided to use Eclipse :D It's pretty neat.

Re: I'm learning some Java now.

PostPosted: 31 Jan 2014, 17:28
by Conor
dzienny wrote:
Conor wrote:I really wish Microsoft Visual Studio supported Java development, its such a nice environment :'(

On the other hand Eclipse is more powerful than VS Express. Eclipse is also pluggable with many useful extensions available. Still, I use VS Express 2013 for C# development, but I miss some of the Eclipse features.


I've only just started using Eclipse so I'm just 'home-sick', but I'm sure you have a very valid point, it does sound pretty sweet ;)

Re: I'm learning some Java now.

PostPosted: 31 Jan 2014, 18:39
by joppiesaus
Eclipse is just awesome to me. It takes a while to get used to it.

Re: I'm learning some Java now.

PostPosted: 31 Jan 2014, 20:28
by Leeizazombie
I hope it's not hard to make an interface with Java :lol: Like a menu with buttons for windows