Thread: Free C Learning Guide.

  1. #1
    Registered User
    Join Date
    Aug 2007
    Posts
    20

    Free C Learning Guide.

    Hi,

    I have been learning C for a while and in the process I have been making my own set of tutorials, to help sink it in. Originally it was made as a learning guide, but I decided to post it on the internet as I thought it might help a lot of other people!

    The examples in this document were taken from Programming in C - Stephen G. Kochan. I would just like to ay full credit to the author. I am not sure on the licensing for using these examples, so if I am in any breach of the licences, please let me know and I will take it of line.

    Here you go: http://harrynorthover.co.uk/programming/cguide/

    I hope it helps!!
    Harry.

  2. #2
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    docx. That's a Vista Word format. Does me no good on the Mac, but thanks. And, yes, you are probably violating copyrights if you copy the samples verbatim, unless the book specifically states you can do that. You can get ahold of Stephen via this thread: http://forums.macrumors.com/showpost...5&postcount=10
    Mainframe assembler programmer by trade. C coder when I can.

  3. #3
    Registered User
    Join Date
    Aug 2007
    Posts
    20
    Ok, thanks for that. I am converting them to .pdf soon but I am on vacation next week so it will have to wait.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free() doesn't seem to work...
    By AlienJedi in forum C Programming
    Replies: 10
    Last Post: 01-29-2008, 05:27 PM
  2. Free Store of memory
    By George2 in forum C++ Programming
    Replies: 6
    Last Post: 11-12-2007, 02:27 PM
  3. College and Learning
    By curlious in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 11-15-2004, 07:48 PM