Luís SoaresinDev GeniusAutomated testing in C — Part IIAcceptance testing means testing software in a user-centric way (roughly the same as end-to-end testing). I’ll present a way to test a CLI…May 21
𝓒ode 𝓰eassOne Billion Row Challenge in C++: From 15 Minutes to 12 SecondsHow C++ Handles Massive Data Processing with Speed and EfficiencyOct 95Oct 95
Mohit BajajRust’s Rise: A Modern Solution to Old ProblemsRust, the programming language that has captured the tech world’s attention, is transforming software development at companies like…1d ago1d ago
Jonathan SmithA Love Letter to C’s Square BracketsI want to share my favorite bit of “forbidden code”, because when you understand it, you’ll never be confused about pointers and arrays…May 31, 20234May 31, 20234
Luís SoaresinDev GeniusAutomated testing in C — Part IIAcceptance testing means testing software in a user-centric way (roughly the same as end-to-end testing). I’ll present a way to test a CLI…May 21
𝓒ode 𝓰eassOne Billion Row Challenge in C++: From 15 Minutes to 12 SecondsHow C++ Handles Massive Data Processing with Speed and EfficiencyOct 95
Mohit BajajRust’s Rise: A Modern Solution to Old ProblemsRust, the programming language that has captured the tech world’s attention, is transforming software development at companies like…1d ago
Jonathan SmithA Love Letter to C’s Square BracketsI want to share my favorite bit of “forbidden code”, because when you understand it, you’ll never be confused about pointers and arrays…May 31, 20234
Amund FremmingIntegrating JWT to .NET 8Note: This is a very simplistic and not that secure way of setting up JWT.Feb 73
𝓒ode 𝓰eass8 C++ Performance Tips I Discovered After Years of Coding in C++Hey everyone! After spending many years with C++, I feel that I wouldshare some performance tips that have saved me in many situatioins. So…Oct 232