mirror of
https://github.com/vishapoberon/docs.git
synced 2026-04-05 21:12:24 +00:00
initial
This commit is contained in:
commit
4e4215d7eb
10 changed files with 41 additions and 0 deletions
7
content/_index.md
Normal file
7
content/_index.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Introduction to Vishap Oberon
|
||||
type: docs
|
||||
---
|
||||
|
||||
_Make it as simple as possible, but not simpler — A. Einstein_
|
||||
|
||||
6
content/docs/introduction.md
Normal file
6
content/docs/introduction.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue