Skip to content

Commit fa3b692

Browse files
committed
merge pr mattmakai#177 and add a couple new pycharm resources
1 parent f414489 commit fa3b692

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

content/pages/02-development-environments/05-pycharm.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

content/pages/meta/00-change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)