Go language ..

Source: Internet
Author: User
Sender: notsaw
Question: Go language... There are so many idle people
Mailing station: BBS untitled Space Station (Wed Nov 11 07:14:01 2009, US East)

Http://golang.org/
Http://golang.org/doc/go_talk-20091030.pdf
There are examples in the Tutorial:

Http://golang.org/doc/go_tutorial.html

 

I hope it will be better than C/C ++ in the future.

Mainly include:
Compilation and execution at a speed similar to C/C ++
String is not the same as the character array. It can only be spliced and cannot be modified.
Map type, hash
Package encapsulation, similar to class type
Interface
Slice, an array segment with a fixed length, instead of the traditional C unbounded array pointer
The pointer is not operational. It is basically equivalent to a reference that can be null.
Concurrent gorouting thread and Channel Data Transmission

Garbbage collection

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.