January 2020
Intermediate to advanced
640 pages
16h 56m
English
The SOLID principles are essentially a set of rules for helping you write clean and maintainable object-oriented code. Let's go over what the initials stand for:
But hold on a minute! Is Go an object-oriented language or is it a functional programming language with some syntactic sugar tacked on top?