C- Programs with output:
http://free-c-programs.blogspot.com/
http://www.le.ac.uk/cc/tutorials/c/
Book: Let Us C by Yashwant P Kanetkar:
http://www.scribd.com/doc/12399219/Let-Us-C-5th-Edition-by-Kanetkar
http://www.abarnett.demon.co.uk/tutorial.html
C Programming-Steve Holmes
http://www2.its.strath.ac.uk/courses/c/
C FAQs by Steve Summit
http://www.scribd.com/doc/4756704/C-FAQs-by-Steve-Summit
How to Compile C and C++ Programs on Unix Systems
http://www.cs.sunysb.edu/~cse230/hw/instructionsV1.1.htm
Building and Using Static and Shared C Libraries
http://users.actcom.co.il/~choo/lupg/tutorials/libraries/unix-c-libraries.html
UNIX System Calls and Subroutines Using C
http://www.cs.cf.ac.uk/Dave/C/
Compiling "C" And "C++" Programs On Unix Systems
http://users.actcom.co.il/~choo/lupg/tutorials/c-on-unix/c-on-unix.html#single_source_c
C Programming Notes
http://www.eskimo.com/~scs/cclass/notes/top.html
ANSI C for Programmers on UNIX Systems
http://www-h.eng.cam.ac.uk/help/tpl/languages/C/teaching_C/
Sams Teach Yourself C in 24 Hours:
http://aelinik.free.fr/c/index.html
C Programming 2nd Edition :This is the classic c book read this if you want to learn C.
[PDF] http://madison-project.wikidot.com/local--files/tutorials/The_C_Programming_Language.pdf
Another Good C Programming Site/Tutorial
[Html] http://www.exforsys.com/tutorials/c-language/c-programming-an-overview.html
More Good C Tutorials
[Html] http://irc.essex.ac.uk/www.iota-six.co.uk/c/
All the C you need to know for GTK+
[Html] http://www.freesoftwaremagazine.com/articles/all_the_c_you_need_for_gtk_development
[Pdf] http://www.freesoftwaremagazine.com/node/2543/pdf
C Reference Card (ANSI) "Note: Needs to be replaced with one that is easyer to read"
[Pdf] http://users.ece.utexas.edu/~adnan/c-refcard.pdf
A Tutorial on Pointers and Arrays in C.
[Html] http://pweb.netcom.com/~tjensen/ptr/pointers.htm
[Pdf] http://pweb.netcom.com/~tjensen/ptr/pointers.pdf
A Tutorial on Pointers and Memory
[Pdf] http://cslibrary.stanford.edu/102/PointersAndMemory.pdf
If you need small straight to the point examples on how to use differant C lang features & functions.
[Html] http://www.java2s.com/Tutorial/C/CatalogC.htm
[Html] http://www.java2s.com/Code/C/CatalogC.htm
Source For some of the above Links:
http://www.gtkforums.com/about988.html
No comments:
Post a Comment