Code Generation LabCovers generating code for a compiler, translating an Amy program to WebAssembly, including memory management and pattern matching compilation.
MATLAB: Crash Course in MATLABOffers a crash course in MATLAB, covering data representation, array indexing, mathematical operations, and common pitfalls.
Overview: Information ManagementExplores levels of data abstraction, model building, usage, and representation, and the utility of information systems for decision-making.
Understanding ROC CurvesExplores the ROC curve, True Positive Rate, False Positive Rate, and prediction probabilities in classification models.
Introduction to Arrays: JavaCovers the introduction to arrays in Java, focusing on structured data representation and efficient data manipulation.
Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Structured Data: C++Covers structured data representation, arrays, structures, variable declaration, initialization, and functions with multiple return values.