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
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX