Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

campoy/go-tooling-workshop

Repository files navigation

Build StatusGo 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 canhelp you better write Go code, how to build artifacts from that code, andhow to understand the performance of your code once it's running.

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

For a shorter and sweeter version of this workshop, you can watch the videothat 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 theGo Programming Language.
  2. We will be usingVisual Studio Code it's free and open source.
  3. Finally, we'll also usedelve, 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 throughgo get, sodo 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 runningsystems, 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 onceyou 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 justcode that happens to be owned by Google.

About

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

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors22


[8]ページ先頭

©2009-2025 Movatter.jp