Skip to content

Commit 7ec0c64

Browse files
committed
books
1 parent 5a2aecb commit 7ec0c64

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ which you should complete in your own forked repository
1818
and send a pull request to the original repository.
1919

2020
# Additional Resources
21-
Books...
21+
- [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

Comments
 (0)