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
Abstract data type
Formal sciences
Theoretical computer science
Algorithms and data structures
Data structures
Graph Chatbot
Related lectures (30)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Programming Fundamentals: Recap and Modular Approach
Covers fundamental programming concepts and highlights the importance of modular code design.
Python Programming: Immutable and Mutable Objects
Explains the differences between mutable and immutable objects in Python, focusing on lists, sets, and their behaviors.
Class Hierarchies: Pattern Matching
Explores class hierarchies, case classes, enums, pattern matching, and function values in Scala.
Image Processing Techniques: Seam Carving and Pixel Manipulation
Discusses image processing techniques, focusing on seam carving and pixel manipulation in Python programming.
Introduction to UNIX and C Programming Concepts
Covers UNIX fundamentals and introduces C programming concepts, including variables, data types, and basic operations.
Object-Oriented Programming: Core Features Analysis
Explores the core features of object-oriented programming, including dynamic dispatch, encapsulation, inheritance, and subtyping, using Java examples and practical insights.
C++: struct and bitwise operators
Explores data transformation using typedef, struct, and bitwise operators in C++ to manipulate data at a bit level.
Amortized Conc-Tree Appends
Explores constant time appends in Conc-Trees and counting in a binary number system.
MATLAB Variables and Workspace
Covers the basics of MATLAB and GNU Octave, focusing on variables, workspace management, and number manipulation.
Cellular Arrays in Matlab
Introduces cellular arrays in Matlab and Octave, explaining how to define and access elements within them.