Skip to content

Commit 444a33a

Browse files
Adding some python community recommendations
1 parent 826cdb0 commit 444a33a

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
################
2+
Python Community
3+
################
4+
5+
Having signed up for a course with us, you're taking your first steps down the
6+
road to becoming a world-class Python programmer!
7+
8+
When you're first starting out in a new field or community, it's often good to
9+
seek out people already leading within that community to get a feel for what
10+
they've done to succeed within it. With that in mind, here are some suggested
11+
people and resources you can follow to become more familiar with this particular
12+
tech circle.
13+
14+
`Make sure your new projects are in Python 3! <https://pythonclock.org>`_
15+
16+
People
17+
------
18+
- `Guido van Rossum <https://gvanrossum.github.io>`_
19+
- `Kenneth Reitz <https://www.kennethreitz.org>`_
20+
- `Diane Chen <http://purplediane.github.io>`_
21+
- `Anna Makarudze <https://twitter.com/amakarudze>`_
22+
- `Kenneth Love <https://thekennethlove.com>`_
23+
24+
Media
25+
-----
26+
- `"Hitchhiker's Guide to Python" <http://docs.python-guide.org/en/latest/>`_
27+
- `"Talk Python To Me" <https://talkpython.fm>`_ by Michael Kennedy
28+
- `"Import This" <https://www.kennethreitz.org/import-this/>`_ by Kenneth Reitz and Alex Gaynor
29+
- `"Podcast.__init__" <https://www.podcastinit.com>`_ by Tobias Macey
30+
31+
Organizations
32+
-------------
33+
- `Python Software Foundation <https://www.python.org/psf-landing/>`_
34+
- `Pyladies <https://www.python.org/psf-landing/>`_
35+
36+
Conferences
37+
-----------
38+
- `PyCon <http://www.pycon.org>`_
39+
- `Local Python User Groups <https://wiki.python.org/moin/LocalUserGroups>`_

0 commit comments

Comments
 (0)