2015:Programming

From 1511Wookiee
Revision as of 12:01, 29 January 2015 by Programming (talk | contribs) (add doxygen info)
Jump to navigationJump to search

Design Ideas

Google Docs Folder with details, sketches, ideas, whatever

Things a bored and aspiring student should read

Introduction to Git

Doxygen Comment Rules

C++FAQ on Stackoverflow

  • A list of questions, some of which explain things you'll want to know (pointers, const, and memory), others which you don't (prvalues, lambda, SFINAE)
  • Reading all of http://www.parashift.com/c++-faq-lite/index.html takes a while as well, but helps
  • Caveat: Just because fancy techniques exist doesn't mean you should use them

Programming Sub-pages and Links

Programming Archives