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
Conditional statements
Graph Chatbot
Related lectures (31)
Previous
Page 1 of 4
Next
Introduction to Programming: Basics and Control Structures
Introduces programming basics and control structures, emphasizing hands-on practice for exam preparation and project work.
Programming Basics: Variables, Assignments, and Control Structures
Introduces programming basics, focusing on variables, assignments, and conditional statements.
Common Errors in Type Bool
Addresses common mistakes with the bool type in C++, explaining its use for conditions and providing examples of correct usage.
Nested Loops and Conditionals
Covers two quizzes on nested loops and conditionals with different outputs.
Python Programming: Duplicates Detection
Covers the implementation of a Python function to detect duplicates in a list of integers.
Adding a Variable
Demonstrates adding a variable to track levels in a program.
Bobby's Story
Explores the first part of Bobby's story through a simple code demonstrating Bobby's actions and thoughts.
Programming Loops and Iterations
Covers the fundamental concepts of loops and iterations in programming, including conditional loops, for loops, while loops, break and continue statements.
Matlab: 3D Surface Plotting
Covers logical arrays, 3D surface plotting, parametric curves, interpolation, and fitting in Matlab.
Matlab Programming: Script and Function
Explores Matlab programming with scripts and functions, vectorization, and 2D graphics.