File tree 2 files changed +19
-0
lines changed
content/pages/01-introduction
2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,18 @@ resources provide perspective on offline events like
55
55
these decisions are minor but they instill confidence in the stewardship
56
56
of the Python ecosystem by current community leadership.
57
57
58
+ * [ Don't Submit A Talk About Your Great Hack: Jesse's Seven Tips To Get Into PyCon] ( https://emptysqua.re/blog/seven-tips-for-pycon/ )
59
+ provides wonderful advice on how to approach the Call for Proposals (CFP)
60
+ when you want to speak at a Python conference. The notes on how to balance
61
+ specifics with vagarity in your title is particularly useful.
62
+
58
63
59
64
### Python community resources
65
+ The Python community exists both online and offline. The following resources
66
+ will help you get connected with other Python developers in both forms. They
67
+ also provide context on how some of the major decisions are made within
68
+ the community.
69
+
60
70
* The [ community page on Python.org] ( https://www.python.org/community/ )
61
71
provides a starter page with links to community-run newsletters, resources
62
72
and conferences.
@@ -74,3 +84,4 @@ resources provide perspective on offline events like
74
84
[ origin of BDFL] ( http://www.artima.com/weblogs/viewpost.jsp?thread=235725 )
75
85
has more context about Guido's role.
76
86
87
+
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < meta http-equiv ="refresh " content ="0; url=https://www.fullstackpython.com/blog/full-stack-python-pycon-us-2018.html ">
5
+ </ head >
6
+ < body >
7
+ </ body >
8
+ </ html >
You can’t perform that action at this time.
0 commit comments