Update slides
This commit is contained in:
parent
47c9bf5bf4
commit
fa5c208aad
1 changed files with 11 additions and 0 deletions
|
@ -250,3 +250,14 @@ Pointers
|
||||||
.link https://golang.org/pkg/ Документация стандартной библиотеки
|
.link https://golang.org/pkg/ Документация стандартной библиотеки
|
||||||
.link https://golang.org/doc/faq Go FAQ
|
.link https://golang.org/doc/faq Go FAQ
|
||||||
.link https://github.com/golang/go/wiki/CodeReviewComments Code Review Comments
|
.link https://github.com/golang/go/wiki/CodeReviewComments Code Review Comments
|
||||||
|
|
||||||
|
* Семинар
|
||||||
|
|
||||||
|
- Установка go
|
||||||
|
- Репозиторий курса
|
||||||
|
- Сборка, запуск тестов
|
||||||
|
- goimports, gofmt
|
||||||
|
- Настройка IDE. (emacs, goland, vscode)
|
||||||
|
- Запуск тестов из IDE
|
||||||
|
- Запуск линтера
|
||||||
|
- Сдача заданий
|
||||||
|
|
Loading…
Reference in a new issue