Miki Tebeka
Broschiertes Buch

Effective Go Recipes

Fast Solutions to Common Tasks

Versandkostenfrei!
Versandfertig in 2-4 Wochen
62,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
31 °P sammeln!
Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance). Go is a simple language, but programming in Go is about more than just mastering syntax. There's an art to using Go effectively. Squeeze out the full use of advanced networking and multi-core power for which Go was designed. Save precious coding hours with recipes that help you manage objects, collect garbage, and safely use memory. Tackle Unicode, con...