Skip to main content
Topic: Learning Java (Read 6021 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Learning Java

I finally started! :D

https://bitbucket.org/emanuele45/loganalizer/

I have no idea what I'm doing, but I'm liking it! 8)
Bugs creator.
Features destroyer.
Template killer.

Re: Learning Java

Reply #1

You need to fess up and admit you are using a IDE  :P

Re: Learning Java

Reply #2

 emanuele admits he is using netbeans... :-[
Bugs creator.
Features destroyer.
Template killer.

Re: Learning Java

Reply #3

Is netbeans any good? I hear good things about IntelliJ IDEA : http://www.jetbrains.com/idea/
192.MY.ID: Forum ISP Indonesia.

Re: Learning Java

Reply #4

I find it nice, but is the first time I use it and the few previous times I used and IDE, it was visual studio, so I can't say for sure what's best.
Also I know almost nothing about Java, so....the first that works is the best. :P

When I'll be able to do something I'll probably try some other IDE, though. And the one you linked seems pretty nice (even though I don't like dark themes. :P)
Bugs creator.
Features destroyer.
Template killer.

Re: Learning Java

Reply #5

Netbeans is great, but it's abysmal slow on scanning files. Annoyed me several times in the past.
I was able to solve that problem now  by replacing the harddrive with an SSD  :D
Thorsten "TE" Eurich
------------------------

Re: Learning Java

Reply #6

lol

 emanuele is tempted to replace the HD of this laptop with an SSD... but they look still too expensive.
Bugs creator.
Features destroyer.
Template killer.

Re: Learning Java

Reply #7

Java is not a bad language. Our university is almost exclusively java when it comes to webapps. We've finally jumped into the 20th century and started to use maven. What a life saver when it comes to dependencies. Our department uses netbeans too. But with maven handling all the dependencies people are starting to branch out a little and test the waters with eclipes and intelliJ.
Success is not the result of spontaneous combustion, you must set yourself on fire!