I'm a dinosaur and I'm about to go extinct!

Moderator
Posts: 622
Joined: 2007.09
Post: #8
Another REALbasic alumni, woot!
Having used Objective-C, C#, Python, and a weird JS/ActionScript hybrid, Objective-C remains my all-time favorite language. Unfortunately, it seems as though the reasons I love it (the verbosity, naming all your arguments, square brackets) are also the reasons a lot of other people think it's ugly. And vice-versa(don't care for dot-syntax honestly). I have no opinion on ARC - I'm just happy there's no garbage collection.

I think I'm more of the grouchy old man in the basement with a shotgun and can of beans than the dinosaur though. Rasp

As pertains to C# - the Mono runtimes(Mono, MonoTouch, Mono for Mac, Mono for Android) allow you to write some pretty cross-platform C# code — not to mention the cross-platforminess when you use C# with Unity.

- Lincoln Green
http://www.binkworks.com/
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: I'm a dinosaur and I'm about to go extinct! - FlamingHairball - Jul 3, 2012 12:03 PM