Home
Sandor Dargo's Blog
Cancel

Different ways to achieve SFINAE

Life is a chain of opportunities. Each task you take on will lead you to more doors hiding other opportunities. Some are worth opening, some are not. Proofreading C++20: Get the Details by Rainer...

Live like a monk - the key to success

Don’t get me wrong, I’m not particularly successful. If I look around I see prettier, richer, more popular people. People who rose more in the company ranks, people who write better code, who can c...

The Big Leap: Conquer Your Hidden Fear and Take Life to the Next Level by Gay Hendricks

The Big Leap! Who doesn’t want to take the big leap? I bet there are many. Stepping up always involve some risks and humans, in general, are more afraid of loss and therefore they are more risk-ave...

The big STL Algorithms tutorial: binary_search et al.

In this next part of the big STL algorithm tutorial, we cover the binary search operations. I use plural because there isn’t simply std::binary_search available for us, but other algorithms as well...

3 types of people in software development without skin in the game

I read the really valuable Skin in the game, by Nassim Taleb a few months ago. If you haven’t read it yet, you might ask who are people without skin in the game? There are people who take no rea...

Soft Skills: The Software Developer's Life Manual (Second edition) by John Sonmez

This is the second edition of the book and it was promised to include some important updates. As I liked the first edition and I could it get from Amazon for less than 10 Euros, I gave it a try. I...

C++ Concepts and logical operators

In February and March, most of my posts were about C++ concepts and now I’m amending it with a new article. Why is this new post on concepts? Because I had a misconception. Better to say, I didn...

Another 5 great productivity tips for working from home!

Last week I shared with you 5 productivity tips for working from home. I hope you didn’t take them too seriously. Who doesn’t need some laugh especially in difficult times? Now let me share what I...

5 great productivity tips for working from home!

It’s still pandemic time and most of us are working from home. Let me share with you my best pieces of advice to make your remote experience as productive as possible! Don’t let your goals constra...

What kind of developer are you?

I’ve seen this video recently by Clément Mihailescu the guy who created AlgoExpert. No, this video is not about algorithms. It’s about the 4+1 different kind of developers he identified during his ...