Learn Python – Full Course for Beginners [Tutorial]



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!
Want more from Mike? He’s starting a coding RPG/Bootcamp – https://simulator.dev/

⭐️ Contents ⭐
⌨️ (0:00) Introduction
⌨️ (1:45) Installing Python & PyCharm
⌨️ (6:40) Setup & Hello World
⌨️ (10:23) Drawing a Shape
⌨️ (15:06) Variables & Data Types
⌨️ (27:03) Working With Strings
⌨️ (38:18) Working With Numbers
⌨️ (48:26) Getting Input From Users
⌨️ (52:37) Building a Basic Calculator
⌨️ (58:27) Mad Libs Game
⌨️ (1:03:10) Lists
⌨️ (1:10:44) List Functions
⌨️ (1:18:57) Tuples
⌨️ (1:24:15) Functions
⌨️ (1:34:11) Return Statement
⌨️ (1:40:06) If Statements
⌨️ (1:54:07) If Statements & Comparisons
⌨️ (2:00:37) Building a better Calculator
⌨️ (2:07:17) Dictionaries
⌨️ (2:14:13) While Loop
⌨️ (2:20:21) Building a Guessing Game
⌨️ (2:32:44) For Loops
⌨️ (2:41:20) Exponent Function
⌨️ (2:47:13) 2D Lists & Nested Loops
⌨️ (2:52:41) Building a Translator
⌨️ (3:00:18) Comments
⌨️ (3:04:17) Try / Except
⌨️ (3:12:41) Reading Files
⌨️ (3:21:26) Writing to Files
⌨️ (3:28:13) Modules & Pip
⌨️ (3:43:56) Classes & Objects
⌨️ (3:57:37) Building a Multiple Choice Quiz
⌨️ (4:08:28) Object Functions
⌨️ (4:12:37) Inheritance
⌨️ (4:20:43) Python Interpreter

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

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

source

This Post Has 38 Comments

  1. Marco Mateos

    We all know… those are not just a list of lucky numbers… are they? 😉

  2. Jacob Sotorios

    Missed oppertunity to list all the friends list from friends show, but did it from the Office and that was funny 1:04:00

  3. question, after this video and getting a general understanding on python, what do yall suggest to do next in terms of python or langauages like that?

  4. pattappat

    learning so much and enjoying it a lot! Best free and short introduction to python.

  5. 99dynasty

    3:14:00 How do I import a file from my PC into the Python ".py" directory?
    When I copy the absolute path I can't do "r" or "w" or "a" I can only do r"C:User…..
    It seems better to convert to .py file.

  6. T Falani

    What is it that makes this guy so easy to understand? I’m 53, manually laboured all my life and then one day, I wondered how do people code? What is binary? etc Well I got sick with the flue for one whole week and watched 3 introductory python coding vids. 4 hours, 2 hours and another 2 hours lol Then I came across this awesome guy and my mind expanded and soaked in info like a sponge lol I just want to say thank you. I am starting a new journey. Wish me Luck😎

  7. Code Master

    I accidentally saw this video today and I remembered that I started learning Python with this video 😁👍

  8. boba x60fps

    bro,you talked 4hours straight to actually help people and it helped 33million people thank you so much!!!

  9. Saurabh Muzumdar

    Thanks for the wonderful video. I learned c++ 14 years back but never actually code. I was so scared of starting to learn python. But, thanks to you now it feels like brushing up on the basic concepts of C++ (in python).

  10. Mark Walker

    Thank you Mike. That was a pleasure. You are a great teacher.

    Good luck and thank you again.

  11. eric ayzer

    Introduction

    ⌨ (1:45) Installing Python & PyCharm

    ⌨ (6:40) Setup & Hello World

    ⌨ (10:23) Drawing a Shape

    ⌨ (15:06) Variables & Data Types

    ⌨ (27:03) Working With Strings

    ⌨ (38:18) Working With Numbers

    ⌨ (48:26) Getting Input From Users

    ⌨ (52:37) Building a Basic Calculator

    ⌨ (58:27) Mad Libs Game

    ⌨ (1:03:10) Lists

    ⌨ (1:10:44) List Functions

    ⌨ (1:18:57) Tuples

    ⌨ (1:24:15) Functions

    ⌨ (1:34:11) Return Statement

    ⌨ (1:40:06) If Statements

    ⌨ (1:54:07) If Statements & Comparisons

    ⌨ (2:00:37) Building a better Calculator

    ⌨ (2:07:17) Dictionaries

    ⌨ (2:14:13) While Loop

    ⌨ (2:20:21) Building a Guessing Game

    ⌨ (2:32:44) For Loops

    ⌨ (2:41:20) Exponent Function

    ⌨ (2:47:13) 2D Lists & Nested Loops

    ⌨ (2:52:41) Building a Translator

    ⌨ (3:00:18) Comments

    ⌨ (3:04:17) Try / Except

    ⌨ (3:12:41) Reading Files

    ⌨ (3:21:26) Writing to Files

    ⌨ (3:28:13) Modules & Pip

    ⌨ (3:43:56) Classes & Objects

    ⌨ (3:57:37) Building a Multiple Choice Quiz

    ⌨ (4:08:28) Object Functions

    ⌨ (4:12:37) Inheritance

    ⌨ (4:20:43) Python Interpreter

    thank me later

  12. Normaly Bancal

    Yo man , i just came from your HTML video . I learned a lot
    Im hangry for this course with full of confidence

  13. ravinder singh

    i m just wondering why we are not calling functions in class(object fucntions)?

  14. Where to Next

    finally i have done it thanks to mike and giraffe academy for this awesome course

  15. Julius

    Really nice introduction, i already watched the C++ intro and both helped me a lot. Thank you very much for your great effort

  16. Ash Curlyfries

    im 13,this is epic and i love coding,any one know if i can make a carreer outta it? and if i can start now

  17. Trigger elvin

    just went through this course and was great, but i thought i should give people a heads up, i went to download python and it says that it wont work on windows 7 or earlier! (im on windows 7 pro) so….. after 4.5 hours of learning i cant carry out any of it 🙁 good luck and best wishes to those who can, and ty anyways for the course. hopefully one day i can say ive made something 🙂

  18. Wesley Catlett

    It says python-docx is installed, but I can't find it in site packages?

  19. ASGAMING_

    I'm learning python on a website called Codewars, and it has this problem and I'm supposed to fix the problem so that it registers:
    def multiply(a, b):

    a * b

    I tried looking up a good beginners tutorial but 39:00 didn't really help me, what am I supposed to do?

Leave a Reply