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
Syntax (programming languages)
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (28)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Using Enums: Coding Information with Constants
Covers the use of the enum keyword to define integer constants and improve code readability in programming.
Conditional queries: An Introduction to GIS
Covers conditional queries and joins in GIS, explaining operators and attribute selection based on conditions.
Lambda Functions: Syntax and Examples
Covers the syntax and examples of lambda functions, including parameters, types, bodies, and environments.
Introduction to Iterations
Covers the 'for' loop in C++, demonstrating how to repeat instructions and avoid repetitive code.
Introduction to Python Programming
Introduces Python programming basics using Anaconda and JupyterLab, with practical exercises on syntax and libraries.
Python Programming: Control Structures and Functions
Covers advanced topics in Python programming, focusing on control structures and functions.
Functions and Lists: Complements and Manipulation
Explores functions' complements, parameter order, and list manipulation, including counting occurrences and solving the '100 prisoners problem'.
Polymorphism in Coq: Data Structures and Functions
Covers polymorphism in Coq, focusing on data structures and functions like lists, length, and append.
Functions: Anonymous
Covers the concept of anonymous functions in MATLAB and Octave.
Introduction to Compiler Theory and Language Processing
Introduces compiler theory, language processing, and the essential concepts behind building compilers.