-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
37 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+36.1 KB
content/posts/some-great-golang-book-im-reading/go-books-feature.webp
Binary file not shown.
25 changes: 25 additions & 0 deletions
25
content/posts/some-great-golang-book-im-reading/index.en.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Some great Golang book that I'm reading | ||
date: "2024-09-26T04:06:09+07:00" | ||
draft: false | ||
showComments: true | ||
description: "Some great Golang book that I'm reading" | ||
tags: | ||
- golang | ||
- random | ||
- book | ||
--- | ||
|
||
[Let's Go by Alex Edwards](https://lets-go.alexedwards.net/) | ||
[<img class="mt-1" src="lets-go.jpg" width="300px"/>](https://lets-go.alexedwards.net/) | ||
|
||
[Let's Go Further by Alex Edwards](https://lets-go-further.alexedwards.net/) | ||
[<img class="mt-1" src="lets-go-further.jpg" width="300px"/>](https://lets-go-further.alexedwards.net/) | ||
|
||
[100 Go Mistakes and How to Avoid Them by teivah](https://100go.co/book/) | ||
[<img class="mt-1" src="100-mistakes.jpg" width="300px"/>](https://100go.co/book/) | ||
|
||
[Concurrency in Go by Cox-Buday](https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/) | ||
[<img class="mt-1" src="concurrency.jpg" width="300px"/>](https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/) | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.