|
1 | 1 | # PyBites Code Challenges
|
2 | 2 |
|
3 |
| -[](https://gitter.im/pybites/challenges?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
| 3 | +Every Tuesday we release [a new code challenge](https://pybit.es/pages/challenges.html). Next Monday we publish submissions that have been PR'd. |
4 | 4 |
|
5 |
| -Every Monday we release a code challenge [on our blog](http://pybit.es). |
6 |
| -End of the week we publish one or more solutions. |
| 5 | +Follow [these instructions](https://github.com/pybites/challenges/blob/master/INSTALL.md) to get coding. |
7 | 6 |
|
8 |
| -The goal is to have us and our readers work on the solution during the week. |
| 7 | +To receive a weekly email notification [subscribe here](https://pybites-notifier.herokuapp.com). |
9 | 8 |
|
10 |
| -To keep it simple we don't accept pull-requests at this time. |
11 |
| -Just fork the repo (at the top of this page) and work on your solution locally. |
| 9 | +Remember, we don't strive for the 'best' solution, it's not a competition. Learning more + better Python is the main objective. Respect the newbie. |
12 | 10 |
|
13 |
| -See [here](https://github.com/pybites/challenges/blob/master/INSTALL.md) for more details. |
| 11 | +We believe solving code challenges is a very effective way to achieve this. Good luck and have fun! |
14 | 12 |
|
15 |
| -If you have questions or want to share your solution use the comment section of the [challenge (review) posts](http://pybit.es/pages/challenges.html). |
16 |
| - |
17 |
| -Remember, we don't strive for the 'best' solution, it's not a competition. |
18 |
| -We do of course strive to have good Pythonic solutions so any feedback is welcome, but do respect the newby / learner. |
19 |
| - |
20 |
| -Again, learning more + better Python is the main objective. |
21 |
| -We believe solving code challenges is a very effective way to achieve this. |
22 |
| - |
23 |
| -Have fun! |
| 13 | + |
24 | 14 |
|
25 | 15 | ---
|
26 | 16 |
|
|
0 commit comments