/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.alexedwards.net
| | www.integralist.co.uk
3.8 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 ...
| | lanre.wtf
3.8 parsecs away

Travel
| | how to populate your integration tests with data to make them useful
| | lukasrotermund.de
3.7 parsecs away

Travel
| | I/O operations are among the most commonly used tasks in Go. Let's take a look together at the implementation in the Go standard library.
| | www.sheshbabu.com
18.7 parsecs away

Travel
|