-
-
Notifications
You must be signed in to change notification settings - Fork 3
π Tutorial: Intro
Vincent Estes edited this page Dec 24, 2022
·
8 revisions
This tutorial was made specifically for the latest version of Simpl-Py. Since Simpl-Py is in early development, large changes may be made. Please consider waiting for 1.0.0-stable
before learning a beta version (current version: 0.8.0-beta
). But, if you are a fast learner like me, please go ahead.
Each lesson will be separated into sections as displayed here. There will always be a table of contents above each lesson for easy access. At the bottom of each lesson, you can navigate to the next or previous lesson, or go to the tutorial home. I know it is hard, but please read each page as it may affect your learning later. Unfortunately, I will not be providing TLDR's π
<previous< / -home- / >next>
Quick Links: | Quick Start Guide | Simpl-Py Tutorial | Library Reference | What is Simpl-Py |
---|
- Library Reference
-
Tutorial Home
- Intro
- Installation and Setup
- Intro to Simpl-Py Processes
- Commenting
- Intro to Print Functions
- Variables
- Print Math Function
- Base Functions
- Slash Functions
- Simpl-Py Handling
- Intro to Errors
- Advanced Print Functions
- Intro to TXT Functions
- Intro to Call Numbers
- Errors with Developer Mode
- Advanced TXT Functions
- Advanced Call Numbers
- Intro to Modules
- Beta Mode
- Custom Modules
- Advanced Modules
- Future and Your Help