Today, I propose the 3 following articles to start your day.
Arm64 on GitHub Actions
Great news from GitHub !!đ„ł
They released Arm-hosted runners with images built by Arm for developers to begin building on the latest and most sustainable processors on the market.
Can’t wait to try them on !
API vs SDK
The programming world is full of acronym, so it can be difficult to make sense of them all and to understand the difference between each of them.
This really nice article will help you if the difference between API and SDK isn’t already clear to you.
Using namespaces effectively
As a C++ developer, I am used to using namespace in my day to day programming life, but I’ve never took a deep dive into the best practices and what you can use them for.
Well, with this article, I know now that I have a lot to improve how I, and my team, are currently using this language feature.
It will make our code quality, and our code and interface update much smoother!
I hope you enjoyed those articles as much as your morning bevrage, and that they gave you some interesting knowledge.
Personnally, I read them while drinking my first cup of coffee of the day ☕
Have a splendid day, and see you in the next Morning Code Sip articles. 😀