tecno4
2.4M views | +146 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Raspberry Pi C++'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Empieza con C++ y Raspberry Pi

Empieza con C++ y Raspberry Pi | tecno4 | Scoop.it

Cuando se piensa en programar en Raspberry Pi, Python y Scratch son las opciones más comunes. Python es el más natural para los principiantes, pero no es la única opción y no necesariamente la mejor en cada situación. 

Existen otros lenguajes de programacion y uno de ellos es C++ pero ¿Puedes usar C ++ en Raspberry Pi? Eso es lo que explicaré en este artículo.

El sistema operativo Raspberry Pi incluye todos los paquetes necesarios para programar en C / C ++. Las bibliotecas comunes están preinstaladas para interactuar con los componentes específicos de Raspberry Pi (GPIO, Camera, etc.), y el editor de texto predeterminado (Geany) tiene soporte integrado para C++.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Getting Started with C++ on Raspberry Pi (Guide & examples) 

Getting Started with C++ on Raspberry Pi (Guide & examples)  | tecno4 | Scoop.it
When thinking about programming on Raspberry Pi, Python, and Scratch are the most common choices. I write a lot about Python on this website because it’s the most natural for beginners, but it isn’t the only option, and not necessarily the best in every situation. So, can you use C++ on Raspberry Pi, and how? That’s what I’ll explain in this article.
No comment yet.