davecom / ComputerScienceFromScratchLinks
Source for the book Computer Science from Scratch
☆65Updated 3 months ago
Alternatives and similar repositories for ComputerScienceFromScratch
Users that are interested in ComputerScienceFromScratch are comparing it to the libraries listed below
Sorting:
- A collection of text-based games in Python and other languages.☆88Updated 4 years ago
- Apple II emulator in python☆54Updated 2 years ago
- Tiny BASIC in Python: An interpreter, debugger, and linter for all your Tiny BASIC needs when coding in 1976!☆24Updated last week
- The original ABC language (Python's predecessor), from 1991☆163Updated 3 weeks ago
- Resources for Python Distilled (Book)☆110Updated last year
- No more google search, copy emojis to the clipboard.☆21Updated 3 weeks ago
- 6502 emulator in Python☆48Updated last week
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆117Updated 2 weeks ago
- Example code, assets, and more from Code the Classics Volume II☆70Updated last year
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆113Updated last year
- Demo code exploring Python's memory models and collection algorithms from the Talk Python Training course.☆44Updated 4 years ago
- Original programs of the book "BASIC Computer Games"☆52Updated 3 years ago
- A TUI disassembler☆121Updated 4 months ago
- A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.☆47Updated 2 months ago
- Assets from Code the Classics Volume 1☆75Updated 2 years ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 3 years ago
- An in-memory NoSQL database implemented in Python.☆83Updated 10 months ago
- Think C-Book by Thomas Scheffler, based on work by Allen Downey☆130Updated 2 years ago
- ☆180Updated last year
- Source code for the book "Math for Programming" (No Starch Press)☆48Updated last year
- An online tool to disassemble Python code☆36Updated 2 years ago
- A usable pixel art paint program written in Python☆621Updated last week
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- A module offering Python functions for simple and readable assertion-like checks to be used inside code, but also in testing.☆23Updated 6 months ago
- Sample code for Django In Action book☆62Updated last month
- Code from my book, "Tiny C Projects," published by Manning Inc.☆109Updated 11 months ago
- Source code for the book "The Art of Randomness" (No Starch Press)☆35Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- Content of the mathspp.com website.☆23Updated last week
- Z80-based CP/M emulator, in golang. Happily runs Zork, Microsoft BASIC, Turbo Pascal, Wordstar, etc.☆118Updated 6 months ago