Skip to content

Commit 4d45119

Browse files
docs(books): solved two issues (#6686)
* docs(books): solved two issues * docs(books): moved resource
1 parent 1f0edc1 commit 4d45119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: books/free-programming-books-subjects.md

+2
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
262262
### Game Development
263263

264264
* [2D Game Development: From Zero To Hero](https://github.com/Penaz91/2DGD_F0TH) - Daniele Penazzo (HTML, [PDF, EBPUB, Kindle...](https://therealpenaz91.itch.io/2dgd-f0th#download)) (:construction: *in process*)
265+
* [3D Math Primer for Graphics and Game Development](https://gamemath.com/book/intro.html) - Fletcher Dunn (HTML)
265266
* [Coding With Minecraft](https://turtleappstore.com/book/) - Al Sweigart
266267
* [Designing Virtual Worlds](https://mud.co.uk/richard/DesigningVirtualWorlds.pdf) - Richard A. Bartle (PDF)
267268
* [Game AI Pro](http://www.gameaipro.com) - Steve Rabin
@@ -491,6 +492,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
491492
* [A Mathematical Theory of Communication](https://archive.org/details/bstj27-4-623) - Claude E.Shannon
492493
* [Discrete Structures for Computer Science: Counting, Recursion, and Probability](http://cglab.ca/~michiel/DiscreteStructures/) - Michiel Smid
493494
* [Exploring Math for Programmers and Data Scientists](https://freecontent.manning.com/free-ebook-exploring-math-for-programmers-and-data-scientists/) - Paul Orland
495+
* [Mathematics for Computer Science](https://courses.csail.mit.edu/6.042/spring18/mcs.pdf) - Eric Lehman, F. Thomson Leighton, Albert R. Meyer (PDF)
494496

495497

496498
### Misc

0 commit comments

Comments
 (0)