Practical Go: Real world advice for writing maintainable Go programs

Dave Cheney

Learn best practices and practical advice for writing more maintainable and effective Go code, focusing on simplicity, readability, and productivity.

Technical TutorialsGo

Introduction

Practical Go: Real world advice for writing maintainable Go programs by Dave Cheney.

Highlights

  • Focuses on simplicity, readability, and productivity as the guiding principles for writing Go code
  • Provides best practices and practical advice for writing maintainable Go programs
  • Covers topics such as writing readable and understandable code, managing complexity, and improving productivity

Recommendation

This course is recommended for Go developers who want to write more maintainable and effective Go code. It provides valuable insights and practical guidance from an experienced Go programmer, emphasizing the importance of simplicity, readability, and productivity in software development.

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

Database Design Succinctly 16
Technical TutorialsDatabase
Explore the principles of efficient database design and data modeling for software applications with this concise guide.
Foundations of Programming 10
Technical TutorialsProgramming
Comprehensive guide to the core principles of programming, including algorithms, data structures, and software development best practices. Suitable for beginners and experienced developers.
Code Simplicity: The Fundamentals of Software 26
Technical TutorialsProgrammingSoftware Development
Comprehensive guide to software engineering, focusing on simplicity and efficiency in code development. Valuable resource for developers and engineers.
Essentials of Go Programming 15
Technical TutorialsGoProgramming
Comprehensive guide to learning the Go programming language, covering fundamental concepts, best practices, and practical examples for software development.
Go for Python Programmers 12
Technical TutorialsGoPython
Learn the Go programming language with this comprehensive guide designed for experienced Python programmers. Authored by Jason McVetta, this course covers installation, setup, and key Go features.
Go Handbook | Comprehensive Guide for Software Developers 10
Technical TutorialsGoProgramming
A comprehensive guide to the Go programming language, covering essential concepts, best practices, and practical examples for software developers.
Go Succinctly | Programming Language Guide 15
Technical TutorialsGoSoftware Development
Dive into the Go programming language with Go Succinctly, a comprehensive guide covering the language's key features and applications in software development.
Go Programming | Comprehensive Tutorial for Beginners 10
Technical TutorialsGoProgramming
Learn Go programming language from scratch with this comprehensive tutorial by Tutorials Point. Covers syntax, features, and standard library for software developers.
Go Web Development Succinctly 12
Technical TutorialsGoWeb Development
A concise and practical guide to building scalable web applications using the Go programming language. Covers key topics like serving, routing, data sources, and more.