From ae705abebc3ea265f202f63ad8cb56f5f5f5af4c Mon Sep 17 00:00:00 2001 From: Swastik Baranwal Date: Fri, 18 Oct 2019 17:39:05 +0530 Subject: [PATCH] add and update (#24) --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20b348f..0679380 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,22 @@ A curated list of awesome V frameworks, libraries, software and resources. * [rosetta-code-v](https://github.com/RustemB/rosetta-code-v) - Solutions for Rosetta Code in V. +### Tutorials + +* [Learn V in Y Minutes](https://github.com/v-community/learn_v_in_y_minutes) + +* [V by Example](https://github.com/v-community/v_by_example) + + ## 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 +* [V Community](https://github.com/v-community) + +### Forums * [r/vlang](https://www.reddit.com/r/vlang) * [stackoverflow](https://stackoverflow.com/questions/tagged/vlang)