https://github.com/codingtrain/nebula-applesoft-basic
AppleSoft Basic source code for Nebula class "What is Code?"
https://github.com/codingtrain/nebula-applesoft-basic
Last synced: 8 days ago
JSON representation
AppleSoft Basic source code for Nebula class "What is Code?"
- Host: GitHub
- URL: https://github.com/codingtrain/nebula-applesoft-basic
- Owner: CodingTrain
- License: mit
- Created: 2022-08-19T20:22:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T23:33:41.000Z (9 months ago)
- Last Synced: 2025-07-27T05:53:53.781Z (7 months ago)
- Language: BASIC
- Size: 2.3 MB
- Stars: 47
- Watchers: 4
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](http://nebulaclasses.com/codingtrain)
This repository also contains [the accompanying source code for the Snake Game](snake) from the Coding Challenge YouTube video (link to come).
## Outline
1. Introduction
- [Coding Train](https://thecodingtrain.com/)
- [IMA/ITP, Tisch, NYU](https://tisch.nyu.edu/itp)
2. What is Programming?
3. Pseudocode
- [Fractal Tree](https://editor.p5js.org/codingtrain/sketches/fcGXLO7Oy)
- [John Henry Thompson]()
- [Lingo]()
- [Scratch](https://scratch.mit.edu/)
4. Programming Languages
- [Processing](https://processing.org/)
- [p5.js](https://p5js.org/)
- [Processing Foundation](https://processingfoundation.org/)
5. Applesoft Basic
- [Apple II](https://en.wikipedia.org/wiki/Apple_II)
- [AppleSoft BASIC](https://en.wikipedia.org/wiki/Applesoft_BASIC)
6. Hello, World
- [Programming in C - A Tutorial](https://www.bell-labs.com/usr/dmr/www/ctut.pdf)
- [AppleSoft Basic Emulator](https://www.calormen.com/jsbasic/)
7. Variables
8. Conditionals
- [George Boole](https://en.wikipedia.org/wiki/George_Boole)
9. Loops
10. Arrays
11. Functions
12. Putting It All Together
- [Typing Tutor](https://www.old-computers.com/museum/software_detail.asp?c=18&st=1&id=728)
- [ASCII Table](https://www.asciitable.com/)
- [Unicode](https://home.unicode.org/)
- [VSCode](https://code.visualstudio.com/)
- [Play the Typing Tutor Game!](https://editor.p5js.org/codingtrain/full/YRNyv1Hsl)
13. Conclusion
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Python](https://www.python.org/)
- [Processing](https://www.python.org/)
- [p5.js](https://p5js.org/)
- [Coding Train Beginner Playlist](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA)
- [All Coding Train resources and videos](https://thecodingtrain.com/)