CppNorth, The Canadian C++ Conference’s Post

CppNorth, The Canadian C++ Conference 2024 • July 21-24, 2024 • Toronto Preview: Saksham Sharma: "Write fast code like a native" Please Like, Follow, & Share: CppNorth, The Canadian C++ Conference https://lnkd.in/dKaMk5td Optimization is often considered a second pass in software development, where initially it is tempting to write your business logic out and later think about optimizing it. It has its pros and cons, but the aim of this talk is to provide you with the knowledge that will let you write optimized and fast C++ code as you go, rather than in a second pass. At worst, your optimization passes would become shorter. At best, you would be able to write out fast code in the first go, improving your ability to write efficient systems. [read more: https://lnkd.in/dKaMk5td] Registration is open: store.cppnorth.ca (select 'Early Bird') Make your room reservations now: https://lnkd.in/g-2dePpQ

Write fast code like a native

Write fast code like a native

cppnorth.ca

To view or add a comment, sign in

Explore topics