File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed
Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ on GitHub.
1616
1717
1818## 2018
19+ ### June
20+ * Further work on [ companies using Python] ( /companies-using-python.html )
21+ page.
22+
1923### May
2024* Merged [ PR #169 ] ( https://github.com/mattmakai/fullstackpython.com/pull/169 )
2125 that cuts down on redirects to the new PyPI site. Thank you Sam!
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ kept up to date with accurate descriptions and resources.
3030| Page | Status |
3131| ---------------------------------------------------------| --------------|
3232| [ 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 |
3939| [ 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 |
4242
4343
4444## Chapter 2: Development Environments
You can’t perform that action at this time.
0 commit comments