An open API service indexing awesome lists of open source software.

https://github.com/irobot42/deitels-cpp-11e

My solutions for C++ How to program 11e book // WIP
https://github.com/irobot42/deitels-cpp-11e

11e c-plus-plus cpp deitel exercises how-to-program solutions

Last synced: about 1 year ago
JSON representation

My solutions for C++ How to program 11e book // WIP

Awesome Lists containing this project

README

          

# Work in progress...

- [x] Intro to C++20 Programming
- [x] Algorithm Development and Control Statements, Part 1
- [x] Control Statements, Part 2
- [x] Functions and an Intro to Function Templates
- [x] Arrays, Vectors, Ranges and Functional-Style Programming
- [x] Pointers in Modern C++
> - [ ] Strings, String_views, Text Files, CSV Files and Regex
> - [ ] Custom Classes
> - [ ] OOP: Inheritance and Runtime Polymorphism
> - [ ] Operator Overloading, Copy/Move Semantics and Smart Pointers
> - [ ] Exceptions and a Look Forward to Contracts
> - [ ] Data Structures: Standard Library Containers and Iterators
> - [ ] Standard Library Algorithms and C++20 Ranges & Views
> - [ ] Templates, C++20 Concepts and Metaprogramming
> - [ ] C++20 Modules: Large-Scale Development
> - [ ] Parallel Algorithms and Concurrency: a High-Level View
> - [ ] C++20 Coroutines
> - [ ] Stream I/O & C++20 Text Formatting
> - [ ] Computer Science Thinking: Searching, Sorting and Big O

# My Coding Environment

+ **OS** - Microsoft Windows 10 Enterprise, x64
+ **IDE** - Visual Studio Community 2022
+ **Compiler** - MSVC, version 19.39