Here are
203 public repositories
matching this topic...
Bug-tracking for Jeff's algorithms book, notes, etc.
A CSS course to turn you into a magician.
📖 【译】UCB CS61a SICP Python
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
📚 An open-source textbook written at the college level. OpenIntro also offers a second college-level intro stat textbook and also a high school variant.
A free online interactive resource/textbook for high school students learning about computer science.
Updated
May 6, 2021
JavaScript
A modernized and annotated code companion to Paul Graham's "On Lisp".
Updated
Dec 16, 2019
Common Lisp
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
Updated
Jul 6, 2020
Jupyter Notebook
📖 An interactive companion to the well-received textbook 'Introduction to Econometrics' by Stock & Watson (2015)
Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman
Updated
May 5, 2018
Jupyter Notebook
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
Open sourece medical books in LaTeX. LaTeX写的中文开源医学书籍
📖 [译] UCB CS61b Java 中的数据结构
SICP and SICP JS textbook sources (XML), and environment for generating web, PDF, and e-book editions of SICP JS
Updated
Jun 6, 2021
JavaScript
Principles and Techniques of Data Science, the textbook for Data 100 at UC Berkeley
Updated
May 19, 2021
Jupyter Notebook
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
Updated
Jul 17, 2020
Jupyter Notebook
An open textbook for Discrete Mathematics, as taught at the University of Northern Colorado
📖 [译] MIT 18.03 面向初学者的微积分
Updated
Jan 2, 2021
JavaScript
📖 [译] UCB DS100 数据科学的原理与技巧
Updated
Jan 2, 2021
JavaScript
📊 Methods of Applied Statistics Course Textbook Repository
Updated
May 29, 2021
HTML
Undergraduate textbook for Econometrics with R
A free (as in freedom) OCaml textbook
Agda formalisation of the Introduction to Homotopy Type Theory
Project page for "The Debugging Book"
Updated
Jun 5, 2021
Python
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Updated
Mar 8, 2021
Jupyter Notebook
R Code to accompany the book Introduction to Data Mining by Tan, Steinbach and Kumar (Code by Michael Hahsler)
Updated
May 24, 2021
HTML
Escrita colaborativa de recursos educacionais abertos sobre álgebra linear.
Fullstack React: The Complete Guide to ReactJS and Friends by Anthony Accomazzo
Updated
May 28, 2021
JavaScript
Improve this page
Add a description, image, and links to the
textbook
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
textbook
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
To here
Which is faster: summing a square array along its rows or along its columns?