Author Archives: oliver-joisten.se

The Differences Between C and C++: Understanding the Basics

C vs C Journey as a Software Developer

Introduction: C and C++, Two Widely Used Programming Languages C and C++ are two of the most widely used programming languages in the world. Both have been around for decades and have a rich history of development and use. However, despite their similarities, there are significant differences between the two that make them suited for […]

C++ Embedded Software Development: A Thrilling Adventure

0828 AfterAllTheseYearstheWorldisStillPoweredbyCProgramming Razvan Social d385a3cca01699556490f88baa50d00a Journey as a Software Developer

The Excitement of Embedded Software Development Embedded software development is a fascinating field that combines computer science, electrical engineering, and mechanical engineering to create cutting-edge technology. C++ is one of the most popular programming languages used in this field, and it’s not hard to see why. With its versatility and performance, C++ is an essential […]

Unleash the Power of Google Test: The Fun and Effective Way to Test Your C++ Code

download Journey as a Software Developer

Introduction Testing is an essential part of the software development process. It helps ensure that the code is working as expected and that any changes made to the code don’t break existing functionality. C++ is a powerful and widely used programming language, and it is important to test C++ code to ensure that it is […]