Code Monkey home page Code Monkey logo

time-to-go's Introduction

Let's Go

Go (often referred to as Golang) is a programming language created by Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson. Go is a statically typed, compiled language in the tradition of C, with memory safety, garbage collection, structural typing, and CSP-style concurrency. The compiler, tools, and source code are all free and open source.

Prefer to https://en.wikipedia.org/wiki/Go_(programming_language) for more on Golang.

Here are some of the reasons why you should learn Go: • The go language is very concise, simple and safe.

• It’s compilation time is very fast.

• It supports the patterns which adapt to the surrounding environment similar to dynamic languages.

• It supports inbuilt concurrency such as lightweight processes channels and select statements.

• It supports the interfaces and the embedded types.

• It doesn’t require any external dependencies for the production of the statically linked native binaries.

Want to learn?

Contribute to the repository by forking and sending a PR with great new snippets and implementations for the beginners to learn from.

time-to-go's People

Contributors

mishra3452 avatar mishra3454 avatar thenishchalraj 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.