Hello, i have made an introductory video to Nim on YouTube and i will be making more in the coming days. This will be a video series meant to teach people programming in Nim to people who have never programmed before, or are new to Nim.
Link: https://youtu.be/5tVIsDYPClA
Any and all criticism is welcome, i would like to know what i did wrong and how to improve.
Please add subs, I'd like to take part by adding russian translation.
PS: Where can I run making autosubs (with saving to editor) for my videos on YouTube? It will be great first to automatically sync them with video channel then manually edit.
Okay, i didn't think of mobile phones, i will keep that in mind, i think i can just target VS Code editor with OBS to get it large enough, will experiment. And for captions, okay, that's easy as most of that tutorial was pre-written as it's supposed to be a written tutorial as well, though i need to get a website going first.
Thanks for all the criticism, appreciated.
Video #2 is live, i think the sound quality is quite better now, took a while fixing that, and upped the font like you guys suggested and some other things. I did some mistakes in the editing part, but i think it's okay.
LINK: https://youtu.be/wD-p06zbY1g
Question though: should i be making a new reply to this thread for every post to bump it up on the forum, or just put it in the original post via edit ?
I will, currently i have 2-3 more videos planned for OOP in Nim to fully explain all of it, then i have to do Generics as a prerequisite for Templates, which will be the first topic on Nim's Metaprogramming, Macros won't be right after that, i still got some easier topics to cover like Distinct types, exceptions/effect system, i also have to make a video on overloading operators, because that will be required for Macros as well.
Long story short, just a bit more other videos before i will cover Templates, but Macros will come towards the end as they are a very hard topic to explain and i don't fully understand them just yet, but i will make that happen for sure.