@@ -25,11 +25,16 @@ the Python programming language, and to support and facilitate the
2525growth of a diverse and international community of Python programmers."
2626
2727
28+ ### Conferences and events
29+ The Python online community has fantastic resources for learning but talking
30+ to your fellow developers in-person at conferences, meetups and hackathons
31+ is a crucial way to discover new tools and coding approaches. The following
32+ resources provide perspective on offline events like
33+ [ PyCon US] ( https://us.pycon.org/ ) .
2834
29- ## Python community resources
30- * The [ community page on Python.org] ( https://www.python.org/community/ )
31- provides a starter page with links to community-run newsletters, resources
32- and conferences.
35+ * [ How to have a great first PyCon] ( http://treyhunner.com/2018/04/how-to-make-the-most-of-your-first-pycon/ )
36+ gives a slew of advice on how to get the most out of your busy,
37+ and often overwhelming, PyCon experience.
3338
3439* Clinton Dreisbach wrote two fantastic retrospectives for
3540 [ PyCon US 2015] ( http://www.dreisbach.us/blog/pycon-2015/ ) (his first PyCon)
@@ -40,6 +45,12 @@ growth of a diverse and international community of Python programmers."
4045 These summaries can be a great way to get a slice of the experience
4146 before purchasing a ticket and booking a trip.
4247
48+
49+ ### Python community resources
50+ * The [ community page on Python.org] ( https://www.python.org/community/ )
51+ provides a starter page with links to community-run newsletters, resources
52+ and conferences.
53+
4354* There are many large active online communities on
4455 [ Reddit] ( https://www.reddit.com/r/python ) ,
4556 [ Google Plus] ( https://plus.google.com/communities/103393744324769547228 )
0 commit comments