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: Oct 6, 2021
XML
Simon Sez IT
- Introduction to XML
- Advanced XML Topics
- XSLT


Release: Oct 6, 2021
Java for Beginners
Simon Sez IT
- Introduction to Java Programming Language and Java Basics
- Object-Oriented Development
- Java Core Libraries
- Runtime Error Handling
- Multithreaded Java