3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: [1]

Author Topic: 5 Ways You can Learn Programming Faster  (Read 2259 times)

« on: July 30, 2009, 07:12:40 AM »
(If it can help anyone)

5 Ways You can Learn Programming Faster
by Alex Allain

Learning to program isn't something you can do in an afternoon, but it doesn't have to be a life's work, either. There are lots of things you can do to make it easier on yourself when you are learning to program. You already know about The 5 Most Common Problems New Programmers Face--And How You Can Solve Them. Now, discover how to get the most out of your learning.

One common theme across many of these tips is:

don't go too fast; get it right before moving on.

When I was teaching C, there were always a few students who came into the class knowing a bit about programming. Inevitably, some of these students did great in the first few weeks only to fall further and further behind as the course went on. Why? They went too fast through the introductory part of the course, thinking they knew it all--but they rarely did. They knew some of the material, but not enough to have a strong grasp of the fundamentals.

Continue on http://www.cprogramming.com/tutorial/lesson1.phpl

« Reply #1 on: September 30, 2009, 06:51:31 PM »
Thanks for the tips, Asterix, but I do not know "The 5 most common problems programmers make".  And I used that term to search for it in these forums but it just redirected me to this post.

So what are the "The 5 most common problems programmers make".  I've tried to learn programming before but usually stop after some time.  Just lack of patience and persistence on my part basically.
« Reply #2 on: October 04, 2009, 08:38:35 AM »

Quote
Thanks for the tips, Asterix, but I do not know "The 5 most common problems programmers make". 

me either, but fortunately I found it after digging around on the cprogramming.com site.

http://cprogramming.com/beginner_programming_mistakes.phpl

Phillip
Pages: [1]