#010

Опубликовано: 22 Май 2026
на канале: Цинковый Прод
133
3

В этом выпуске у нас в гостях был Сергей Сова и рассказал очень много о языке программирования Rust, также мы обсуждали почему функциональное программирование важно, как ребята чинили неочевидную проблему - составными индексами, анализ популярных Go приложений на проблемы конкурентности.

VSCodium
https://github.com/VSCodium/vscodium

Are we web yet?
https://www.arewewebyet.org/

rust-lang-nursery/failure
https://github.com/rust-lang-nursery/...

github.com/howtocards
https://github.com/howtocards

github.com/sergeysova
https://github.com/sergeysova

Why functional programming matters
https://hackernoon.com/why-functional...

The curious case of the query that gets slower the fewer elements it affects
http://engineering.liefery.com/2018/0...

Understanding real-world concurrency bugs in Go