Overview
News
Technologies
Salaries
Products
People
Growth
Financials
Overview
I have been working with modern and not-so-modern C++ codebases for over 15 years in various kinds of embedded and enterprise contexts. I am a mentor and teacher for clean code and modern C++ for colleagues and customers at Zühlke Engineering (zuehlke.com).
News
PayloadOffset_t: A small type design challenge
Recently, I had to make a relatively small design decision - which type to use for a small range of values. As usual in C++, there were a number of … The post PayloadOffset_t: A small type design challenge appeared first on Simplify C++!.
Read more
Report
Core Guidelines are not Rules
There is a difference between guidelines and rules. Boiling down guidelines to one-sentence rules has drawbacks that make your code harder to understand. The famous quote by Captain Barbossa from … The post Core Guidelines are not Rules appeared first on
Read more
Report
fix dev diary Week 6-7: Description and Issue ID
In my dev diary blog post series, I document the minutiae of what I am doing for my toy project Fix. The diary can also be found in smaller bites … The post fix dev diary Week 6-7: Description and Issue ID appeared first on Simplify C++!.
Read more
Report
isValid()? Establish invariants and avoid zombie objects
When classes have an "isValid" method or similar, the code using them often is less clear and harder to maintain. If possible, validity should be an invariant that can not … The post isValid()? Establish invariants and avoid zombie objects appeared first
Read more
Report
fix dev diary Week 5: std::expected
In my dev diary blog post series, I document the minutiae of what I am doing for my toy project Fix. The diary can also be found in smaller bites … The post fix dev diary Week 5: std::expected appeared first on Simplify C++!.
Read more
Report
Pro access
Upgrade to see all 40 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.
