Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
Linux
Python Programming
Python: The Language Fundamentals
Python Installation
Blahblah
Hello World
Running Python Programs
Syntax etc.
Commandline Arguments (
sys.argv
)
Variables
Datatypes
Compound Datatypes
Boolean
The
if
Statement
while
Loops
Sequential Datatypes
Indexing and Slicing
for
Loops
The
range
Function
References, (Im)mutability
Functions
Functions (Slideshow)
Functions: Global and Local Scope (Livehacking Screenplay)
More About Strings
String Formatting
Miscellaneous String Methods
More About Lists
More About Dictionaries
More About Sets
File I/O
Function Objects
Python: More Language Features
Python: Project/Package Management
Python: Miscellaneous Topics
Python: Draft Topics
Python Links
Exercises
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
Is Software A Craft? Software Is A Craft! ⟶
Clean Code
Unit Testing With
googletest
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
Blog
Posts
Functions
¶
Functions (Slideshow)
Functions: Global and Local Scope (Livehacking Screenplay)