Git Product home page Git Product logo

go.tutorials's Introduction

Google Go language Lessons

I just started to learn new language, that’s Google Go. Language is pretty new and there are a lot of stuff that could be changed there.

golang.org

groups.google.com/group/golang-nuts

How to build

Just go to the lesson directory and run make. Some of lessons require running tests do gotest or make test there.

Lesson 1

Hello world! - thats basic start point for programming language learning.

Lesson 2

Functions - samples for functions usage in go. Functions are basic programming units in that laguage so its very important to understand how them works.

Lesson 3

Packages - functions in Go could be united in to packages. That is so called modular programming paradigm.

Lesson 4

Arrays

Lesson 5

Slices

Lesson 6

Maps

go.tutorials's People

Contributors

cthulhu avatar

Watchers

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