Skip to content

Commit b04323f

Browse files
authored
Update Books-to-read.md
1 parent f299d80 commit b04323f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Books-to-read.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## 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]
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]
99

1010
## Machine Learning
1111
- ### Introduction to Machine Learning with Python, Oreilly

0 commit comments

Comments
 (0)