Learn - Go-Lang

Contains ads
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

✴ Go (often referred to as golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features and CSP-style concurrent programming features added. The compiler and other language tools originally developed by Google are all free and open source.✴

► 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 Covered in this App are Listed Below】

⇢ Overview

⇢ Environment Setup

⇢ Program Structure

⇢ Basic Syntax

⇢ Data Types

⇢ Variables

⇢ Constants

⇢ Operators

⇢ Arithmetic Operators

⇢ Relational Operators

⇢ Logical Operators

⇢ Bitwise Operators

⇢ Assignment Operators

⇢ Miscellaneous Operators

⇢ Operator Precedence

⇢ Decision Making

⇢ if statement

⇢ if...else statement

⇢ nested if statements

⇢ switch statement

⇢ select statement

⇢ Loops

⇢ for loop

⇢ nested for loops

⇢ break statement

⇢ continue statement

⇢ goto statement

⇢ Functions

⇢ Call by value

⇢ Call by reference

⇢ functions as values

⇢ function closure

⇢ method

⇢ Scope Rules

⇢ String

⇢ Arrays

⇢ Multi-dimensional arrays

⇢ Passing arrays to functions

⇢ Pointers

⇢ Array of pointers

⇢ Pointer to pointer

⇢ Passing pointers to functions

⇢ Structures

⇢ Slices

⇢ Range

⇢ Maps

⇢ Recursion

⇢ Type Casting

⇢ Interfaces

⇢ Error Handling
Updated on
Nov 27, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

What's new

- Bookmarking Option Added
- User Interface Changed