send link to app

Learn Go Lang Offline [PRO] app for iPhone and iPad


4.0 ( 80 ratings )
Book Education
Developer: Muhammad Mubeen
0.99 USD
Current version: 1.1, last update: 1 year ago
First release : 06 Apr 2021
App size: 61.45 Mb

Guide to Learn Go Lang, Go tutorials. Go language is a programming language initially developed at Google in the year 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language having syntax similar to that of C. It provides garbage collection, type safety, dynamic-typing capability, many advanced built-in types such as variable length arrays and key-value maps. It also provides a rich standard library. The Go programming language was launched in November 2009 and is used in some of the Googles production systems.

This App is designed for software programmers with a need to understand the Go programming language from scratch. This app will give you enough understanding on Go programming language from where you can take yourself to higher levels of expertise.

Topics We Covered:

Introduction to Go lang
Go Lang Environment Setup
Program Structure of Go Programming
Go Basic Syntax
Go Data Types
Go Language Variables
Constants
Operators
Decision Making
Loops
Functions
Scope Rules
Strings
Arrays
Pointers
Structures
Slice
Range
Maps
Recursion
Type Casting
Interfaces
Error Handling