Gode sider til at lære om Python programmeringssproget:
-
- En god dansk side: https://simplecode.dk/python/
Bemærk at man i stedet for mu-editoren som de bruger, kan bruge Thonny til at prøve alle eksemplerne her. - FutureCoder: https://futurecoder.io/
du kan kode og afprøve direkte i browseren
- En god dansk side: https://simplecode.dk/python/
MicroPython on RaspBerry Pi Pico:
-
- Raspberry Pi’s egen dokumentation: https://www.raspberrypi.com/documentation/microcontrollers/micropython.html
- Online Materiale: https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico/0
- e-bog: https://hackspace.raspberrypi.com/books/micropython-pico/pdf/download
- fysisk bog: https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico
Python referencesider – en slags Python Ordbog:
-
- Generel Python: https://docs.python.org/3/reference/index.html
- MicroPython: