A crowded, 5,000-star roadmap for data science autodidacts
A curated index of free explanations, images, and links for anyone trying to self-study data science from scratch.

What it does This repository is essentially a curated index that tries to map the entire data science curriculum in one document, from linear algebra and SQL to statistics and machine learning. It stitches together definitions, Wikipedia excerpts, Medium articles, and diagrams into a single sequential guide. With over 5,000 stars, it has become a popular starting point for self-taught learners who want a structured syllabus without paying for a course.
The interesting bit The scope is almost comically broad—one moment you are reading about matrix transposition, the next about CAP theorem, then JSON syntax—yet it remains organized as a literal numbered checklist. That “Fundamentals first, statistics second” structure is its real product; the value is in the curation, not original content.
Key highlights
- Covers a sprawling range: matrices, hash tables, relational algebra, SQL joins, NoSQL, ETL pipelines, OLAP, regex, and basic statistics
- Heavy reliance on external diagrams and articles from Wikipedia, W3Schools, and Medium rather than original prose
- Organized as a numbered, hierarchical syllabus with over 70 candidate images illustrating concepts
- Explicitly targets 2021-era learners, with some sections left as sparse headers or empty placeholders
Caveats
- Several sections are essentially copy-paste definitions with minimal synthesis, and a few headings like
Vendor landscapeandEnv Setupare blank or nearly so - The prose contains typos and awkward phrasing (“oppsed,” “informatics,” “redudant data”) that suggest limited editorial polish
- Dated to 2021, so newer tools, frameworks, or best practices may be missing
Verdict Grab it if you are an absolute beginner who needs a bird’s-eye view of data science topics to Google later; skip it if you are looking for original tutorials, runnable code, or a guide that goes deeper than definitions.
Frequently asked
- What is sreeharierk/datascience?
- A curated index of free explanations, images, and links for anyone trying to self-study data science from scratch.
- Is datascience open source?
- Yes — sreeharierk/datascience is open source, released under the GPL-3.0 license.
- How popular is datascience?
- sreeharierk/datascience has 5.2k stars on GitHub.
- Where can I find datascience?
- sreeharierk/datascience is on GitHub at https://github.com/sreeharierk/datascience.