Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.53 KB

basic-programming.md

File metadata and controls

26 lines (18 loc) · 1.53 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.
  • How Browsers Work

Programming Tools & key Python Resources

GIT (Source control)

Testing

Software Engineering