Nebula-AppleSoft-Basic
Nebula-AppleSoft-Basic copied to clipboard
AppleSoft Basic source code for Nebula class "What is Code?"
Nebula Class - What is Code?
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).
Outline
- Introduction
- What is Programming?
- Pseudocode
- Programming Languages
- Applesoft Basic
- Hello, World
- Variables
- Conditionals
- Loops
- Arrays
- Functions
- Putting It All Together
- Conclusion