|
| 1 | +# Resources for Continued Learning |
| 2 | + |
| 3 | + |
| 4 | +## Blogs |
| 5 | + |
| 6 | +* [Simply Statistics](http://simplystatistics.org/): Written by the Biostatistics professors at Johns Hopkins University who also run Coursera's [Data Science Specialization](https://www.coursera.org/specialization/jhudatascience/1) |
| 7 | +* [yhat's blog](http://blog.yhathq.com/): Beginner-friendly content, usually in Python |
| 8 | +* [No Free Hunch](http://blog.kaggle.com/) (Kaggle's blog): Mostly interviews with competition winners, or updates on their competitions |
| 9 | +* [FastML](http://fastml.com/): Various machine learning content, often with code |
| 10 | +* [Edwin Chen](http://blog.echen.me/): Infrequently updated, but long and thoughtful pieces |
| 11 | +* [FiveThirtyEight](http://fivethirtyeight.com/): Tons of timely data-related content |
| 12 | +* [Machine Learning Mastery](http://machinelearningmastery.com/blog/): Frequent posts on machine learning, very accessible |
| 13 | +* [Data School](http://www.dataschool.io/): Kevin Markham's blog! Beginner-focused, with reference guides and videos |
| 14 | +* [MLWave](http://mlwave.com/): Detailed posts on Kaggle competitions, by a Kaggle Master |
| 15 | +* [Data Science 101](http://101.datascience.community/): Short, frequent content about all aspects of data science |
| 16 | +* [ML in the Valley](http://ml.posthaven.com/): Thoughtful pieces by the Director of Analytics at Codecademy |
| 17 | + |
| 18 | + |
| 19 | +## Aggregators |
| 20 | + |
| 21 | +* [DataTau](http://www.datatau.com/): Like [Hacker News](https://news.ycombinator.com/), but for data |
| 22 | +* [MachineLearning on reddit](http://www.reddit.com/r/MachineLearning/): Very active subreddit |
| 23 | +* [Quora's Machine Learning section](http://www.quora.com/Machine-Learning): Lots of interesting Q&A |
| 24 | +* [Quora's Data Science topic FAQ](https://www.quora.com/What-is-the-Data-Science-topic-FAQ) |
| 25 | +* [KDnuggets](http://www.kdnuggets.com/): Data mining news, jobs, classes and more |
| 26 | + |
| 27 | +## Online Classes |
| 28 | + |
| 29 | +* [Coursera's Data Science Specialization](https://www.coursera.org/specialization/jhudatascience/1): Nine courses (running every month) and a Capstone project, taught in R |
| 30 | +* [Stanford's Statistical Learning](http://online.stanford.edu/course/statistical-learning): By the authors of [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) and [Elements of Statistical Learning](http://statweb.stanford.edu/~tibs/ElemStatLearn/), taught in R, highly recommended (preview the [lecture videos](http://www.dataschool.io/15-hours-of-expert-machine-learning-videos/)) |
| 31 | +* [Coursera's Machine Learning](https://www.coursera.org/learn/machine-learning/): Andrew Ng's acclaimed course, taught in MATLAB/Octave |
| 32 | +* [Caltech's Learning from Data](http://work.caltech.edu/telecourse.html): Widely praised, not language-specific |
| 33 | +* [Udacity's Data Analyst Nanodegree](https://www.udacity.com/course/nd002): Project-based curriculum using Python, R, MapReduce, MongoDB |
| 34 | +* [Coursera's Data Mining Specialization](https://www.coursera.org/specialization/datamining/20): New specialization that began February 2015 |
| 35 | +* [Coursera's Natural Language Processing](https://www.coursera.org/course/nlp): No upcoming sessions, but [lectures](https://class.coursera.org/nlp/lecture) and [slides](http://web.stanford.edu/~jurafsky/NLPCourseraSlides.html) are available |
| 36 | +* [SlideRule's Data Analysis Learning Path](https://www.mysliderule.com/learning-paths/data-analysis): Curated content from various online classes |
| 37 | +* [Udacity's Intro to Artificial Intelligence](https://www.udacity.com/course/intro-to-artificial-intelligence--cs271): Taught by Peter Norvig and Sebastian Thrun |
| 38 | +* [Coursera's Neural Networks for Machine Learning](https://www.coursera.org/course/neuralnets): Taught by Geoffrey Hinton, no upcoming sessions |
| 39 | +* [statistics.com](http://www.statistics.com/data-science/): Many online courses in data science |
| 40 | +* [CourseTalk](http://www.coursetalk.com/): Read reviews of online courses |
| 41 | + |
| 42 | +## Online Content from Offline Classes |
| 43 | + |
| 44 | +* [Harvard's CS109 Data Science](http://cs109.github.io/2014/): Similar topics as General Assembly's course |
| 45 | +* [Columbia's Data Mining Class](http://www2.research.att.com/~volinsky/DataMining/Columbia2011/Columbia2011.html): Excellent slides |
| 46 | +* [Harvard's CS171 Visualization](http://www.cs171.org/2015/index.html): Includes programming in D3 |
| 47 | + |
| 48 | + |
| 49 | +## Face-to-Face Educational Programs |
| 50 | + |
| 51 | +* [Comparison of data science bootcamps](http://yet-another-data-blog.blogspot.com/2014/04/data-science-bootcamp-landscape-full.html): Up-to-date list maintained by a Zipfian Academy graduate |
| 52 | +* [The Complete List of Data Science Bootcamps & Fellowships](http://www.skilledup.com/articles/list-data-science-bootcamps/) |
| 53 | +* [Galvanize](http://www.galvanize.com/) (acquired [Zipfian Academy](http://www.zipfianacademy.com/)): Offers Data Science Immersive (Denver, Seattle, San Francisco) |
| 54 | +* [GalvanizeU](http://www.galvanizeu.com/): Offers Master of Engineering in Big Data (San Francisco) |
| 55 | +* [Data Science Retreat](http://datascienceretreat.com/): Primarily uses R (Berlin) |
| 56 | +* [Metis Data Science Bootcamp](http://www.thisismetis.com/data-science): Newer bootcamp (New York) |
| 57 | +* [Persontyle](http://www.persontyle.com/): Various course offerings (based in London) |
| 58 | +* [Software Carpentry](http://software-carpentry.org/): Two-day workshops, primarily for researchers and hosted by universities (worldwide) |
| 59 | +* [Colleges and Universities with Data Science Degrees](http://datascience.community/colleges) |
| 60 | + |
| 61 | + |
| 62 | +## Conferences |
| 63 | + |
| 64 | +* [Knowledge Discovery and Data Mining (KDD)](http://www.kdd.org/): Hosted by ACM |
| 65 | +* [O'Reilly Strata + Hadoop World](http://strataconf.com/): Big focus on "big data" (San Jose, London, New York) |
| 66 | +* [PyData](http://pydata.org/): For developers and users of Python data tools (worldwide) |
| 67 | +* [PyCon](https://us.pycon.org/): For developers and users of Python (Portland in 2016) |
| 68 | + |
| 69 | + |
| 70 | +## Books |
| 71 | + |
| 72 | +* [An Introduction to Statistical Learning with Applications in R](http://www-bcf.usc.edu/~gareth/ISL/) (free PDF) |
| 73 | +* [Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) (free PDF) |
| 74 | +* [Think Stats](http://www.greenteapress.com/thinkstats/) (free PDF or HTML) |
| 75 | +* [Mining of Massive Datasets](http://www.mmds.org/) (free PDF) |
| 76 | +* [Python for Informatics](http://www.pythonlearn.com/book.php) (free PDF or HTML) |
| 77 | +* [Statistics: Methods and Applications](http://www.statsoft.com/Textbook) (free HTML) |
| 78 | +* [Python for Data Analysis](http://shop.oreilly.com/product/0636920023784.do) |
| 79 | +* [Data Smart: Using Data Science to Transform Information into Insight](http://www.amazon.com/gp/product/111866146X/) |
| 80 | +* [Sam's Teach Yourself SQL in 10 Minutes](http://www.amazon.com/Sams-Teach-Yourself-Minutes-Edition/dp/0672336073) |
| 81 | + |
| 82 | + |
| 83 | +## Other Resources |
| 84 | + |
| 85 | +* [Open Source Data Science Masters](https://github.com/datasciencemasters/go): Huge list of resources |
| 86 | +* [Data Science Trello Board](https://trello.com/b/rbpEfMld/data-science): Another list of resources |
| 87 | +* [The Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/): Online guide to understanding Python and getting good at it |
| 88 | +* [Python Reference](https://github.com/rasbt/python_reference): Python tips, tutorials, and more |
| 89 | +* [videolectures.net](http://videolectures.net/Top/Computer_Science/): Tons of academic videos |
| 90 | +* [Metacademy](http://www.metacademy.org/list): Quick summary of many machine learning terms, with links to resources for learning more |
| 91 | +* [Terms in data science defined in one paragraph](https://github.com/rasbt/pattern_classification/blob/master/resources/data_glossary.md) |
0 commit comments