Login to filter by course Login to filter by course Reset
Working with StringsCovers the basics of working with strings in C, including reading, copying, comparing, and converting strings, along with examples and quizzes.
Pointers: General ConceptsIntroduces the fundamental concepts of pointers in C programming, emphasizing their utility for memory access and dynamic allocation.
Memory Allocation in CCovers the basics of memory allocation in C, including passing parameters by value and reference, dynamic arrays, and strings.
Conditional Branching in C++Covers conditional branching in C++, focusing on if-else and switch-case statements, logical operators, and control structures.
Advanced C Data TypesCovers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Introduction to C: Arrays and FunctionsCovers the basics of C programming, focusing on arrays and functions, including 1D and 2D arrays, string operations, dynamic memory allocation, and reading files.
Input / Output BasicsCovers the basics of input and output in C programming, focusing on keyboard and screen inputs and outputs, as well as file handling.
Interpolation SpacesExplores interpolation spaces in Banach spaces, emphasizing real continuous interpolation spaces and the K-method.
Pointers in C++Introduces the fundamentals of pointers in C++, covering memory addresses, differences between references and pointers, and pointer arithmetic.