1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Merge pull request #1 from vlang/master

take files
This commit is contained in:
Swastik Baranwal 2019-10-20 17:59:30 +05:30 committed by GitHub
commit b8d25737df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. * [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 ## Articles
* [An introduction to V](https://simonknott.de/articles/VLang.html) * [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 ## Community
### Foruns * [V Community](https://github.com/v-community)
### Forums
* [r/vlang](https://www.reddit.com/r/vlang) * [r/vlang](https://www.reddit.com/r/vlang)
* [stackoverflow](https://stackoverflow.com/questions/tagged/vlang) * [stackoverflow](https://stackoverflow.com/questions/tagged/vlang)