Welcome, Guest. Please login or register.

Author Topic: Beginner Programing  (Read 10692 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show all replies
Re: Beginner Programing
« on: February 09, 2004, 05:57:55 AM »
Start with C (or C++ if you want to get a little bit advanced)


If you start with basic, you will learn some bad habbits and probably carry some of them to C or C++ when you eventually start with them.

Starting with C or C++ will help you learn structured (or in the case of C++ OO) programming.

These languages will be of much more use in the long run, and they're (well, C anyway) not that difficult to learn :)