ThePrimeagen
Netflix
My name is ThePrimeagen and I love Vim. I have become deeply passionate about loving the developing experience and sharing that with others! Vim is a tool that brings an infinite amount of tweaking, making your development experience the exact way you want it. And yes, my wife is beautiful. Father of 4.
ThePrimeagen's Courses
- ⠇
The Last Algorithms Course You'll Want (Part 2)
Elevate your technical prowess in data structures and algorithms, focusing on trees, graph theory, and dynamic programming. Learn practical implementation and optimization techniques to solve complex algorithmic challenges efficiently. - ⠇
HTMX & Go
Are you wanting an alternative to complicated UI frameworks? Make web app development simpler using HTMX. Using Go on the backend, you’ll learn the grug way (it’s just HTML, btw) for building interactive web experiences! - ⠇
Blazingly Fast JavaScript
Learn advanced JavaScript performance optimization: garbage collection, memory profiling, data structures like sets and arrays, and event loop management. Learn performance-driven programming, preparing you to write blazingly fast and efficient code! - ⠇
Rust for TypeScript Developers
As a TypeScript developer, expanding your skills with Rust can be a game-changer. Rust offers memory safety without a garbage collector, impressive performance, and a strong type system similar to TypeScript, but with even more robustness. - ⠇
The Last Algorithms Course You'll Need
The last algorithms course you’ll need to pass tough interview questions that use arrays, lists, trees, graphs, maps, and searching and sorting algorithms. - ⠇
Polyglot Programming: TypeScript, Go, & Rust
Bend your mind with programming a fully unit tested CLI application in three TypeScript, Go, and Rust back-to-back! - ⠇
A Tour of Web 3: Ethereum & Smart Contracts with Solidity
Web 3 (DApp) applications could change the development landscape. Learn to create and deploy smart contracts on Ethereum with Solidity. Then tackle challenging concepts such as memory layout, delegate calls, and fallback functions. - ⠇
Developer Productivity
Build a pro dev workflow to increase your developer productivity across multiple machines, projects, and technologies. Learn more! - ⠇
VIM Fundamentals
Learn the basics of editing and navigation in VIM. You'll learn macros, registers, find, and replaces. Finally, edit your vimrc plugins along with quickfix lists.
Upcoming Workshop with ThePrimeagen
Everything You'll Need to Know About Git
Git is a powerful source control tool that every professional is expected to know.