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
Understanding and Modifying Programs
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Introduction to NumPy: Basics of Scientific Computing
Introduces NumPy, focusing on array creation, manipulation, and its advantages for scientific computing.
Python Programming: Immutable and Mutable Objects
Explains the differences between mutable and immutable objects in Python, focusing on lists, sets, and their behaviors.
Functions in C: Key Concepts and Examples
Explains the essential concepts of functions in C programming, including definitions, prototypes, and argument passing techniques.
Functions and Control Structures in Python
Introduces functions and control structures in Python, emphasizing their importance for code organization and reusability.
Understanding Microcontrollers: Functions
Introduces the fundamentals of functions in microcontroller programming, emphasizing naming conventions and program structuring.
Python Programming: List Comprehensions and Higher Order Functions
Explores advanced Python programming concepts, focusing on list comprehensions and higher order functions.
Introduction to C Programming
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
C++: Pointers and Functions
Covers passing pointers to functions, structures, and bitwise operators in C++.