Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.63 KB

basic-programming.md

File metadata and controls

31 lines (21 loc) · 1.63 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 granular, stepwise course explaining how to built an application from scratch.
  • How Browsers Work

Programming Tools & key Python Resources

GIT (Source control)

Testing

Software Engineering

Theory

Algorithms