Yash VarshneySegmentation fault in PythonYou can trigger a segmentation fault in Python — something that should be impossible in a memory-safe language. A clever five-line code…6h ago
InASecuritySite: When Bob Met AlicebyProf Bill Buchanan OBE FRSELet’s Talk About Testing and C/C++: Was The CrowdStrike Bug A Pointer Problem?Jul 2113
InLevel Up CodingbyCristian LeoWhy Every Data Scientist Should Code in C++Why Google, FaceBook, and Microsoft prefer C++ for AI projects, and why you should learn it as a Data Scientist.Oct 2926Oct 2926
InLevel Up CodingbyFracisC++20: Span in Depth — Design Insights and Usage PitfallsC++20 Span: A Comprehensive Guide to Design and Potential Issues2d ago2d ago
InNo Nonsense BackendbyYash8 C++ Performance Tips I Discovered After Years of CodingHey Everyone!! I wanted to share these C++ Performance tips, that i feel that everyone should be aware of, since it took a lot of effort…Nov 263Nov 263
Yash VarshneySegmentation fault in PythonYou can trigger a segmentation fault in Python — something that should be impossible in a memory-safe language. A clever five-line code…6h ago
InASecuritySite: When Bob Met AlicebyProf Bill Buchanan OBE FRSELet’s Talk About Testing and C/C++: Was The CrowdStrike Bug A Pointer Problem?Jul 2113
InLevel Up CodingbyCristian LeoWhy Every Data Scientist Should Code in C++Why Google, FaceBook, and Microsoft prefer C++ for AI projects, and why you should learn it as a Data Scientist.Oct 2926
InLevel Up CodingbyFracisC++20: Span in Depth — Design Insights and Usage PitfallsC++20 Span: A Comprehensive Guide to Design and Potential Issues2d ago
InNo Nonsense BackendbyYash8 C++ Performance Tips I Discovered After Years of CodingHey Everyone!! I wanted to share these C++ Performance tips, that i feel that everyone should be aware of, since it took a lot of effort…Nov 263
Alex Palermo6 Lessons from doing Advent of Code in CAs a data engineer by day, I spend a lot of time buried in Python, SQL, and occasionally JavaScript. However, I’m also interested in many…4d ago
Noel Reedsan array isn’t a pointer but an array name is — C programming.as a new programmer in C, pointers are one, arrays are another. this took me a while to wrap around and thought of writing this article to…4d ago