Intermediate Python Programming Course

preview_player
Показать описание
Take your Python skills to the next level with this intermediate Python course. First, you will get a review of basic concepts such as lists, strings, and dictionaries, but with an emphasis on some lesser known capabilities. Then, you will learn more advanced topics such as threading, multiprocessing, context managers, generators, and more.

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:00:56) Lists
⌨️ (0:16:30) Tuples
⌨️ (0:29:49) Dictionaries
⌨️ (0:42:40) Sets
⌨️ (0:58:44) Strings
⌨️ (1:22:50) Collections
⌨️ (1:36:43) Itertools
⌨️ (1:51:50) Lambda Functions
⌨️ (2:04:03) Exceptions and Errors
⌨️ (2:20:10) Logging
⌨️ (2:42:20) JSON
⌨️ (2:59:42) Random Numbers
⌨️ (3:14:23) Decorators
⌨️ (3:35:32) Generators
⌨️ (3:53:29) Threading vs Multiprocessing
⌨️ (4:07:59) Multithreading
⌨️ (4:31:05) Multiprocessing
⌨️ (4:53:26) Function Arguments
⌨️ (5:17:28) The Asterisk (*) Operator
⌨️ (5:30:19) Shallow vs Deep Copying
⌨️ (5:40:07) Context Managers

--

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

Finally, course which doesn't cover creating variables, and writing loops for the millionth time...
THANKS!

dp.
Автор

I watched the whole thing in about 2 weeks, leaving the browser tab open, and watching 1-2 sections every day. Thanks a lot!

elyakimlev
Автор

word of advice to everyone, never name your dictionaries "myDict". Leads to some really awkward scenarios in interviews when you have to explain your

muhammadasadhaider
Автор

I finished this course and I plan to keep it in my playlists as every topic was directly explaining without excessive details. Really enjoyed the course.

nariver
Автор

title: Intermediate python course
first 5 seconds: Hey guys welcome to this advanced python course

yahomuse
Автор

I'm right at half-way through and I feel like this is some of the most efficient learning I've ever done. I have done 2 or 3 other beginner Python courses before, so I'm pretty set up for this level. I'm hoping the next half is as good as the first.

TheTrace
Автор

I did a few different python courses and never really understand some of the syntax. I built some projects too and after watching this video I have started to understand a lot more Python. Honestly, this is amazing. Thanks for this, I know I will keep visiting again to recap the concepts. The video is so easy that even a beginner will understand what is happening. It enables someone from beginner level to enter intermediate so easily. I wish I saw this video before!! really hope there is more videos like this. Thank You so much

Zekulz
Автор

Every time he said "my dict" i chuckled like a kid in grade school
I'm 33

hungarianTEK
Автор

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:00:56) Lists
⌨️ (0:16:30) Tuples
⌨️ (0:29:49) Dictionaries
⌨️ (0:42:40) Sets
⌨️ (0:58:44) Strings
⌨️ (1:22:50) Collections
⌨️ (1:36:43) Itertools
⌨️ (1:51:50) Lambda Functions
⌨️ (2:04:03) Exceptions and Errors
⌨️ (2:20:10) Logging
⌨️ (2:42:20) JSON
⌨️ (2:59:42) Random Numbers
⌨️ (3:14:23) Decorators
⌨️ (3:35:32) Generators
⌨️ (3:53:29) Threading vs Multiprocessing
⌨️ (4:07:59) Multithreading
⌨️ (4:31:05) Multiprocessing
⌨️ (4:53:26) Function Arguments
⌨️ (5:17:28) The Asterisk (*) Operator
⌨️ (5:30:19) Shallow vs Deep Copying
⌨️ (5:40:07) Context Managers

raman
Автор

This was OUTSTANDING! I watched it over about three weeks, when I had time. I learned so much. Next onto Numpy from the same author.

matthewbrightman
Автор

Thanks this is gonna help with Interviews, too many basic courses on python, this really helped even for someone like me who has been coding in python since 2015.

aditnegi
Автор

I can't believe how easy Python is after only coding in C++ and C#. So little text to write in order to achieve things that would've taken x5 more lines of code in C-based languages.

Mitroiul
Автор

I will wait for the expert course now.

adityanarayanrai
Автор

x = len(myDict)
if x > 7:
print("okay")
else:
print("small")

RAGA_
Автор

Thank you so much for this awesome tutorial! I've been getting bored with all the beginner's python tutorials, and this was right on par with good amount of new materials learned!

espressoshot
Автор

Very good tutorial. Finished it in 3 days. Excellent tutorial. Gave me an in-depth understanding of python, and how to optimize prformance using processes like multithreading and multiprocessing

Sansa-Academy
Автор

I love the way explain things; simple and accurate; directly to the objective. Thank a lot.

medsmati
Автор

Okay, I'm posting this for myself. It's a bit late and I need to get some sleep. So I'll set a bit of a record each time.
Recently stopped
1) March 17, 2021 — 1:42:43
2) March 18, 2021 — 1:48:53
3) March 20, 2021 — 2:04:03
4) March 21, 2021 — 2:10:41
5) March 22, 2021 — 2:20:11
6) March 25, 2021 — 2:30:10
7) March 26, 2021 — 2:34:35
8) March 28, 2021 — 2:42:22
9) March 29, 2021 — 2:48:03
10) March 31, 2021 — 2:55:01
11) April 01, 2021 — 2:59:58
12) April 02, 2021 — 3:04:31
13) April 03, 2021 — 3:08:09
14) April 05, 2021 — 3:12:58
15) April 06, 2021 — 3:19:09
16) April 08, 2021 — 3:23:08
17) April 10, 2021 — 3:26:41
18) April 12, 2021 — 3:29:18
19) May 02, 2021 — 3:30:11
20) May 06, 2021 — 3:35:44
21) May 12, 2021 — 3:36:54
22) May 15, 2021 — 3:41:53
23) May 17, 2021 — 3:50:48
24) May 18, 2021 — 3:54:01
25) May 19, 2021 — 4:15:25
26) May 20, 2021 — 4:31:09
27) May 21, 2021 — 4:41:00
28) May 22, 2021 — 4:53:31
29) May 23, 2021 — 5:10:48
30) May 24, 2021 — 5:18:09
31) May 25, 2021 — 5:55:40

USSJOtaku
Автор

Whoa. I just finished the beginner tutorial and now this one is up.

SimpleBanana
Автор

I love the way you're explaining! Decent speed, easy to understand. Perfect! Keep up!

tageray