![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Sexy Programmer
|
I like programming in C#. The GUI Builder is amazing and very fast when coming to build projects. But for some reason, I like porting my programs to other OS's and that's where Java comes in. I can't stop programming in Java. Java is my favorite programming language. Even though, I wish there was/will be a standard on GUI building like Visual Studio to C#.
Personally though, I don't believe in programming just for one OS. I use Linux, Windows, and I am about to buy a MacBook and why should I re-write a program just so I can use on another machine! This is just my opinion.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#12 | |
|
Hobbyist Programmer
Join Date: Jul 2004
Location: Location
Posts: 140
Rep Power: 5
![]() |
Quote:
|
|
|
|
|
|
|
#13 |
|
Sexy Programmer
|
Trust me when I say this, Java GUI apps are a pain in the ass to program! It really hard because you have to know different types of layout managers and so forth. In the end, it's worth the effort.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#14 | |||
|
Programmer
Join Date: Nov 2006
Location: Kosovė/Prishtinė
Posts: 47
Rep Power: 0
![]() |
Quote:
Quote:
Quote:
People can use them until they learn those layout managers. |
|||
|
|
|
|
|
#15 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0
![]() |
Companies, companies, companies. Do you people program to earn money? I program because it's fun, interesting and I enjoy it. Even if I would earn money off it someday, it would be because I need money, not that I want to program for money.
I don't like .NET being too much Microsoft specific. People say mono is slow but I have already seen a lot of good Linux apps developed with it - Beagle, F-spot and Banshee. Has anyone tried GUI programming on a Mac? They have that Interface Builder. I heard good things about it but I won't get my hands ever on a Mac probably ![]() |
|
|
|
|
|
#16 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
![]()
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#17 | |
|
Unverified User
Join Date: Dec 2006
Location: Bristol UK
Posts: 19
Rep Power: 0
![]() |
Quote:
In the Java world there is Netbeans, which is nearly on par with Visual Studio but it is just far too slow to work in. I have recently used the latest releases of Netbeans and Eclipse. Eclipse is just so much more responsive than Netbeans due to the fact the GUI was built using SWT. SWT is a native GUI toolkit for Java and is far faster than swing. The problem with Eclipse is that it does not have a visual designer in the default installation. Also the visual designer that has been created for swing is tied to certain releases of Eclipse so it means you have to be aware of this when installing eclipse. Personally I end up coding my own GUI for Java. This is far from ideal as swing GUI's tend to get quite complecated with all the different layout managers and JPannels. |
|
|
|
|
|
|
#18 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
|
|
|
|
|
|
#19 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0
![]() |
What does "mutually exclusive" mean?
I don't mind taking money for programming but money shouldn't be the goal itself when programming. |
|
|
|
|
|
#20 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
It means that out of a number of options, only one can be chosen. For instance, typically one can only be alive or dead. Thus these are mutually exclusive states to be in.
My question was rhetorical. I was merely pointing out that one can program for money, and also program for pleasure. Sometimes the two even overlap; I've worked on a number of programming problems at work which have been rather interesting. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|