Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Category
Topics in computer programming
Applied sciences
Computer engineering
Computer programming
Topics in computer programming
Related lectures (27)
Graph Chatbot
Previous
Page 2 of 3
Next
MIPS Assembly: Function Calls & Memory Management
Explores MIPS assembly language, covering function calls, memory management, and data structures, including recursive functions, programming constructs, arrays, and linked lists.
External libraries: Advanced CMake
Explores external libraries integration, advanced CMake features, and Fourier series representation of signals.
Compiler Overview: Code Generation Example
Analyzes the compiler output of a C program and compares it with Java byte code.
Microcontrollers: Assembly Duality
Explores assembly duality in microcontrollers, covering bit operations, masking techniques, macros, subroutines, and stack management.
Basic I/O Functions and Variables
Introduces basic programming concepts in C, covering I/O functions, variables, data types, and the stdio library.
Correctness of Compilers: Part 2
Explores the correctness of compilers, emphasizing expression evaluation, bytecode compilation, and stack operations.
Debugging Tutorial: Exercises
Introduces debugging basics and exercises to identify and fix common programming errors.
Introduction to C Programming: Basics and Compilation
Covers the basics of C programming, including syntax, structure, and compilation processes.
C Backend: Code Generation and ADTs
Explores the adaptation of wasm code generation for C, memory management, ADTs representation, and translation of expressions.
Prefix, Infix, Postfix and Code Generation
Explores prefix, infix, and postfix notations in expressions and their role in code generation.