Linux und Open Source
Quick search
Navigation
Schulungen
Kursangebot
Unterlagen & Download
Organisatorisches
Datenschutz
Bisher Gehaltene
Richtlinien zur Veröffentlichung von Kursmaterial
Details
The C++ Programming Language (2021-07-12 - 2021-07-16)
Programmieren mit C (2021-06-14 - 2021-06-18)
Python Advanced (2021-05-25 - 2021-05-27)
Python Grundlagen (2021-05-03 - 2021-05-05)
Programmierung Grundlagen (12. und 13.4.2021)
Jupyter Notebook (Übersicht)
Einleitung
Datatypes
Compound Datatypes
while
Functions
Einleitung
Datatypes
Compound Datatypes
while
Functions
Linux Basics, Shell Scripting (2021-03-29)
Python Basic and Advanced (22.3.2021 - 25.3.2021)
2021-03-15
Python Basics (22.2.2021 - 24.2.2021)
Programmierung Grundlagen (13. und 14.1.2021)
Linux Kernel Driver Development Basics (14.12.2020)
Linux Basics (30.11.2020 - 3.12.2020)
Python Basics (23.11.2020 - 25.11.2020)
Linux on Raspberry Pi
Python Basic and Advanced (19.10.2020 - 22.10.2020)
Python Basics (28.9.2020 - 30.9.2020)
Python Advanced (7.9.2020 - 10.9.2020)
Python Individualtraining (18.5.2020 - 19.5.2020)
Python Grundlagen (13.5.2020 - 14.5.2020 bei einer Firma in Graz)
C++ für Embedded C Programmierer (30.3.2020 - 3.4.2020 Baden Württemberg)
IPC in Linux (10.1.2020 in Graz)
Python (12.11.2019 - 14.11.2019 in Graz)
Python Individualtraining (5 Tage, beginnend 28.10.2019)
Kursnotizen: Linux Embedded 2015-11-30
Qualivision, Zürich, 1.10.2013
About
Über Mich
This Site
Blog
Posts
Programmierung Grundlagen (Jupyter Notebook)
¶
Einleitung
Datatypes
Numbers
Integer Numbers
Strings
Compound Datatypes
Lists (Array in JavaScript, std::vector<> in C++, Array in Java)
Dictionary (Key/Value Map in Javascript)
Set: mathematische Mengen
while
Functions