2
0
mirror of https://github.com/dariubs/GoBooks synced 2024-11-15 12:13:27 +00:00

Add "Generative Art in Go"

This commit is contained in:
Preslav Rachev 2022-08-16 17:21:06 +02:00 committed by GitHub
parent a6d9d83504
commit 05234772e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -598,6 +598,14 @@ This e-book comprises 23 complete recipes with the code examples necessary to re
- WasmEdge & Go
- Wasm in the Cloud: Do you know Atmo?
### [Generative Art in Go]([BOOK URL](https://p5v.gumroad.com/l/generative-art-in-golang))
<img src="https://preslav.me/img/pages/generative-art-in-golang/book-cover_hu28601a535f0407a9b32fcb414631175c_63095_1320x0_resize_q75_box.jpg" width="120px"/>
Generative art is a unique form of artistic expression, building bridges between computer programming, randomness, and visual aesthetics.
This short book will introduce novice and experienced Go programmers to the beautiful world of algorithmic art and computer graphics. If you are looking for new areas to apply your favorite language, go check it out!
Resources
====