Hello 👋🏻 I'm Jesse. I wrote Getting Started with Rust, Data Science in Higher Education, and other books.

Getting Started with Rust
Learn the basics of the Rust programming language as we build a simple Markdown compiler command-line tool from scratch. The end result is a functional CLI tool.

Building a Custom-flavored Markdown Compiler in Rust
Build an extendable Markdown compiler in Rust with support for custom tags and features. Covers developing a parser and compiler with Pest. The end result is a functional CLI tool that parses custom commands.
(Coming soon!)
The datasets for Data Science in Higher Education can be found here.