Talk:C (programming language): Difference between revisions

Content deleted Content added
Hirzel (talk | contribs)
Asking for a pointer to online reference manual and tutorial
Mgmei (talk | contribs)
No edit summary
Line 45:
----
It would be nice to have links to an online manual and online tutorials. There probably are some with under the [[GNU Free Documentation License]]. --Hirzel
----
comp.lang.c (a wonderful resource for C, btw -- some very competent people there) recommends Tom Torfs' tutorial at http://www.geocities.com/tom_torfs/c.html and Steve Summit's class notes at http://www.eskimo.com/~scs/cclass/cclass.html.
 
Honestly, most online tutorials for C are terrible and demonstrate that the author has little clue about the actual C standard. --[[User:mgmei|mgmei]]