PID Links: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== C Programming == | == C Programming == | ||
[http://cslibrary.stanford.edu/101/EssentialC.pdf Essential C]: a good basic C programming tutorial by the Stanford CS Education Library. | [http://cslibrary.stanford.edu/101/EssentialC.pdf Essential C]: a good basic C programming tutorial by the Stanford CS Education Library. | ||
[http://www.eskimo.com/%7Escs/cclass/notes/top.html C Programming Notes] an online C programming primer. | |||
== Pd (Pure Data) == | == Pd (Pure Data) == | ||
Revision as of 23:18, 24 June 2007
C Programming
Essential C: a good basic C programming tutorial by the Stanford CS Education Library.
C Programming Notes an online C programming primer.