Thread: My next project in c++, what should i try? (please read)

  1. #16
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    ok

    So maybe xterria is right, so I'll learn windows programming first. Where do I go for some good windows programming tutorials?

  2. #17
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    hey I cant swim..... think I'll go try out the highest diving board for fun.

    anyone that writes a tictactoe game where main has like 5 or six parameters is not ready to start windows programming. Do you understand classes,polymorphism,templates,linked lists,binary trees,operator overloading,dynamic binding? Stay with the console until you know the language.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #18
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    hey...I saw leemans code for his tic tac toe game. It was pretty good. I think he is ready for windows programming...

    you can go to the FAQ and look under Sunlight's Windows Programming page, or you can go to winprog.org, or...heehee....you can go to my site. Just check my Signature.
    Also, keep learning the C++ language in the console while you are learning Windows Programming at the same time. By the time you really need all that class and polymorism stuff, you will already know them.
    Last edited by Xterria; 11-08-2001 at 12:50 PM.

  4. #19
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    yes

    Yes, of course, I'd keep reading from my book. In a couple of days, my copy of Beginning Visual C++ by Ivor Horton will arrive and I'll switch to that book. Until then I'll keep using my deitel and deitel book. Anyways, there is a lot of stuff to Windows programming as I saw. Do you have to remember all that stuff just like you remember how to do regular c++?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 2D RPG Online Game Project. 30% Complete. To be released and marketed.
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 10-28-2006, 12:48 AM
  2. Operating System Project
    By Pete in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 07-15-2004, 09:33 AM
  3. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  4. Another question on classes
    By hpy_gilmore8 in forum C++ Programming
    Replies: 26
    Last Post: 05-24-2003, 09:11 AM
  5. DJGPP project problems
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 06-08-2002, 07:16 PM