finds.dev← search

// the find

buckyroberts/Source-Code-from-Tutorials

★ 2,174 · Python · updated Mar 2024

Here is the source code from all of my tutorials.

A flat dump of source code files from thenewboston's YouTube tutorial series, covering Python, Java, C++, Android, Flask, JavaFX, and a handful of web topics. It's a reference companion to videos — not a standalone learning resource. If you haven't watched the tutorials, most files are just numbered snippets with no context.

Spans a wide range of beginner topics in one place, so you can pull up the final state of any tutorial without rewatching. The Java and C++ series are fairly complete, with 50+ numbered files each. Flask examples are minimal and readable — good for someone who wants to see a working route without surrounding noise. Forks outnumber stars, which suggests people actually use it rather than just star-and-forget.

No explanatory comments anywhere — the files are useless without the corresponding video. Large chunks of the Android series are plain .txt files, not actual code, which makes the coverage inconsistent and misleading. Last pushed in March 2024 and the Android code targets APIs from circa 2015 — the IntentService and pre-ViewModel patterns will teach beginners habits they'll immediately have to unlearn. No tests, no project structure, no dependency management — fine for tutorial snippets but it means nothing here is directly runnable.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →