cpp africa (@cppafrica) 's Twitter Profile
cpp africa

@cppafrica

Official community of C++ developers from around Africa.
Inclusivity and diversity is our driving force.

ID: 1621655306454409217

linkhttps://discord.gg/aSzjFS6Bxj calendar_today03-02-2023 23:42:45

139 Tweet

200 Takipçi

351 Takip Edilen

CppNorth (@cppnorth) 's Twitter Profile Photo

📢 Early birds catch the best deals! 🐦 Tickets for #CppNorth2024 are now on sale! Join the premier C++ event in Toronto, from July 21-24, 2024. 🎟️ Earliest Bird: $900 🎟️ Regular: $1300 Secure your spot ➡️ cppnorth.ca/news-earliestb… #Programming #TechConference

CppNorth (@cppnorth) 's Twitter Profile Photo

📢 #CppNorth2024 Call for Papers is now open! Whether you're a seasoned speaker or a first-timer, we welcome your unique perspectives on C++ and beyond. Let's shape an inspiring event together! Submit by Feb 15, 2024 🚀cppnorth.ca/news-cfp%20202…

CppNorth (@cppnorth) 's Twitter Profile Photo

Only a few days left to get Super Early Bird tickets to CppNorth 2024 for $900" On Monday January 15 the price will rise by $250! Get your tickets today!!!! store.cppnorth.ca

Jason Turner (@lefticus) 's Twitter Profile Photo

To me, programming is about the process of discovery, learning new things, proving and disproving my assumptions. Many programmers here seem to just believe whatever nonsense they heard one time.

Meeting C++ (@meetingcpp) 's Twitter Profile Photo

Programming - Principles and Practice using C++ by Bjarne Stroustrup is in its 3rd edition available! stroustrup.com/programming.ht… #cpp #cplusplus

CppNorth (@cppnorth) 's Twitter Profile Photo

🎉🎊🥳Turn it up to 11 !!! The CppNorth 2024 speakers have been announced! This year's conference promises to be the greatest CppNorth yet! cppnorth.ca/news-speakers-…

Meeting C++ (@meetingcpp) 's Twitter Profile Photo

C++ Insights Episode 50: What are the static operators [] and () in C++26 andreasfertig.blog/2024/05/cpp-in… #cpp #cplusplus

Jason Turner (@lefticus) 's Twitter Profile Photo

Is your header file meant for use by a C compiler? No? THEN STOP USING .H If I see .h I have to literally go and read the code to see what language it's in, I have no other choice. If I see something like .hpp, I know it's a C++ header file!

Meeting C++ (@meetingcpp) 's Twitter Profile Photo

Book of the Day: Clean C++20 – Sustainable Software Development Patterns and Best Practices by Stephan Roth meetingcpp.com/mcpp/books/boo… #cplusplus #cpp

Bryce Adelstein Lelbach (@blelbach) 's Twitter Profile Photo

I'm going to be in Kenya and Ethiopia in August/September and I'd love to speak at some universities/meetups about CUDA and C++. If you know any groups that might be interested, let me know!

Meeting C++ (@meetingcpp) 's Twitter Profile Photo

Function overloading is more flexible (and more convenient) than template function specialization devblogs.microsoft.com/oldnewthing/20… #cpp #cplusplus