Learn Python - Full Course for Beginners [Tutorial]

Learn Python - Full Course for Beginners [Tutorial]

7/11/2018

Description

This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a python programmer in no time!

Click the ⚙️ to change to a dub track in Spanish, Arabic, or Portuguese, or Hindi.

(Hindi dubbed via Melt Labs - https://www.withmelt.com/)

Want more from Mike? He's starting a coding RPG/Bootcamp - https://simulator.dev/

⭐️ Contents ⭐

Course developed by Mike Dane. Check out his YouTube channel for more great programming courses: https://www.youtube.com/channel/UCvmINlrza7JHB1zkIOuXEbw

🐦Follow Mike on Twitter - https://twitter.com/mike_dane

🔗If you liked this video, Mike accepts donations on his website: https://www.mikedane.com/contribute/

⭐️Other full courses by Mike Dane on our channel ⭐️

💻C: https://youtu.be/KJgsSFOSQv0

💻C++: https://youtu.be/vLnPwxZdW4Y

💻SQL: https://youtu.be/HXV3zeQKqGY

💻Ruby: https://youtu.be/t_ispmWmdjY

💻PHP: https://youtu.be/OK_JCtrrv-c

💻C#: https://youtu.be/GhQdlIFylQ8

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

Chapters

Introduction
1:45
Installing Python PyCharm
4:55
Setup Hello World
3:43
Drawing a Shape
4:43
Variables Data Types
11:57
Working With Strings
11:15
Working With Numbers
10:08
Getting Input From Users
4:11
Building a Basic Calculator
5:50
Mad Libs Game
4:43
Lists
7:34
List Functions
8:13
Tuples
5:18
Functions
9:56
Return Statement
5:55
If Statements
14:01
If Statements Comparisons
6:30
Building a better Calculator
6:40
Dictionaries
6:56
While Loop
6:08
Building a Guessing Game
12:23
For Loops
8:36
Exponent Function
5:53
2D Lists Nested Loops
5:28
Building a Translator
7:37
Comments
3:59
Try Except
8:24
Reading Files
8:45
Writing to Files
6:47
Modules Pip
15:43
Classes Objects
13:41
Building a Multiple Choice Quiz
10:51
Object Functions
4:09
Inheritance
8:06
Python Interpreter
6:09