Rust live coding - Generics, iterators, and parsing

preview_player
Показать описание
In this video we do a deep dive into writing generic code. Specifically we look at how Iterator works and apply the same pattern to build a small JSON parsing library.

10:11 - Video starts
11:25 - Building Iterator from scratch
1:22:40 - JSON parsing
Рекомендации по теме
Комментарии
Автор

Great content, makes learning practical Rust very pleasant!

KafeinBE
Автор

Hi David! You mentioned a few times that you work with Scala. I remember last year I took a glimpse at the language and its ecosystem, but I couldn't find the incentive that could had made me learn it for job opportunities rather than learn it as a hobby. How is Scala being used nowadays? Can you talk about your experience? Thank you.

Blure
Автор

Love the video, it would be even better and probably bring more people to the channel if it was subdivided into smaller videos. e.g. the first 1:30:00h could be a video on its own. Keep up the great content!

goncalosoares
Автор

I just discovered your channel, thanks for sharing your knowledge, I've been teaching myself Rust this year. May I ask if you could consider a shorter video format for future videos?

Blure
Автор

I enjoy your vids. Can you do one on lifetime?

nimitzhunter
Автор

Damn.. I'd love to watch but 4.5 hours is brutal :-)

DmitryOlyenyov