User Tools

Site Tools


coding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
coding [2014/04/25 13:03] – [Compiling] wsicoding [2022/07/21 06:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Coding Best Practices and Resources ======
  
 +==== Version Control ====
 +Git, SVN
 +
 +==== Functions ====
 +
 +==== Comments ====
 +
 +==== Compiling ====
 +
 +[[http://mrbook.org/tutorials/make/|Makefiles]]