mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
content(resources): add content to lang intro pages
This commit is contained in:
@@ -5,6 +5,31 @@ created_at: 2019/12/15
|
||||
title: Python
|
||||
---
|
||||
|
||||
## Python
|
||||
## Beginner
|
||||
|
||||
The Python resources ^\_-
|
||||
- [Official tutorial](https://docs.python.org/3/tutorial/)
|
||||
- [Automate the boring stuff](https://automatetheboringstuff.com/)
|
||||
- [Beginner's guide](https://wiki.python.org/moin/BeginnersGuide/NonProgrammers)
|
||||
|
||||
## Documentation
|
||||
|
||||
- [https://docs.python.org/3/](https://docs.python.org/3/)
|
||||
- [https://www.python.org/dev/](https://www.python.org/dev/)
|
||||
|
||||
## Video
|
||||
|
||||
- [Socratica](https://goo.gl/8xKVKE)
|
||||
- [thenewboston](https://goo.gl/9EqF2J)
|
||||
|
||||
## Books
|
||||
|
||||
- [Free](https://goo.gl/Lxhp7i)
|
||||
- [Python Crash Course - paid](https://goo.gl/XQ7Nx6)
|
||||
- [Advanced - paid](https://wiki.python.org/moin/AdvancedBooks)
|
||||
|
||||
## Other
|
||||
|
||||
- [TalkPython | Podcast](https://goo.gl/xwieUA)
|
||||
- [Exercises](http://www.practicepython.org/)
|
||||
- [List Comprehensions](https://www.programiz.com/python-programming/list-comprehension)
|
||||
- [More Resources](https://goo.gl/Lw3Vqi)
|
||||
|
||||
Reference in New Issue
Block a user