Thread: c++ projects

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

    c++ projects

    I think someone earlier posted a similar topic. I want to know if there are currently any groups of c++ programmers that work on projects together to increase their knowledge of c++. I keep thinking, once i learn something new, that i'll forget it since i cant use it in a program. can someone also please tell me to write a certain program that will perform a certain task, using all elements from lessons 1 to 7 in the tutorials? Thanks, i would greatly appreciate it.

  2. #2
    Registered User *pointer's Avatar
    Join Date
    Oct 2001
    Posts
    74
    Chances are good that you won't use everything that is in the tutorial on this site in one single program. Programming is like picking out something to wear, you mix and match but don't put on 4 or 5 shirts, 2 or 4 pants, right? Maybe one at a time, but never all at once

    Go to your local bookstore and find a book that has programming exercises at the end of the book or each chapter, even K&R has good exercises. Those will help you far more than we can when it comes to offering suggestions as to what to do.
    pointer = NULL

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Interested in outsourcing projects in C
    By gba in forum Projects and Job Recruitment
    Replies: 4
    Last Post: 12-04-2009, 03:31 PM
  2. Linking: Without Creating Projects
    By teck in forum Windows Programming
    Replies: 4
    Last Post: 11-23-2007, 03:59 PM
  3. Beginner projects
    By MagSteve in forum C++ Programming
    Replies: 4
    Last Post: 05-05-2004, 02:04 AM
  4. need for some good projects
    By rishabhsagar in forum C++ Programming
    Replies: 2
    Last Post: 01-23-2003, 08:16 PM