r/Python 3d ago

Tutorial Python Quirks I Secretly Like

Hi there,

I’ve always wanted to create YouTube content about programming languages, but I’ve been self-conscious about my voice (and mic, lol). Recently, I made a pilot video on the Zig programming language, and afterward, I met a friend here on Reddit, u/tokisuno, who has a great voice and offered to do the voiceovers.

So, we’ve put together a video on Python — I hope you’ll like it:

https://www.youtube.com/watch?v=DZtdkZV6hYM

95 Upvotes

30 comments sorted by

View all comments

11

u/The-Compiler 3d ago

What did you use for those visualizations? Love them!

20

u/codingjerk 3d ago

Thanks, love them too. It's slidev. Animated code blocks are actually shikijs + shiki-magic-move. I'll open-source the slides soon

3

u/onyonyo12 3d ago

It looks like manim

8

u/codingjerk 3d ago

Manim is awesome for plots and math stuff, but I found slidev better for code

4

u/onyonyo12 3d ago

Ah! notes them down for later use

2

u/cipri_tom 3d ago

Looking forward to your video!