📖 100 Go Mistakes and How to Avoid Them
Find a file
2023-09-12 00:26:43 +02:00
.github MkDocs 2023-09-11 22:13:40 +02:00
02-code-project-organization change getKeysWithConstraing to getKeysWithConstraint 2022-10-30 16:34:32 +08:00
03-data-types Reviews 2022-02-04 21:54:30 +01:00
04-control-structures Rename packages 2021-12-27 15:57:20 +01:00
05-strings String conversion wrong ID 2022-10-06 13:23:22 +02:00
06-functions-methods Reviews 2022-02-04 21:54:30 +01:00
07-error-management error message in getBalance3 function --update 2023-06-06 22:47:12 +05:30
08-concurrency-foundations Reviews 2022-02-07 09:51:28 +01:00
09-concurrency-practice Reviews 2022-02-07 09:51:28 +01:00
10-standard-lib Reviews 2022-02-07 09:51:28 +01:00
11-testing Merge remote-tracking branch 'origin/master' 2022-07-02 23:34:06 +02:00
12-optimizations benchmark test added for predictability 2023-05-22 11:32:23 +05:30
docs MkDocs 2023-09-12 00:13:50 +02:00
overrides MkDocs 2023-09-11 22:13:40 +02:00
site Fixing link issue 2023-09-12 00:26:43 +02:00
.gitignore init 2020-12-12 11:02:16 +01:00
go.mod All 2021-12-27 15:56:17 +01:00
go.sum All 2021-12-27 15:56:17 +01:00
LICENSE.md Add license 2021-12-27 16:02:21 +01:00
mkdocs.yml MkDocs 2023-09-11 23:12:35 +02:00
README.md Fixing link issue 2023-09-12 00:24:35 +02:00
README.zh_CN.md docs/readme_zh: improve some translations 2023-08-01 14:39:46 +08:00

100 Go Mistakes and How to Avoid Them

Source code and community space of 📖 100 Go Mistakes and How to Avoid Them, published by Manning in August 2022.

Read online: 100go.co