Hello World Raspberry Pi
"Hello World" programs in languages and applications pre-installed in Raspbian
Programming langauges:
- Scratch 1.4
- Scratch 2
- Python 2
- Python 3
- JavaScript
- Ruby
- Sonic Pi
- Bash
- Java
- C
- C++
- Mathematica
- Wolfram Language
- Perl
Other:
- HTML
- CSS
- Node-RED
- Minecraft (Python)
- Pygame (Python)
- Pygame Zero (Python)
- Tkinter (Python)
- Sense HAT Emulator (Python)
- Picamera text overlay (Python)
- GPIO (Python)
Contributing
Suggestions (by issue) and contributions (by pull request) welcome, provided:
- It's possible to do on a standard Raspbian image without additional hardware or software, or being online
- It creates the message "Hello world" in some form
- It's as simple as possible in that language/tool (no boilerplate)
- It's consistent in format, written language and presentation with other examples provided
- A screenshot of the output it included