Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
OpenTraining
Work in Progress
Embedded Computing (FH Joanneum Graz)
Design Tools And Laboratory Engineering (2024)
Embedded Computing (STECE-2019)
Graph
Embedded Computing 1
Embedded Computing 2
C++
Multithreading
Linux
Python
C++: Building with CMake
C++: Interfaces
Linux Hardware Device Management
EX: Temperature Sensors
Git Introduction
Introduction to Linux and Unix
C++: OO Basics
EX: Averaging Sensor
C++: Unit Testing
EX: LED Temperature Display
GPIO
Communication: Waiting for Something
Avoiding Race Conditions: Semaphore/Mutex
EX: Avoiding Race Condition
EX: Race Conditions
EX: Averaging Sensor (parallel)
Python Basics
EX: Averaging Sensor, Display
EX: Temperature Sensors
Simple Web Programming
Sensors Web Pages
Embedded Computing STECE-2020)
Embedded Computing (STECE-2021)
Embedded Computing (STECE-2022)
Refactoring The Homepage
SEO
Playground
Git Notes
Creating Screencasts
I2S Audio for a Kontron SMARC Module
Packaging this Site on PyPI
Seminar on “Clean Code” (2022-04-13)
Pointless Blinking
Kajak Auf Der Donau
Recipes
Blog
Posts
Python Basics
¶
This is
Python Programming
cluster_python
Python Programming
cluster_python_basics
Python: The Language Fundamentals
cluster_python_misc
Python: Miscellaneous Topics
python_basics_python_0160_boolean
Boolean
python_basics_python_0150_datatypes_overview
Datatypes
python_basics_python_0160_boolean->python_basics_python_0150_datatypes_overview
python_basics_python_0310_strings_formatting
String Formatting
python_basics_python_0300_strings
More About Strings
python_basics_python_0310_strings_formatting->python_basics_python_0300_strings
python_basics_python_0170_if
The if Statement
python_basics_python_0170_if->python_basics_python_0160_boolean
python_basics_python_0140_variables
Variables
python_basics_python_0150_datatypes_overview->python_basics_python_0140_variables
python_basics_python_0300_strings->python_basics_python_0150_datatypes_overview
python_basics_python_0200_sequential_types
Sequential Datatypes
python_basics_python_0300_strings->python_basics_python_0200_sequential_types
python_basics_python_0250_refs_flat_deep_copy
References, (Im)mutability
python_basics_python_0300_strings->python_basics_python_0250_refs_flat_deep_copy
python_basics_python_0193_while
while Loops
python_basics_python_0193_while->python_basics_python_0160_boolean
python_basics_python_0193_while->python_basics_python_0170_if
python_basics_python_0460_sets
More About Sets
python_basics_python_0150_datatypes_overview_compound
Compound Datatypes
python_basics_python_0460_sets->python_basics_python_0150_datatypes_overview_compound
python_basics_python_0500_files
File I/O
python_basics_python_0220_for
for Loops
python_basics_python_0500_files->python_basics_python_0220_for
python_misc_encoding
Encoding
python_basics_python_0500_files->python_misc_encoding
python_basics_python_0110_blahblah
Blahblah
python_basics_python_0200_sequential_types->python_basics_python_0150_datatypes_overview_compound
python_basics_installation
Python Installation
python_basics_python_0210_indexing_slicing
Indexing and Slicing
python_basics_python_0210_indexing_slicing->python_basics_python_0200_sequential_types
python_basics_python_0320_strings_methods
Miscellaneous String Methods
python_basics_python_0320_strings_methods->python_basics_python_0300_strings
python_basics_python_0130_syntax_etc
Syntax etc.
python_basics_python_0140_variables->python_basics_python_0130_syntax_etc
python_basics_python_0270_functions
Functions
python_basics_python_0270_functions->python_basics_python_0150_datatypes_overview
python_basics_python_0270_functions->python_basics_python_0140_variables
python_basics_python_0225_range
The range Function
python_basics_python_0225_range->python_basics_python_0200_sequential_types
python_basics_python_0225_range->python_basics_python_0220_for
python_basics_python_0120_helloworld
Hello World
python_basics_python_0120_helloworld->python_basics_python_0110_blahblah
python_basics_python_0250_refs_flat_deep_copy->python_basics_python_0150_datatypes_overview
python_basics_python_0250_refs_flat_deep_copy->python_basics_python_0140_variables
python_basics_python_0250_refs_flat_deep_copy->python_basics_python_0150_datatypes_overview_compound
python_basics_python_1000_function_objects
Function Objects
python_basics_python_1000_function_objects->python_basics_python_0270_functions
python_basics_python_0400_lists
More About Lists
python_basics_python_0400_lists->python_basics_python_0150_datatypes_overview_compound
python_basics_python_0450_dictionaries
More About Dictionaries
python_basics_python_0450_dictionaries->python_basics_python_0220_for
python_basics_python_0450_dictionaries->python_basics_python_0150_datatypes_overview_compound
python_basics_python_0130_syntax_etc->python_basics_python_0120_helloworld
python_basics_python_0139_commandline_argv
Commandline Arguments (sys.argv)
python_basics_python_0139_commandline_argv->python_basics_python_0130_syntax_etc
python_basics_python_0125_running
Running Python Programs
python_basics_python_0139_commandline_argv->python_basics_python_0125_running
python_basics_python_0220_for->python_basics_python_0193_while
python_basics_python_0220_for->python_basics_python_0200_sequential_types
python_basics_python_0125_running->python_basics_python_0120_helloworld
python_basics_python_0150_datatypes_overview_compound->python_basics_python_0150_datatypes_overview
python_misc_encoding->python_basics_python_0150_datatypes_overview
python_misc_encoding->python_basics_python_0320_strings_methods