Development of Bitcoin Mining Machine (iii) "Go language learning"

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Here's a start code for project A. The test code will also give you an evaluation rating of your operation. There are two simple outputs in the file, the server and the client (respectively, in srunner   and   crunner " can help you test whether your code is running as required. Note that the above code and instructions assume that you set the path of the go language under the root directory "P1".


If you have any problems establishing, installing and testing files, http://golang.org/doc/code.html can go here to see " How to Write go Code". This is a good resource for learning the run and organization language of Go workspaces. Also, this command learning resource for the Go language is also useful. "Http://golang.org/cmd/go/"


Now we start to learn how to write the Go language:

Directly speaking text Taixu, I first put a go language HelloWorld

Package main    Import "FMT"    func Main () {      fmt. Println ("Hello, World")  
a link to the information and background is recommended. Go language Information

There is also a very interesting compiler and learning software

Google Learning Group, learn more Chinese documents, Windows environment Building








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.