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
- Host: GitHub
- URL: https://github.com/irobot42/deitels-cpp-11e
- Owner: iRobot42
- Created: 2024-08-15T03:47:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T08:09:53.000Z (over 1 year ago)
- Last Synced: 2025-02-10T21:19:24.588Z (over 1 year ago)
- Topics: 11e, c-plus-plus, cpp, deitel, exercises, how-to-program, solutions
- Language: C++
- Homepage:
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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