Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Programming (http://www.abandonia.com/vbullet/forumdisplay.php?f=25)
-   -   What Programming Language For A Complete And Utter Newbie? (http://www.abandonia.com/vbullet/showthread.php?t=12549)

Mighty Midget 05-11-2006 09:13 AM

VB noted. Thanks. I'll check it out then. I'll look into both and maybe some more, to see which one to go for.

The Punisher 06-11-2006 01:53 PM

GML (Game Maker Laungage) VERY easy to learn, and comes with a big maual and its very powerful. Here is the homepage. Game Maker is an easy game creation program but it has also a powerful code laungage. Try it!

Mighty Midget 06-11-2006 03:21 PM

Thanks all. I'm browsing AR's programming section, and it seems like a good place to start.

Reup 06-11-2006 06:51 PM

C# and Java are also both pretty easy to learn... And managed as well, so a lot less memory leaks and crazy pointer errors... But I'm the kind of guy that chooses productivity and simplicity over complete control any day.

Ioncannon 11-11-2006 04:47 PM

I found C++ much easier to get into the Java. I dunno but I guess having your programs as classes just confused me.

Reup 14-11-2006 06:57 AM

Wait... C++ and NO classes... That's just plain silly!

DOSGamar 15-11-2006 01:50 AM

i am 13 and started about a week and a half ago and have been able to make this
all with ruby!!!!!!!
with no previous programming experience

Nick 24-11-2006 11:09 AM

<div class='quotetop'>QUOTE(Mighty Midget @ Nov 3 2006, 02:17 PM) [snapback]265136[/snapback]</div>
Quote:

I have been curious about programming for some time, but never got down to actually starting. Now I wonder: What language would be a nice portal into general programming, just to get the idea of how languages in general work? I'm looking for a language that is easy to get into, but is powerful enough to allow me to later on create "whatever I want" or thereabout :D (relax, I don't ask for The Ultimate Language). So: A language that is easy for beginners, powerful and will teach me as much as possible that I can use in other languages.

Also, are there any on-line tutorials, docs and so on on that particular language?

TiA
[/b]

Basic of course. Then Pascal (well I didn't write a line in it :) ) to get familliar with semicolons and then C++.

Mike_G 20-12-2006 01:10 AM

If youre want to code games as a hobby then id say go for a language like blitz basic

Its easy to learn and you can make a prog with graphics and stuff fast.

C / C++ is fussy and the syntax is considerably harder to get to grips with. If you want graphics you need to learn SDL, Open GL, Allegro, DirectX or something else.

Trust me for a noobie to coding in C is a headfull. I been coding for a year now and I still aint got to grips with it. Then again if you want to be a pro then C/C++ is still industry standard.

The way I see it is unless you are planning on developing cutting edge games/apps then you might as well code in a basic language. As the speed you lose is negligable for on a modern computer for most things.

The Bard 29-12-2006 10:59 AM

Pascal is by far the best language for total beginners, and then c++, i did it the same way, and i can tell you it really works...


The current time is 09:09 PM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.