Capitals

One of the code samples in my book Learning C++  is Capitals. The purpose of the code was to explain key terms in the C++ 20 Standard Library, along with a small twist. The program tells you the capital of a country you enter, but if it doen’t have the answer, it asks you and then add your answer to its “knowledge base”, so next time it does.

Unknown's avatar

About Michael Haephrati מיכאל האפרתי

Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. Author of Learning C++ https://www.manning.com/books/learning-c-plus-plus
This entry was posted in Code Snippets. Bookmark the permalink.

Leave a comment