We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e47007 commit 303bd65Copy full SHA for 303bd65
Books-to-read.md
@@ -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