Blocks, Functions and ReferencesCovers blocks, functions, and references in C++, including scope, variables, function usage, interfaces, pointers, and references.
Convexity CriteriaCovers the study of functions, focusing on convexity criteria within closed subintervals.
Python Crash CourseProvides a Python crash course covering basic arithmetics, complex numbers, strings, lists, dictionaries, and more.
Control Structures; FunctionsCovers control structures, loops, and functions in C language, emphasizing the importance of local variables and avoiding global variables.
Generic Programming: TemplatesCovers generic programming in C++ through templates for classes and functions, showcasing examples and discussing specialization and separate compilation.