Skip to content

soypat/decaffeinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decaffeinator

Learn Go with side-by-side examples of Python (and Zig!).

Tagalong

To view the main document head on over to tagalong/tagalong.md

The version with Zig is not included in the repo but can be generated by running:

cd tagalong
go run .
# tagalong_w_zig.md generated

Generative art examples

Generative art program examples are provided separate to the tagalong document in tagalong.

These can be identified as standalone go programs with their identifying folder number being 900+.

Linked below are worthy examples:

  • Mandelbrot: go run ./tagalong/901-mandelbrot/

  • Shirthues: go run ./tagalong/908-shirthues/

  • Seascape: go run ./tagalong/950-seascape/ (may take a long time to render)

Mandelbrot

About

An effort to relieve the establishment of caffeine.

Resources

License

Stars

Watchers

Forks

Contributors