C++ Initialization, Spanish Edition, and a Bonus

Late last year I got in touch with Bartłomiej (Bartek) Filipek, a renowned author and poster, to translate his C++ Initialization Story book to Spanish. Alas, Bartek not only agreed to the translation, but decided to provide the book for free.

After a number of full moons, this effort is complete. The book is available completely free of charge and can be downloaded from the Leanpub website, or simply click the image above.

Initialization is a complex topic, and Bartek approaches the problem from a simple perspective starting with default constructors, and then building up to copy constructors, move constructors, and so on.

What I like about Bartek’s books is the boutique approach, focused on a specific topic. Now, C++ Initialization is not for the faint of heart, but taking it in small doses and going through the exercises will give you a pretty good idea of how to approach it.

Furthermore, you can complement with other books from Bartek or the C++XX – The Complete Guide books from Nicolai Josuttis.

Bonus

The C++ Lambda Story, Spanish Edition book is also available free of charge and can be downloaded from the Leanpub website, or simply click the image below.

Why C++ Books in Spanish?

After all, if you’re reading this post, it’s in English. And that’s a problem. There aren’t enough C++ books in Spanish and this set of books intends to fill part of that vacuum.

So, download your freebies and share with others!

This entry was posted in C++, C++17, C++20 and tagged . Bookmark the permalink.

Leave a comment