Go Bible Chapter I.

Source: Internet
Author: User
This is a created article in which the information may have evolved or changed.

The aggregation types of Go (struct and array) can manipulate their elements directly

Go provides CSP-based concurrency feature support.

Go's dynamic stack makes the lightweight thread Goroutine's initial live can be small, so creating a goroutine is very small, and creating millions of goroutine is completely doable.

Go standard library: building blocks and public interfaces, including I/O operations, text handling, images, cryptography, networking, and distributed applications

Go does not have a class, which constructs complex objects by combining simple objects, and the association between the concrete type and the abstract type (interface) is an implicit

All the codes in the book can be downloaded from the Git repository on the Http://gopl.io. The go get command can be intelligently acquired, structured, and built according to the path of each example.

Points to note:
Channel
concurrency, co-process

Interface
Empty Interface= Root Object

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.