Python Tutorial for Beginners (with mini-projects)

preview_player
Показать описание
Learn Python programming in this complete course for beginners. This tutorial features mini-projects throughout so you can put what you learn into use immediately.

✏️ Course developed by @DaveGrayTeachesCode

⭐️ Contents ⭐️
(0:00:00) Intro
(0:01:23) Chapter 1 - Getting Started
(0:14:50) Chapter 2 - Python Basics
(0:29:58) Chapter 3 - Operators
(0:46:18) Chapter 4 - Data Types
(1:23:25) Chapter 5 - User Input
(1:45:31) Chapter 6 - Lists & Tuples
(2:17:00) Chapter 7 - Dictionaries & Sets
(2:46:23) Chapter 8 - Loops
(3:09:03) Chapter 9 - Functions
(3:23:48) Chapter 10 - Recursion
(3:41:11) Chapter 11 - Scope
(4:00:30) Chapter 12 - Closures
(4:19:32) Chapter 13 - f-Strings
(4:42:15) Chapter 14 - Modules
(4:59:47) Chapter 15 - Command Line Arguments
(5:20:39) Chapter 16 - Challenges
(5:35:59) Chapter 17 - Lambda & Higher Order Functions
(5:56:45) Chapter 18 - Classes & Objects
(6:15:44) Chapter 19 - Exceptions & Errors
(6:27:29) Chapter 20 - OOP Project
(6:57:15) Chapter 21 - Virtual Environments & PIP
(7:27:23) Chapter 22 - File Operations
(7:49:32) Chapter 23 - Final Project

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Рекомендации по теме
Комментарии
Автор

Hello Dave, a fellow Kansan here. Impressive presentation. Needed some review and you covered more material than when I took my initial course. Very thorough and practical! Go Chiefs!

derickshalo
Автор

Best youtube channel for learning anything related to software engineering.

hiralbhatt
Автор

I just turned this on and want to say from the beginning THANK YOU for doing all this for free.

olewetdog
Автор

I have never seen such a great instructor

GBalasooriya
Автор

Python is the number one language for implementing AI algorithms and AI is here to stay. So everyone, learn python today!

StaticBlaster
Автор

Whoa! This has been an amazing experience for me! Thank you so much Dave for putting together such an incredible tutorial! The breadth and depth of this tutorial is totally beyond my expectation!! And thank you so much for taking the time to go through the various ways of doing things and making the challenges (exercise projects) realistic and interesting. I particularly like how you show us how we can keep improving the RPS, haha! Oh, how can I forget to mention all those little touches such as the hot keys and the emoji, haha, love them! I must say, your tutorial is the BEST 'Python for Beginners' that I've come across on YouTube and I am so happy that I found it!

If I may, just a feedback on the last 2 tutorials, especially Lesson 23, it would be good to slow down a bit and highlight where the new files should be created from. I spent 3+ hours tearing my hair out trying to figure out why my codes wouldn't run, LOL!! The error messages were of no use at all. Eventually I figured out that I created the files in the wrong location! My .env file was inside the .venv folder whilst the weather.py was outside. Wait for it... my .gitignore was also inside .venv!!!! Can you imagine my horror when I ran 'git add .'? LOL!!!


Another problem I had was in setting up the .venv. I kept hitting a dead end. After a lot of researching, it turns out I need to Set-ExecutionPolicy. Also, "source .venv\Scripts\Activate" doesn't work for me but ".\.venv\Scripts\Activate" does.

Once again, I'm very grateful for your wonderful course! Thank you so much!

juliestudy
Автор

great refresher of python fundamentals. thanks for putting the time and effort to make the content coherent and easy to follow too

Ppl
Автор

I've taken several Python courses, this one is by far the most impressive and fun. Thank you Dave.

chcc
Автор

Woow! I've been learning from his playlist for some time and here is it again. It's so great to see 👍

Sushovan_
Автор

I am really enjoying this course, thank you for all your work on it!

gilB_
Автор

I apreciated every minute of that course thank you alot, I will always follow your courses thank you 🙏

mohbcn
Автор

He is the greatest instructor ever please continue and keep your contribution with him ever.

sayedrezaomid
Автор

Never had this much interest in watching any python tutorials. I am in chapter 6 now. Looks like, with how Dave do it, I might be able to finish this 9hr long awesome well thought and well presented python beginners tutorial. Thanks much Dave and et al.

rosariomcallen
Автор

Thank you for keeping great efforts towards teaching us

theallcodes
Автор

so it is just like me to stop at 28 minutes in just to spend 2 hours trying to sort out why my experience isn't the same as in the video...

I have found that the ms.python formatter used has been deprecated thus I have installed the ms supported black formatter. however, when I make black my default formatter, enable format on save, and save the file (confirmed save by timeline), the indents do not get formatted away. Instead, black complains of the syntax error and because of this refuses to format...

what am I missing or not understanding here. I know I should just accept that white space is special in python, remove the indents in the code, accept that formatters are a cool thing, and move on with the tutorial.

DB.Shorts
Автор

Thank U soo much Dave this course is great. I made it from the beginning until the End

UweGrimm
Автор

By far the best video tutorial for Python beginners

DayDayUP
Автор

Super easy to follow along! Thanks for this course

rgodly
Автор

Thank you so much Davy, I love your content 👍👋👌🫡🤝👏🙏🏻🫰🏻✌️

mahendranath
Автор

This is a great course. Thank you for your time and effort!

czyrhsg