Changes between Version 1 and Version 2 of ProgrammingGuides


Ignore:
Timestamp:
Feb 16, 2015, 10:49:32 AM (9 years ago)
Author:
iovercast
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProgrammingGuides

    v1 v2  
    11* [http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf Modern C] - Very dense, but useful guide to C coding. Probably only useful if you are already very comfortable with programming fundamentals. 
     2* [http://www.cs.utexas.edu/~EWD/ewd02xx/EWD249.PDF Dijkstra's Notes on structured programming] - Invented programming practice. Worth a read, and hilarious.