How Do You Structure Your Go Apps
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore effective Go application structuring techniques in this GopherCon 2018 talk by Kat Zien. Learn about common design patterns and best practices for organizing Go code, including file and package organization, object-oriented approaches in Go, and the advantages of using a cmd directory. Discover how to create testable, maintainable, and easily understandable projects through various structuring methods such as flat structure, domain-driven development, and hexagonal architecture. Gain insights into grouping by context, implementing frameworks, and proper naming conventions. Use a beer reviewing service as a practical example to illustrate different structuring approaches. Enhance your Go programming skills and make informed decisions about code organization for your next project.
Syllabus
Intro
QUESTIONS. DECISIONS
A BEER REVIEWING SERVICE
FLAT STRUCTURE
DOMAIN DRIVEN DEVELOPMENT DDD
GROUP BY CONTEXT
HEXAGONAL ARCHITECTURE
FRAMEWORKS
TESTING
NAMINS
CONCLUSION
QUESTIONS? LINKS
Taught by
Gopher Academy
Related Courses
Разработка веб-сервисов на Go - основы языкаMoscow Institute of Physics and Technology via Coursera Getting Started with Go
University of California, Irvine via Coursera Concurrency in Go
University of California, Irvine via Coursera Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX