Python programming for beginners
Programming with Python - the beginners' course
Language: German

Programming with Python - the beginners' course

How to turn your ideas into applications: Get to know a clearly structured and easy-to-understand programming language in the Python course for beginners. Your trainer Denis Panjuta will guide you in over 9 hours from the output of a simple text to a functional user interface with menu, buttons, images and input fields. Learn from practical examples!

  • 66 lessons in over nine hours of video training on programming with Python
  • Learn the theoretical basics of software development
  • Apply your newly acquired knowledge directly to practical examples
  • From programming artist and professional trainer Denis Panjuta

From a blank screen to your own program - enter the world of strings, operators, classes and methods so that your code leads to the right result line by line.

Details
  • Usable with:
  • content: 10 h Video training
  • Licence: private and commercial Rights of use
Categories
Web design, CMS & development
Created with love by:
Denis Panjuta Denis Panjuta

Course overview.

Python Installation

Python data structures

Instructions and loops

Functions and modules

Working with files

Reguläre Ausdrücke

Object Oriented Programming Basics

Built-in functions.

decorators

Advanced objects and data structures

Advanced modules in Python

GUI - User Interface

Details of the content

Programming with Python - the ideal course for beginners

Python is a universal programming language that is used, for example, to create applications, web applications and renowned games. Open source and therefore free to use, Python offers all the freedom software developers could wish for. The advantage of this is that the coding is comparatively easy to learn , as Python focuses primarily on clarity.

Using concrete examples to create your own program lines step by step

In the 66 lessons of this practical course with over nine hours of content, you will learn all the basics of Python programming . No programming knowledge is required to get started. Ideal for beginners. Your trainer Denis Panjuta will install Python with you and also recommend a helpful development environment. You will then delve deeper and deeper into the possibilities of Python, lesson by lesson, both theoretically and practically. Understandable, easily explained and yet full of facts and attention to detail - this is how you get your application up and running!

First step: Learn the basics

Numbers, variables, operators, strings, lists and sets - even if these are still rather unknown factors for you at the moment, you will know how to use them all after the Python course . Each lesson of the training addresses specific Python functions, so you will gradually learn how to deal with If, For and While loops, for example, how to handle exceptions using Try, Except, Else and Finally, or how to handle tuples, booleans and dictionaries. Strange terms, but they are explained clearly and vividly during the course!

And on we go: object-oriented programming, creating your own GUI

Once you have understood the most basic concepts, Denis Panjuta will show you how to write to, open and read files, how to use ready-made Python modules and prepare your own modules, and how to use various functions such as Lambda, Zip or Enumerate. Learn what object-oriented programming is all about and what possibilities are open to you with classes, methods or so-called inheritance! Finally, you will even develop a GUI, a user interface with a sensible layout, menu navigation and corresponding buttons and input fields.

Practice makes the Python programmer

Always in view: Comprehensibility and practical implementation! Your trainer will let you program yourself using selected exercises. For example, you will be given the task of developing the game Black Jack, generating a queue or even designing a complete user interface at the end. Solutions are of course also discussed. This makes programming with Python very easy through learning by doing.

What you will learn in the Python course

You will learn all the important basics of Python programming and can immediately apply your knowledge in practice to write your own programs. The beginners' course is easy to understand and therefore also suitable for programming beginners. All functions are explained in theory and underpinned with practical examples that you can directly understand yourself. From zero to your own program - Denis Panjuka lets you learn and become a Python expert step by step!

You will need Python 3.5(download here for free) to follow the content in practice. A development environment such as Jupyter is also required.