Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 760 Bytes

File metadata and controls

11 lines (6 loc) · 760 Bytes

Write less (code), Generate More

Speaker

Paul Jolly @modelogiq

Paul is co-founder of modelogiq, an early-stage Frankfurt-based startup looking to change the way that companies build financial models. He is co-organiser of London Gophers (London’s monthly Go meetup), contributes to golang-tools, enjoys writing Go developer tools, has a mild obsession with Go modules, is making plenty of mistakes bringing up his daughter, and likes running.

Intro

Want to write less code and let the machine do the work? In this talk, Paul will give an introduction to code generation in Go, show you how to write a simple code generator, and share some tips on how to integrate code generation into your development workflow.