filmov
tv
dotGo 2017 - Daniel Martí - Reducing Go programs

Показать описание
Program reducing is useful to get the smallest version of some code that reproduces a certain behaviour, like a compiler crash or an obscure run-time error.
Following the ideas of C-Reduce - introduced in 2012 - Go now has its own program reducer too, making use of the go/* family of packages.
Daniel covers the basics of how Go program reducing works and how it can be useful to Go developers, from Go compiler developers to newcomers.
dotGo 2017 - Daniel Martí - Reducing Go programs
dotGo 2019 - Daniel Martí - Optimizing Go code without a blindfold
dotGo 2017 - JBD - Go's work stealing scheduler
dotGo 2017 - Francesc Campoy Flores - Machine Learning and Go
dotGo 2017 - Mat Ryer - The Art of Testing
GopherCon 2019: Optimizing Go Code Without a Blindfold - Daniel Marti
dotGo 2017 - Laurent Lévêque - Exposing Go code to Android and Python
dotGo 2017 - Marcel van Lohuizen - Rethinking Errors in Go
dotGo 2017 - sam boyer - The Functional Design of Dep
GopherCon 2018: Code Search Tailored for Gophers - Daniel Marti
dotGo 2017 - Massimiliano Pippi - Embedding Python in Go
Daniel Martí on Defensive Programming in Go
dotGo 2017 - Sameer Ajmani - Simulating a real-world system in Go
dotGo 2017- Diana Ortega - Go and data, can they ever be friends?
GopherCon UK 2019: Daniel Martí - Optimizing Go Code Without a Blindfold
dotGo 2017 - Mickaël Rémond - Go for Real Time Streaming Architectures
dotGo 2017 - Jaime Silvela - Handling slow requests in your Go web server
dotGo 2017 - Liz Rice - Debuggers from scratch
dotGo 2016 - Katrina Owen - The Scandalous Story of the Dreadful Code Written by the Best of Us
LondonGophers 15/05/2019: Daniel Martí - Reimagining gofmt for Go 2.0
dotGo 2019 - James Bowes - Shattered Mirror: An Introduction to Reflect and Unsafe
Martí Daniel
dotGo 2017 - John Cinnamond - Go Lift
dotGo 2019 - Valentin Deleplace - Semaphores
Комментарии