Introduction
- How to Begin Thinking Like a Programmer β’ Andy Harris shows how he gradually introduces programming concepts to beginners πΊ
- Destroy All Software β’ Gary Bernhardt πΊ
- Wat β’ Gary Bernhardt πΊ
- Boundaries β’ Gary Bernhardt πΊ
Dependency Wrapping
Web Development
- cool to create something and put it online for the whole world to see
- fun to type a few words and then see the visuals completely change
- Educational Sensational Inspirational Foundational β’ A historical record of foundational web development blog posts π
- Client-side vs Server-side, Front-end vs Back-end? Beginner Explanation of JavaScript on the Web - YouTube β’ Scott Hanselman πΊ
- Browser APIs series (navigator sharing, clipboard, etc.)?
Computers
- Examples of floating point problems β’ Julia Evans π
Other tools
- JSON to YAML β’ Convert JSON to YAML π οΈ