The Programming Smojo Book
This is work-in-progress! My advice is that you read chapters 0 and 1 then complete the basic smojo so you have a more thorugh understanding before proceeding to chapter 2 and beyond.
- Chapter 0: The Editor
- Chapter 1: The Data Stack
- Chapter 2: Flow Control (incomplete)
- Chapter 3: Smojo Basics
- Chapter 4: Data Processing
- Chapter 5: Intro to Metaprogramming
- Chapter 6: The Data Transformation Approach
- Chapter 7: Metaprogramming 1
- Challenge 1: Creating a code profiler
- Chapter 8: Metaprogramming 2
- Chapter 9: Parsers