go-tooling-workshop

A workshop covering all the tools gophers use in their day to day life

Github星跟踪图

Build Status Go Report Card

Go Tooling in Action

Hi, and welcome to "Go Tooling in Action". This is a multi hour workshop,
so get ready for some intense learning!

After going through the whole content, you will know about what tools can
help you better write Go code, how to build artifacts from that code, and
how to understand the performance of your code once it's running.

You should be relatively familiar with Go, even though we won't be writing
much code. Maybe it's time to check out the Go Tour.

For a shorter and sweeter version of this workshop, you can watch the video
that I made for a conference, and inspired me to create this workshop.

Software requirements

To go through this you will need the following:

  1. You have installed the Go Programming Language.
  2. We will be using Visual Studio Code it's free and open source.
  3. Finally, we'll also use delve, so install it now if you think you won't have good WiFi later.

The rest of the software we'll use is quick to install through go get, so
do not worry yet.

Contents

The workshop is for now composed of three independent sections:

In the future one more section might be added regarding monitoring of running
systems, but for now that topic is out of the scope of this workshop.

Issues

This workshop is very new, so some things might be missing or wrong.

If you find anything that seems broken, please file an issue. Or even better,
send a pull request! You will need to sign a CLA, you'll get the info once
you send the PR.

Resources

These are places where you can find more information for Go:

My favorite aspect of Go is its community, and you are now part of it too. Welcome!

As a newcomer to the Go community you might have questions or get blocked at some point.
This is completely normal, and we're here to help you.
Some of the places where gophers tend to hang out are:

Disclaimer

This is not an official Google product (experimental or otherwise), it is just
code that happens to be owned by Google.

主要指标

概览
名称与所有者campoy/go-tooling-workshop
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2017-06-22 17:56:11
推送于2018-12-15 13:28:35
最后一次提交2018-08-27 07:10:25
发布数0
用户参与
星数2.8k
关注者数85
派生数183
提交数79
已启用问题?
问题数17
打开的问题数14
拉请求数39
打开的拉请求数3
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?