|
12 | 12 |
|
13 | 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 | 14 |
|
15 | | -[Getting Started with Python in Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial) |
16 | | - |
17 | 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).
|
18 | 16 |
|
19 | 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.
|
|
30 | 28 |
|
31 | 29 | [MTA: Introduction to Programming Using Python Certification](https://docs.microsoft.com/en-us/learn/certifications/mta-introduction-to-programming-using-python)
|
32 | 30 |
|
| 31 | +[Getting Started with Python in Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial) |
| 32 | + |
33 | 33 | [Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)
|
34 | 34 |
|
35 | 35 | [Google's Python Education Class](https://developers.google.com/edu/python/)
|
|
40 | 40 |
|
41 | 41 | [Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
|
42 | 42 |
|
43 | | -[Intro to Python by w3schools](https://www.w3schools.com/python/python_intro.asp) |
| 43 | +[Intro to Python by W3schools](https://www.w3schools.com/python/python_intro.asp) |
44 | 44 |
|
45 | 45 | [Codecademy's Python 3 course](https://www.codecademy.com/learn/learn-python-3)
|
46 | 46 |
|
|
0 commit comments