This commit is contained in:
Antranig Vartanian 2024-09-26 18:24:07 +04:00
commit 4e4215d7eb
No known key found for this signature in database
GPG key ID: DE3998662D59F21C
10 changed files with 41 additions and 0 deletions

7
content/_index.md Normal file
View file

@ -0,0 +1,7 @@
---
title: Introduction to Vishap Oberon
type: docs
---
_Make it as simple as possible, but not simpler — A. Einstein_

View file

@ -0,0 +1,6 @@
---
title: Introduction
weight: 10
---
This book is designed for both experienced programmers looking to learn the Vishap Oberon language and beginners with no prior programming knowledge. It not only teaches the fundamentals of Vishap Oberon but also covers essential programming concepts applicable to many other languages.