Introduction to Blade
In this module, we explore Blade as a language and it’s core features. We do a quick but comprehensive run through of the language syntax.
Inline with the core principles, this introductory tutorial of Blade like the language itself will be kept simple.
Table of contents
- Hello, World
- Comments
- Numbers & Operators
- Strings
- Variables & Statements
- Reserveds Words
- Decision Making
- Loops & Ranges
- Lists
- Dictionaries
- Functions
- Built-in Functions
- Class
- Working with Files
- Error Handling
- Modules & Packages
- Working with Binary data