{"id":29770430,"url":"https://github.com/codingtrain/nebula-applesoft-basic","last_synced_at":"2026-02-05T21:32:24.347Z","repository":{"id":92573511,"uuid":"526741799","full_name":"CodingTrain/Nebula-AppleSoft-Basic","owner":"CodingTrain","description":"AppleSoft Basic source code for Nebula class \"What is Code?\"","archived":false,"fork":false,"pushed_at":"2025-05-27T23:33:41.000Z","size":2415,"stargazers_count":47,"open_issues_count":3,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-27T05:53:53.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"BASIC","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodingTrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-19T20:22:44.000Z","updated_at":"2025-06-25T09:33:44.000Z","dependencies_parsed_at":"2025-05-28T00:33:19.172Z","dependency_job_id":null,"html_url":"https://github.com/CodingTrain/Nebula-AppleSoft-Basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodingTrain/Nebula-AppleSoft-Basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FNebula-AppleSoft-Basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FNebula-AppleSoft-Basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FNebula-AppleSoft-Basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FNebula-AppleSoft-Basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodingTrain","download_url":"https://codeload.github.com/CodingTrain/Nebula-AppleSoft-Basic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FNebula-AppleSoft-Basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-27T05:09:26.926Z","updated_at":"2026-02-05T21:32:24.340Z","avatar_url":"https://github.com/CodingTrain.png","language":"BASIC","readme":"# Nebula Class - What is Code?\n\n\u003cimg alt=\"A bearded man wearing a blue shirt resting his head on his fist, sitting next to an Apple II+ Computer. The text reads: What is code? with Daniel Shiffman (The Coding Train). Nebula Classes.\" src=\"img/what_is_code.jpg\" width = \"600\"\u003e\n\nThis repository includes all the source code and related links/resources mentioned in the videos.\n\nTo sign up for Nebula Classes: [http://nebulaclasses.com/codingtrain](http://nebulaclasses.com/codingtrain)\n\nThis repository also contains [the accompanying source code for the Snake Game](snake) from the Coding Challenge YouTube video (link to come).\n\n## Outline\n\n1. Introduction\n   - [Coding Train](https://thecodingtrain.com/)\n   - [IMA/ITP, Tisch, NYU](https://tisch.nyu.edu/itp)\n2. What is Programming?\n3. Pseudocode\n   - [Fractal Tree](https://editor.p5js.org/codingtrain/sketches/fcGXLO7Oy)\n   - [John Henry Thompson](\u003chttps://en.wikipedia.org/wiki/John_Thompson_(inventor)\u003e)\n   - [Lingo](\u003chttps://en.wikipedia.org/wiki/Lingo_(programming_language)\u003e)\n   - [Scratch](https://scratch.mit.edu/)\n4. Programming Languages\n   - [Processing](https://processing.org/)\n   - [p5.js](https://p5js.org/)\n   - [Processing Foundation](https://processingfoundation.org/)\n5. Applesoft Basic\n   - [Apple II](https://en.wikipedia.org/wiki/Apple_II)\n   - [AppleSoft BASIC](https://en.wikipedia.org/wiki/Applesoft_BASIC)\n6. Hello, World\n   - [Programming in C - A Tutorial](https://www.bell-labs.com/usr/dmr/www/ctut.pdf)\n   - [AppleSoft Basic Emulator](https://www.calormen.com/jsbasic/)\n7. Variables\n8. Conditionals\n   - [George Boole](https://en.wikipedia.org/wiki/George_Boole)\n9. Loops\n10. Arrays\n11. Functions\n12. Putting It All Together\n    - [Typing Tutor](https://www.old-computers.com/museum/software_detail.asp?c=18\u0026st=1\u0026id=728)\n    - [ASCII Table](https://www.asciitable.com/)\n    - [Unicode](https://home.unicode.org/)\n    - [VSCode](https://code.visualstudio.com/)\n    - [Play the Typing Tutor Game!](https://editor.p5js.org/codingtrain/full/YRNyv1Hsl)\n13. Conclusion\n    - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n    - [Python](https://www.python.org/)\n    - [Processing](https://www.python.org/)\n    - [p5.js](https://p5js.org/)\n    - [Coding Train Beginner Playlist](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA)\n    - [All Coding Train resources and videos](https://thecodingtrain.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingtrain%2Fnebula-applesoft-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingtrain%2Fnebula-applesoft-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingtrain%2Fnebula-applesoft-basic/lists"}