Table of Contents
Preface
Section 1: Introduction to the V Programming Language
Chapter 1: Introduction to V Programming
The past, present, and future of V
V is a statically typed and compiled programming language
Simple and maintainable syntax
Backward compatibility, stability, and easy to upgrade to future versions
Features of V programming
Performance
Speed
No null values
No global variables
No undefined values
Error handling
Powerful concurrency
Easy cross-compilation
V to JavaScript conversion
Profiling
V as a framework
Memory management using the autofree engine
Built-in ORM
Built-in web server
Native cross-platform GUI library
Vinix – an OS kernel written in V
Operating systems V supports
Summary
Chapter 2: Installing V Programming
Get Getting Started with V Programming now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.