Login to filter by course Login to filter by course Reset
Dynamic Memory Allocation in CExplores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.
Modes of Addressing in MicrocontrollersExplores various addressing modes in microcontrollers, emphasizing the role of pointers and demonstrating their application in string manipulation and function implementation.
NumPy: Scientific ComputingExplores the significance of NumPy for scientific computing, emphasizing the importance of optimizing computation time and memory usage.