File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
02-development-environments Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,11 @@ Python code.
3838 is specific to developing and debugging
3939 [ with the Pyramid web framework] ( /pyramid.html ) .
4040
41+ * [ Just switched from Atom to PyCharm] ( https://www.reddit.com/r/learnpython/comments/5j67wu/just_switched_from_atom_to_pycharm/ )
42+ is a Reddit [ /r/learnpython] ( https://www.reddit.com/r/learnpython )
43+ thread with a positive experience of switching to PyCharm along with
44+ some comments and feedback from other developers.
45+
46+ * [ PyCharm Vs Visual Studio Code For Python Development] ( https://www.c-sharpcorner.com/article/pycharm-vs-visual-studio-code-for-python-development/ )
47+ compares the editors on performance, extensions and resource consumption
48+ for Python development.
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ on GitHub.
1717
1818## 2018
1919### July
20+ * Merged [ PR #177 ] ( https://github.com/mattmakai/fullstackpython.com/pull/177 )
21+ that adds a new [ Docker] ( /docker.html ) Swarm tutorial.
2022* Merged [ PR #176 ] ( https://github.com/mattmakai/fullstackpython.com/pull/176 )
2123 to update the [ Django] ( /django.html ) page by removing some old links and
2224 adding newer ones.
You can’t perform that action at this time.
0 commit comments