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

Africa and World
Joined February 2023
Here we are live and direct from the continent of Africa 😁😁. Thank you @lefticus
Hey C++ Africa Twitter! Just wanted to send my semi-regular shout-out your way! I feel like I'm too connected with Europe and North America and not enough with Africa. If there's any upcoming conferences or events, let us know.
3
14
Educative!!
Lightning Talk: Generative C++ - Alon Wolf - CppCon 2024 piped.video/y8NXF7WsSEc #Coding #Cplusplus #Cpp #Programming #cppcon
1
cpp africa retweeted
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!
cpp africa retweeted
Book of the Day: Clean C++20 – Sustainable Software Development Patterns and Best Practices by Stephan Roth meetingcpp.com/mcpp/books/bo… #cplusplus #cpp
3
27
cpp africa retweeted
🎉🎊🥳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-20…
1
5
3
11
cpp africa retweeted
Programming - Principles and Practice using C++ by Bjarne Stroustrup is in its 3rd edition available! stroustrup.com/programming.h… #cpp #cplusplus
4
23
cpp africa retweeted
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!
48
17
248
cpp africa retweeted
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.
10
8
1
184
Vulkan is less about graphics and more about GPU drivers at its core 🚀🚀
4
What's the Expected result and why??
1
2
cpp africa retweeted
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
1
3
2
cpp africa retweeted
📢 #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%202024.…
3
3
cpp africa retweeted
📢 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-earliestbir… #Programming #TechConference
2
1
1
cpp africa retweeted
Is this a good use of operator overloading? I’m divided on this one… :P
This is the cutest little piece of F# code I've seen lately. It's a '/' operator for strings! fssnip.net/7V3/title/A-very-…
3
1
6
Even nicer is if we avoid recursion and modify the vectors in-place instead...
Day 9 of #AdventOfCode was pleasantly straightforward! There are probably more efficient ways to do it but I think my #cplusplus solution is actually pretty nice
1
7