nim-lang / edutainment

Tasks related to making Nim more widely known such as video creation.
7 stars 0 forks source link

Finding, Sorting data, Multiple Type Returns, Overloading, Generics and Tuple Unpacking #10

Closed Kiloneie closed 7 months ago

Kiloneie commented 7 months ago

This video will show how to find and sort data using loops, as well as with find and sort procs. Also Generics, more Overloading with and without Generics and Tuple Unpacking.

Here is the current WIP script: https://kiloneie.github.io/Work%20in%20Progress/currentWIP.html

Kiloneie commented 7 months ago

Unchecked finished video link: https://youtu.be/sh376LVJT8w

Kiloneie commented 7 months ago

Video uploaded.