Pinned Repositories
data-science-from-scratch
code for Data Science From Scratch book
ElementsOfDataScience
An introduction to data science in Python, for people with no programming experience.
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Python
All Algorithms implemented in Python
rust-fundamentals
Rust Bootcamp Week 2: Rust fundamentals
rust-new-project-template
A good starting point for a new Rust project
rust-setup
repo for the Rust Fundamentals course on Coursera
rust-structs-types-enums
Rust Bootcamp Week 3: Structs, Types, and Enums
solana-program-library
A collection of Solana-maintained on-chain programs
ThinkBayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
sweeml's Repositories
sweeml/data-science-from-scratch
code for Data Science From Scratch book
sweeml/ElementsOfDataScience
An introduction to data science in Python, for people with no programming experience.
sweeml/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
sweeml/Python
All Algorithms implemented in Python
sweeml/rust-fundamentals
Rust Bootcamp Week 2: Rust fundamentals
sweeml/rust-new-project-template
A good starting point for a new Rust project
sweeml/rust-setup
repo for the Rust Fundamentals course on Coursera
sweeml/rust-structs-types-enums
Rust Bootcamp Week 3: Structs, Types, and Enums
sweeml/solana-program-library
A collection of Solana-maintained on-chain programs
sweeml/ThinkBayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
sweeml/ThinkCPP
Text and code for Think C++ by Allen Downey
sweeml/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
sweeml/ThinkPython_mls
My work as I get through the Think Python book by Allen Downey
sweeml/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition