Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

General • Re: Actual C++ (as in OO) code for the pico ?

$
0
0

“ The Raspberry Pi Pico Software Development Kit, hereafter SDK, provides the headers, libraries, and build system necessary to write programs for RP-series microcontroller devices such as the Raspberry Pi Pico in C, C++, or assembly language.”
I'm afraid that's not it. I specifically mentioned object-oriented (OO) programming in the subject line and in the comment. I did decades of C programming on large platforms (not microcontrollers) to have witnessed the advent of C++ as an object-oriented programming language.

You know, Design Patterns. You use Factories, Adapters, Composites, Chains of Responsibility, Facades, etc...

You know ? You know what it entails in resource usage ?

People nowadays are using the term 'C++' as if it was C, with std libraries, and only that.

Statistics: Posted by mevla — Mon Aug 04, 2025 1:45 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles