GithubHelp home page GithubHelp logo

mao / mastering-go-3rd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mactsouk/mastering-go-3rd

0.0 0.0 0.0 927 KB

Source code for Mastering Go, 3rd edition

Go 98.85% Dockerfile 0.36% HTML 0.74% Shell 0.02% Python 0.03%

mastering-go-3rd's Introduction

mastering-Go-3rd

Source code for Mastering Go, 3rd edition book.

Go is a modern, generic-purpose, open source programming language that was officially announced at the end of 2009. Go began as an internal Google project, which means that it was started as an experiment, and has since been inspired by many other programming languages, including C, Pascal, Alef, and Oberon. Go's spiritual fathers are the professional programmers Robert Griesemer, Ken Thomson, and Rob Pike.

Mastering Go, 3rd Edition explores the capabilities of Go in practice. You are going to become confident with advanced Go concepts, including concurrency and the operation of the Go Garbage Collector, using Go with Docker, writing powerful command line utilities, working with JSON data, and interacting with databases. You are also going to improve your understanding of Go internals to optimize Go code and use data types and data structures in new and unexpected ways. This book also covers the nuances and idioms of Go with exercises and resources to fully embed your newly acquired knowledge. Become an expert Go programmer by building Go projects, writing system utilities and implementing advanced Go techniques in your projects.

Code repositories for the 1st and 2nd edition of Mastering Go are available at

Mastering Go, 3rd Edition

Published August 2021

  • Paperback: around 700 pages
  • Publisher: Packt Publishing
  • Language: English
  • ISBN-10: 1801079315
  • ISBN-13: 978-1801079310
  • Kindle ASIN: ‎B09C8R34JM

Links

Table of Contents

  • Chapter 1: A Quick Introduction to Go
  • Chapter 2: Basic Go Data Types
  • Chapter 3: Composite Data Types
  • Chapter 4: Reflection and Interfaces
  • Chapter 5: Go Packages and Functions
  • Chapter 6: Telling a UNIX System What to Do
  • Chapter 7: Go Concurrency
  • Chapter 8: Building Web Services
  • Chapter 9: Working with TCP/IP and WebSocket
  • Chapter 10: Working with REST APIs
  • Chapter 11: Code Testing and Profiling
  • Chapter 12: Working with gRPC
  • Chapter 13: Go Generics
  • Appendix A: Go Garbage Collector

For a more analytical TOC, please visit this blog post.

mastering-go-3rd's People

Contributors

mactsouk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.