Thread: advice needed

  1. #1
    unregisterd
    Guest

    advice needed

    ok this might sound stupid.. but... everyday.. i take a look at my/read my c for linux programming book
    and i try to visuallys a programm that i can try to creat that will help me learn better.. but i dont know waht.. i cant seem to find a program that i want to code.. well there is but i dont have the knowledge to it.. and i want to code something simple and easy but good for practice.. i dont know how to start or were to start... =( any suggestions...

    (i know im all ****ed up in the head)

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Write a program to convert between Roman numerals and inegral values. ( i.e. V = 5 if you didn't know ) Its a good exercise.

  3. #3
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    u could also write program that calculates x from ax˛+bx+c=0
    where a b and c are variables so with scanf printf and math.h u can solve that thing easily of ya know something bout maths of course ;-)

  4. #4
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    Try to program a game, it's both fun and good for learning ^.^

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Looking for a Code Management System. Advice needed.
    By Kempelen in forum Windows Programming
    Replies: 0
    Last Post: 04-23-2009, 10:06 AM
  2. Classes advice needed
    By DanFraser in forum C# Programming
    Replies: 5
    Last Post: 12-05-2007, 05:30 AM
  3. gcc configuration under linux advice needed
    By vart in forum Tech Board
    Replies: 9
    Last Post: 01-10-2007, 02:46 PM
  4. Job advice needed regarding C++
    By joeyzt in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 06-20-2003, 01:10 AM
  5. Who's telling the truth??? Career Advice Needed Badly
    By Ican'tCjax,fl in forum C Programming
    Replies: 1
    Last Post: 11-06-2002, 06:16 PM