Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1022 Bytes

basic-programming.md

File metadata and controls

20 lines (12 loc) · 1022 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)

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.

Testing