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.
Green Tea Coding
I'm currently working on a video about Clean Architecture in Axum projects. But man, it's hard to find the correct level of detail for YouTube...
8 months ago | [YT] | 19
View 2 replies
Green Tea Coding
Blockchain yay or nay?
I'm currently learning about creating blockchains with Polkadot/Substrate. Seems like a fun topic and is quite relevant to the Rust job market. Would you be interested in tutorials/builds?
9 months ago | [YT] | 4
View 5 replies
Green Tea Coding
Your chance to get the Rust content you want!
Give me more ...
11 months ago | [YT] | 9
View 1 reply
Green Tea Coding
What is your experience with the Visitor pattern?
1 year ago | [YT] | 1
View 0 replies
Green Tea Coding
For the next few videos, we will be diving into something even more fundamental than Rust: object-oriented software design! I am very excited to start off the series on interfaces with a motivational video today.
Throughout the past few years, I've strived to improve as a developer and found that once you're beyond learning the basic concepts of programming, the biggest gains could be made by learning the fundamentals of software design. In this series, I want to transfer the knowledge I've built on interface usage, as they play a huge part in composition.
While the series will be language-agnostic (as far as possible), all the concepts apply to Rust in the same way, so don't miss it!
1 year ago | [YT] | 4
View 0 replies
Green Tea Coding
Rust: In Result<T,E>, the Err type E needs to ...
2 years ago | [YT] | 42
View 0 replies
Green Tea Coding
What does this Rust function do?
fn foo<T, E>(input: Vec<Result<T, E>>) -> Result<Vec<T>, E> {
input.into_iter().collect()
}
2 years ago | [YT] | 127
View 11 replies
Green Tea Coding
The NSA suggests you should use Rust. Have we won, boys?
www.tomshardware.com/software/security-software/wh…
2 years ago | [YT] | 4
View 1 reply
Green Tea Coding
What content would you like to see in 2024?
2 years ago | [YT] | 3
View 2 replies
Green Tea Coding
Hey,
I decided to rebrand my channel. Still doing comfy videos, but with a little bit more green tea!
Stay tuned for upcoming Rust tutorials and builds.
2 years ago | [YT] | 2
View 2 replies