-
Recent Posts
Recent Comments
krupazameria on Going over editorial comm… Michael Haephrati on Going over editorial comm… Michael Haephrati on The Simpson Show and C++ 20… Archives
Categories
Meta
Author Archives: Michael Haephrati מיכאל האפרתי
Why do we need modules
I have been using C++ since 1996. Yes, C++ is an old language but I always found it the best language to u to achieve any goal, including goals that are typically associated with other languages. I use C++ for … Continue reading
Posted in Code Snippets
Tagged Books, C++, Cplusplus, CPP, Haephrati, Learning C++, Michael Haephrati, Programming, Ruth Haephrati
Leave a comment
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 … Continue reading
Posted in Code Snippets
Leave a comment