Welcome, Guest. Please login or register.

Author Topic: Any Java Programmers here?  (Read 5888 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show all replies
Re: Any Java Programmers here?
« on: January 24, 2008, 08:21:09 PM »
Quote

trekiej wrote:
What is your view of Java?

Fantastic idea, sluggish on certain accounts (memory management, GUI libraries)
Quote

What IDE's would you recomend?

Eclipse. Netbeans is ok for gui building, but the source of these GUI's are not portable; you cannot compile a GUI of a netbeans project in another IDE.
Also, the GUI design program in Netbeans is rather limited.
Quote

Thanks.
You're welcome :-)
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show all replies
Re: Any Java Programmers here?
« Reply #1 on: January 24, 2008, 08:24:36 PM »
Quote

Crumb wrote:
I don't like it much... but for me it looks more "clean" than .net
You have to get used to C#. It's more clean than java. With delegates, you'll be able to code your project more 1on1 to your design (no need for implementations with threading and observable/observer patterns).
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show all replies
Re: Any Java Programmers here?
« Reply #2 on: January 24, 2008, 10:35:30 PM »
Quote

trekiej wrote:
I understand that Java has this ability.
Basically, yes. But AFAIK some things like AWT are not completely platform-independent. Also, ppl can use platform dependent libraries in their software. Like joystick control is based on such.
Quote

and I do not know if C# is a Msoft only idea.
Well it is.. but there is a WIP to get .NET running on Linux. C# will then be a next step, naturally.
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show all replies
Re: Any Java Programmers here?
« Reply #3 on: January 25, 2008, 02:26:59 PM »
Both C++ as well as Java are OOP.
And the canary said: \'chirp\'