References
Python Notes
Preface
Primitive
1
Primitive Types
2
Number
3
String
4
Data Structure
Control Flow
5
Conditional
6
match-case
7
Loop
8
Comprehension & Others
9
Functional Programming
Functions
10
Functions
11
Functions 02
12
Decorator
Func Prog
13
MapReduce
Error & Exception
14
Exception
15
Try-fails-NA
Logging
16
Logging (to file)
Regex
17
Regex
Iterate
18
Iterator, iterable, and Generator
OOP
19
OOP in Python
20
OOP Tricks
21
OOP Property
22
Abstract Base Class
23
Class vs Instance Method
24
DataClass
25
Class: Shape
26
OOP: Book Catalog
27
OOP: Fruit
Data Validation
28
Type Checking (Pure)
29
Pydantic
I/O
30
OS module
31
Path
32
JSON
FS
33
FS
Web
34
Request
Context
35
Context Manager
Typing
36
Typing
Module & PKG
37
File
38
Package
PKG Dev
39
Export using
__all__
Exercises
40
Control Flow Exercise
41
PG: Sort
Pandas
42
Intro to PD
References
References
42
Intro to PD