Skip to content

Commit fead0b1

Browse files
authored
Updated resources section layout.
1 parent c3ed0b3 commit fead0b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
[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.
1414

15-
[Getting Started with Python in Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial)
16-
1715
[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).
1816

1917
[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,6 +28,8 @@
3028

3129
[MTA: Introduction to Programming Using Python Certification](https://docs.microsoft.com/en-us/learn/certifications/mta-introduction-to-programming-using-python)
3230

31+
[Getting Started with Python in Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial)
32+
3333
[Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)
3434

3535
[Google's Python Education Class](https://developers.google.com/edu/python/)
@@ -40,7 +40,7 @@
4040

4141
[Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
4242

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)
4444

4545
[Codecademy's Python 3 course](https://www.codecademy.com/learn/learn-python-3)
4646

0 commit comments

Comments
 (0)