Go for Python Programmers
latest
  • About This Book
  • Introduction
  • Installation & Setup
  • Hello, World!
  • Documentation
  • The Go Toolchain
  • Project Layout
Go for Python Programmers
  • Docs »
  • Go for Python Programmers
  • Edit on GitHub

Go for Python Programmers¶

This book is intended to provide a solid introduction to the Go language for experienced Python programmers.

Contents

  • About This Book
    • Copying
    • Resources
    • Classroom Instruction
    • Related Courses
    • Author
    • Payment
  • Introduction
    • What is Go?
    • Searching
    • Who’s Using Go?
    • Background Assumptions
    • Requirements
    • Further Reading
  • Installation & Setup
    • Installing Go
    • Environment Variables
    • Intellij IDE
  • Hello, World!
    • Curly Braces
    • Package
    • Import
    • Functions
    • Return
    • Variables
    • main()
    • Compiling
  • Documentation
    • Self-Documenting Code
    • godoc tool
    • GoDoc.org
  • The Go Toolchain
    • go build
  • Project Layout
    • Hello World
    • Dependencies
  • Search this Book
Next

© Copyright 2013, Jason McVetta. Revision 96389478.

Built with Sphinx using a theme provided by Read the Docs.