>>117 HAHAHAHA YOU THINK YOURE THOUGH UH ? I HAVE ONE WORD FOR YOU THE FORCED INDENTATION OF THE CODE GET IT ? I DONT THINK SO YOU DONT KNOW ABOUT MY OTHER CAR I GUESS ? ITS A CDR AND IS PRONOUNCED ``CUDDER'' OK YOU FUQIN ANGERED AN EXPERT PROGRAMMER THIS IS /prog/ YOU ARE ALLOWED TO POST HERE ONLY IF YOU HAVE ACHIEVED SATORI PROGRAMMING IS ALL ABOUT ``ABSTRACT BULLSHITE'' THAT YOU WILL NEVER COMPREHEND I HAVE READ SICP IF ITS NOT DONE YOU HAVE TO TOO BAD RUBY ON RAILS IS SLOW AS FUCK BBCODE AND ((SCHEME)) ARE THE ULTIMATE LANGUAGES ALSO WELCOME TO /prog/ EVERY THREAD WILL BE REPLIED TO NO EXCEPTION
Well, overall easiest for rank beginners is probably a basic dialect (Visual Basic .NET?) because it's more like plain English. This matters more than I expected - I'm teaching a beginner C# now and a lot of stuff doesn't make sense to him because of the more concise syntax. However whenever you ask for help with VB people will call you names.
Python might be a better bet - it's not exactly a fast language when running, but it's easier than most and you can get more done faster. It's weird, though. The default behavior of a function will be fine and then there'll be all this strange shit tacked on. It's *useful* and intuitive strange shit, but still seems sort of ad-hoc. But that's an aesthetic criticism and consequently doesn't matter.
>>121 He asked how to get started, not how to go mad. One thing at a time.
Name:
Anonymous2013-09-05 14:05
>>119 I agree; python is a good choice. And it comes with lots of fun, fairly easy-to-use tools so you can do some useful stuff wherever you're at in your programming experience.
Well you could always start learning C language first, then go to C++ then after that...learn Java which is a basic learning language to programmers.
Name:
Anonymous2013-09-07 6:31
According to me PHP is best to start. PHP is Hypertext Preprocessor, is a scripting language used for web development. PHP is a widely-used open source general-purpose scripting language.