Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jasonkeene/debugging-workshop

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jasonkeene/debugging-workshop

  • v0.0.0-20201216182600-e0ceb7312b8c
  • Source
  • Go
  • Socket score

Version published
Created
Source

Gophercon 2020 Debugging Workshop

To get back to here: bit.ly/debugging-workshop
Slack Channel: #gophercon-2020-debugging-workshop

Course Objective

Solving bugs can be incredibly challenging. It can often feel like our programs have the upper hand. My goal for this course is to instill in you the confidence that you can understand and squash your bugs, no matter how challenging they are.

The next time you encounter a difficult bug, I'd like for you to be able to say:

I don't know what is wrong with my program but I know how to find out!

In this course, we will be covering a number of tools that I have found useful in understanding Go programs.

Before Starting

You will need to clone this repo:

git clone https://github.com/jasonkeene/debugging-workshop

There are a few things you should have setup on your machine before starting on the exercises. You will need to:

A Linux machine will be needed for the more advanced exercises as they utilize capabilities specific to Linux. If you do not have a Linux machine handy, no worries. This repo contains a Vagrantfile that will provision a Linux VM for you. It is recommended to do this in advance of the workshop as it can take some time to download the machine image and provision the VM. You will need to:

If you are not using the Vagrant VM you will need to:

You can see how these were installed in the VM by looking at the vagrant-provision.sh file.

Exercises

This workshop is broken down into a series of exercises. We will go through these individually during the class:

Please ask questions as we work through these exercises! If I went too fast over something that needs additional explanation please stop me. Some of the later sections build on earlier sections so it is important that we all understand the material before moving forward. You can also ask questions during the breaks if you prefer.

Instructors

Jason Keene

Instructor - Delve User

Contact: Slack


Derek Parker

Instructor - Creator of Delve

Contact: Slack


Warren Fernandes

TA

Contact: Slack


Feedback

If you have any feedback about this workshop, the presenters, the content, the remote format, etc please let us know by filling out this form!

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc