-
-
-
Recent Posts
Tweets
- Saddened by the tragedy in Uvalde. How many more people need to die for this to stop? I'm just waiting for the ve… twitter.com/i/web/status/1… 1 hour ago
- ¡Pian pianito pero segurito! (Slowly but surely) Algoritmos de memoria no inicializada 💯en español Uninitialized m… twitter.com/i/web/status/1… 2 days ago
- ¡Ay Chihuahua! Recursos de memoria 💯en español Memory resources 💯in Spanish Si te falla la memoria, puedes obten… twitter.com/i/web/status/1… 3 days ago
Blogs I Follow
Recent Comments
Lambdas en C++ | Se… on Boutique C++ Brij Bhushan on Hello world! If you build it, wil… on Singling out Singleton Look what the cat dr… on Boutique C++ Look what the cat dr… on Boutique C++ Archives
Categories
Meta
Monthly Archives: September 2020
CPPCON2020 Session Review: Back to Basics: Class Layout
There are two types of knowledge: timely and timeless. Knowing how your types are laid out onto physical hardware is programmer’s gold and it is timeless knowledge. It never leaves you. I would recommend strongly this talk if you work … Continue reading
CPPCON2020 Session Review: The Future of C++ Parallel and Concurrency Safety Guidelines
“I test, therefore I exist.” Paraphrasing René Descartes, what do you do if you’ve been conditioned from your engineering “birth” to test, and test everything. This session is a fit for you if you program systems that require safety as … Continue reading
Posted in C++, C++17, concurrent programming, software, software architecture
Tagged AUTOSAR, C++, C++17, C++20, MISRA, SIL
Leave a comment
CPPCON2020 Session Review: The Hidden Secrets of Move Semantics
I “virtually” attended this session and followed it fully, and went through it again to write this short session review. But then, I’m biased. Continue reading
Posted in C++, C++17, C++20
Tagged C++, C++17, C++20, forwarding reference, move semantics, universal reference
Leave a comment
CPPCON2020 Session Review: Collaborative Development with Visual Studio Code
Julia Reid walks through three main topics in this entertaining session about Visual Studio Code: the Visual Studio Code, CMake and vcpkg trifecta, remote development, including containers, and collaboration using LiveShare. Continue reading
Posted in C++, C++17, C++20, programming languages, software
Tagged C++, C++17, C++20, CMake, CPPCON, CPPCON2020, vcpkg, Visual Studio Code
Leave a comment
CPPCON2020 Session Review: Back To Basics: The Structure of a Program
Bob Steagall will walk you through the anatomy of a C++ program, explaining each of the parts. If you want to make sense of it all, check out this talk. Continue reading
Posted in C++, C++17, C++20, programming languages, software
Tagged C++, C++17, C++20, CPPCON
Leave a comment
CPPCON2020 Session Review: Back to Basics: The Abstract Machine
If you’ve been flirting with C++, and are past the customary “Hello, world!” program, have been programming for a few months, but want to commit to a serious relationship, then this talk is for you. Bob Steagall masterfully walks you … Continue reading
Posted in C++, C++17, C++20, programming languages, software
Tagged C++, C++17, C++20, CPPCON, CPPCON2020
Leave a comment