PDA

View Full Version : Where To Start...


The_Toad
25-05-2005, 01:14 PM
I have been a long time gamer and internet surfer and know the basics of computers. I want to get into basic programming and such in my spare time and dont know where to start or who to ask. I figured if anyone would know what to do itd be you guys. Gimme any liturature or program suggestions you got, I got all the time in the world to learn.

:ok:

The Fifth Horseman
25-05-2005, 02:46 PM
Start with Pascal. Easy to begin with.

chickenman
25-05-2005, 06:52 PM
no start with C++ saves time.

Rogue
25-05-2005, 07:08 PM
Start with theoretical stuff, learn how to do loops, program logic etc. This will eneble you to learn any programming language.

NrmMyth
25-05-2005, 08:59 PM
Try for C then later you will easily switch to C++ or maybe Java.

For now start only with theory.

BeefontheBone
25-05-2005, 09:12 PM
start with Visual Basic, it's useless but easy :D

Unknown Hero
26-05-2005, 12:10 AM
QBasic or Pascal or C++.

I told you three the best program languages to start from. You should start from (Q)Basic, and within a few months change to C++ or Pascal.

You should also check our Exams thread, and start with those exams. :ok:

Omuletzu
26-05-2005, 03:52 PM
VBasic is very easy to grasp, and yet quite powerful.Thus i suggest you start there