How to program
In this talk, Justin Searls breaks down the basic process a programmer follows while coding. Suppose we have a big, very complex problem. So much complexity scares us, we feel overwhelmed. So it’s much better to not tackle all at once. Bottom-up programming Let’s break the problem down into its parts by asking, what do … Read more