<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt" -->

---
title: 5 Advanced Books Every Indie Developer Needs | daily.dev
description: A curated list of five advanced technical books recommended for indie game developers looking to level up. The picks cover game math fundamentals (Eric...
canonical: https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: 5 Advanced Books Every Indie Developer Needs | daily.dev
og:description: A curated list of five advanced technical books recommended for indie game developers looking to level up. The picks cover game math fundamentals (Eric...
og:url: https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt
og:image: https://api.daily.dev/og/posts/7voZ7qxJT.png
og:image:alt: 5 Advanced Books Every Indie Developer Needs
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# 5 Advanced Books Every Indie Developer Needs

**[git-amend](https://daily.dev/sources/git-amend)** · 5 min read · 0 upvotes · 0 comments

## Summary

A curated list of five advanced technical books recommended for indie game developers looking to level up. The picks cover game math fundamentals (Eric Lengyel's math reference), game engine architecture (Game Coding Complete), behavioral and utility AI (Behavioral Mathematics for Game AI), practical AI implementation with A*, FSMs, and GOAP (Programming Game AI by Example), and advanced C# for .NET/Unity developers (Pro C# 9). Most books are out of print but findable on eBay, Amazon used, or GitHub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=X5kiJIEcBUw>

## Similar posts on daily.dev

- [The Software Engineering Books I keep recommending](https://daily.dev/posts/the-software-engineering-books-i-keep-recommending-znf1prrwn) · Tech World With Milan · 19 upvotes · 0 comments

---

Tags: [#game-development](https://daily.dev/tags/game-development), [#c#](https://daily.dev/tags/c#), [#c++](https://daily.dev/tags/c++)

[View this post on daily.dev](https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"5 Advanced Books Every Indie Developer Needs","url":"https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt"},"datePublished":"2026-07-19T07:58:56.682Z","dateModified":"2026-07-19T08:04:32.126Z","description":"A curated list of five advanced technical books recommended for indie game developers looking to level up. The picks cover game math fundamentals (Eric...","image":"https://i.ytimg.com/vi/X5kiJIEcBUw/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/X5kiJIEcBUw/sddefault.jpg","isAccessibleForFree":true,"articleSection":"git-amend","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"git-amend","logo":"https://media.daily.dev/image/upload/s--dR-FewbM--/f_auto,q_auto/v1784447928/logos/git-amend?_a=BAMAMicg0","url":"https://daily.dev/sources/git-amend"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/5-advanced-books-every-indie-developer-needs-7voz7qxjt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"game-development,c#,c++","timeRequired":"PT5M","video":{"@type":"VideoObject","name":"5 Advanced Books Every Indie Developer Needs","description":"A curated list of five advanced technical books recommended for indie game developers looking to level up. The picks cover game math fundamentals (Eric...","thumbnailUrl":"https://i.ytimg.com/vi/X5kiJIEcBUw/sddefault.jpg","uploadDate":"2026-07-19T07:58:56.682Z","duration":"PT5M","url":"https://api.daily.dev/r/7voZ7qxJT","embedUrl":"https://www.youtube.com/embed/X5kiJIEcBUw"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"git-amend","item":"https://daily.dev/sources/git-amend"},{"@type":"ListItem","position":3,"name":"5 Advanced Books Every Indie Developer Needs"}]}
```

