DEV Community

Sandor Dargo profile picture

Sandor Dargo

Happy father. Principal Engineer. Author. Creator of dailycppinterview.com

Location Antibes, France Joined Joined on  Personal website https://www.sandordargo.com/ github website twitter website

Work

Senior Software Engineer at Spotify

My way to get into conferences

My way to get into conferences

4
Comments
8 min read

Want to connect with Sandor Dargo?

Create an account to connect with Sandor Dargo. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The 3 best books to level up your C++

The 3 best books to level up your C++

1
Comments
5 min read
Fold expressions in C++

Fold expressions in C++

1
Comments
9 min read
Recent changes and personal commitments

Recent changes and personal commitments

2
Comments
6 min read
C++23: two additional noexcept functions

C++23: two additional noexcept functions

Comments 1
3 min read
C++23: Even more constexpr

C++23: Even more constexpr

2
Comments
6 min read
Are we - developers - spoiled or abused?

Are we - developers - spoiled or abused?

5
Comments 2
5 min read
Is this dynamic_cast needed?

Is this dynamic_cast needed?

Comments 1
9 min read
Variadic functions vs variadic templates

Variadic functions vs variadic templates

4
Comments 2
5 min read
Without RTTI your code will be cleaner

Without RTTI your code will be cleaner

4
Comments
6 min read
We are always late

We are always late

3
Comments
7 min read
Vectors and unique pointers

Vectors and unique pointers

1
Comments
6 min read
Binary sizes and passing functions to functions

Binary sizes and passing functions to functions

1
Comments
7 min read
Binary size and exceptions

Binary size and exceptions

4
Comments
9 min read
Can we find a compromise?

Can we find a compromise?

3
Comments 1
5 min read
The observer pattern and binary sizes

The observer pattern and binary sizes

3
Comments 1
7 min read
The decorator pattern and binary sizes

The decorator pattern and binary sizes

1
Comments
7 min read
Binary sizes and RTTI

Binary sizes and RTTI

3
Comments 1
6 min read
4 different ways I've worked remotely

4 different ways I've worked remotely

2
Comments 7
8 min read
The evolution of enums

The evolution of enums

1
Comments
7 min read
Virtual functions and binary sizes

Virtual functions and binary sizes

Comments
6 min read
Special functions and binary sizes

Special functions and binary sizes

Comments 1
6 min read
Deep vs shallow modules

Deep vs shallow modules

1
Comments 1
5 min read
Object initialization and binary sizes

Object initialization and binary sizes

3
Comments 2
5 min read
What's an executable and how is it structured

What's an executable and how is it structured

Comments
7 min read
The run-time, compile-time, binary size triangle

The run-time, compile-time, binary size triangle

Comments 2
4 min read
The 8 best books I read in 2022

The 8 best books I read in 2022

8
Comments 1
7 min read
2022: Another great year!

2022: Another great year!

3
Comments
8 min read
Class templates versus constructor templates

Class templates versus constructor templates

3
Comments
4 min read
C++ Software Design by Klaus Iglberger

C++ Software Design by Klaus Iglberger

3
Comments
5 min read
C++23: attributes

C++23: attributes

8
Comments 3
5 min read
C++23: std::out_ptr and std::inout_ptr

C++23: std::out_ptr and std::inout_ptr

Comments
3 min read
Influence: The Psychology of Persuasion by Robert B. Caldini

Influence: The Psychology of Persuasion by Robert B. Caldini

3
Comments 2
5 min read
C++23: auto(x) and decay copy

C++23: auto(x) and decay copy

3
Comments
4 min read
C++23: How lambdas are going to change?

C++23: How lambdas are going to change?

2
Comments
4 min read
Non-coding roles or something you like?

Non-coding roles or something you like?

10
Comments 1
8 min read
C++23: The `<expected>` header; expect the unexpected

C++23: The `<expected>` header; expect the unexpected

5
Comments
9 min read
Why to use C++ in 2022?

Why to use C++ in 2022?

25
Comments 8
10 min read
The evolution of statements with initializers in C++ - part 2

The evolution of statements with initializers in C++ - part 2

2
Comments
8 min read
Template Metaprogramming with C++ by Marius Bancila

Template Metaprogramming with C++ by Marius Bancila

2
Comments
3 min read
The evolution of statements with initializers in C++

The evolution of statements with initializers in C++

3
Comments
5 min read
Should you use static code analyzers as gatekeepers?

Should you use static code analyzers as gatekeepers?

2
Comments 2
7 min read
The Battle Hardened Developer by Fiodar Sazanavets

The Battle Hardened Developer by Fiodar Sazanavets

3
Comments
8 min read
C++23: flat_map, flat_set, et al.

C++23: flat_map, flat_set, et al.

3
Comments
5 min read
5 tips to find your next job

5 tips to find your next job

11
Comments 2
6 min read
C++23: The stacktrace library

C++23: The stacktrace library

3
Comments
4 min read
Don't feel bad because of failed interviews, just keep learning!

Don't feel bad because of failed interviews, just keep learning!

17
Comments 5
4 min read
C++23: Preprocessing directives

C++23: Preprocessing directives

2
Comments
3 min read
Thinking, Fast and Slow by Daniel Kahneman

Thinking, Fast and Slow by Daniel Kahneman

8
Comments 1
5 min read
Should you really memorize algorithm complexities?

Should you really memorize algorithm complexities?

19
Comments 3
4 min read
The Template Method Pattern and the Non-Virtual Idiom

The Template Method Pattern and the Non-Virtual Idiom

1
Comments
4 min read
3 ways to stay motivated when you are leaving your job

3 ways to stay motivated when you are leaving your job

2
Comments
4 min read
The copy and swap idiom

The copy and swap idiom

3
Comments 1
6 min read
Price's law and 3 things to do if you're underpaid

Price's law and 3 things to do if you're underpaid

12
Comments
8 min read
Trip report: C++ On Sea 2022

Trip report: C++ On Sea 2022

1
Comments
11 min read
Hands-On Design Patterns with C++ by Fedor Pikus

Hands-On Design Patterns with C++ by Fedor Pikus

3
Comments
3 min read
6 C++23 features improving string and string_view

6 C++23 features improving string and string_view

7
Comments 1
5 min read
What are string_views and why should we use them?

What are string_views and why should we use them?

13
Comments 2
7 min read
Won't extend it more than once!

Won't extend it more than once!

5
Comments 1
6 min read
C++: standardized

C++: standardized

6
Comments 4
8 min read
loading...