About Us

Plivox is an independent project created by two experienced C++ specialists who have worked with the language on real commercial and open-source projects for many years. We decided to launch our own courses because we saw that existing materials are often either too superficial or scattered without clear consistency.

Why we created Plivox
Many developers start learning C++ with enthusiasm but quickly face difficulties: topics are presented fragmentarily, code examples are not always fully explained, and the transition from basic to modern standards remains blurred. We went through this path ourselves and worked with dozens of junior colleagues, helping them master the language. From this experience came the idea to create a full cycle of courses where each topic logically continues the previous one.

Our approach
Each course is built around detailed code examples. We explain not only how a particular language element works, but also why it is designed that way. The materials cover the path from the first lines of code to complex modern C++20 features and beyond. We deliberately focus on modern standards because they are used in current projects.
The six courses form a single development line: from basic syntax to memory work, object-oriented programming, standard library, modern features, and advanced techniques. Each course is independent — you can start at any level, but the best result comes from sequential completion.

Who is behind Plivox
Ethan Brooks — Senior C++ Developer with over 12 years of experience. He developed high-load systems in finance and gaming, worked on trading platform cores and game engines. Ethan is particularly knowledgeable in modern C++17/20/23 standards, performance optimization, and multithreading. He ensures technical accuracy of materials, especially in advanced courses.
Olivia Harper — Lead C++ Engineer with over 10 years of experience. She worked on projects in embedded systems, telecommunications, and computer vision. Olivia built real-time libraries and dealt with low-level language aspects. She is especially strong at explaining complex concepts with simple and clear examples.
Together we combine deep technical knowledge with the ability to explain material accessibly. All examples in the courses are taken from real tasks we encountered in work.

Our goal
We want learning C++ to be consistent and understandable. Plivox exists for those who seek deep language understanding, not superficial acquaintance. We continue working with C++ daily, so the materials reflect the current state of the language and industry practices.
Thank you for choosing Plivox. We wish you an interesting journey into the world of modern C++.