速報APP / 教育 / Learn - Go-Lang

Learn - Go-Lang

價格:免費

更新日期:2018-10-16

檔案大小:3.8M

目前版本:1.1

版本需求:Android 4.0.3 以上版本

官方網站:http://www.intelitech.in

Email:vishwasparrow@gmail.com

聯絡地址:203/12 Parth Apartment,Sector 26A,Kopri Village,Navi Mumbai,Vashi,Thane,Maharashtra,400703

Learn - Go-Lang(圖1)-速報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

Learn - Go-Lang(圖2)-速報App

⇢ 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

Learn - Go-Lang(圖3)-速報App

⇢ 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

Learn - Go-Lang(圖4)-速報App

⇢ 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

Learn - Go-Lang(圖5)-速報App

⇢ Error Handling

Learn - Go-Lang(圖6)-速報App