Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit da17d6f

Browse files
Updated Resources section.
1 parent de86548 commit da17d6f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,21 @@
55
</h1>
66

77
#### A guide covering the Python programming language including the applications and tools that will make you a better and more efficient Python developer.
8+
9+
## Resources
10+
11+
[Python](https://www.python.org) is an interpreted, high-level programming language.
12+
13+
[Python Developer’s Guide](https://devguide.python.org) is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same community that maintains Python.
14+
15+
[Azure Functions Python developer guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python) is an introduction to developing Azure Functions using Python. The content below assumes that you've already read the [Azure Functions developers guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference).
16+
17+
[CheckiO](https://checkio.org/) is a programming learning platform and a gamified website that teaches Python through solving code challenges and competing for the most elegant and creative solutions.
18+
19+
[Real Python](https://realpython.com)
20+
21+
[Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
22+
23+
[Intro to Python by w3schools](https://www.w3schools.com/python/python_intro.asp)
24+
25+
[Codecademy's Python 3 course](https://www.codecademy.com/learn/learn-python-3)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /