diff --git a/README.md b/README.md index d6c9a30..3ee81ca 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ - [2024 - The Power of Go: Tools](#2024---the-power-of-go-tools) - [2024 - Build an Orchestrator in Go](#2024---build-an-orchestrator-in-go) - [Go with the Domain: Building Modern Business Software in Go *Free*](#go-with-the-domain-building-modern-business-software-in-go-free) - - [Spaceship Go **Free**](#spaceship-go-free) + - [Spaceship Go *Free*](#spaceship-go-free) - [Ultimate Go Notebook](#ultimate-go-notebook) - [Web Development](#web-development) - [2019 - Learn Data Structures and Algorithms with Golang](#2019---learn-data-structures-and-algorithms-with-golang) @@ -234,6 +234,8 @@ In gRPC Go for Professionals, you'll begin by learning the core concepts such as ### 2023 - [Learn Go with Pocket-Sized Projects](https://www.manning.com/books/learn-go-with-pocket-sized-projects) + + Learn Go with Pocket-Sized Projects teaches you to write professional-level Go code by creating handy tools and fun apps. Each small, self-contained project introduces important practical skills, including ensuring that your code is thoroughly tested and documented! You’ll make architectural decisions for your projects and organize your code in a maintainable way. Everything you learn is easy to scale-up to full-size Go applications. ### 2023 - [Go Faster](https://leanpub.com/gofaster) @@ -506,7 +508,7 @@ It features techniques like Domain-Driven Design, Clean Architecture, CQRS (Comm The book is based on a [real open source project](https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example). Chapters go through refactoring of the project to show common anti-patterns and how to avoid them. -### [Spaceship Go](https://blasrodri.github.io/spaceship-go-gh-pages/) **Free** +### [Spaceship Go](https://blasrodri.github.io/spaceship-go-gh-pages/) *Free*