https://github.com/pascalcorpsman/thecodingtrain
FPC translation of The Coding Train youtube applications.
https://github.com/pascalcorpsman/thecodingtrain
examples freepascal thecodingtrain thenatureofcode
Last synced: 14 days ago
JSON representation
FPC translation of The Coding Train youtube applications.
- Host: GitHub
- URL: https://github.com/pascalcorpsman/thecodingtrain
- Owner: PascalCorpsman
- License: other
- Created: 2025-04-26T09:25:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T14:08:06.000Z (7 months ago)
- Last Synced: 2025-07-04T15:48:18.493Z (7 months ago)
- Topics: examples, freepascal, thecodingtrain, thenatureofcode
- Language: Pascal
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# The Coding Train FreePascal Translation
I am deeply inspired by [The Coding Train](https://www.youtube.com/c/TheCodingTrain) YouTube channel and its [website](https://thecodingtrain.com/).
Daniel Shiffman creates wonderful YouTube videos that are both educational and inspiring; he is truly a role model.
To honor this, I put together this GitHub repository with FPC ports inspired by the videos I’ve watched so far, built upon with my own experience.
In the [code](code/) subfolder, you will find a list of subfolders, each starting with the number of the corresponding Coding Train video, followed by the video title.
This repository is a work in progress — some videos may be missing because I haven't watched them yet or haven't published the corresponding port.
If you're interested in seeing a specific Coding Train video ported to FPC, feel free to open a new issue and request it!