Conditional QueriesCovers the syntax and usage of conditional queries, including joins and filtering data.
Control structures in programmingExplores control structures in programming, emphasizing logical operators, branching, loops, and potential pitfalls of break and continue statements.
Operator Overloading in C++Explores operator overloading in C++, emphasizing internal and external overloads and their application to complex numbers.
Relational AlgebraIntroduces relational query languages, focusing on algebra operators and query optimization.