No posts available.
Matching learning content


Release: Jan 2, 2025
SQL for Beginners
Simon Sez IT
- Design and build efficient database structures using SQL.
- Apply various types of joins to combine data from multiple database tables.
- Employ string functions to manipulate and extract information from text data.
- Apply advanced SQL features such as subqueries, set operators, and window functions to solve complex data problems.


Release: Aug 20, 2020
Introduction to Python
Simon Sez IT
- The basic data types in Python – Strings, Integers, Floats, and Boolean
- All about Pythons built-in functions
- How Variables and Functions work in Python
- How to debug errors in Python


Release: Jan 2, 2025
R Programming
Simon Sez IT
- Master R's data types, coding style, and comments.
- Utilize vectors effectively.
- Implement arrays for advanced data manipulation.
- Apply functions proficiently in R programming.