Giter Site home page Giter Site logo

go-examples's Introduction

Learn Go programming language with simple examples

The purpose of go-examples project is to learn Go programming language through simple programs which will cover all the concepts & syntax of Go programming language. Instead of directly going deep dive into complex concepts it is always better to start with the basics in order to understand any programming language easily, Same concept will be applied to go-examples as well. I have started with the basics and then slowly moving to complex concepts.

Why learn Go!

“Go will be the server language of the future.” — Tobias Lütke, Shopify

  1. Its Open Source!
  2. Go focuses on simplicity, conciseness, readability ,concurrency and performance.
  3. Go has rich support for concurrency using goroutines and channels.
  4. Code written in Go is easy to maintain.

Getting Started

Clone go-examples and open with any text editor or IDE. I prefer Atom to work with Go programming language.

Prerequisites

To perform hands-on on go-examples it is prerequisite to have Go installed on your machine. Steps to install Go

Contents

Basic

Advance

Contributing

Pull requests are welcome. I will appreciate any help on either enhancing existing example/program or addition of new example/program.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

The Pull Request template can be found here

Authors

Report any issues or suggestions related to examples here

go-examples's People

Contributors

sagar-jadhav avatar aprabhat avatar davidkroell avatar yogesh-desai avatar piyushs28 avatar kazuhirodk avatar mmichaelb avatar vpatiltech avatar rajkumargosavi avatar kimmieb23 avatar aggressivepixels avatar digikin avatar fadhilnurmahardi avatar robihdy avatar simsim1 avatar sinramyeon avatar lukajaj avatar sowmiyamuthuraman avatar rizalwildan avatar dgksk8life avatar cdrewuk avatar ilmanzo avatar anacr avatar adam-pog avatar chanceeakin avatar elmirbekic avatar guillermodlco avatar komish avatar mauricioklein avatar

Watchers

James Cloos 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.