Python Fundamentals: Learn Python Within 2 Hours
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 983.22 MB | Duration: 2h 31m
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 983.22 MB | Duration: 2h 31m
Python Fundamentals: Variables & Types, Lists & Dictionaries, Operators, Loops, Functions, Classes and much more!
What you'll learn
You learn all the basics of Python at a comfortable pace
Everything explained with simple examples
Understand the "why"
Create your first functions and classes
Build a solid foundation for your future as a developer
Learn to think like a programmer
Requirements
No programming knowledge required
Laptop/PC (Windows/Mac/Linux)
Motivation to learn Python!
Description
This is a short but crisp course to teach you Python within 2 hours! You will learn all the basics you need to get started with Python development on your own. NO PROGRAMMING KNOWLEDGE IS REQUIREDPython is an incredibly great programming language that can be used for many different purposes. Therefore, it is important that you build a solid foundation that will allow you to continue in any direction. This course will help you build that foundation quickly and sustainably as you not only learn by rote, but also understand the "why".NO boring PowerPoint slidesNO boring TED TalksThis course gets to the point "fast" without forgetting important fundamentals!Learning checks & programming exercises help you to consolidate your knowledge!What will you learn?Set up a development environmentLearn about variables & data typesBecome familiar with all available operatorsBasic Python logicCreate & understand conditionsWorking with lists & dictionariesuse & understand for loopsuse & understand while loopsUse, understand & create your own functions with a projectYou will learn about object oriented programmingUnderstand & use classes/objectsUnderstand, install & use Python modulesYou will learn how to avoid using/selecting harmful modulesand some more in between!My goal is that by the end of this course, you will be a capable Python junior developer and I can give you an enjoyable and easy introduction to the world of Python development.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Hello World!
Section 2: Variables, Types & Operators
Lecture 3 Variables & Data Types
Lecture 4 Operators
Section 3: Logic, Conditions, Lists & Dictionaries
Lecture 5 Foundational logic in python
Lecture 6 Conditions & Lists
Lecture 7 Dictionaries
Section 4: Loops (for & while)
Lecture 8 for Loop
Lecture 9 while Loop
Section 5: Functions
Lecture 10 Functions
Lecture 11 [Project] Monthconverter function
Section 6: Classes & Objects
Lecture 12 Classes & Objects
Section 7: Python modules
Lecture 13 Python modules
Section 8: How to become an advanced python developer?
Lecture 14 How to become an advanced python developer?
Section 9: Extras
Lecture 15 How can you run python programms?
Lecture 16 [Project] Card game!
Programming/Python beginners,Aspiring python developers