-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Vincent Estes edited this page Dec 24, 2022
·
4 revisions
![thumbnail](https://github.com/Zer0-Official/Simpl-Py/raw/main/src/media/Simpl-Py%20TN.png)
Quick Start Guide | Simpl-Py Tutorial | Library Reference | What is Simpl-Py |
---|
- The wiki is not open to contributors for now. The information here is official.
- The wiki contains all documentation and written tutorials for Simpl-Py (except videos).
- You can learn Simpl-Py here easily because we teach for age and talent-specific groups.
Simpl-Py is multiple things:
- A learning step for young programmers
- An intro to Python
- An easy language to add to your resume
- A recreational language to explore
- more
Many would probably consider the many aspects of Simpl-Py bad, but Simpl-Py aims to be diverse like Python.
- Simple, easy, and fast
- Recreational and fun
- Great resources for learning and exploration
- In-product support like specific errors and debugging
- Improving fast
- Has a future
- Unfinished (no stable release yet)
- Future is limited
- Sole developer
Before making a conclusion from these lists, take a look at some examples for a taste of simplicity:
>> shows user input
Every language needs one.
>> print
Print What? >> Hello, World
Hello, World
It's really that simple!
While this is cool, there is still much more to this "diverse" language. Take a look at Learn Simpl-Py for more examples.
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