A Guide to C Programming 

C resources on the Internet

This page identifies some of the C programming resources on the Internet. The Internet is constantly changing, with new sites appearing every day, old sites disappearing, and other sites moving to different locations. The list is by no means extensive, representing only a small fraction of what is available. If you have any additions to this list please e-mail me at Paul.Kelly@dit.ie.

Free C compilers

http://www.delorie.com/  (the compiler supplied with the book)

http://www.cygnus.com/misc/gnu-win32/

http://softseek.com/Programming/C/Review_22425_index.html
 


Tutorials on C programming

http://devcentral.iftech.com/Learning/tutorials/c-cpp/c/

http://www.cs.cf.ac.uk/Dave/C/CE.html

http://www.iosys.com/iooc/

http://home1.inet.tele.dk/seth/c-tut.html

http://www.abarnett.demon.co.uk/tutorial.html

http://www.csc.vill.edu/%7Elab/C/

http://www.gator.net/~garyg/ptrs/toc.html   (a tutorial on pointers and arrays in C)

http://www.strath.ac.uk/CC/Courses/NewCcourse/ccourse.html

http://www.swcp.com/~dodrill/cdoc/clist.htm

http://www.gator.net/~garyg/C/CONTRIB/SAWTELL/intro.html

ftp://garbo.uwasa.fi/pc/c-lang/c-lesson.zip

ftp://ftp.coast.net/simtel/msdos/c/gencsrc.zip   and

ftp://ftp.coast.net/simtel/msdos/c/genctxt.zip (one of the best tutorials on the Internet)
 


Newsgroups

C language discussion groups:

news:comp.lang.c

news:comp.lang.c.moderated

news:comp.std.c

GNU C compiler discussion groups:

news:gnu.gcc.announce

news:gnu.gcc.bug

news:gnu.gcc.help
 


Frequently asked questions (FAQ)

http://www.eskimo.com/~scs/C-faq/top.html

http://www.cis.ohio-state.edu/hypertext/faq/usenet/C-faq/faq/faq.html
 


Books and journals

http://www.mcp.com  (free books on-line from Macmillan)

http://www.cuj.com  (C/C++ Users Journal)
 


General references

http://wombat.doc.ic.ac.uk/foldoc/index.html (computing dictionary)

http://www.ansi.org  (information on standards relating to C)

http://www.progsource.com/

http://www.gator.net/~garyg/C/cref.html

ftp://ftp.coast.net/simtel/msdos/c/thread.zip

go to top
 

 
Last modified: Tuesday June 8, 1999.