How To Know I Know Console Programming? (C++)

Sharky Forums


Results 1 to 5 of 5

Thread: How To Know I Know Console Programming? (C++)

  1. #1
    Expensive Sushi
    Join Date
    Apr 2003
    Location
    Miami, FL
    Posts
    43

    How To Know I Know Console Programming? (C++)

    whats a good program idea to do that can help me test out my C++ console knowledge n see if im fluent enough with it to move onto
    Win32 or some other sort of GUI programming in C++?
    thanks in advance!

  2. #2
    Hammerhead Shark Big_Mac's Avatar
    Join Date
    Feb 2003
    Location
    Windsor, Onatrio, CANADA
    Posts
    1,672
    ever play nethack?
    Originally posted by Ferrett
    I'M SORRY. There were hot girls. I got distracted.

  3. #3
    Expensive Sushi
    Join Date
    Apr 2003
    Location
    Miami, FL
    Posts
    43
    Originally posted by Big_Mac
    ever play nethack?
    nope

  4. #4
    Reef Shark
    Join Date
    Apr 2002
    Location
    Virginia Tech/ Glenwood, Maryland
    Posts
    430
    I would write some sort of database program that uses dynamic memory allocation, sorts data, uses a new class member to store the data, and prints the data to the screen or an output file.
    Pentium 4 2.8GHz w/ 1MB L2 cache
    ASUS P4P800-E Deluxe
    1024MB PC3200 DDR RAM (Dual Channel)
    ATI Radeon 9800 Pro w/ 128MB DDR
    8x NEC DVD-RW
    16x Samsung DVD-ROM
    120GB Samsung 7200 RPM SATA
    120GB Western Digital 7200 RPM
    Asound 4 Ports Nway Switch
    Netgear WG111 54 Mbps Wireless USB 2.0 Adapter

    3dMark2001 SE: 16183 Marks
    3dMark2003 : 5798 Marks

  5. #5
    Reef Shark Nephalim's Avatar
    Join Date
    Nov 2000
    Location
    Michigan
    Posts
    463
    I have been programming as a hobby for some time now, and if there is anything I've learned over that time, it is that you're never a master of any language. C/C++ is perhaps the best example of that. You'll begin a project and learn something that will lead to new areas of knowledge, and so on and so forth. You'll refine your knowledge and challenge yourself to new levels of difficulty and complexity. There are thousands of programs and projects you could work on to refine your knowledge of a language.

    The question then becomes what is your goal? Do you want to become marketable for an employer? Do you want to learn Win32? To become marketable, simply expose yourself to as many languages and platforms as you can. If it's Win32 you're wanting to attain, jump in with both feet. I've found that exposure is the only way to get anywhere with a computer. I remember thinking that I'd like to learn by doing something new and innovative, but came to realize that one has to learn what everyone else is doing before innovation will come.

    The Spegmaster's database idea sounds challenging and could be a great learning experience, if that is what you want to learn about. You could even do that and then build a Win32 interface around it when you're done. There's a million options.
    ~ And that is my humble opinion.

    When I was a boy I was told that anybody could become President. Now I'm beginning to believe it. - Clarence Darrow

    The greatness of a woman’s power is measured in the size and amount of the balls she clutches in hand. -Nephalim

    "Tink"
    1700+ XP on A7N8X, 768MB PC2700 DDRRAM, Samsung 19" 900IFT, Radeon 64MB DDR VIVO, SB Live! MP3+, 42.9GB IBM HDD, Plexwriter 8/4/32, 3C905CTXM NIC

    "Hermes"
    Dell Inspiron 8200, 1.7 GHz P4, 512MB DDRRAM, 30GB HDD, DVDROM, Geforce4 Go 64MB

Posting Permissions

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