@@ -47,30 +47,78 @@ category.
4747| [ Emacs] ( /emacs.html ) | intermediate |
4848| [ Sublime Text] ( /sublime-text.html ) | starter |
4949| [ Jupyter Notebook] ( /jupyter-notebook.html ) | starter |
50+ | Shells | not yet |
51+ | Bash | not yet |
52+ | zsh | not yet |
53+ | PowerShell | not yet |
54+ | Environment configuration | not yet |
55+ | [ Application dependencies] ( /application-dependencies.html ) | intermediate |
56+ | Dependency isolation | not yet |
57+ | virtual environments (virtualenvs) | not yet |
58+ | Environment variables | not yet |
59+ | Localhost tunnels | not yet |
5060| [ Source Control] ( /source-control.html ) | intermediate |
5161| [ Git] ( /git.html ) | starter |
5262| [ Mercurial] ( /mercurial.html ) | starter |
5363| [ Apache Subversion] ( /apache-subversion.html ) | starter |
54- | [ Local development] ( /local-development.html ) | starter |
64+ | [ Hosted source control] ( /hosted-source-control-services.html ) | starter |
65+ | [ GitHub] ( /github.html ) | starter |
66+ | [ BitBucket] ( /bitbucket.html ) | starter |
67+ | [ GitLab] ( /gitlab.html ) | starter |
5568
5669
5770## Chapter 3: Core Python Language
71+ | Page | Status |
72+ | ------------------------------------------------------------| --------------|
73+ | [ Programming language] ( /python-programming-language.html ) | starter |
74+ | Language concepts | not yet |
75+
5876
5977## Chapter 4: Testing
78+ | Page | Status |
79+ | ------------------------------------------------------------| --------------|
80+
6081
6182## Chapter 5: Documentation
83+ | Page | Status |
84+ | ------------------------------------------------------------| --------------|
85+
6286
6387## Chapter 6: Security
88+ | Page | Status |
89+ | ------------------------------------------------------------| --------------|
90+
6491
6592## Chapter 7: Web Development
93+ | Page | Status |
94+ | ------------------------------------------------------------| --------------|
95+
6696
6797## Chapter 8: Web App Deployment
98+ | Page | Status |
99+ | ------------------------------------------------------------| --------------|
100+
68101
69102## Chapter 9: Data
103+ | Page | Status |
104+ | ------------------------------------------------------------| --------------|
105+
70106
71107## Chapter 10: Web APIs
108+ | Page | Status |
109+ | ------------------------------------------------------------| --------------|
110+
72111
73112## Chapter 11: DevOps
113+ | Page | Status |
114+ | ------------------------------------------------------------| --------------|
74115
75- ## Chapter 12: Meta
76116
117+ ## Chapter 12: Meta
118+ | Page | Status |
119+ | ------------------------------------------------------------| --------------|
120+ | [ Change log] ( change-log.html ) | intermediate |
121+ | [ What "full stack" means] ( /what-full-stack-means.html ) | intermediate |
122+ | [ About the author] ( /about-author.html ) | complete |
123+ | [ Page statuses] ( /page-statuses.html ) | intermediate |
124+ | [ Future directions] ( /future-directions.html ) | intermediate |
0 commit comments