Skip to content

Commit 303bd65

Browse files
authored
Create Books-to-read.md
1 parent 7e47007 commit 303bd65

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Books-to-read.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### Fluent Python:
2+
#### List, Tuple,sets, dict, text vs bytes, First Class Functions,
3+
#### Adv [Design pattern, function decorator and closures]
4+
#### Obj & Classes: Mutability, References, Vector class, overriding class, overloading
5+
#### Adv [Slicing, Hashing]
6+
#### Interfaces: Python ABC library, digs, monkey patch
7+
#### Control flow: Coroutines, Concurrency: Futures, Asyncio,
8+
#### Adv[Dynamic Attributes, Attributes Descriptors, Metaprogramming

0 commit comments

Comments
 (0)