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.
|
|
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.
|
|
|
By focusing on the concepts at hand rather than specific implementations I can focus on trying to present
|
|
|
the material in a clear and easy to understand manner.
|
|
|
\par
|
|
|
|
|
|
I will cover how to use the sudo language and how to translate it to a useable programming language
|
|
|
in the chapter \pigChapter{Getting Started} in the section titled \pigChapter{Sudo Language}.
|