A series of technical articles for learning C++

In french magazine Programmez, I have already written 2 articles about Beginning C++. The serie will contain 5 articles.

The first one talks about data types, pointers, references, const, const reference, typedef, auto, structs, header and body files, precompiled headers, preprocessor, STL with string and vector, STL iterators, initializer_list, function pointer.

The second one talks about classes and only classes. Topics are member functions, this, const this, ctor, dtor, friend functions and classes, typedef, static members, virtual functions, inheritance and OOP.

The third article is under construction and the topic will be “C++ templates”. A technical article that will be level 400…

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: