README.md aktualisiert

This commit is contained in:
Turingon 2024-01-25 09:11:07 +00:00
parent 222693fade
commit 38bdab858b

View file

@ -9,9 +9,13 @@ I've been meaning to tinker with graphics for quite a while and was motivated by
Video that started it all:
[Raytracing on a Graphing Calculator (again)](https://youtu.be/rY413t5fArw)
![TI-84 Raytracing](https://www.techeblog.com/wp-content/uploads/2022/12/ray-tracing-ti-84-plus-ce-graphing-calculator.jpg)
## Why Go?
The story starts with Zig. A few colleagues of mine and I tried to work on a Guake-like browser using Zig. We chose Zig because it's C-like, modern and because their mascot is a lizard, of course. But I don't like Zig all that much, and right now Go has caught my attention.
I like the language a lot, it's still very C-like, doesn't have classes :), is open-source and resembles Python a lot, while still being fast and having crazy fast compiling speeds (which is something I've started to appreciate since dabbling with Linux From Scratch). The only draw back of Go is that it is a little bit slower than C++, but I just want to experience what the Python-version of C is like :)
I like the language a lot, it's still very C-like, doesn't have classes :), is open-source and resembles Python a lot, while still being fast and having crazy fast compiling speeds (which is something I've started to appreciate since dabbling with Linux From Scratch). The only draw back of Go is that it is a little bit slower than C++, but I just want to experience what the Python-version of C is like :)
![Go-Programming](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fe0.pxfuel.com%2Fwallpapers%2F685%2F761%2Fdesktop-wallpaper-golang-golang-gopher.jpg&f=1&nofb=1&ipt=a9201847885396dca9fc1e442866c8e0ef2bdce783404fbe36b316aba2cb1cbf&ipo=images)