Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.3 KB

basic-programming.md

File metadata and controls

22 lines (15 loc) · 1.3 KB

[Please help make this better!]

Basic Programming Methodology

Learning Programming

Startups and Software Engineering

  • 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.

Programming Tools & key Python Resources

GIT (Source control)

Testing