This repository provides a basic, hands-on introduction to the fundamentals of various programming languages, database systems and IoT. It guides users through essential workflows—such as CRUD operations, environment setup, and core syntax—by providing practical, step-by-step exercises and real-world code snippets.
All lab instructions, documentation, and interactive guides are centralized in the index.html file. You can access the full experience in two ways:
View Online: https://sugiantoliau.github.io
Navigate: Use the menu within the web interface to select the technology you wish to learn.
Practice: Follow the step-by-step instructions and copy the code snippets directly into your terminal or IDE.
Explore: Check back regularly as new languages and database modules are added.
Thank you and happy coding! 🚀