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
Concept
P-code machine
Graph Chatbot
Related lectures (17)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Code Generation: Examples, WebAssembly
Covers examples of code generation and introduces WebAssembly (WA) bytecode and stack machine operation.
Correctness of Compilers: Part 1
Explores compiler correctness, examples of verified compilers, formal verification, and the challenges of certifying compilers.
Introduction to Jupyter Notebook
Introduces setting up the environment, Git basics, and Jupyter Notebook features with practical examples.
Compiler Overview: Code Generation Example
Analyzes the compiler output of a C program and compares it with Java byte code.
Recommender Systems: MovieLens Dataset
Covers implementing recommender systems using the MovieLens dataset and evaluating them with RMSE and MAE metrics.
Introduction to Compiler Theory and Language Processing
Introduces compiler theory, language processing, and the essential concepts behind building compilers.
Introduction to Processors
Covers the fundamentals of processors, from digital logic to program execution, including components like ALU, register file, and control logic.