-
Notifications
You must be signed in to change notification settings - Fork 0
/
stuffs need to be doen.txt
62 lines (52 loc) · 1.06 KB
/
stuffs need to be doen.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
basics:
1. about modules
3. Object-Oriented Programming: VV
magic function (__<>__): VV
4. debugs
unitest v
loging v
doctest v
v - TODO
v v- Done
design patterns in python:
0. s.o.l.i.d
1. Decorator v v
2. Generator v v v
3. builder
4. factories
5. Prototype
6. Singleton
7. Adapter
8. Bridge
9. Composite
10. Facade
11. Flyweight
12. Proxy
13. Chain of Responsibility
14. Command
15. Interpreter
16. Iterator v v v
17. Mediator
18. Mementp
19. Observer
20. State
21. Strategy v VV
22. Visitor
23. Template Method
advanced programming:
1. regex
2. threads and processes
3. sqlite
numstack:
1.numpy v
2.pandas v
3.scipy v
4. networx v
5. matplotlib v
runtime improvment:
1.cython v
2.pypy v
3.numpa v
network:
4.flask v
5.create a module package for pypi