Covariance, Contravariance & the LSP
The Liskov Substitution Principle has implications for the way we should use covariance and contravariance.
The Liskov Substitution Principle has implications for the way we should use covariance and contravariance.
Letting Yourself Go: learning to do things the Go way from an OOP background. Part 2: Variable Naming
Letting Yourself Go: learning to do things the Go way from an OOP background. Tips for developers on learning Go, for devs with a background in PHP, Java, C# etc.