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!
That you so much for zooming in on your work!!! I watch this during down time on my iPhone at work. I’m 46 and just starting to learn Python. I will probably use it to automate tasks and/or get into Data Science later. I have spent the last year off/on learning HTML/CSS/JavaScript (the Holy Trinity of Front End Web Dev). I’ve spent my career as a QC/QA Lab Tech at various pharmaceutical companies, and I would like to spend my second act in a more flexible field. My ultimate dream is to work remotely as a front end or full stack web dev. Good luck to everyone out there learning Python!
Here I am again thinking I'm gonna learn coding again but will probably give up again for the 3rd time. How many people have done the same thing as me?
Thank you. I actually learned a lot about Python, but actually, I did not listen all the way to the end because I actually became annoyed by the word "actually." You could actually delete every "actually, and your video would actually be quite a bit shorter, and it would actually be even more brilliant. Actually, you did a great job. I appreciate your attention to detail and your passion for Python.
I saw the tutorial but I cannot import any modules. I have python 3.8 for windows. I updated pip, I installed many modules, e.g. numpy, by typing in the terminal “pip install numpy”, I can even see the numpy module in Pycharm in “External Libraries – Lib – Site Packages – numpy, but once I type numpy at Pycharm I received the error message “no module named Pycharm”.
Can someone please tell me, in layman's terms, why we use return statements instead of printing with parentheses? I do get 27 if I run def cube(num): print(num*num*num) cube(3)
Thank you, very much helped me refresh my knowledge.
I'm really disappointed that he didn't include Micheal under the list of friends.
Thanks for giving this class. I spent one week learning from the begging to the last minute of this video. It was so great experience. I love it!
Following the video instructions and was able to make very good progress in learning Python. Great job! Thanks!
1:10:56
wait why do you always look like you're about to laugh
1:32:54
뭐야 왜 도중에 자막이 안나오는 구간이 있어!
This man likes giraffes
C’est vraiment cool mais c’est dommage il y a beaucoup de langue mais même pas le français dans ta vidéo.
I want to you add language vietnamese more .thank you
2x playback speed squad 😇
That you so much for zooming in on your work!!! I watch this during down time on my iPhone at work. I’m 46 and just starting to learn Python. I will probably use it to automate tasks and/or get into Data Science later. I have spent the last year off/on learning HTML/CSS/JavaScript (the Holy Trinity of Front End Web Dev). I’ve spent my career as a QC/QA Lab Tech at various pharmaceutical companies, and I would like to spend my second act in a more flexible field. My ultimate dream is to work remotely as a front end or full stack web dev. Good luck to everyone out there learning Python!
Here I am again thinking I'm gonna learn coding again but will probably give up again for the 3rd time. How many people have done the same thing as me?
In the lists section all of the names are from The Office.
You shouldn't learn Python, because you will be overwhelmed with intermittent EOF errors!
Drinking Challenge: Take a drink every time he says "Python"
SyntaxError: invalid syntax
SyntaxError: invalid syntax
SyntaxError: invalid syntax
FUUUUUUU-
I know I'm late but this guy restores my faith in humanity
Thank you. I actually learned a lot about Python, but actually, I did not listen all the way to the end because I actually became annoyed by the word "actually." You could actually delete every "actually, and your video would actually be quite a bit shorter, and it would actually be even more brilliant. Actually, you did a great job. I appreciate your attention to detail and your passion for Python.
So, basically, Python is Java with less stuff to type, no memory management and everything is a string
I am having a hard time deleting certain characters and wording while following your course. I am on a windows 10 PC.
Really appreciate your work brother + nicely explained everything in this video tutorial .
Print(" Loved it ! ")
OMFG this is so cute i had to start of in c++, an quite low level language. i'm just in shock how this is treating you like a baby
Im just stamping 1:55:47
27:08
me : successfully prints "Hello World"
I'm gonna hack Nasa now.
⭐️ 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
here it is!
dont mind me im just saving my progress: 55:58
You are awesome! Thank you so much))))
👑
Python is kinda slow
I saw the tutorial but I cannot import any modules.
I have python 3.8 for windows. I updated pip, I installed many modules, e.g. numpy, by typing in the terminal “pip install numpy”, I can even see the numpy module in Pycharm in “External Libraries – Lib – Site Packages – numpy, but once I type numpy at Pycharm I received the error message “no module named Pycharm”.
2 hours in, nothing i didnt know but cant stop watching lol. Good job mike
Ringo starr is wrote with double r. x
who is writing down the code in python as the video goes on
Can someone please tell me, in layman's terms, why we use return statements instead of printing with parentheses? I do get 27 if I run
def cube(num):
print(num*num*num)
cube(3)
I am 9263000