Thread: Couple Quick Questions

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    66

    Couple Quick Questions

    Alright 1. How many of you can just sit down at your computer and whip out a program without looking at a book(other then a simple standard program that prints to the screen). 2. Alright I can go through a lot of code in here and understand what it is doing but when I try to do it myself I have no idea I can't seem to take real world things and put them into code. 3. Alright I am getting closed to finished with my C++ book (practical C++) and I think I am gonna move on to windows programming. If I was to do this would cross referencing be good for learning more then I know from just reading the C++ book. Example like if I don't understand a part of the code in the Windows book reference to my C++ book?. Well thanks everybody

    Ryan

  2. #2
    Unregistered
    Guest
    After you know the basics. The best way to program is simply sit down and start writing something. You will get stuck, just ask a lot of questions and keep practicing. The best way to become a good programmer is to practice and work with other programmers so that you can work out your problems together.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. a couple of questions about System.String
    By Elkvis in forum C# Programming
    Replies: 5
    Last Post: 02-17-2009, 02:48 PM
  2. A couple of Basic questions
    By ozumsafa in forum C Programming
    Replies: 8
    Last Post: 09-26-2007, 04:06 PM
  3. Couple of Questions
    By toonlover in forum Windows Programming
    Replies: 10
    Last Post: 07-14-2006, 01:04 AM
  4. A couple of OOP questions
    By codec in forum C++ Programming
    Replies: 5
    Last Post: 05-03-2004, 07:18 PM
  5. Couple Quick Questions.
    By Darkflame in forum C++ Programming
    Replies: 2
    Last Post: 09-15-2001, 03:44 PM