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 5a2aecb commit 7ec0c64Copy full SHA for 7ec0c64
README.md
@@ -18,4 +18,8 @@ which you should complete in your own forked repository
18
and send a pull request to the original repository.
19
20
# Additional Resources
21
-Books...
+- [Python Documentation](https://docs.python.org/3/)
22
+- [Python Tutorial](https://docs.python.org/3/tutorial/index.html)
23
+- [Python Style Guide](https://www.python.org/dev/peps/pep-0008/)
24
+- [Advanced Guide to Python 3 Programming](https://link.springer.com/book/10.1007/978-3-030-25943-3) (John Hunt)
25
+- [Python for Everybody](https://www.py4e.com/book.php) (Charles Severance)
0 commit comments