Object Oriented Programming with Python
What you'll learn
- How to organise Python code by using Object Orientated Programming
- Python's implementation of Classes, Objects, Inheritance, Encapsulation, Polymorphism and Composition
- Recognise common problems in code and solve them with OO
Requirements
- You have beginners knowledge of Python, or another programming language like Java, C#, C++ or Javascript.
Description
My name is Loek van den Ouweland, a senior software engineer with 25 years of experience. I am the creator of Wunderlist for windows, Microsoft To-do and Mahjong for Windows and I love to teach programming!
The feedback I get from my students for this OOP training is that the course is well structured with lot’s of practical examples and it convinced them that programming at any level, is not magic, but a learnable skill!
After this course you have learned how classes and objects help you to organise your code. You will see how OOP concepts like encapsulation, polymorphism and inheritance work in Python. You know how to design your programs and communicate the design with others. You have learned how to test your code effectively by writing Unit Tests to make sure your software is bug free and maintainable in the future.
This course is for programmers with intermediate experience that want to learn to organise their code better. For example you are a programmer with a year experience and keep running into the pitfalls of growing, unmaintainable code. You want to learn how to use Object Oriented Programming to structure and organise your code. You like hand-on training with lot's of practical exercises.
---
Objekt orientiertes Programmieren mit Python
Nach diesem Kurs hast du gelernt, wie Klassen und Objekte dir helfen deinen eigenen Code zu organisieren. Du wirst sehen, wie die OOP-Konzepte Verkapselung, Polymorphismus und Vererbung in Python arbeiten. Du weißt danach, wie du mit UML deine Programme designen solltest, um deren Aufbau auch anderen vermitteln zu können. Du lernst, wie du deinen Code mittels selbst geschriebener Unit Tests effektiv überprüfen kannst, um sicher zu stellen, dass dieser fehlerfrei ist und auch zukünftig handlebar bleibt.
Dieser Kurs ist für Programmierer mit fortgeschrittenen Erfahrungen gemacht, welche lernen wollen ihren Code besser zu strukturieren. Beispielsweise für Programmierer mit guten Basiskenntnissen, deren Programme nun stetig größer und damit unübersichtlicher werden. Nun ist es sinnvoll, dass du mittels des OOP's die Strukturen kennenlernst, um deinen Code stabil und sicher handhaben zu können. Dabei werden dir hier ein praxisnahes Training mit vielen Übungen geboten.
Who this course is for:
- Programmers who want to solve common programming problems with OO
- Programmers who want to know how to use OO in Python
Featured review
Instructor
Loek van den Ouweland (Wunderlist, Microsoft Todo) is a born teacher. Right from the start of his career, he was told that a programmer helps his customers best when he shows what his products can do and how they are built.
He worked in many companies as programmer and trainer and enjoys to share the secrets of programming with others.
Loek has 25 years of experience training people with different backgrounds, all ages, working in branches ranging from medical systems to manufacturing and academics to aerospace.