Thread: How do you learn programming?

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    15

    Question How do you learn programming?

    I think I am just frustrated with a C++ test, wonder if I am capable of doing programming...The class is teaching the core concepts (class, pointers...), but things are getting confusing now.

    I guess a good way is pratice, coding to see what happens, but sometimes I was too lazy. I read more than writing code.

    How do you guys learn programming? Any attitude or methods to share?

    Thank you.

  2. #2
    Unregistered
    Guest

    Talking Re: How do you learn programming?

    Originally posted by meka
    I think I am just frustrated with a C++ test, wonder if I am capable of doing programming...The class is teaching the core concepts (class, pointers...), but things are getting confusing now.

    I guess a good way is pratice, coding to see what happens, but sometimes I was too lazy. I read more than writing code.

    How do you guys learn programming? Any attitude or methods to share?

    Thank you.
    i did a camp why dont you try a book

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    Start by learning the syntax. I made a tribes mod. The one day I picked up a C++ book, and it all started to make sence.

    Get a compiler and just start plugging away.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Do you ever try to learn too much?
    By Stonehambey in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 06-17-2008, 07:55 AM
  2. Looking to learn C++
    By Fuzzy91 in forum C++ Programming
    Replies: 40
    Last Post: 04-13-2006, 02:38 AM
  3. Book for Newbie trying to learn C
    By uthscsa19 in forum C Programming
    Replies: 23
    Last Post: 12-24-2005, 11:02 AM
  4. You have to learn C in order to learn C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 07-16-2004, 10:33 AM
  5. Witch to learn first?
    By Unregistered in forum Windows Programming
    Replies: 2
    Last Post: 06-17-2002, 12:06 AM