What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Good programming language..

Good programming language..
Author: Message:
Verte
Full Member
***

Avatar

Posts: 272
Reputation: 7
Joined: Apr 2007
RE: RE: Good programming language..
quote:
Originally posted by alby
Oh, well, I am still a noob in coding, but honestly, I wouldn't start with C++ since it's pretty low level language.


What?! It's just another OO C, which is almost exactly what Java and C# are. The only thing you -MAY- miss in C++ is garbage collection, which IMO is more trouble than it's worth [you know better than some dumb algorithm when you don't need your data anymore]. If you love your GC, try D, which is like C++ with all the warts removed. Also, C is much much nicer than C++.

Whatever you do, don't get into Java. The world can do with a few less Java programmers. Java isn't strongly typed, which is painful [recently a friend couldn't work out how to convert a string to an integer- turns out you can subtract zero to do this. Just too strange].

Erm, if you feel like having some fun, try LISP. It's probably a good idea to learn LISP even if you plan to program something else. If you're a mad genius, you could learn something wacky like Haskell, but depending what you plan to do, that might not be that useful to you. This is a very good LISP book.

But my recommendations, for most heavy coding, are C and D. If you don't need blistering graphics or that Schrödinger's equation solved yesterday, Python is a very good language. Yes, even for games.
was put impeccably into words at DebianDay for me last Saturday, by Knut Yrvin of Trolltech - adults try something once, fail, and then are like "ffs this doesn't work". Children try, fail, and then try again, and succeed - maybe on the second, or even fifth retry. But the thing is that they keep at it and overcome the problems in the end.

-andrewdodd13
06-27-2007 08:59 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Good programming language.. - by Jhrono on 06-27-2007 at 12:03 AM
RE: Good programming language.. - by Knucks on 06-27-2007 at 12:11 AM
RE: Good programming language.. - by Jhrono on 06-27-2007 at 12:13 AM
RE: Good programming language.. - by TheSteve on 06-27-2007 at 12:17 AM
RE: Good programming language.. - by Jhrono on 06-27-2007 at 12:19 AM
RE: Good programming language.. - by albert on 06-27-2007 at 01:14 AM
RE: Good programming language.. - by Jhrono on 06-27-2007 at 01:22 AM
RE: Good programming language.. - by albert on 06-27-2007 at 01:34 AM
RE: RE: Good programming language.. - by Verte on 06-27-2007 at 08:59 AM
RE: Good programming language.. - by lopardo on 06-27-2007 at 02:38 AM
RE: Good programming language.. - by NanaFreak on 06-27-2007 at 03:28 AM
RE: Good programming language.. - by foaly on 06-27-2007 at 08:12 AM
RE: Good programming language.. - by ShawnZ on 06-27-2007 at 09:06 AM
RE: RE: Good programming language.. - by Verte on 06-27-2007 at 09:33 AM
RE: Good programming language.. - by ShawnZ on 06-27-2007 at 09:39 AM
RE: RE: Good programming language.. - by Verte on 06-27-2007 at 10:17 AM
RE: Good programming language.. - by Jarrod on 06-27-2007 at 09:41 AM
RE: RE: RE: Good programming language.. - by TheSteve on 06-27-2007 at 11:05 AM
RE: RE: RE: RE: Good programming language.. - by Verte on 06-27-2007 at 12:01 PM
RE: Good programming language.. - by Jhrono on 06-27-2007 at 03:08 PM
RE: Good programming language.. - by markee on 06-28-2007 at 09:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On