From a31616cac2b71d6053335918ccb6c748879ff74e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adelar=20da=20Silva=20Queir=C3=B3z?= Date: Tue, 15 Oct 2019 06:41:04 -0300 Subject: [PATCH] New links --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 38aa1c4..20b348f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ A curated list of awesome V frameworks, libraries, software and resources. ### Editors * [vid](https://github.com/vlang/vid) - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s. +### Graphics +* [raytracer](https://github.com/ali-raheem/vraytracer) + ### Web * [vorum](https://github.com/vlang/vorum) - Open-source blogging/forum software written in V @@ -61,7 +64,9 @@ A curated list of awesome V frameworks, libraries, software and resources. ## Other +### Videos +* [V Lang Programming](https://www.youtube.com/watch?v=BVCuZ7z7GMY&list=PLEPMhdsq-gNpFr40A-ZnX-Hu9l-Sp5Oc_) ### Programming contests @@ -70,3 +75,12 @@ A curated list of awesome V frameworks, libraries, software and resources. ## Articles * [An introduction to V](https://simonknott.de/articles/VLang.html) +* [learn v in y minutes](https://github.com/v-community/learn_v_in_y_minutes) + +## Community + +### Foruns + +* [r/vlang](https://www.reddit.com/r/vlang) +* [stackoverflow](https://stackoverflow.com/questions/tagged/vlang) +