Google Go Programming Language - Tutorials, Anyone?

Kaustubh Katdare

Kaustubh Katdare

@thebigk Oct 21, 2024
Google has just launched the Go 1 version of the Go Project. Go 1 is not a complete redesign of the existing Go language, rather, it's a clean up job and aimed at offering forward compatibility. Developers who code in Go 1 can be absolutely sure that their programs will run on various platforms like Windows, Linux, FreeBSD, OSX etc. without needing much change. Also these programs will continue to run for the lifetime of Go programming language; as the creators of Go have made sure that the programs will always remain forward compatible.

Check out our VoiCE Coverage: #-Link-Snipped-#

I want to know whether anyone on CE plans to offer 'Getting Started' tutorials for the Go programming language? It'd be cool! 😀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Whats In Name

    Whats In Name

    @whats-in-name-KdgM7o Apr 9, 2012

    Go language is new to me.'Getting Started' tutorials will be a good idea.
    I found this tour very helpful,so wanted to share this:

    #-Link-Snipped-#
  • Ankita Katdare

    Ankita Katdare

    @abrakadabra Apr 10, 2012

    Any takers here?

    The basic setup is quite simple and straight forward.
    Follow the steps mentioned here: #-Link-Snipped-#

    In fact you can try your basic programs here itself: #-Link-Snipped-#