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
C++ Standard Library
Formal sciences
Theoretical computer science
Algorithms and data structures
Data structures
Graph Chatbot
Related lectures (19)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.
C++ Arrays and Strings
Covers static arrays, the string class, and dynamic arrays in C++.
Introduction to C Programming: Basics and Compilation
Covers the basics of C programming, including syntax, structure, and compilation processes.
Working with Strings
Covers the basics of working with strings in C, including reading, copying, comparing, and converting strings, along with examples and quizzes.
Design Discussions, Documentation
Explores design discussions and documentation in software development, emphasizing scientific programming and code documentation tools like Doxygen and Sphinx.
Expressions and Operators: Basics of C++
Covers expressions, operators, types, and mathematical functions in C++ with practical examples.
C Language Libraries
Explores standard C libraries, error handling, random number generation, and custom printf variants.
Concurrency and Parallelism: Queue
Explores thread safety, synchronization, and concurrent collections in Scala, focusing on a lock-free concurrent queue implementation.
Expressions and Operators: Basics of C++
Covers expressions, operators, literals, arithmetic operations, integer division, and mathematical functions in C++.