Remove c
article thumbnail

Why business digital transformation is still a key C-level priority today

Dynatrace

According to a recent Thomson Reuters survey, nearly 50% of C-level executives said that business digital transformation was their top priority over the next 18 months, followed by reducing costs (44%) and increasing customer satisfaction (44%). And according to Statista , $2.4 trillion will be spent on digital transformation on 2024.

C++ 197
article thumbnail

C++ safety, in context

Sutter's Mill

To talk about C++’s current safety problems and solutions well, I need to include the context of the broad landscape of security and safety threats facing all software. Many of the most damaging recent security breaches happened to code written in MSLs (e.g., tl;dr: I don’t want C++ to limit what I can express efficiently.

C++ 141
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

A new chapter, and thoughts on a pivotal year for C++

Sutter's Mill

Starting today I’m excited to be working on a new team, with my C++ standards and community roles unchanged. It’s been a blast to be on the Microsoft Visual C++ compiler team for over 22 years! Drilling down a little: Why is 2024 a pivotal year for C++? Drilling down a little: Why is 2024 a pivotal year for C++?

C++ 88
article thumbnail

Effective Concurrency: Live online course in April

Sutter's Mill

I generally give one or two courses a year on C++ and related technologies. See the course link for details and a syllabus of topics that will be covered. Presented by Alfasoft.

C++ 40
article thumbnail

Comparing HammerDB TPROC-C results with sysbench-tpcc

HammerDB

Firstly, it is worth noting that both HammerDB TPROC-C and sysbench-tpcc run workloads based on the TPC-C specification, however as described here HammerDB is called TPROC-C to correctly comply with the TPC fair use rules. Copy Code Copied Use a different Browser./tpcc.lua Copy Code Copied Use a different Browser #!/bin/tclsh

C++ 52
article thumbnail

Top 10 Bugs Found in C# Projects in 2020

DZone

This 2020 top 10 list of bugs in C# projects presents the most interesting specimens. Of course, I also took the "appeal" of warnings into account when choosing and ranking them, but this quality is too subjective, so feel free to share your own opinion in the comments. Enjoy the reading! How the List Was Formed.

C++ 121
article thumbnail

Statoscope: A Course Of Intensive Therapy For Your Bundle

Smashing Magazine

Statoscope: A Course Of Intensive Therapy For Your Bundle. Statoscope: A Course Of Intensive Therapy For Your Bundle. We don’t need the second export, so we can painlessly remove it without harming the bundled code. These two packages both use the same Package C — but different versions. Sergey Melukov.

Storage 81