CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Thread: Where to start?

Threaded View

  1. #2
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Re: Where to start?

    The simplest way of learning how to program is the oldest way of learning in general. Try, fail, learn, try again, fail again, learn more. Keep repeating this progress until you stop failing. It sounds hard and horrible, but hey.. the human brain is slow and writing code can be hard. The biggest mistake starting programmers can make is to give up to easily. Here is a list of books you can take a look at.
    Last edited by Skizmo; April 22nd, 2010 at 02:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured