Skip to content

Commit

Permalink
chore: add chapters to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushk77 committed Dec 24, 2023
1 parent 547ea93 commit 710e96b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# solutions_cpp17
Code solutions of exercises for the book"Beginning C++17 from Novice to Professional"

## Following solutions are covered:
+ ### Chapter 1 - Basic Ideas
+ ### Chapter 2 - Introducing Fundamental Types of Data
+ ### Chapter 3 - Working with Fundamental Data Types

0 comments on commit 710e96b

Please sign in to comment.