Here you see what 21st century coding really is! Mathematica runs for free and wonderfully fast on the new Raspberry Pi 5.
With Mathematica you can write code just as in modern applications like Microsoft 365, work with images in your code, write any mathematics as in the text books. It is really fast, also on big data, it is very close to English, and typically a few lines of code suffice to program. It is extremely broad, for neural networks, data analysis, visualizations (the most beautiful in the world), etc.
Take the patience to study the movies, you will be pleasantly surprised!
How to prepare your RPI 5:
1) Download RPI Imager from www.raspberrypi.com/software
2) Write Raspberry Pi OS 64 bit to a fast SD card (16GB or more)
3) Boot RPI5, update, in a terminal:
sudo apt update
sudo apt full-upgrade
4) Select: Recommended Software - Programming - select box at Mathematica - Apply
5) Wait till installed. Start with Programming - Mathematica.
Type 1+1, shift-return.
Have fun!