Python for Beginners

Python 2 – Powerful String Functions

Python is especially powerful when it comes to strings. In this video I will show you some further basics on string handling in Python.

January 18, 2020 by Michael Lossagk ,  • 

Python for Beginners

Learn to Code with Python 1 – Introduction to PYTHON

This is the first video of a series, that will teach you how to Code in Python.

January 12, 2020 by Michael Lossagk ,  • 

Java for Beginners

Introduction to Variables

In Java, working with Variables is very easy. In this tutorial I will show you the most important basics.

October 23, 2019 by Michael Lossagk ,  • 

Python for Beginners

Introduction to Strings II

In Python, working with strings is very easy. It is one of the great strengths of the language to be able to manipulate strings in an uncomplicated way. In this tutorial I will show you the most important basics.

August 20, 2019 by Michael Lossagk , 14 min  • 

Python for Beginners

Introduction to Strings I

In Python, working with strings is very easy. It is one of the great strengths of the language to be able to manipulate strings in an uncomplicated way. In this tutorial I will show you the most important basics.

Last updated on August 19, 2019 by Michael Lossagk , 13 min  •