Variadic functions vs variadic templates Post date May 3, 2023 Post author By Sandor Dargo Post categories In cpp, templates, tmp, variadic
Binary size and exceptions Post date March 29, 2023 Post author By Sandor Dargo Post categories In binarysizes, cpp, exceptions, noexcept
Can we find a compromise? Post date March 22, 2023 Post author By Sandor Dargo Post categories In compromise, cooperation, psychology, watercooler
The 8 best books I read in 2022 Post date December 31, 2022 Post author By Sandor Dargo Post categories In books, hobby, selfimprovement, watercooler
The Battle Hardened Developer by Fiodar Sazanavets Post date October 8, 2022 Post author By Sandor Dargo Post categories In books, productivity, selfhelp, timemanagement
C++23: Narrowing contextual conversions to bool Post date June 15, 2022 Post author By Sandor Dargo Post categories In conversions, cpp, cpp23
Tipi, a new solution to build C++ projects easier Post date May 9, 2022 Post author By Sandor Dargo Post categories In cicd, cpp, tipi
The 4 use of using in C++ Post date April 26, 2022 Post author By Sandor Dargo Post categories In bestpractices, cpp, using
Use strong types instead of bool parameters Post date April 6, 2022 Post author By Sandor Dargo Post categories In bestpractices, cpp, strongtyping
System Design Interview: An insider’s guide by Alex Xu Post date February 19, 2022 Post author By Sandor Dargo Post categories In book, career, interview, systemdesign
5 types of communication a senior developer does Post date February 9, 2022 Post author By Sandor Dargo Post categories In career, communication, responsibilities, watercooler
The big STL Algorithms tutorial: “numeric” scans Post date January 19, 2022 Post author By Sandor Dargo Post categories In algorithms, cpp, stl, tutorial
What is the most vexing parse? Post date December 22, 2021 Post author By Sandor Dargo Post categories In beginners, cpp, tutorial
I broke production 3 times in 3 weeks – Part II Post date December 1, 2021 Post author By Sandor Dargo Post categories In cpp, dependencies, pointers, virtual
Trip Report: Meeting C++ 2021 Post date November 17, 2021 Post author By Sandor Dargo Post categories In Conference, cpp, meetingcpp, tripreport
The 3 most interesting C++ posts of October 2021 Post date November 12, 2021 Post author By Sandor Dargo Post categories In bestofdev, cpp
Source of success: how not to lose confidence after a promotion? Post date November 3, 2021 Post author By Sandor Dargo Post categories In beginners, career, confiedence, selfimprovement
Functions to be called only once in C++ Post date October 27, 2021 Post author By Sandor Dargo Post categories In cpp, functions, oop
Science, Strategy and War: The Strategic Theory of John Boyd by Frans Osinga Post date October 9, 2021 Post author By Sandor Dargo Post categories In books, History, management, watercooler
Bring some fresh AIR and write effective code review comments Post date October 6, 2021 Post author By Sandor Dargo Post categories In beginners, codereview, knowledgesharing, teaching
Replace std::find_if in 80% of the cases Post date September 29, 2021 Post author By Sandor Dargo Post categories In algorithms, cpp, stl
The Beginning of Infinity by David Deutsch Post date September 25, 2021 Post author By Sandor Dargo Post categories In books, History, watercooler
The big STL Algorithms tutorial: comparison operations Post date September 22, 2021 Post author By Sandor Dargo Post categories In algorithms, cpp, stl, tutorial
The Unicorn Project by Gene Kim Post date September 11, 2021 Post author By Sandor Dargo Post categories In books, management, watercooler
The 3 most interesting C++ posts of August 2021 Post date September 2, 2021 Post author By Sandor Dargo Post categories In bestofdev, cpp
The big STL Algorithms tutorial: Minimum/maximum operations Post date September 1, 2021 Post author By Sandor Dargo Post categories In algorithms, cpp, stl, tutorial
The Phoenix Project by Gene Kim Post date August 28, 2021 Post author By Sandor Dargo Post categories In books, management, watercooler
OODA loop: The blueprint of our decision making Post date August 25, 2021 Post author By Sandor Dargo Post categories In Agile, boyd, management, watercooler
const rvalue references Post date August 18, 2021 Post author By Sandor Dargo Post categories In const, cpp, rvalue, tutorial
Stand up for yourself and for your values Post date August 14, 2021 Post author By Sandor Dargo Post categories In career, growth, thesenioritytrap, writing
The 3 most interesting C++ posts of July 2021 Post date August 3, 2021 Post author By Sandor Dargo Post categories In bestofdev, cpp
Boyd: The Fighter Pilot Who Changed the Art of War by Robert Coram Post date July 31, 2021 Post author By Sandor Dargo Post categories In biography, books, management, watercooler
How much revenue do you generate? Post date July 28, 2021 Post author By Sandor Dargo Post categories In management, psychology, watercooler
Scrum: The Art of Doing Twice the Work in Half the Time by Jeff Sutherland Post date July 17, 2021 Post author By Sandor Dargo Post categories In Agile, books, projectmanagement, watercooler
The big STL Algorithms tutorial: set operations Post date July 14, 2021 Post author By Sandor Dargo Post categories In algorithms, cpp, stl, tutorial
The Richest Man in Babylon by George S Clason Post date July 3, 2021 Post author By Sandor Dargo Post categories In books, finance, History, watercooler
Always the Buyer Post date June 30, 2021 Post author By Sandor Dargo Post categories In career, psychology, selfmanagement, watercooler
The 4 C’s formula by Dan Sullivan Post date June 19, 2021 Post author By Sandor Dargo Post categories In books, selfdevelopment, watercooler
Multiple destructors with C++ concepts Post date June 16, 2021 Post author By Sandor Dargo Post categories In concepts, cpp, cpp20, templates
3 ways to prevent micro-burnouts Post date June 9, 2021 Post author By Sandor Dargo Post categories In career, management, mentalhealth, watercooler
C++ Best Practices by Jason Turner Post date June 5, 2021 Post author By Sandor Dargo Post categories In bestpractices, books, cpp, watercooler
Different ways to achieve SFINAE Post date June 2, 2021 Post author By Sandor Dargo Post categories In cpp, sfinae, templates, typetraits
The 3 most interesting C++ posts of May 2021 Post date June 1, 2021 Post author By Sandor Dargo Post categories In bestofdev, cpp
Live like a monk – the key to success Post date May 26, 2021 Post author By Sandor Dargo Post categories In lifestyle, productivity, watercooler
The Big Leap: Conquer Your Hidden Fear and Take Life to the Next Level by Gay Hendricks Post date May 22, 2021 Post author By Sandor Dargo Post categories In books, psychology, selfdevelopment, watercooler
The big STL Algorithms tutorial: binary_search et al. Post date May 19, 2021 Post author By Sandor Dargo Post categories In algorithms, cpp, stl, tutorial
3 types of people in software development without skin in the game Post date May 12, 2021 Post author By Sandor Dargo Post categories In books, career, management, watercooler
5 great productivity tips for working from home! Post date April 25, 2021 Post author By Sandor Dargo Post categories In career, productivity, satire, watercooler
What kind of developer are you? Post date April 21, 2021 Post author By Sandor Dargo Post categories In career, diversity, psychology, watercooler
What are type traits in C++? Post date April 7, 2021 Post author By Sandor Dargo Post categories In cpp, templates, typetraits