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
Lecture
Compiling Expressions
Graph Chatbot
Related lectures (28)
Previous
Page 3 of 3
Next
Interpreters and Virtual Machines
Explores interpreters and virtual machines, discussing their advantages, types, and optimization techniques.
Understanding Microcontrollers: Functions
Introduces the fundamentals of functions in microcontroller programming, emphasizing naming rules and step-by-step development.
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
Memory Management: Address Space Abstraction
Explains address space abstraction, focusing on memory management, stack and heap structures, and their roles in dynamic memory allocation.
Introduction to Compiler Theory and Language Processing
Introduces compiler theory, language processing, and the essential concepts behind building compilers.
Passing by Reference: Benefits and Performance Considerations
Explores passing by reference in functions, highlighting benefits and performance considerations compared to passing by value.
Introduction to Programming: First Steps
Covers the basics of programming, including the development cycle of a program, strong typing, data storage in Java variables, and primitive data types.
Expressions and Operators
Covers expressions, types, operators, and math functions in Java.