Skip to content

gozes/gophercon-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GopherCon Tutorial

This is the code used in the workshop about "Code generation for 10x productivity - no AI" at GopherCon UK 2025.

You can check the slides here.

Setting up

Run make tidy-vendor-all to download necessary dependencies.

First part

We talk about code generation tools in go. You can check out the tools to play around with the handson exercises.

Second part

Extend a real code generation tool in httptestgen.

This can be achieved by re-applying these changes but, I challenge you not to look at them before trying to do ti on your own!

About

Codebase for Gophercon 2025 tutorial about "Code Generation for 10x productivity - no AI"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.3%
  • Smarty 12.8%
  • Makefile 2.9%