Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gmolveau
GitHub Repository: gmolveau/python_full_course
Path: blob/master/resources.txt
305 views
1
blogposts/websites
2
-----------------
3
4
https://perso.limsi.fr/pointal/liens:python_links
5
https://perso.limsi.fr/pointal/python:abrege
6
7
https://app.pluralsight.com/library/courses/getting-started-python-core/table-of-contents
8
https://app.pluralsight.com/library/courses/practical-python-beginners/table-of-contents
9
https://app.pluralsight.com/library/courses/core-python-organizing-larger-programs/table-of-contents
10
https://app.pluralsight.com/library/courses/core-python-functions-functional-programming/table-of-contents
11
12
https://app.pluralsight.com/library/courses/core-python-robust-resource-error-handling/table-of-contents
13
https://app.pluralsight.com/library/courses/core-python-introspection/table-of-contents
14
15
https://app.pluralsight.com/library/courses/using-unit-testing-python/table-of-contents
16
17
https://app.pluralsight.com/library/courses/python-best-practices-code-quality/table-of-contents
18
19
https://www.python.org/about/gettingstarted/
20
21
https://hernandigiorgi.com/how-to-gradually-start-adding-type-hints-to-a-python-project/
22
23
git repos
24
---------
25
26
https://github.com/trekhleb/learn-python
27
https://github.com/TheAlgorithms/Python
28
https://github.com/jerry-git/learn-python3
29
https://github.com/joaoventura/full-speed-python
30
https://github.com/huangsam/ultimate-python
31
https://github.com/darkprinx/break-the-ice-with-python
32
https://github.com/thewhitetulip/build-app-with-python-antitextbook
33
34
35
36
(git)books
37
----------
38
39
https://memoryerror.gitbook.io/python-basics/
40
https://python.swaroopch.com/
41
https://python.security10x.com/
42
https://learnpythonwithtests.com/
43
https://learn-python-with-tdd.pybootcamp.com/
44
45
videos/talks
46
------------
47
48
Raymond Hettinger «Build powerful, new data structures with Python's abstract base classes» - PYCON RUSSIA 2019 - https://youtu.be/S_ipdVNSFlo
49
Raymond Hettinger Python's Class Development Toolkit - https://youtu.be/HTLu2DFOdTg
50