---
title: "Bonus Book Review: Learn Go with Pocket-Sized Projects"
url: https://daily.dev/posts/bonus-book-review-learn-go-with-pocket-sized-projects-2nnkrz99m
source_url: https://boldlygo.tech/posts/2023-02-03-review-learn-go-with-pocket-sized-projects
type: article
source: "Boldly Go"
published: 2026-05-31T07:51:04.501Z
updated: 2026-05-31T09:22:43.124Z
tags: ["testing", "golang", "grpc"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Bonus Book Review: Learn Go with Pocket-Sized Projects

**[Boldly Go](https://daily.dev/sources/boldlygo)** · 6 min read · 0 upvotes · 0 comments

## Summary

A review of the early-access Manning book 'Learn Go with Pocket-Sized Projects' by Aliénor Latour, Pascal Bertrand, and Donia Chaiehloudj. At the time of review, only 4 of 12 chapters are available. The book stands out for making testing a first-class concern from the very first example, using a project-based teaching approach rather than abstract first principles. It targets developers coming from other languages but is accessible enough for beginners. The book covers Go modules and touches on generics, with future chapters planned to cover REST and gRPC microservices and goroutines. The reviewer is enthusiastic and considers it a strong contender for best Go book of 2023, pending completion.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://boldlygo.tech/posts/2023-02-03-review-learn-go-with-pocket-sized-projects>

---

Tags: [#testing](https://daily.dev/tags/testing), [#golang](https://daily.dev/tags/golang), [#grpc](https://daily.dev/tags/grpc)

[View this post on daily.dev](https://daily.dev/posts/bonus-book-review-learn-go-with-pocket-sized-projects-2nnkrz99m)
