Python 101: Learn Python for beginners 2/2 5.5h

preview_player
Показать описание
Part 2 of2 This is a video of my free interactive Python 101 Course on Scrimba platform.
The course takes you from beginner to intermediate in the Python language.

If you haven't tried Scrimba before, the user experience will probably blow you away. I highly recommend it. And it's free. so no risk. And you get a certificate!
All in your browser! No install! no downloads! No Ads!
This is a video version, so it has no interactivity.

Content Part 2:
00:00:00 - Enumerate this
00:06:02 - Sort() and Sorted()
00:12:39 - Dictionaries
00:19:39 - Dictionaries II
00:26:02 - Dictionaries Exercise v1.0
00:34:24 - Dictionaries Exercise v1.2 , 1.5 sound sync issue on this tutorial. lagging abt 1-2 secs
00:45:05 - Exceptions Try/Except, Raise sound sync about 1 sec behind
00:51:38 - Classes and objects Sound sync about 1 sec behind
00:57:58 - Inheritance sound sync about 1 sec behind
01:03:32 - Modules
01:07:44 - zip/unzip
01:13:34 - Lambda Functions part1
01:19:25 - Lambda functions part 2
01:25:49 - Lambda Functions Exercise
01:32:21 - Comprehensions - Lists
01:38:48 - Comprehensions - Dictionaries
01:43:26 - Randomness
01:50:39 - TimeIt and Performance
01:56:27 - Project Crypto machine sound sync delayed about 1-2 secs
02:05:00 - Project Math tutor
02:16:58 - Project Marble Trading game
02:30:16 - Course summary
02:33:17 - Bonus : Project Euler 4. Palindromes
02:44:23 - Bonus :Project Euler 4:Palindromes Improved
Рекомендации по теме
Комментарии
Автор

Hi Mr. Paulson, can you explain process in updating the cart on dictionary exercise? its too confusing to understand the method which you used in updating the cart. My question is how did cart dictionary got its values?

abuameenudeen