Conquer Recursion with Generative Mondrian Masterpieces
In this lesson we will have a look at the coding concept of recursion - a function that calls itself, to generate images that look like famous artwork by Piet Mondrian using . Recursion is notorious for being a difficult concept for new coders to master, and I think that having a visual representation can go a long way in helping wrap your head around how it works. Mondrianβs beautiful art is a perfect example to explore the concept!
// CLONE IT (affiliate link)
π―ββοΈ
// FREE STUFF
πͺ My ULTIMATE Webflow Resource Library:
// SUPPORT ME
π΅ Patreon:
// ADVANCED WEBFLOW COURSE
π Wefblow 201:
// SAY THANKS
π
// GET HELP
πββοΈ Discord:
// INSPIRATION
π¨
// FOLLOW ME
π₯ Follow Me!
// TOPICS COVERED
00:00 Intro
00:36 Algorithm Theory
08:37 Coding
15:07 Less Randomness = More Mondrian
17:15 Webflow
1 view
1700
477
9 months ago 00:18:09 1
Conquer Recursion with Generative Mondrian Masterpieces
2 years ago 02:10:43 1
Algorithms in Python β Full Course for Beginners
3 years ago 00:25:17 1
Quick Sort in Java - Part 2 | Partition Method Animation | Conceptual Overview | Sorting Algorithms