Where Can i Found C Language Ebooks, Notes and Related materials For Free

Discussion in 'Programming' started by RahulSaini, Dec 9, 2012.

  1. #1
    Hi Friends, My Exams are Comming in January and i lost my notes that teacher provide me now i don't know how to learn C Language..
    I also Searched on google but not Find anything.. Please Help me and tell me where can i found this.. and you can also provide me any notes if you already have..
    Your Help Will be really helpful for me...
    Thanks!
     
    RahulSaini, Dec 9, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    If you learned programming, look for a C language reference book. If you never learned programming, it's too late, because you can't learn programming in 1 month. (And you have to learn programming before you learn a language to do it in.)

    http://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html is the definitive C reference for the GNU C compiler. (Different compilers have slight differences in the way they handle the language. Since we don't know which compiler you're supposed to be learning, we can't give you a reference for that compiler.)
     
    Rukbat, Dec 9, 2012 IP
  3. davetrebas

    davetrebas Active Member

    Messages:
    301
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #3
    Go to amazon.com and do a search for "c programming". I found a number of books on the subject.

    You might also want a C compiler. Search google. There are a number of them. Avoid C# and C++ since they are way beyond just the C language.

    FYI the Unix operating system was the one of the first operating systems written in a higher level language as opposed to assembly language. I did early Windows programming in C.

    For quick study and to pass the test go to http://cslibrary.stanford.edu/101/EssentialC.pdf for a fairly comprehensive guide

    If you can find "The C Programming Language" by Kernighan and Ritchie that would be the complete and definitive reference on the C language. I wore out several copies.
     
    davetrebas, Dec 9, 2012 IP
  4. jenyfarlopej

    jenyfarlopej Member

    Messages:
    1,051
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    43
    #4
    You will find out many more ebooks on warriorforum.
    Try to search.
     
    jenyfarlopej, Dec 12, 2012 IP
  5. affshow

    affshow Greenhorn

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #5
    I recommend Amazon, you can find what you want there, but I wonder you can get the main point in 1 month.
     
    affshow, Dec 12, 2012 IP
  6. traxport121

    traxport121 Active Member

    Messages:
    1,201
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    63
    #6
    traxport121, Jan 1, 2013 IP
  7. MS.USD

    MS.USD Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    java2s.com
     
    MS.USD, Jan 3, 2013 IP
  8. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #8
    I recommend that you put much more effort in, I hate the thought that one day I might be stuck on a team working with someone with your attitude.

    Just, awful.
     
    krakjoe, Jan 8, 2013 IP
  9. davetrebas

    davetrebas Active Member

    Messages:
    301
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #9
    What attitude? Sounded like a student that needed help to me...
     
    davetrebas, Jan 9, 2013 IP
  10. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #10
    That's a stupid question. Look at the date on his post: he posted one month before he was due to take an exam ... exam, not spelling test, or discussion. In all likelihood he had 6 - 12 months to learn what he needed to know to pass the exam, and chose to leave it till the last month, and even then rather than getting himself to a library or borrowing coursework and notes from people he is being educated with, he thought the best course of action was to sit on his ass and wait for someone to tell him the answers. You don't see what's wrong with that ??
     
    krakjoe, Jan 21, 2013 IP
  11. links123

    links123 Active Member

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #11
    For C language the best book is of Denis Ritchie. Just read it you need nothing else to read.
     
    links123, Jan 30, 2013 IP
  12. mimosalikas

    mimosalikas Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #12
    Search Google by the terms you need to know...
     
    mimosalikas, Jan 30, 2013 IP