|
1 |
| -# Free Code Camp's 2016 New Coder Survey |
| 1 | +# The 2016 New Coder Survey |
2 | 2 |
|
3 |
| -Free Code Camp announced on [March 29th, |
4 |
| -2016](https://twitter.com/FreeCodeCamp/status/714930182721679360) that we'd like to better understand new coders using a survey. This idea stemmed from [Stack Overflow's own developer survey for 2016](http://stackoverflow.com/research/developer-survey-2016). |
| 3 | +We announced on [March 29th, |
| 4 | +2016](https://twitter.com/FreeCodeCamp/status/714930182721679360) that we'd like to better understand new coders using a survey. |
5 | 5 |
|
6 |
| -Free Code Camp's survey development was lead by [Quincy Larson](https://twitter.com/ossia) and [Saron Yitbarek](https://twitter.com/saronyitbarek). More on why we made this survey can be found on our Medium article, ["How we crafted a survey for thousands of people who are learning to code"](https://medium.freecodecamp.com/we-just-launched-the-biggest-ever-survey-of-people-learning-to-code-cac81dadf1ea#.8g9ts8gm5). |
| 6 | +Survey development was lead by [Quincy Larson](https://twitter.com/ossia) with Free Code Camp and [Saron Yitbarek](https://twitter.com/saronyitbarek) with Code Newbie. For more about why we made this survey: ["How we crafted a survey for thousands of people who are learning to code"](https://medium.freecodecamp.com/we-just-launched-the-biggest-ever-survey-of-people-learning-to-code-cac81dadf1ea#.8g9ts8gm5). |
7 | 7 |
|
8 | 8 | ## About the Data
|
9 | 9 |
|
10 |
| -The survey results are located in the [`data/`](data/) directory and is split up into two files: |
11 |
| - |
12 |
| -- [2016 New Coders Survey-report first section of survey.csv](data/2016 New Coders Survey-report first section of survey.csv) |
13 |
| -- [2016 New Coders Survey second section of survey.csv](data/2016 Survey of New Coders second section of survey.csv) |
| 10 | +The survey results are located in the [`data/`](data/) directory, in .csv format. |
14 | 11 |
|
15 | 12 | ## How to Contribute
|
16 | 13 |
|
17 |
| -Fork this repository and checkout the [issues](https://github.com/FreeCodeCamp/2016-new-coder-survey/issues) for questions that you can help us answer! |
| 14 | +- Fork this repository and checkout the [issues](https://github.com/FreeCodeCamp/2016-new-coder-survey/issues) for questions that you can help us answer with d3.js data visualizations. |
| 15 | +- Come up with your own questions and [add them as new issues](https://github.com/FreeCodeCamp/2016-new-coder-survey/issues/new). |
| 16 | + |
| 17 | +## Analysis of other relevant recent data |
| 18 | + |
| 19 | +- [Stack Overflow's 2016 Developer Survey](https://medium.freecodecamp.com/2-out-of-3-developers-are-self-taught-and-other-insights-from-stack-overflow-s-2016-survey-of-50-8cf0ee5d4c21#.yhlo2k5oz) |
| 20 | +- [O'Reilly's 2016 Developer Salary Survey](https://medium.freecodecamp.com/5-000-developers-talk-about-their-salaries-d13ddbb17fb8#.umwcssab4) |
| 21 | + |
| 22 | +## License |
| 23 | + |
| 24 | +This 2016 New Coder Survey is made available under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/ |
0 commit comments