Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
Python Programming
Python: The Language Fundamentals
Python: More Language Features
Python: Project/Package Management
Python: Miscellaneous Topics
Python: Draft Topics
Python Links
Python: All Material, Interrelated
Exercises
Exercises (Legacy)
Exercises (External)
Exercise: Boolean Expressions
Exercise: Swap Two Variables
Exercise: Determine Maximum of Two Numbers
Exercise: Greeting, Depending on Time of Day
Exercise: Username/Password Check
Exercise: Even Numbers (
while
)
CSV and Databases
User Database (Exercise Series)
Sensors, And Data Acquisition (Exercise Series)
The C Programming Language
C++: TODO List
C++: Miscellaneous Live-Hacking
C++
The New C++ (11-…)
Design Patterns With C++
C++ Code
C++ Exercises
CMake
Linux
Is Software A Craft? Software Is A Craft! ⟶
Clean Code
Unit Testing With
googletest
Linux Kernel Driver Development
Generated Topic Graph
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
Blog
Posts
Exercises (External)
¶
Contents
Graph
Contents
¶
Exercise: Boolean Expressions
Exercise: Swap Two Variables
Exercise: Determine Maximum of Two Numbers
Exercise: Greeting, Depending on Time of Day
Exercise: Username/Password Check
Exercise: Even Numbers (
while
)
Graph
¶
cluster_python
Python Programming
cluster_python_exercises
Exercises
cluster_python_exercises_herdt
Exercises (External)
cluster_python_basics
Python: The Language Fundamentals
python_exercises_herdt_boolean
Exercise: Boolean Expressions
python_basics_python_0160_boolean
Boolean
python_exercises_herdt_boolean->python_basics_python_0160_boolean
python_exercises_herdt_username_password
Exercise: Username/Password Check
python_exercises_herdt_greeting
Exercise: Greeting, Depending on Time of Day
python_exercises_herdt_username_password->python_exercises_herdt_greeting
python_basics_python_0170_if
The if Statement
python_exercises_herdt_username_password->python_basics_python_0170_if
python_exercises_herdt_while_even_numbers
Exercise: Even Numbers (while)
python_exercises_herdt_while_even_numbers->python_exercises_herdt_username_password
python_basics_python_0193_while
while Loops
python_exercises_herdt_while_even_numbers->python_basics_python_0193_while
python_basics_python_0139_commandline_argv
Commandline Arguments (sys.argv)
python_exercises_herdt_while_even_numbers->python_basics_python_0139_commandline_argv
python_exercises_herdt_swap
Exercise: Swap Two Variables
python_exercises_herdt_swap->python_exercises_herdt_boolean
python_basics_python_0120_helloworld
Hello World
python_exercises_herdt_swap->python_basics_python_0120_helloworld
python_basics_python_0150_datatypes_overview
Datatypes
python_exercises_herdt_swap->python_basics_python_0150_datatypes_overview
python_basics_python_0140_variables
Variables
python_exercises_herdt_swap->python_basics_python_0140_variables
python_exercises_herdt_max_numbers
Exercise: Determine Maximum of Two Numbers
python_exercises_herdt_greeting->python_exercises_herdt_max_numbers
python_exercises_herdt_greeting->python_basics_python_0170_if
python_exercises_herdt_max_numbers->python_exercises_herdt_swap
python_exercises_herdt_max_numbers->python_basics_python_0170_if
python_exercises_herdt_max_numbers->python_basics_python_0139_commandline_argv
python_exercises_herdt_max_numbers->python_basics_python_0140_variables
python_basics_python_0110_blahblah
Blahblah
python_basics_python_0120_helloworld->python_basics_python_0110_blahblah
python_basics_python_0160_boolean->python_basics_python_0150_datatypes_overview
python_basics_python_0193_while->python_basics_python_0160_boolean
python_basics_python_0193_while->python_basics_python_0170_if
python_basics_python_0170_if->python_basics_python_0160_boolean
python_basics_python_0150_datatypes_overview->python_basics_python_0140_variables
python_basics_python_0130_syntax_etc
Syntax etc.
python_basics_python_0130_syntax_etc->python_basics_python_0120_helloworld
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_0140_variables->python_basics_python_0130_syntax_etc
python_basics_python_0125_running->python_basics_python_0120_helloworld