udemy-complete-machine-learning-data-science-bootcamp-2022-2022-5-3
Python\
3:55 String Indexes
12:52 Immutability
16:06 Built-In Functions Methods
26:09 Booleans
29:31 Exercise Type Conversion
37:54 DEVELOPER FUNDAMENTALS II
42:36 Exercise Password Checker
49:57 Lists
54:59 List Slicing
1:02:47 Matrix
1:06:58 List Methods
1:17:26 List Methods 2
1:21:51 List Methods 3
1:26:43 Common List Patterns
1:32:40 List Unpacking
1:35:21 None
1:37:12 Dictionaries
1:43:33 DEVELOPER FUNDAMENTALS III
1:46:14 Dictionary Keys
1:49:51 Dictionary Methods
1:54:28 Dictionary Methods 2
2:01:33 Tuples
2:06:20 Tuples 2
2:09:34 Sets
2:16:59 Sets 2
Python Part 2\
2:25:44 Breaking The Flow
2:28:19 Conditional Logic
2:41:37 Indentation In Python
2:46:16 Truthy vs Falsey
2:51:34 Ternary Operator
2:55:48 Short Circuiting
2:59:51 Logical Operators
3:06:47 Exercise Logical Operators
3:14:35 is vs ==
3:22:12 For Loops
3:29:13 Iterables
3:35:57 Exercise Tricky Counter
3:39:21 range()
3:45:00 enumerate()
3:49:37 While Loops
3:56:05 While Loops 2
4:01:55 break, continue, pass
4:06:11 Our First GUI
4:15:00 DEVELOPER FUNDAMENTALS IV
4:21:34 Exercise Find Duplicates
4:25:29 Functions
4:33:10 Parameters and Arguments
4:37:35 Default Parameters and Keyword Arguments
4:43:16 return
4:56:28 Methods vs Functions
5:01:01 Docstrings
5:04:48 Clean Code
5:09:27 args and kwargs
5:17:24 Exercise Functions
5:21:42 Scope
5:25:20 Scope Rules
5:32:15 global Keyword
5:38:29 nonlocal Keyword
5:41:50 Why Do We Need Scope
5:45:29 Pure Functions
5:54:52 map()
6:01:23 filter()
6:05:46 zip()
6:09:15 reduce()
6:16:47 List Comprehensions
6:25:25 Set Comprehensions
6:31:52 Exercise Comprehensions
6:36:28 Modules in Python
6:47:23 Optional PyCharm
6:55:42 Packages in Python
7:06:28 Different Ways To Import
To Go From Here\
7:13:32 Thank You