Post your arsonal

Pages: 12
I don't own a mac neither do I have a hackintosh anymore, is there a windows port *fingers crossed*
Oh man, I seriously haven't worked with an IDE I like more, it's awesome!!

one of my favorite features is realtime error checking. If I type a variable name wrong, and the compiler doesn't recognize it, the compiler will gently notify me... Beautiful.
Last edited on
closed account (1yR4jE8b)
Netbeans has had that feature for years....

And Visual Studio 2010 also does this now for C++ (used to do this for C# and VB in 2008)
Last edited on
closed account (z05DSL3A)
Fix-it and Live Issues
http://developer.apple.com/technologies/tools/whats-new.html#fix-it
closed account (1yR4jE8b)
Well, that is nice.
Not enough to make me buy a mac though ;)
I actually don't like the new XCode as much as the current version of Netbeans. Maybe it's because I don't program much using Apple's platform-specific APIs...

-Albatross
What... no COBOL? god-forsaken language...


It is still around mainly in banks, financial institutions etc back-end systems. If you intend to do COBOL most likely will be maintaining legacy code left behind by those previous era retired COBOL developers. Since the pool is small for new COBOL developers, the pay can be very high if they (employers) value you can do it.

I did not do COBOL mainly because I don't want to be "locked-in" to a specific language like COBOL (which most probably if you specialize). I prefer dynamism in my languages.
Topic archived. No new replies allowed.
Pages: 12