<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track GoBooks Updates Weekly</title>
  <id>https://www.trackawesomelist.com/dariubs/GoBooks/week/feed.xml</id>
  <updated>2026-01-29T13:21:42.510Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/dariubs/GoBooks/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/dariubs/GoBooks/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/dariubs/GoBooks/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>List of Golang books</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/5/</id>
    <title>GoBooks Updates on Feb 02 - Feb 08, 2026</title>
    <updated>2026-01-29T13:21:42.510Z</updated>
    <published>2026-01-28T13:12:36.171Z</published>
    <content type="html"><![CDATA[<h3><p>Related Lists / <a href="https://github.com/tuxerrante/go_exercises" rel="noopener noreferrer">Tuxerrante repo on go exercises</a></p>
</h3>
<ul>
<li><a href="https://github.com/devtoolsd/DevBooks" rel="noopener noreferrer">Dev Books (⭐61)</a> – A collection of development and programming books</li>
</ul>

<ul>
<li><a href="https://github.com/minouou/jsbooks" rel="noopener noreferrer">JavaScript Books (⭐131)</a> – A collection of books and learning resources for JavaScript</li>
</ul>

<ul>
<li><a href="https://github.com/sara8086/PostgresBooks" rel="noopener noreferrer">PostgreSQL Books (⭐60)</a> – A curated list of books and guides for PostgreSQL</li>
</ul>

<ul>
<li><a href="https://github.com/lara-west/PythonBooks" rel="noopener noreferrer">Python Books (⭐22)</a> – A comprehensive list of Python books and tutorials</li>
</ul>

<ul>
<li><a href="https://github.com/mahseema/aibooks" rel="noopener noreferrer">AI Books (⭐65)</a> – A curated collection of books and resources on artificial intelligence</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/5/"/>
    <summary>5 awesome projects updated on Feb 02 - Feb 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/36/</id>
    <title>GoBooks Updates on Sep 02 - Sep 08, 2024</title>
    <updated>2024-09-04T01:46:32.032Z</updated>
    <published>2024-09-04T01:46:32.020Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a href="https://amzn.to/4agrPgG" rel="noopener noreferrer">Go Programming - From Beginner to Professional, 2nd Edition</a></p>
</h3>
<ul>
<li>Understand the Go syntax and apply it proficiently to handle data and write functions</li>
</ul>

<ul>
<li>Debug your Go code to troubleshoot development problems</li>
</ul>

<ul>
<li>Safely handle errors and recover from panics</li>
</ul>

<ul>
<li>Implement polymorphism using interfaces and gain insight into generics</li>
</ul>

<ul>
<li>Work with files and connect to popular external databases</li>
</ul>

<ul>
<li>Create an HTTP client and server and work with a RESTful web API</li>
</ul>

<ul>
<li>Use concurrency to design efficient software</li>
</ul>

<ul>
<li>Use Go tools to simplify development and improve your code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/36/"/>
    <summary>8 awesome projects updated on Sep 02 - Sep 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/14/</id>
    <title>GoBooks Updates on Apr 01 - Apr 07, 2024</title>
    <updated>2024-04-07T01:32:41.279Z</updated>
    <published>2024-04-07T01:32:41.257Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a rel="noopener noreferrer">Learning Go: An Idiomatic Approach to Real-World Go Programming, 2nd Edition</a></p>
</h3>
<ul>
<li>Write idiomatic code in Go and design a Go project</li>
</ul>

<ul>
<li>Understand the reasons behind Go's design decisions</li>
</ul>

<ul>
<li>Use Go's tools to improve performance, optimize memory usage, and reduce garbage collection</li>
</ul>

<ul>
<li>Learn how to use Go's advanced development tools</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/14/"/>
    <summary>4 awesome projects updated on Apr 01 - Apr 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/1/</id>
    <title>GoBooks Updates on Jan 02 - Jan 08, 2023</title>
    <updated>2023-01-07T12:38:44.179Z</updated>
    <published>2023-01-07T12:38:44.143Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a href="https://amzn.to/4ra6o8q" rel="noopener noreferrer">Shipping Go</a></p>
</h3>
<ul>
<li>Develop better software based on feedback from customers</li>
</ul>

<ul>
<li>Create a development pipeline that turns feedback into features</li>
</ul>

<ul>
<li>Reduce bugs with pipeline automation that validates code before it is deployed</li>
</ul>

<ul>
<li>Establish continuous testing for exceptional code quality</li>
</ul>

<ul>
<li>Serverless, container based, and server based deployments</li>
</ul>

<ul>
<li>Scale your deployment in a cost-effective way</li>
</ul>

<ul>
<li>Deliver a culture of continuous improvement</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/1/"/>
    <summary>7 awesome projects updated on Jan 02 - Jan 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/41/</id>
    <title>GoBooks Updates on Oct 10 - Oct 16, 2022</title>
    <updated>2022-10-14T00:41:15.000Z</updated>
    <published>2022-10-14T00:41:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Advanced Books / <a href="https://coreyscott.dev/book/" rel="noopener noreferrer">Beyond Effective Go: Part 1 - Achieving High-Performance Code</a></p>
</h3>
<ul>
<li>Understand the differences between Concurrency and Parallelism.</li>
</ul>

<ul>
<li>Identify and avoid concurrency issues like deadlock, starvation, livelock, and data races.</li>
</ul>

<ul>
<li>Understand the various concurrency interaction patterns and be able to apply the one that best fits the problem at hand.</li>
</ul>

<ul>
<li>Be able to identify when code needs optimizing, what needs optimizing and how.</li>
</ul>

<ul>
<li>Have a catalog of concurrency and performance patterns that you can quickly apply to your projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/41/"/>
    <summary>5 awesome projects updated on Oct 10 - Oct 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/29/</id>
    <title>GoBooks Updates on Jul 18 - Jul 24, 2022</title>
    <updated>2022-07-23T20:30:11.000Z</updated>
    <published>2022-07-23T20:30:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Advanced Books / <a href="https://practicalgobook.net" rel="noopener noreferrer">Practical Go: Building Scalable Network and Non-Network Applications</a></p>
</h3>
<ul>
<li>Writing command line applications</li>
</ul>

<ul>
<li>Writing a HTTP services and clients</li>
</ul>

<ul>
<li>Writing RPC services and clients using gRPC</li>
</ul>

<ul>
<li>Writing middleware for network clients and servers</li>
</ul>

<ul>
<li>Storing data in cloud object stores and SQL databases</li>
</ul>

<ul>
<li>Testing your applications using idiomatic techniques</li>
</ul>

<ul>
<li>Adding observability to your applications</li>
</ul>

<ul>
<li>Managing configuration data from your applications</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/29/"/>
    <summary>8 awesome projects updated on Jul 18 - Jul 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/22/</id>
    <title>GoBooks Updates on May 30 - Jun 05, 2022</title>
    <updated>2022-05-31T05:18:05.000Z</updated>
    <published>2022-05-31T05:18:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a href="https://leanpub.com/go-from-the-beginning" rel="noopener noreferrer">Go, from the beginning</a> <em>Free</em></p>
</h3>
<ul>
<li>Build Console apps</li>
</ul>

<ul>
<li>Create Web APIs</li>
</ul>

<ul>
<li>Test your code</li>
</ul>

<ul>
<li>Create and publish reusable packages that others can consume</li>
</ul>

<ul>
<li>Organize your files in a project</li>
</ul>

<ul>
<li>Work with files and directories</li>
</ul>

<ul>
<li>Parse text with the string library and regular expressions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/22/"/>
    <summary>7 awesome projects updated on May 30 - Jun 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/</id>
    <title>GoBooks Updates on Mar 14 - Mar 20, 2022</title>
    <updated>2022-03-18T00:08:58.000Z</updated>
    <published>2022-03-15T03:24:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a href="https://amzn.to/4rDm43L" rel="noopener noreferrer">Pro Go</a></p>
</h3>
<ul>
<li>Gain a solid understanding of the Go language and tools</li>
</ul>

<ul>
<li>Gain in-depth knowledge of the Go standard library</li>
</ul>

<ul>
<li>Use Go for concurrent/parallel tasks</li>
</ul>

<ul>
<li>Use Go for client- and server-side development</li>
</ul>
<h3><p>Advanced Books / <a href="https://openfaas.gumroad.com/l/everyday-golang" rel="noopener noreferrer">Everyday Go</a></p>
</h3>
<ul>
<li>Learn unit testing</li>
</ul>

<ul>
<li>Make lovely CLIs</li>
</ul>

<ul>
<li>Monitor services</li>
</ul>

<ul>
<li>Release with GitHub Actions</li>
</ul>

<ul>
<li>Ship it with Docker</li>
</ul>

<ul>
<li>Work out Goroutines</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/"/>
    <summary>10 awesome projects updated on Mar 14 - Mar 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/</id>
    <title>GoBooks Updates on Mar 07 - Mar 13, 2022</title>
    <updated>2022-03-12T01:35:33.000Z</updated>
    <published>2022-03-12T01:35:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web Development / <a href="https://k33g.gumroad.com/l/wasmcooking" rel="noopener noreferrer">Wasm Cooking with Golang</a></p>
</h3>
<ul>
<li>Wasm &amp; Go in your browser</li>
</ul>

<ul>
<li>Wasm &amp; Go with Node.js</li>
</ul>

<ul>
<li>WasmEdge &amp; Go</li>
</ul>

<ul>
<li>Wasm in the Cloud: Do you know Atmo?</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/"/>
    <summary>4 awesome projects updated on Mar 07 - Mar 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/30/</id>
    <title>GoBooks Updates on Jul 26 - Aug 01, 2021</title>
    <updated>2021-07-31T02:27:03.000Z</updated>
    <published>2021-07-31T02:27:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Starter Books / <a rel="noopener noreferrer">Learning Go: An Idiomatic Approach to Real-World Go Programming, 2nd Edition</a></p>
</h3>
<ul>
<li>Set up a Go development environment for a solo developer or team</li>
</ul>

<ul>
<li>Learn how and when to use reflection, unsafe, and cgo</li>
</ul>

<ul>
<li>Discover how Go's features allow the language to run efficiently</li>
</ul>

<ul>
<li>Know which Go features you should use sparingly or not at all</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/30/"/>
    <summary>4 awesome projects updated on Jul 26 - Aug 01, 2021</summary>
  </entry>
</feed>