YoVDO

Clean Code in Go

Offered By: code::dive conference via YouTube

Tags

Code::Dive Courses Software Development Courses Clean Code Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the principles of clean code in Go through this conference talk from code::dive 2018. Delve into the unique aspects of Go's design philosophy and how it aligns with clean coding practices. Discover why Go's seemingly simple syntax and error handling contribute to code cleanliness. Learn how Go's language specifications and design decisions challenge traditional notions of clean code. Gain insights into why writing clean code in Go is straightforward, potentially making it one of the cleanest programming languages. Understand the rationale behind Go's creation by Google and its core assumptions. Compare Go's approach to established clean code principles, such as Ward's definition. Examine Go's intentional limitations, including its small specification, lack of inheritance, absence of overloading, and exception-free design. Appreciate the benefits of Go's built-in auto formatter and comprehensive documentation. Whether you're a Go novice, an experienced developer, or simply curious about clean coding practices, gain valuable perspectives on writing efficient and maintainable code in Go.

Syllabus

Intro
Thesis
Why Google created Golang?
Google - observations
Golang - assumptions
Ward's definition of Clean Code
Golang does not compete on features
Small specification
A bit primitive but very concise
Dead simple syntax
Dependencies
No inheritance
No overloading
No exceptions
Build-in auto formatter
Documentation
Summary


Taught by

code::dive conference

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera