Python Tutorial - 26. Multithreading - Introduction

preview_player
Показать описание
This tutorial covers what is multi-threading and then shows how to create multiple threads in python program. It explains what is multithreading with examples, how to import the threading module and how to implement multi-threading.

Topics that are covered in this Python Video:
0:00 What is multithreading?
1:49 Example of multithreading
5:20 Import threading module and implementing multi-threading

Next Video:

Рекомендации по теме
Комментарии
Автор

This is by far the best threading tutorial on YouTube. I've literally watched 10 videos and most of them are just writing code not explaining anything. You do the exact opposite where you focus on explaining the code. I just gave a like and subscribe. THANK YOU

AJG
Автор

That was a great introduction for me. Simple and clear. I watched other examples before this one and I left more confused. I'm half deaf, too, so I appreciated the lower music volume, too (one symptom of partial deafness is the inability to separate background from foreground sounds of equal volume)

arnojones
Автор

This channel deserves more subscribers. I has a lot of explanations of great quality.

LucasvanOsenbruggen
Автор

wish you could remove the BG music, it doesn't make learning any more pleasant, if any, its jus distracting...!!

letsbye
Автор

Bruh I've always hated python but it's a very useful language so I've been forcing myself to learn it. You are absolutely the most clear and concise way I've found so far to explain it. Now I understand it and can actually use it, instead of just having code to copy and paste

starbound
Автор

Thank you, sir ! This is the best and the simplest explanation I have found on youtube.

sugarhady
Автор

This is first time that I am seeing the concept of Multi-threading is explained in such a simple way... Great work dude...! Keep on going...!

BINUKITTOOP
Автор

hey this is amazing! I actually learned something from this while having the chill acoustic music playing. It really makes it less frustrating. Thank you my dude.

lawlietnao_music
Автор

Very nice tutorial. Many thanx for making my concepts clear. I saw all these video continuously for 3 hours. I just wish to comment on one minor detail. For each of four numbers, loops wait for 0.2 seconds i.e one loop waits for 0.8 seconds so two loops will wait for 1.6 seconds which is the total time of execution! Without the waiting time the numbers for time would have been very small to be noticed. This could have been mentioned by the author.

yoddha
Автор

Thanks Sir. I have checked your website and gone through your details. You are such a nice person and spreading knowledge freely. This kind of attitude defines humanity is still there for such people as me who have nor enough ability to buy any premium course. I am from Bangladesh. Sir Thanks

victorbhattacharjee
Автор

Great explanation. This is so clear. Thanks so much!

I love how you used "busy mom" as the non-coding example which made everything afterward so easy to digest. I initially did not follow what join() meant til I stuck til the end of the video after you provided a diagram with it :)

Everywhere else on the Internet has not done a good job of explaining JOIN(), but you did! :)

fionatsang
Автор

AMAZING, thank you so much, by far the easiest example on YouTube that i have seen.
Make your functionality THEN thread them

jamaicandjnado
Автор

Why more people aren't still subscribing to this channel?
There's called something, GRATITUDE....

shifaabid
Автор

Thank you so much for stepping behind the idea of multiprocessing and threading in python. Thx

Richard_GIS
Автор

it's really clear literate explanation from the methodical point of view

antropology
Автор

Great work ! Finally a clear and simple introduction video to multithreading ! Thanks ! Keep up the good work !

hezlean
Автор

simplest and the best multi threading explanation ! Thanks!

prayagduttsharma
Автор

Thanks, I spent a lot of time thinking about on how to do something like this, thinking I'd need a CS major to figure it out, but you've explained it very well in 10 minutes.

DaviAreias
Автор

crystal clear with real-world example

vishwa
Автор

codebasics, everyone loves you this is awesome.

boratsagdiyev