A language agnostic book on programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
395 B

All code examples in this resource use a sudo language that is not meant to be run or compiled directly.
I have chosen to use this approach so that the concepts can be extracted and implemented in any language
on any platform.
\par
I will cover how to use the sudo language and how to translate it to a useable programming language
in the chapter "Getting Started" and section "Sudo Language".