Skip to content

tiagovignatti/cpp-primer-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Primer Plus - Programming Exercises

This repo contains my solutions for the programming exercises from C++ Primer Plus 5th Edition book, by Stephen Prata (Released in November 2004).

Practicing to (Re-)Learn

Even though I have programmed using C++ professionally for years, I felt quite rusty after a 5 years-ish break. My lack of fluency on C++ and OOP concepts in general was even more evident when applying for a new job and going to technical interviews around June 2021.

Stephen Prata's book helped to train myself again, specially by practicing the programming exercise section in the end of each chapter.

How To Use This Repo

I was keeping a pace of about one chapter per week - which IMHO was really okay. Once I was half way thru a chapter, I'd start already to solve the exercises list with a target goal to finalize the list entirely until I'd read the next chapter's half.

I found it rather useful to compare my solutions with others. The following is the order sorted by my own preference in terms of quality and coding style:

Keep it up!

What worked for me might not work for you. What is important is to keep up in this "in between projects" phases is the positive feeling!

About

Solved exercises from C++ Primer Plus by Stephen Prata, 5th ed. book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published