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
Computer Architecture: Machine Language
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Introduction to Computer Language Processing
Covers computer language processing, compilers, skills learned, and application examples.
Untitled
Compiler verification: Challenges and Benefits
Explores the challenges and benefits of compiler verification, emphasizing the importance of verifying compilers for critical software.
Grace Hopper: Computer Programming Pioneer
Delves into Grace Hopper's pioneering work in computer programming, making it more accessible and efficient.
Intermediate Representations: CPS/L3
Covers intermediate representations in compilers, focusing on CPS/L3 functional IR with local continuations and control constructs.
Computer Architecture: Algorithms to Programs (Compilation)
Explores the transition from algorithms to programs through compilation, emphasizing constraints and machine-understandable coding practices.
Untitled
Computer Architecture: From Algorithms to Computers
Explores the implementation of algorithms in hardware, covering registers, basic instructions, assembly language, and the von Neumann architecture.
MIPS ISA: Instruction Classes and Addressing Modes
Explores MIPS ISA instruction classes, memory organization, and addressing modes, including examples and endianness.
Palindrome: Assembly Program for Detecting Palindromes
Covers the assembly programming exercise of detecting palindrome binary numbers.