|
18 | 18 | "cell_type": "markdown",
|
19 | 19 | "metadata": {},
|
20 | 20 | "source": [
|
21 |
| - "Resources\n", |
22 |
| - "===\n", |
23 |
| - "\n" |
| 21 | + "Documentation\n", |
| 22 | + "---\n", |
| 23 | + "\n", |
| 24 | + "For information related to Python programming, always refer to the [official Python documentation](https://docs.python.org/3/) (v3.5.1)." |
24 | 25 | ]
|
25 | 26 | },
|
26 | 27 | {
|
27 | 28 | "cell_type": "markdown",
|
28 | 29 | "metadata": {},
|
29 | 30 | "source": [
|
30 |
| - "A preliminary list of tutorials, talks, and challenges is provided below. This page will be updated frequently.\n" |
| 31 | + " \n", |
| 32 | + "#### Exploring the Python Community\n", |
| 33 | + "\n", |
| 34 | + "As I have said earlier, the Python community is incredibly rich and diverse. Here are a couple resources to look at, if you want to do some exploring.\n", |
| 35 | + "\n", |
| 36 | + "- [The Python website](http://python.org/)\n", |
| 37 | + "\n", |
| 38 | + " The main Python website is probably not of too much interest to you at this point, but it is a great resource to know about as you start to learn more.\n", |
| 39 | + " \n", |
| 40 | + "<!-- -->\n", |
| 41 | + "\n", |
| 42 | + "- [PyCon](https://us.pycon.org/)\n", |
| 43 | + "\n", |
| 44 | + " The Python Conference (PyCon) is an incredible event, and the community is entirely welcoming to new programmers. They happen all over the world, throughout the year. If you can make your way to one of these conferences, you will learn a great deal and meet some really interesting people.\n", |
| 45 | + " \n", |
| 46 | + "\n", |
| 47 | + "- [PyCon Italia](http://pycon.it)\n", |
| 48 | + "\n", |
| 49 | + " PyCon Italia is the Italian Python conference where professionals, researchers and lovers of the most beautiful programming language, gather together.\n", |
| 50 | + "\n", |
| 51 | + "<!-- -->\n", |
| 52 | + " \n", |
| 53 | + "- [PyLadies](http://www.pyladies.com/)\n", |
| 54 | + "\n", |
| 55 | + " Women and minorities are still under-represented in most technology fields, and the programming world is no different in this regard. That said, the Python community may well be the most welcoming and supportive programming community for women and minorities. There are a number of groups dedicated to bringing women and minorities together around programming in Python, and there are a number of explicit Codes of Conduct for Python-related events.\n", |
| 56 | + "\n", |
| 57 | + " PyLadies is one of the most visible of these organizations. They are a great resource, so go see what they do and what they have to offer.\n", |
| 58 | + "\n", |
| 59 | + "<!-- -->\n", |
| 60 | + " \n", |
| 61 | + "- [Python User Groups](https://wiki.python.org/moin/LocalUserGroups)\n", |
| 62 | + "\n", |
| 63 | + " Wherever there are a number of Python programmers, they will find a way to get together. Python user groups are regular meetings of Python users from a local area. Go take a look at the list of user groups, and see if there is one near you." |
31 | 64 | ]
|
32 | 65 | },
|
33 | 66 | {
|
34 | 67 | "cell_type": "markdown",
|
35 | 68 | "metadata": {},
|
36 | 69 | "source": [
|
37 |
| - "Documentation\n", |
38 |
| - "---\n", |
39 |
| - "\n", |
40 |
| - "For information related to Python programming, always refer to the [official Python documentation](https://docs.python.org/3/) (v3.5.1)." |
| 70 | + "---" |
41 | 71 | ]
|
42 | 72 | },
|
43 | 73 | {
|
44 | 74 | "cell_type": "markdown",
|
45 | 75 | "metadata": {},
|
46 | 76 | "source": [
|
47 |
| - "---" |
| 77 | + "Resources\n", |
| 78 | + "===\n", |
| 79 | + "\n" |
| 80 | + ] |
| 81 | + }, |
| 82 | + { |
| 83 | + "cell_type": "markdown", |
| 84 | + "metadata": {}, |
| 85 | + "source": [ |
| 86 | + "A preliminary list of tutorials, talks, and challenges is provided below. This page will be updated frequently.\n" |
48 | 87 | ]
|
49 | 88 | },
|
50 | 89 | {
|
|
0 commit comments