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
Enum in C++
Graph Chatbot
Related lectures (20)
Previous
Page 1 of 2
Next
Using Enums: Coding Information with Constants
Covers the use of the enum keyword to define integer constants and improve code readability in programming.
Revision of the SI: International System of Units
Explores the revision of the International System of Units, focusing on the kilogram, ampere, kelvin, and mole, and the impact on scientific measurements.
Introduction to Metrology
Covers nanoscale metrology, optical microscopy, atomic force microscopy, electron microscopy, and the redefinition of units.
Expressions and Operators: Basics of C++
Covers expressions, operators, literals, arithmetic operations, integer division, and mathematical functions in C++.
Functions and Control Structures in Python
Introduces functions and control structures in Python, emphasizing their importance for code organization and reusability.
Untitled
Advanced C Data Types
Covers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Cartesian Product and Induction
Introduces Cartesian product and induction for proofs using integers and sets.
Integer Types in Java
Explains interpreting bit vectors as integers, two's complement, overflow, and integer type limits in Java.
Introduction to C Programming
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.