All Projects → v-community → V_by_example

v-community / V_by_example

Licence: mit
Learn V by Example

Projects that are alternatives of or similar to V by example

Elixirschool
The content behind Elixir School
Stars: ✭ 3,171 (+2320.61%)
Mutual labels:  hacktoberfest, learning, programming, educational
Contribute To Open Source
Learn the GitHub workflow by contributing code in a fun simulation project
Stars: ✭ 684 (+422.14%)
Mutual labels:  hacktoberfest, learning, educational
Sagefy
🔭 Learn anything, adapted for you. Free.
Stars: ✭ 80 (-38.93%)
Mutual labels:  learning, educational
Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming.
Stars: ✭ 82 (-37.4%)
Mutual labels:  hacktoberfest, educational
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (-29.77%)
Mutual labels:  learning, educational
Op Desafios
Soluções para os desafios (por usuário)
Stars: ✭ 66 (-49.62%)
Mutual labels:  hacktoberfest, learning
Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (+790.08%)
Mutual labels:  learning, programming
Lpic 1 Anki Flashcards
Deck of Anki flashcards for the LPIC-1 (Linux System Administrator) exams 101 and 102 of the Linux Professional Institute (LPI).
Stars: ✭ 90 (-31.3%)
Mutual labels:  learning, educational
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+569.47%)
Mutual labels:  learning, programming
Letters
Письма к студентам курса
Stars: ✭ 107 (-18.32%)
Mutual labels:  learning, programming
Go Compression.github.io
The Hitchhiker's Guide to Compression
Stars: ✭ 106 (-19.08%)
Mutual labels:  hacktoberfest, learning
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-13.74%)
Mutual labels:  hacktoberfest, programming
Estrutura De Dados Em Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Stars: ✭ 58 (-55.73%)
Mutual labels:  learning, programming
Programming Notes
Semua catatan tentang teknologi dan development 😎
Stars: ✭ 41 (-68.7%)
Mutual labels:  hacktoberfest, programming
Dayasadev
📗 A course to teach non-technical team members what developers do 📗
Stars: ✭ 73 (-44.27%)
Mutual labels:  learning, programming
Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+651.15%)
Mutual labels:  hacktoberfest, programming
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+8981.68%)
Mutual labels:  hacktoberfest, educational
Onramp
Easing the onramp for new or non-PHP developers to become Laravel devs.
Stars: ✭ 123 (-6.11%)
Mutual labels:  hacktoberfest, learning
Python examples
Learn Python by Examples.
Stars: ✭ 20 (-84.73%)
Mutual labels:  learning, programming
Snapp
Snapp! turns Snap! projects into standalone executables!
Stars: ✭ 26 (-80.15%)
Mutual labels:  programming, educational

V by Example

NOTE: This is very outdated and it will be updated and worked upon when V 0.2 is released.

Brazilian Portuguese | Deutsch | English | Bahasa Indonesia | Chinese | Japanese | Italian | French

Learn V by Examples

V by Example is a direct introduction to V by using annotated program examples.

Discord: https://discord.gg/vlang

Section 1

Introduction to V by presenting a few basic examples and exercises.

Section 2

This section discusses the main operators and conditional statements in V.

Section 3

A study on functions and methods and in the most important data structures in V: arrays and struct.

Section 4

In this section, we dive deeper and study the features inside the Array object. Other examples like JSON, Writing/reading files and Testing are covered.

Team

Current list of maintainers/authors:

Contributing

See our CONTRIBUTING.md and start contributing today. We usually elect new maintainers based on contributions.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].