Learn 8 Python Important Concepts Simplified [ Intermediate Python ]

preview_player
Показать описание
Remember: Learn Python core concepts first, then learn Django, Flask, ... etc

Index
---------
Intro 00:00
Memory References 00:37
Iterators 07:27
Yield 10:27
Generators 15:40
Docstrings 22:44
Closures 26:16
ASYNCIO 31:55

Join Bek Brace Page @bekbraceinc
Join Bek Brace Dev Group
Insagram
GitHub Rust Sandbox
DEV

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

your intro is TRUE FACT !
I'm in this problem, chasing HC stuff while forgetting the basics

davidcostigan
Автор

Greatly eluded, Bek -Much appreciated and your effort is very clear !

lukefirth
Автор

Thank you so much for this, Brace. Closure became clearer to me through your teaching.

collinschibuzo
Автор

Great work on the video. Very well explained - Was lost when it came to lambda up until now. Never knew you had to store the lambda function in a variable before it could be utilized. Very helpful :D

GOTHICforLIFE
Автор

Awesome video. Thanks for teaching me lamda in just a simple way. Just a quick suggestion for slow mouse movement, please install or update your video card driver and then enable hardware acceleration. This will fix the issue with mouse drag during screen recording.

seekingtruth
Автор

Great video Bek, make more of Python concepts and maybe also you can solve online python problems

luizferez
Автор

ThNk you fr this great video, I agree with your intro very true

leonkennedy
Автор

References explained very good bro thank u Bek

natedrake
Автор

Thank you very much.. another useful content.👍

leomacdon
Автор

Hello Bek, and thanks alot for the explanation. i have problem with lambda functions, can you create more examples on Lambda, please ?

ahmedqassem
Автор

Thank's for this tutorial :)
Comment and like for stats

NiepoprawnyKomentator
Автор

Wouldn’t it be better to use a for loop to iterate?

avneryakubov
Автор

Man, Iterators are hard to understand, thank you for the help Bek

marcus
Автор

well but I miss *args & **kwargs....
these two are another confusion part to me!

muhammad_abir
Автор

I honestly can't see the advantage of iterators, perhaps the examples used are not clear enough or just don't show how the iterators can be useful.

laponiec