Python Tutorial for Beginners

preview_player
Показать описание
Learn the Python programming language in this beginner's crash course. You will learn everything from system set up to basic syntax to working with API's.

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro

*system set up*
⌨️ (0:01:11) Installation
⌨️ (0:06:16) Python Interpreter
⌨️ (0:09:57) Text Editor
⌨️ (0:15:43) Git: supporting docs

*coding*
⌨️ (0:19:30) Numbers
⌨️ (0:29:46) Strings
⌨️ (0:42:43) Lists
⌨️ (0:53:47) Tuples
⌨️ (1:03:04) Sets
⌨️ (1:10:29) Dictionaries
⌨️ (1:19:29) If statements
⌨️ (1:26:43) Match statements
⌨️ (1:36:48) Loops
⌨️ (1:49:50) Loop clauses
⌨️ (1:55:14) Modules
⌨️ (1:49:50) Loop clauses
⌨️ (2:00:57) Errors and exceptions
⌨️ (2:07:37) Classes
⌨️ (2:27:26) Virtual environments
⌨️ (2:36:02) Building a project

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

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

Thanks for posting!! I really enjoyed putting this together. I hope everyone finds it useful 👍

DidCoding
Автор

No way. I was _just_ starting to search for a good beginner python tutorial and then my favorite coding channel drops an entire course. Thank you for making this free.

xliquidflames
Автор

The way of teaching, organizing topics, and referencing official docs is absolutely amazing.

umarjafar
Автор

For anyone having trouble with the git integration, i was able to resolve the issue on my machine by:
restarting after the git install
opening visual studio
Under "start", selecting "clone git repository"
Pasted in the url
Saved into my open workspace folder name in the explorer to the left
Was prompted to save, open, etc, selected "open in workspace"

The files downloaded correctly into the workspace. I'm not at all sure if this will create problems further along but it allowed me to move along in the tutorial.

janedoe
Автор

YouTube must be thankful to such creators who make this platform so useful. Excited to learn from him!!

amritraj
Автор

Much better than the py course I've paid for on Udemy. Thanks alot. 💯👍

violentpixelation
Автор

Thank you for this, I’m brand new to all of this and I’m EXCITED to learn so much

MrKeeyt-jmji
Автор

Thanks for free course. When there are dozens of comments saying we can't integrate the github thing maybe add in the solution to the description instead of making us noobs dig around in the comments to see if we can find an answer:
jane doe
1 month ago
For anyone having trouble with the git integration, i was able to resolve the issue on my machine by:
restarting after the git install
opening visual studio
Under "start", selecting "clone git repository"
Pasted in the url
Saved into my open workspace folder name in the explorer to the left
Was prompted to save, open, etc, selected "open in workspace"

The files downloaded correctly into the workspace. I'm not at all sure if this will create problems further along but it allowed me to move along in the tutorial.

percys
Автор

Thank you for the Python beginners course! It is much appreciated.

jonboybilly
Автор

Thanks for making the course free it saves our time and money ✌🏻❤️

Electro_
Автор

Today, I have just decided to learn python for one of my projects, so there is a new freecodecamp tutorial. You guys are amazing !

burakkepuc
Автор

This is a great tutorial. I would like to say that this tutorial seems pointed to people who have a little background knowledge already in python or programming and someone with no programming knowledge would be better to look at the 4 hour programming course video with the giraffe school guy. That video breaks everything down Barney style.

hostesscupcakes
Автор

This is what YouTube should be all about 💯

juniormansonge
Автор

Thank you so much 🥺❤️❤️.
People like me who don’t have money to purchase a course, this video is very precious. 🥺

Thanks for helping us.❤️❤️❤️❤️

factworld
Автор

For anyone doing the git clone on a Macbook, once you have selected the directory in the terminal, do everything he says to do minus the $ at the beginning. Hope that helps :o)

katesikandy
Автор

Currently watching Mikes 4 hrs python tutorial from 3 years ago. Cant wait to watch this when im finished!

tllama
Автор

Very easy to follow along. The documentation you provide is really really helpful. Thank you!

git_tv
Автор

This is a great project! And the project is really great too. However the module on function was skipped.

blossombabalola
Автор

Thanks for sharing your knowledge with us Bobby Stearman!

marioecn
Автор

If anyone is struggling with integrating github repository clone a video called "Clone a GitHub Repository Using VS Code" by Blaine Robertson helped me.

phoconti