Git Product home page Git Product logo

savetheworldwithgo's Introduction

Build systems with GO

What is this?

This is a repository containing all the examples from the book BUILD SYSTEMS with GO (and save the world). This book is written to help GO early and not-so-early developers with all the necessary examples to build real systems. The book is organized into two different parts. The first part, explains the language from the basics to more advanced topics using the standard library. The second part, offers the developer a condensed summary of several tools any real system is made of: gRPC, SQL and NoSQL databases, streaming with Kafka, loggers, CLIs (Command Line Interfaces), restful APIs, etc.

The examples are made available at this repository for everybody under the Apache License. Feel free to fork this repo or to take a look to any specific topic you may find relevant. The examples are not explained in the code basically because all the explanations are given in the book. If you are interested in the book you can purchase it in Amazon.

Organization

The repository is organized following the book structure. Every folder corresponds to a chapter, and subfolders correspond to the sections of the chapter. The examples are easy to find following the book.

Most of the code examples are self-contained and can be directly executed with go run main.go.

If additional steps are required to run any example, these are given in the corresponding folder and explained in the book.

Acknowledgements

The amazing "Gotham Gophers" image was created by Egon Elbre (@egonelbre) under Creative Commons. Check out his repository for more high quality illustrations.

Issues

If you have found any code issue please report it using GitHub.

License

This work is released under the Apache License.

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.