2015:Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
Programming (talk | contribs) m (links to useful things) |
Programming (talk | contribs) (added a reference) |
||
Line 6: | Line 6: | ||
[http://tom.preston-werner.com/2009/05/19/the-git-parable.html Introduction to Git] | [http://tom.preston-werner.com/2009/05/19/the-git-parable.html Introduction to Git] | ||
[http://stackoverflow.com/questions/tagged/c++-faq?page=1&sort=votes&pagesize=300 C++FAQ on Stackoverflow (a list of questions, some of which explain things you want to know, others which don't)] | |||
[http://www.stroustrup.com/C++11FAQ.html#default C++11 FAQ (not the clearest)] | [http://www.stroustrup.com/C++11FAQ.html#default C++11 FAQ (not the clearest)] | ||
== Programming Sub-pages and Links == | == Programming Sub-pages and Links == |
Revision as of 08:14, 28 January 2015
Design Ideas
Google Docs Folder with details, sketches, ideas, whatever
Things a bored and aspiring student should read
Programming Sub-pages and Links
- Git (2014 and beyond)
- SVN (up to 2013)
- Jaguar Firmware Notes
- 2015:Robot IO Map