Green Tea Coding
Hi, I am Max, and I teach coding in a relaxed, stress-free way. The focus of my videos is on building an understanding for the fundamentals of Rust. As a formally trained mechanical engineer that turned to software development as a career, I know the struggles of self-taught programmers and how to overcome them. I occasionally throw in a longer live-coding video.
Практическая чистая архитектура в Rust [с шаблоном Axum]
Abstract Factory in Rust — Solving a Hidden Design Problem | Advanced Rust Part 14
You Can’t Send ‘Messages’ Over TCP — Here’s Why | Advanced Rust Part 13
Reading Configs from File with serde | Rust HTTP Monitor Part 2
Monitoring URLs with Tokio and Reqwest | Rust HTTP Monitor Part 1
Rust's For Loop Is Smarter Than You Think | Advanced Rust Part 12
Why RefCell Exists (And How It Actually Works) | Advanced Rust Part 11
Rust Type Conversions: The Traits You Need to Know! | Advanced Rust Part 10
The Visitor Pattern Showdown – A 70x Faster Alternative? | Advanced Rust Part 9
Rust TUI Tutorial: Ratatui, Multithreading, and Responsiveness
Гибкий дизайн с шаблоном «Декоратор» в Rust: подробное погружение | Продвинутый Rust, часть 8
How Dependency Inversion Relies on Inversion of Control | Interface Masterclass Series
Прогрессивный подход к шаблону посетителей | Продвинутый Rust, часть 7
The Interface Advantage: Better Object-Oriented Designs | Interfaces Masterclass Series
Понимание интерфейсов: как они решают реальные проблемы | Серия мастер-классов по интерфейсам
Make your custom errors fly! | Advanced Rust Part 6
Things you didn't (want to) know about Rust Options
Fundamentals of asynchronous Execution | Advanced Rust Part 5
Передача состояния через каналы в параллельных программах | Advanced Rust, часть 4
What is your Number One Skill as an Engineer?
Use your full power with Threads | Advanced Rust Part 3
3 способа полиморфизма | Продвинутый Rust, часть 2
Введение в дженерики и трейты | Продвинутый Rust, часть 1
56 Keys to Happiness | A Coders Dream Keyboard Layout
Lines of Code Counter | Let's Build with Rust | Part 2
Lines of Code Counter | Let's Build with Rust | Part 1
Grouping Data and Functionality with Structs | Rust Fundamentals Part 11 #rustlang #oop
Лучшая встроенная обработка ошибок? | Основы Rust, часть 10
ENUMS are at the HEART of Rust | Rust Fundamentals Part 9
Avoid common PITFALLS with LOOPS | Rust Fundamentals Part 8