Thread: a question about programming?

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    8

    a question about programming?

    learning C , there come up a puzzle ,

    IN class ,professor tell us some basic programming arithmetic£¬

    but , even now ,i cann't understand how application programme were programmed? and how can i achieve application programme?

    who can tell me what do i have to do ? thanks

  2. #2
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    Lots of basic arithmetic.

  3. #3
    aurė entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    Try here for some links to C programming tutorials and general websites - http://cproglinks.tripod.com/c.html

  4. #4
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >who can tell me what do i have to do ?
    You will need to be a bit more specific in what you want to do for us to help you any better.

    -Prelude
    My best code is written with the delete key.

  5. #5
    Unregistered
    Guest
    I got watt u mean. learning just programming will lead u no were u have to learn more than just keywords and syntax of the language. Apart from that u should have a fair understanding of the computer u ar programming for.
    After all that u need to know Algorithms and datastructures. When u have it all do some research by peeping into others codes then u ar done u will be in a position to write progarmmes that ar programmes in real sense. Just remember the first step in solving a problem is understanding it .. the better u understand the problem the clever ur solution will be..... so spend a lot of time with the problem .... design a solution ..... and give it a cosmatic look (UI)..... u ar done. Most important be creative and just dont beg for codes make then, thats more fun.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Alice....
    By Lurker in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 06-20-2005, 02:51 PM
  2. Debugging question
    By o_0 in forum C Programming
    Replies: 9
    Last Post: 10-10-2004, 05:51 PM
  3. Question about pointers #2
    By maxhavoc in forum C++ Programming
    Replies: 28
    Last Post: 06-21-2004, 12:52 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM