Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 674 Bytes

basic-programming.md

File metadata and controls

16 lines (9 loc) · 674 Bytes

[I'm adding this section due to the great materials centering on applied methods, workflows, and tools in programming. Please help make this better!]

Basic Programming and Useful Tools

Learning Programming

Startups and Programming

  • Startup Engineering Stanford / Coursera NB: This is a full-stack class; explains development from conception to deployment. Great granualar, stepwise course explaining how to built an application from scratch.

GIT (Source control)

Testing