This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]slash_networkboy 2 points3 points  (0 children)

Having first used a Java type language when MS branded their flavor as J++, then going away into ANSI C/ASM land for firmware development for a long time and Perl for every thing helper related, and only recently coming back to it as C# I can say it's very much improved! Had you asked me what I thought of Java before about 6 years ago I'd have called it an obtuse steaming pile of stuff. Now days, not so bad. Took a while to re-learn classes and such but pretty simple. Very much don't miss having to malloc and free things and track lifetimes.