MP4 | Video: AVC 1280×720 | Audio: AAC 44.1KHz 2ch | Duration: 5 hours 58 minutes | 79 Lectures| 3.98 GBGenre: eLearning | Language: EnglishLearn Python 3 from Scratch! Create Python 3 Applications.
Understand Object Oriented Programming in Python.
What you’ll learn:• Learn Python 3 from scratch• Basic Python features like variables, conditions, loops, functions, list, tuples, sets, dictionaries…• Learn class based Object Oriented programming in Python• Create Python GUI with TkInter• Build several real-world applications like Text Editor and Drawing• Have great understanding of Python 3 and it’s features•Do you want to learn Python 3?You have come to the right place, welcome to the Python 3 mastery course, where you will learn how to create real-world python applications from scratch•Why should you learn python?Python is one of the fastest growing programming languages on the planet.
Even compared to other popular languages.
Python is way ahead.
It is also projected to be one of the most popular programming languages way into the futureIt doesn’t matter whether you want to focus on Web applications, Games, Machine learning or Data Science, Python is used everywhere.
•Who is this course for?Beginners with no programming experienceProgrammers with experience in another programming languagesAnyone who knows basic python but wants to learn more in depth•What you can find inside the course?How to install Python 3How to install Visual Studio CodeVariablesOperations with VariablesCastingCode Branching (if, else if, else)Python Data Structures (Lists, Tuples, Sets, Dictionaries)Loops (for, while)Break & continue statementsWork with files (create, open, write, append)Exception HandlingFunctionsRecursive FunctionsHow to debug applicationsModules and PIPObject Oriented ProgrammingInheritanceProtectionIteratorsSimple Algorithms (for improvement of problem solving skills)TkInter GUIFrames, Buttons, Entry, Grid, Menu, Canvas, Rectangles, Lines, Oval…•You will also create real-world graphical applications:TODO listText editorGraphical editor