Thread: Pls let me know the rules in C

  1. #1
    Registered User
    Join Date
    Jun 2005
    Posts
    1

    Pls let me know the rules in C

    I wanna learn C programming language. However, someone adviced me to know its rules before learning C.
    So, anyone can tell me its rules in C ? Or any examples to demonstrate its rules

    Any replies will be appreciated.

    Ice.

  2. #2
    Registered User
    Join Date
    Jan 2003
    Posts
    361
    1st RULE: You do not talk about C.

    2nd RULE: You DO NOT talk about C.

    3rd RULE: If someone says "stop" or goes limp, taps out the project is over.

    4th RULE: Only two guys to a project.

    5th RULE: One project at a time.

    6th RULE: No shirts, no shoes.

    7th RULE: programming will go on as long as they have to.

    8th RULE: If this is your first night at C programming, you HAVE to program.

    Happy coding!

  3. #3
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    You learn the "rules" of a language by learning it and by experience. I don't see how you can learn the "rules" of a programming language without learning the language in the process.

    Either the person that advised you does not know what they are talking about, or there has been some serious information loss in the translation process.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    The first thing you need to do is either get a book on the language, or pick a tutorial series. This site has one. Read it. Try the programs and challenges in it. If you have problems, post your code, your compiler and operating system, and any errors or problems you're having. Then we'll help you find the problem and keep learning. That's how you learn the rules of C.

    And since you're new to the board, this is how you learn the rules of CBoard: http://cboard.cprogramming.com/annou...ouncementid=51. Welcome.

  5. #5
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    Quote Originally Posted by Glirk Dient
    1st RULE: You do not talk about C.

    2nd RULE: You DO NOT talk about C.

    3rd RULE: If someone says "stop" or goes limp, taps out the project is over.

    4th RULE: Only two guys to a project.

    5th RULE: One project at a time.

    6th RULE: No shirts, no shoes.

    7th RULE: programming will go on as long as they have to.

    8th RULE: If this is your first night at C programming, you HAVE to program.

    Happy coding!
    Great Fight Club reference.

    If reputation was still enabled, you'd definitely got some from me.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 12-03-2008, 03:10 AM
  2. Replies: 6
    Last Post: 11-01-2008, 12:01 PM
  3. Addition to the forum rules
    By webmaster in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-08-2004, 05:31 PM
  4. help me pls..... :(
    By mocha_frap024 in forum C++ Programming
    Replies: 2
    Last Post: 02-22-2002, 10:46 AM
  5. Pls Help Me In This Question!!!
    By Joanna in forum Windows Programming
    Replies: 1
    Last Post: 10-20-2001, 02:05 PM