-
Technical writing
by Veit Schiele
—
published
Jul 28, 2024
—
last modified
Nov 23, 2024 01:16 PM
—
filed under:
Workshop
Technical writing conveys complex information clearly and precisely to the respective user. Most technical texts are based on simplified grammar supported by ...
Located in
Our training courses
-
Introduction to Python
by Veit Schiele
—
published
Jul 21, 2024
—
last modified
Nov 23, 2024 01:15 PM
—
filed under:
Workshop
Python has become very widespread and one of the reasons is probably that it runs on many different platforms, from IoT devices to common operating systems and ...
Located in
Our training courses
-
Advanced Python
by Veit Schiele
—
published
Jul 21, 2024
—
last modified
Nov 23, 2024 01:15 PM
—
filed under:
Workshop
The Python programming language is easy to learn and makes it possible to solve problems quickly. But it also offers advanced solutions that can make creating ...
Located in
Our training courses
-
Design patterns in Python
by Veit Schiele
—
published
Jul 21, 2024
—
last modified
Nov 23, 2024 01:15 PM
—
filed under:
Workshop
Design patterns are proven solution templates for recurring problems in software architecture and development. There are Python-specific design patterns such ...
Located in
Our training courses
-
Efficient testing with Python
by Veit Schiele
—
published
Jul 21, 2024
—
last modified
Nov 23, 2024 01:15 PM
—
filed under:
Workshop
Python can be used to test not only Python packages and applications, but also web services, embedded systems and hardware.
Located in
Our training courses
-
Software documentation with Sphinx
by Veit Schiele
—
published
Jul 21, 2024
—
last modified
Nov 23, 2024 01:16 PM
—
filed under:
Workshop
In order for your software package to be useful, documentation is required that describes how your software can be installed, operated, used and improved. For ...
Located in
Our training courses