Monthly Archives: September 2015

The C++ language – Part III The templates – Programmez (French magazine)

In the October issue of Programmez magazine n°189, I have written an article about the power of C++ templates.

It is an article called Level 400. It remembers the Microsoft technical articles where audience are real programmers.

It’s deep and requires coding skills or coding understanding.

The C++ Language – Part II The classes – Programmez (french magazine)

In the september issue of french magazine Programmez n°188, I have written an article that covers classes ; the essential aspect of designing type with C++.

The article belongs to a 5 articles series to demonstrated how to practice C++ language. The next article will focus on C++ Templates. Both this article and the next one are Level 400.