Explore >> Select a destination


You are here

www.alexedwards.net
| | www.integralist.co.uk
10.7 parsecs away

Travel
| | Interfaces in Go Name Your Interface Arguments Keep Interfaces Small Accept Interfaces, Return Concrete Types Don't Return Concrete Types Use existing interfaces Don't Force Interfaces Embedding Interfaces Upgrading Interfaces Standard Library Interfaces Tight Coupling Dependency Injection Refactoring Considerations Testing More flexible solutions? Conclusion This post is going to explain the importance of interfaces, and the concept of programming to abstractions (using the Go programming language), by ...
| | jordanorelli.com
11.4 parsecs away

Travel
| | How to use interfaces in Go Before I started programming Go, I was doing most of my work with Python. As a Python programmer, I found that learning to use interfaces in Go was extremely difficult....
| | antonz.org
15.5 parsecs away

Travel
| | Weak pointers, faster maps, directory-scoped access, and more.
| | stephennimmo.com
41.6 parsecs away

Travel
|