5 followers
Robotics Software Engineer at Node Robotics.
Blogging to deep dive on topics and give back to the community.
ROS 2, the next generation of the Robot Operating System, is engineered to excel in industrial and production settings, prioritizing reliability and...
As a junior software developer, it's important to approach your role with a growth mindset, eager to learn and improve your skills. With the right...
When asked about one key feature of C++, Bjarne Stroustrup often cites constructors and destructors, or the idea of RAII. RAII, which stands for...
Error handling is an essential part of software development, and the C++ has evolved over time to provide various mechanisms for handling errors and...