@@ -16,6 +16,10 @@ on GitHub. | |||
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | 18 | ## 2018 | |
| 19 | + ### June | ||
| 20 | + * Further work on [companies using Python](/companies-using-python.html) | ||
| 21 | + page. | ||
| 22 | + | ||
| 19 | 23 | ### May | |
| 20 | 24 | * Merged [PR #169](https://github.com/mattmakai/fullstackpython.com/pull/169) | |
| 21 | 25 | that cuts down on redirects to the new PyPI site. Thank you Sam! | |
@@ -30,15 +30,15 @@ kept up to date with accurate descriptions and resources. | |||
| 30 | 30 | |Page | Status | | |
| 31 | 31 | |---------------------------------------------------------|--------------| | |
| 32 | 32 | |[Introduction](/introduction.html) | maintain | | |
| 33 | - |[Learning Programming](/learning-programming.html) | intermediate | | ||
| 34 | - |[The Python Language](/python-programming-language.html) | intermediate | | ||
| 35 | - |[Why Use Python?](/why-use-python.html) | intermediate | | ||
| 36 | - |[Enterprise Python](/enterprise-python.html) | intermediate | | ||
| 37 | - |[Python Community](/python-community.html) | starter | | ||
| 38 | - |[Companies Using Python](/companies-using-python.html) | starter | | ||
| 33 | + |[Learning Programming](/learning-programming.html) | maintain | | ||
| 34 | + |[The Python Language](/python-programming-language.html) | maintain | | ||
| 35 | + |[Why Use Python?](/why-use-python.html) | maintain | | ||
| 36 | + |[Enterprise Python](/enterprise-python.html) | maintain | | ||
| 37 | + |[Python Community](/python-community.html) | maintain | | ||
| 38 | + |[Companies Using Python](/companies-using-python.html) | intermediate | | ||
| 39 | 39 | |[Best Python Resources](/best-python-resources.html) | maintain | | |
| 40 | - |[Must-watch Python Videos](/best-python-videos.html) | intermediate | | ||
| 41 | - |[Podcasts](/best-python-podcasts.html) | starter | | ||
| 40 | + |[Must-watch Python Videos](/best-python-videos.html) | maintain | | ||
| 41 | + |[Podcasts](/best-python-podcasts.html) | maintain | | ||
| 42 | 42 | ||
| 43 | 43 | ||
| 44 | 44 | ## Chapter 2: Development Environments | |
0 commit comments