You WILL Understand Recursion After Watching This

Ғылым және технология

⭐ Join my Patreon: / b001io
💬 Discord: / discord
🐦 Follow me on Twitter: / b001io
🔗 More links: linktr.ee/b001io
Background Music:
Slowly by Tokyo Music Walker | / user-356546060
Music promoted by www.free-stock-music.com
Creative Commons Attribution 3.0 Unported License
creativecommons.org/licenses/...

Пікірлер: 62

  • @SetUpOr1g1n
    @SetUpOr1g1n Жыл бұрын

    Literally the best explainer.

  • @ohimdabiggestbird

    @ohimdabiggestbird

    Жыл бұрын

    ikr

  • @franksmith9928

    @franksmith9928

    Жыл бұрын

    I agree 👍👍👍

  • @marcuswest8085

    @marcuswest8085

    Жыл бұрын

    Seems so!

  • @Onrirtopia
    @Onrirtopia Жыл бұрын

    fun fact: the command "pip" is a recursive acronym that mentions itself, eg. it means: "pip installs packages"

  • @ilmansalt

    @ilmansalt

    6 ай бұрын

    Lmao, same with Wine with the acronym "Wine is not an emulator". Developers love doing this for some reason 😂

  • @n0tjak

    @n0tjak

    6 ай бұрын

    php also does "php hates programmers"

  • @oathbreaker3503

    @oathbreaker3503

    5 ай бұрын

    same with GNU

  • @pajeet_slayer

    @pajeet_slayer

    10 күн бұрын

    ​@@n0tjak*programmers hate php

  • @milo932
    @milo93214 күн бұрын

    Ive been stuck on this concept for like a week. Thank you for the visual representation in the code that helped SO MUCH. Earned a subscriber thanks again!

  • @zodeit4678
    @zodeit4678Күн бұрын

    This is very helpful just what I've looking for, easy to understand about recursion. Thanks!

  • @maximillianquaife-larsen3799
    @maximillianquaife-larsen37994 ай бұрын

    That was incredible. I’ve been trying to understand recursion for a while

  • @Mr.Fantomblox
    @Mr.Fantomblox Жыл бұрын

    Bro I started an algorithm course 2 weeks ago and I stopped because I couldnt understand recursion even after watching several videos on youtube, Now i actually understand how it works thanks.

  • @rice3742
    @rice37422 ай бұрын

    Thank you..Finally understood the logic behind this

  • @Alvarez-ls6bt
    @Alvarez-ls6bt10 күн бұрын

    Awesome video!! Helped me fully grasp how recursion works.

  • @UDroidMania
    @UDroidMania4 ай бұрын

    Finally! Someone who explained recursion in a way that I can understand it. Well done and thank you!

  • @odin9054
    @odin9054 Жыл бұрын

    finally, an explanation on recursion i can understand!

  • @commandermanto2202
    @commandermanto2202 Жыл бұрын

    Wow, that was an amazing explanation! You covered all the bases and questions I had, thank you!

  • @poweroffun2831
    @poweroffun2831 Жыл бұрын

    That is one of the best explanations I've ever had. Thank you!

  • @mind_of_a_darkhorse
    @mind_of_a_darkhorse Жыл бұрын

    Excellent video of recursion and how to use it!

  • @viktoreidrien7110
    @viktoreidrien7110 Жыл бұрын

    so far the best explanation i've seen

  • @montagetm
    @montagetm Жыл бұрын

    Awesome way of solving factorials! Never thought of doing that, great explanation of recursion!

  • @djimi9803

    @djimi9803

    Жыл бұрын

    Try to solve Fibonacci using recursion

  • @montagetm

    @montagetm

    Жыл бұрын

    @@djimi9803 I'll give it a shot

  • @montagetm

    @montagetm

    Жыл бұрын

    @@djimi9803 Ive made two version, one of them require you to input the two starting numbers of the sequence and how many numbers of the sequence you want to print. The other version only requires a number of how many numbers in the sequence you want to print, however its ever so slightly more code.

  • @FlashAm

    @FlashAm

    Жыл бұрын

    import math math.factorial(3) this method is much quicker and doesn't use recursion. The function shown in the video was just an example to show how recursion works

  • @montagetm

    @montagetm

    Жыл бұрын

    @@FlashAm yh I know that, I just think it's pretty cool

  • @yoyo231
    @yoyo23110 ай бұрын

    Best explanation of a coding tutorial ive seen

  • @puppergump4117
    @puppergump4117 Жыл бұрын

    I think recursion is better explained using problems that can't be solved through a simple loop. Such as printing out all permutations of a given sequence with an unknown number of elements.

  • @jacklee26
    @jacklee26 Жыл бұрын

    One of the best explanations ever , really clear understand

  • @tj9382
    @tj938211 ай бұрын

    Yeah I simply must echo the praise of the previous comments. Brilliant explanation.

  • @aryabalagita6543
    @aryabalagita6543Ай бұрын

    You are the best teacher who explain this function 🗿

  • @jamesb7948
    @jamesb79489 ай бұрын

    Great video, thanks for the explanation :)

  • @0e0
    @0e07 ай бұрын

    you have an amazing communication style for this stuffs.

  • @nehmiatewachew4693
    @nehmiatewachew4693 Жыл бұрын

    Thank you bro you have no idea how you helped me

  • @sevenmaduka4793
    @sevenmaduka4793 Жыл бұрын

    Wowww amazing explanation!!

  • @ShenZhen642
    @ShenZhen642 Жыл бұрын

    Thank you very much !

  • @DarkAcademyUniversity
    @DarkAcademyUniversityАй бұрын

    best explanation

  • @axmy1776
    @axmy1776 Жыл бұрын

    Which colour theme are you using in vscode?

  • @akashverma5756
    @akashverma57564 ай бұрын

    Imagine recursive function as alien species which have specific role to perform and they multiple everytime they are called.

  • @mub03
    @mub03 Жыл бұрын

    Excellent

  • @bhanubhattarai13
    @bhanubhattarai13 Жыл бұрын

    What's the theme and font used here anyone? Please

  • @gopalakrishnagk7979
    @gopalakrishnagk7979 Жыл бұрын

    If this guy would be my computer teacher I would go on a cuber war with north Korea fr!!

  • @rlawjddmsqt
    @rlawjddmsqt Жыл бұрын

    What theme is it?

  • @annon010
    @annon0107 ай бұрын

    im a bit late but remember to make sure n is an integer because otherwise n will never equal 1

  • @akatsuki2555
    @akatsuki2555 Жыл бұрын

    What font is that?

  • @montagetm
    @montagetm Жыл бұрын

    YAY!

  • @Bhagya_Raju
    @Bhagya_Raju9 ай бұрын

    Love ❤ from india my brother

  • @noodle7788
    @noodle7788 Жыл бұрын

    i love this guy

  • @kimmena5586
    @kimmena5586 Жыл бұрын

    Im just learning python for like a month and I cant understand a line of code last night maybe because life knows that youtube will give it to me this morning

  • @bookzdotmedia
    @bookzdotmedia Жыл бұрын

    Top dog teaching!

  • @ErikS-
    @ErikS- Жыл бұрын

    Try to do a negative number with this implementation ;-)

  • @ata780
    @ata780 Жыл бұрын

    Is a for loop considered recursion?

  • @Scymet

    @Scymet

    Жыл бұрын

    No, that's iteration

  • @ata780

    @ata780

    Жыл бұрын

    @Scymet thanks. I did end up looking more into this. I'm aware of the differences now

  • @oosmanbeekawoo
    @oosmanbeekawoo Жыл бұрын

    You coulda trolled everyone with Google saying University of Utah says, “To be able to understand recursion you have to understand recursion!” ..what does that even mean? xD

  • @brandonsager223
    @brandonsager2234 ай бұрын

    Only takes a few minutes to go from dumb person to smart person 🎉

  • @yan3735
    @yan37354 ай бұрын

    no way it's so damn simple

  • @Decrupt
    @Decrupt Жыл бұрын

    based

  • @n00bxl71
    @n00bxl71 Жыл бұрын

    4th comment

Келесі