All posts in "Attitude"

Beautiful Pieces of Code That Print 42 for Towel Day

Published May 25, 2018 - 3 Comments
towel day 42 C++

Today is Towel Day!! This is the day where we celebrates the iconic piece of geek culture: the Hitchhiker Guide to the Galaxy. In the Hitchhiker Guide to the Galaxy, the number 42 has a central role: it is no less than the Answer to the Ultimate Question of Life, the Universe, and Everything. This is […]

5 Tips to Understand Legacy Code

Published January 19, 2018 - 7 Comments

Have you ever struggled to understand a codebase that was bigger than you? Most of us go through this experience more or less often in our career, and this is not a simple thing to do. Maybe you’re in this situation right now. However, even when the code isn’t expressive, there are ways to understand […]

7 Good Resolutions to Write Better Code This Year

Published January 1, 2018 - 1 Comment
7 Good Resolutions to Write Better Code in 2018

Four… Three… Two… One…   Such are the words that resonated across the planet during the last 24 hours (and you’ll keep hearing them all January!) So let me join my voice in and wish you the best for this new year, that it be full of exciting projects and satisfying achievements. And that you […]

Using Bad Code to Learn How to Write Good Code

Published November 21, 2017 - 0 Comments
bad code

Not all the code which is out there is as expressive as what we’d like. And working with bad code can be hard on motivation sometimes. In this week’s video, you’ll see 3 ways to put bad code to use, and learn from it how to write great code! Don’t want to miss out ? […]

Getting Inspired by Good Code

Published November 14, 2017 - 15 Comments
Getting inspired good code2

One way to write better code is… to read lots of great code! But where to find good code? In this week’s video, I detail how this technique works and several places easy to access to find good C++ to take inspiration of. And yes, you are going to see videos popping up on Fluent […]

Cppcast: A Show for All C++ Developers

Published September 19, 2017 - 2 Comments

I had the privilege to be a guest on CppCast last week. On top of sharing this episode with you, I’d like to take a moment to describe why I think the show can be useful to you as a C++ developer. I’ll share my perspective both as a regular listener and as a guest […]