This repository includes all the source code and related links/resources mentioned in the videos.
To sign up for Nebula Classes: http://nebulaclasses.com/codingtrain
This repository also contains the accompanying source code for the Snake Game from the Coding Challenge YouTube video (link to come).
- Introduction
- What is Programming?
- Pseudocode
- Programming Languages
- Applesoft Basic
- Hello, World
- Variables
- Conditionals
- Loops
- Arrays
- Functions
- Putting It All Together
- Conclusion