davecom / ComputerScienceFromScratchLinks
Source for the book Computer Science from Scratch
☆53Updated 2 months ago
Alternatives and similar repositories for ComputerScienceFromScratch
Users that are interested in ComputerScienceFromScratch are comparing it to the libraries listed below
Sorting:
- Original programs of the book "BASIC Computer Games"☆51Updated 3 years ago
- 6502 emulator in Python☆47Updated last week
- A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.☆47Updated 2 months ago
- The original ABC language (Python's predecessor), from 1991☆143Updated this week
- Apple II emulator in python☆54Updated 2 years ago
- The "my" programming language from my toy language tutorial.☆39Updated 2 years ago
- Beej's Guide to Python Programming source☆84Updated 5 months ago
- Commodore-64 simulator in pure Python☆86Updated 2 years ago
- No more google search, copy emojis to the clipboard.☆21Updated 3 years ago
- A small 6502 assembler written in Python☆24Updated 2 years ago
- A collection of text-based games in Python and other languages.☆88Updated 4 years ago
- Assets from Code the Classics Volume 1☆75Updated 2 years ago
- Example code, assets, and more from Code the Classics Volume II☆69Updated 11 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 3 years ago
- A fully-featured, cross platform XO-CHIP/S-CHIP/CHIP-8 emulator written in C and SDL.☆36Updated 7 months ago
- An IDE and Emulator for Chip-8, SuperCHIP, and XO-Chip Programs☆35Updated 3 years ago
- Design files and source code for the Cody Computer.☆60Updated 6 months ago
- Source code for the book "Math for Programming" (No Starch Press)☆45Updated 11 months ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆126Updated last week
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- ☆51Updated last year
- A TUI disassembler☆121Updated 3 months ago
- GO-8080, a Intel 8080 emulator, running Space Invaders, written in Go.☆44Updated last year
- An online tool to disassemble Python code☆36Updated 2 years ago
- Pure Python library for reading, parsing, and extracting the contents of Windows installer (.msi) files☆37Updated last week
- Z80-based CP/M emulator, in golang. Happily runs Zork, Microsoft BASIC, Turbo Pascal, Wordstar, etc.☆117Updated 5 months ago
- A Go implementation of Chip-8, SCHIP and XO-Chip for WebAssembly☆31Updated 3 months ago
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- Tetris game implemented with C and SDL-2☆32Updated last year
- Tiny BASIC in Python: An interpreter, debugger, and linter for all your Tiny BASIC needs when coding in 1976!☆24Updated last month