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
Debugging with QTCreator
Graph Chatbot
Related lectures (31)
Previous
Page 1 of 4
Next
Error Handling and Exceptions
Covers error management, exceptions, and debugging techniques in C++, emphasizing the importance of making code more robust and easier to debug.
Debugging and Optimization
Covers types of errors in programming and emphasizes the importance of debugging and optimization techniques.
Debugging Tutorial: Exercises
Introduces debugging basics and exercises to identify and fix common programming errors.
Virtual Memory
Covers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.
Operating System Roles: Referee and Resource Manager
Covers the operating system's role as a referee in managing resources and ensuring security through fault isolation, resource sharing, and communication.
Python Programming: Loops and Functions
Introduces loops, functions, and debugging in Python programming, covering basic concepts and practical examples.
Generating a CLK Generator (PLL) IP in Vivado
Covers the process of generating a Clock Generator (PLL) IP in Vivado using the Clocking Wizard tool.
Memory Management: Translation Lookaside Buffer Explained
Explains the Translation Lookaside Buffer's role in efficient memory management and its impact on virtual-to-physical address translation.
Error Handling in C++
Covers error handling in C++, including syntax, implementation, algorithm, and design errors, as well as the use of debuggers and exceptions.
Software Construction: Debugging and Monitoring
Covers the concepts of debugging and monitoring in software construction, including Git commands.