Python Basics video for Springer
I always enjoy teaching the fundamentals of Python programming. It is such a great language, for anyone from absolute beginners to professional software developers.
Springer (Springer Science and Business Media Company) asked me to create a Python Basics video for absolute beginners. Python Basics was published in 2020 and is available to subscribers of the Springer service.
It covers all the essentials, such as storing and processing numbers and text, making decisions and performing the same action multiple times.
To make it very practical the video also explains how to manipulate files and spreadsheets. And to help the viewer write larger programs and tackle more complicated tasks it teaches how to split programs into simple steps, all in less than one and a half hours