Commit graph

531 commits

Author SHA1 Message Date
Arseny Balobanov
e09f4dc6b8 [lectures/02-interfaces] Add errors.As example. 2021-02-25 14:42:06 +03:00
solesensei
caff45e18c Update README.md 2021-02-23 22:41:39 +03:00
Михаил Крутяков
6f4efc51cf Update README.md: Fix fourty -> forty 2021-02-23 21:31:06 +03:00
cezarnik
fd1331f1ab Fix typo in README.md 2021-02-23 21:29:49 +03:00
Fedor Korotkiy
3e7fa4ca10 Update go to 1.16 2021-02-22 12:46:25 +03:00
pkositsyn
f1997376ee Add test to make sure passed keys are not modified in keylock 2021-02-22 11:21:34 +03:00
Arseny Balobanov
e40aa18778 [jsonrpc] Fix readme. 2021-02-19 23:28:43 +03:00
Fedor Korotkiy
cf5f57de2b Update README.md 2021-02-19 19:53:31 +00:00
Arseny Balobanov
7664921858 [ciletters] Fix testname. 2021-02-19 22:20:07 +03:00
Eugene Kravchenko
2fcdfb352f Update letter_test.go 2021-02-19 15:34:03 +03:00
Arseny Balobanov
641ddb9e37 Add 2 tasks to basics task group. 2021-02-18 23:26:55 +03:00
verytable
9e4f34caeb Merge branch '23-add-forth-task' into 'master'
Resolve "add forth task"

Closes #23

See merge request slon/shad-go-private!36
2021-02-18 20:13:55 +00:00
verytable
69288fe91e Resolve "add forth task" 2021-02-18 20:13:55 +00:00
verytable
f70c329549 Merge branch '24-add-text-template-task' into 'master'
Resolve "add text/template task"

Closes #24

See merge request slon/shad-go-private!37
2021-02-18 19:47:04 +00:00
verytable
fc1ac9aa48 Resolve "add text/template task" 2021-02-18 19:47:04 +00:00
Arseny Balobanov
b55e0f2df8 Release basics task group with 5 tasks. 2021-02-18 19:08:38 +03:00
verytable
b5c294baf0 Merge branch '21-speller-task' into 'master'
Resolve "speller task"

Closes #21

See merge request slon/shad-go-private!35
2021-02-18 16:00:16 +00:00
verytable
f97280d9de Resolve "speller task" 2021-02-18 16:00:15 +00:00
Fedor Korotkiy
549ee264a9 Update utf8 task 2021-02-18 13:57:48 +03:00
Fedor Korotkiy
201caf1971 Update utf8 task 2021-02-18 13:49:29 +03:00
Fedor Korotkiy
84d9f411c5 Update utf8 task 2021-02-18 13:37:40 +03:00
Fedor Korotkiy
f9f60e3656 Checkin runtime lecture 2021-02-18 12:45:14 +03:00
Димитрис Голяр
e47843ed39 Update CONTRIBUTING.md 2021-02-13 16:46:07 +03:00
Димитрис Голяр
2b641044a1 Update build.md 2021-02-13 16:46:05 +03:00
Димитрис Голяр
2372f3587d Update syllabus.md 2021-02-13 16:46:01 +03:00
Arseny Balobanov
7ce9ef4e04 [sum] Fix google doc link. 2021-02-11 23:00:38 +03:00
Алексей Иванов
8b7007f2d9 Update CONTRIBUTING.md 2021-02-11 22:37:02 +03:00
Arseny Balobanov
824dbcce85 Update first task instruction. 2021-02-11 18:48:15 +03:00
Arseny Balobanov
4a6dc366ba Update .deadlines. 2021-02-11 18:45:47 +03:00
Fedor Korotkiy
8aff7885fa Merge branch 'pprof-allocs' into 'master'
Add allocs task

See merge request slon/shad-go-private!33
2020-09-07 03:45:05 +00:00
Denis Tarasov
4adf293c0c Add draft of allocs task 2020-08-26 22:34:08 +03:00
Fedor Korotkiy
f71609afb9 Merge branch 'master' of gitlab.com:slon/shad-go-private 2020-05-30 16:23:11 +03:00
Fedor Korotkiy
3854aef63a Pre-fill module cache 2020-05-30 16:22:42 +03:00
Fedor Korotkiy
c9e15f4409 Update .deadlines.yml 2020-04-29 21:51:51 +00:00
Fedor Korotkiy
9a6eaeca09 gofmt 2020-04-29 14:27:44 +03:00
Vladimir Kuznetsov
53d176f38a fix error with windows filepath parse from URL 2020-04-29 14:26:46 +03:00
Alexey Stytsenko
cd75697ac3 Fix UploadSingleFile test in distbuild/pkg/filecache 2020-04-28 16:32:30 +03:00
Николай Луцяк
7cca06a1a3 Fix TestJobCaching. Swap WriteFile and second Client.Build 2020-04-28 16:30:44 +03:00
Arseny Balobanov
f00962e44d io-lecture: fix slide order 2020-04-23 20:56:09 +03:00
Fedor Korotkiy
97270c1cd5 Update .deadlines.yml 2020-04-23 17:46:10 +00:00
Arseny Balobanov
ff46a72f53 io-lecture: replace f.Read(...) with io.ReadAtLeast(f, ...) in http chunking solution 2020-04-23 19:42:40 +03:00
Arseny Balobanov
9f02fb6a2b io-lecture: fix typo 2020-04-23 19:30:31 +03:00
Fedor Korotkiy
b5cfeae7e0 Add slide about syscall 2020-04-23 18:54:49 +03:00
Fedor Korotkiy
e8511cd2d7 Update syllabus.md 2020-04-23 15:52:34 +00:00
Fedor Korotkiy
666f355c69 Low-level lecture 2020-04-23 18:37:17 +03:00
verytable
73ecb31b1b Merge branch 'io-lecture' into 'master'
io lecture

See merge request slon/shad-go-private!31
2020-04-23 15:00:25 +00:00
Arseny Balobanov
daa4051650 Add strings.Builder vs bytes.Buffer; different options for line reading; http chunking; 2020-04-23 17:39:10 +03:00
Arseny Balobanov
51a73f98b2 adding io lecture; first commit 2020-04-23 04:40:13 +03:00
Fedor Korotkiy
1b9ca4549f Clarify scheduler 2020-04-22 01:35:28 +03:00
Fedor Korotkiy
52b9d0d370 Clarify scheduler 2020-04-22 01:35:28 +03:00