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
C Backend: Compiler Structure and Abstract Data Types
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Image Processing Techniques: Seam Carving and Pixel Manipulation
Discusses image processing techniques, focusing on seam carving and pixel manipulation in Python programming.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Arrays in C: Advanced Data Types
Discusses advanced data types in C, focusing on arrays and their characteristics.
Pointers: Passing by Reference in C
Explains pointers in C, focusing on passing by reference and memory management techniques.
Introduction to Programming: Basics of C Language
Covers the basics of programming in C, including variables, constants, arrays, and functions.
Variables and Types: Introduction to C Programming
Introduces the fundamentals of variables and types in C programming, covering declaration, initialization, and the differences from Java.
Pointers and Arrays: Understanding sizeof in C
Explains the sizeof operator in C, focusing on its use with pointers and arrays, and highlights common pitfalls and errors in its application.
Foundations of Scala: Modelling and Type Systems
Covers the foundations of Scala, including modelling recursive types, parameterized types, and variance.
C++ Programming: Structures and Typedef
Covers the fundamental concepts of C++ programming, focusing on structures, typedef, and data processing.