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
Octagon Abstract Interpreter: Implementation for C Programs
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Requirements Definition
Explores the fundamentals of requirements definition in systems engineering, emphasizing the importance of clear and concise requirements for successful system design.
Pointers: Strings, Functions, Casting
Covers pointers to strings, functions, and casting in C programming.
Dynamic Memory Allocation in C
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Pointers and Arrays: Arithmetic, Buffer Overflow
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
An Introduction to Systems Engineering: Requirements, Architecture, and Concept Generation
Covers the 'V-Model' of Systems Engineering, emphasizing good requirements, system architecture, concept generation, and concept selection.
Compilation and C++ Basics
Covers the basics of compilation and C++ programming, including variables, functions, loops, and debugging.
Pointers: General Concepts
Introduces the fundamental concepts of pointers in C programming, emphasizing their utility for memory access and dynamic allocation.
Systems Engineering: Introduction and Stakeholders
Introduces Systems Engineering, emphasizing stakeholder analysis and clear requirement definition for project success.
Enterprise and Service-Oriented Architecture: Solutions for Business IT Alignment
Explores solutions for business IT alignment through enterprise and service-oriented architecture.
Pointers: Reference Passing & Deep Copy
Explores passing by reference in C, deep copying, memory allocation rules, and type differentiation.