VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Learn Python - Full Course for Beginners [Tutorial]

Learn Python - Full Course for Beginners [Tutorial]

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
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
Date: 2022-03-14

Comments and reviews: 10


So I'm doing this in 2022 using Pycharm 2021.3 and Python 3.10.2 and also on a windows PC whereas Mike is on a Mac. The tutorials still work just fine. Darcula is now the default option when you start up PyCharm. Very easy to follow. I'm about 2 hours in just doing a tutorial each day. If you're not using captions you need to turn them on, not just for following what Mike is saying but also for the funny ones. At one point Mike speaking very fast says -I'm (g)onna show you..- which became -monastery- and my other personal favourite was when -...Python. These...- became -python bees-.
reply

Mike is one of the best teachers I've ever had. No joke.
I've had plenty of good college professors, but the ability to break down a complex subject like this, patiently go through the basics, and connect the dots from the basics to the bigger possibilities is harder to come by. This was excellent. I took a few weeks to go through all of the lessons in my free time. These are my first steps into programming, and I feel much better going into more complex languages now. Thank you.

reply

MegaBug! = So I have a list of 0-6 elements. And I need to the print elements 4-6, but there is no seventh element. Therefore, when I go to print(4:7), I do get elements 4, 5 & 6 to print; and that's good, except that no 7th element ever existed on that list, but still it all printed out? - and python never noticed that element 7 was nonexistent?
reply

Dude that video is the best video to learn I've only watched this video and learned bloython in like 4 hours then I worked on my first project for 5 hours (90% debugging ) and now I have a lil fishing game when I can buy baits sell my fish and all .
Thanks alot

reply

This is the longest video I've watched in my 14 years of living on Earth. (Going to turn 15 tomorrow)
At first I thought there was no way I will be able to complete this tutorial but it was a lot more interesting than I expected so I could complete it.

reply

There is an issue for me in classes and object chapter 3:57:31 I am getting an error of ModuleNotFoundError: No module named 'students'
though I have followed all the steps in this video. Please help

reply

Can someone please help me? - 23:20 he inserts new lines with a keyboard command. How does he do this? I keep having to delete everything in order to insert the lines where i need it. Thanks
reply

Why my this code is not showing output in terminal
Iam defining a function when I call it it doesnt show the output here is the code .
def sqt (a)
Print (a-a)
sqt (2) ?

reply

After completing this course/video, spending every evening with him for almost a week, I must say that I'm gonna miss Mike.
Great course!!!!

reply

imagine disliking a video of a guy who teaches us python basics in the best fun way possible in 6 hrs and does so for free . mad respect man tysm.
reply
Add a review, comment






Other channel videos