https://github.com/ignema/scratch-notebooks
Repository containing implementations of programming concepts from scratch using python
https://github.com/ignema/scratch-notebooks
python
Last synced: about 1 month ago
JSON representation
Repository containing implementations of programming concepts from scratch using python
- Host: GitHub
- URL: https://github.com/ignema/scratch-notebooks
- Owner: Ignema
- Created: 2022-05-14T23:52:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T23:41:03.000Z (about 4 years ago)
- Last Synced: 2025-09-12T10:42:36.938Z (9 months ago)
- Topics: python
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scratch Notebooks
This repository contains implementations of coding concepts written in python. I transcribe them in the form of notebooks since they're interactive and more practical for experimentation.