core-dev-course

module
v0.0.0-...-60440d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: GPL-3.0

README

core-dev-course

This repository contains solutions for the core dev course.

The original course repo with questions and examples can be found here.

Installation
  • Go 1.18
  • make
Running the solutions

Every week's solution is present in a sub-folder and can be run simply by go run <exercise-name>.go.

Linters

Installing dependencies

make lintci-deps

Linting

make lint

The github CI performes linting on every commit. Enabled linters can be found in ./.golangci.yml

Directories

Path Synopsis
tour-of-go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL