Giter Site home page Giter Site logo

golang's Introduction

Go(A promising programming language for the future?)

##Golang

Go is a procedural programming language. It was developed in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson at Google but launched in 2009 as an open-source programming language. Programs are assembled by using packages, for efficient management of dependencies. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing and CSP-style concurrency.

What big companies are using GO?

  1. Google

  2. Facebook

  3. Tencent

  4. Uber

  5. Twitch

  6. DropBox

  7. Xiaomi

  8. SoundCloud.

It is convenient, fast, and secure to write code with Golang, and it provides cross-platform support, which simply can't be bad

How to Download and install GO

Step 1

Goto https://golang.org/dl/ Download the the Installer acording to your computer

Step 2

Install the file and run it

Step 2

Choose the files and settings according to your convinence

Step 3

Step 4

Run the go Command to check whether the installation is complete

Commands

To run a .go file use go run Filename.go

we can also make a exe file of our go which is quite good

.go build Filename.go


Success is my only option, failure’s not.


Source :- https://golang.org/

Made By:

GuND0Wn151 , India

golang's People

Contributors

gund0wn151 avatar

Watchers

 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.