Six Quick Python Projects

preview_player
Показать описание
Improve your Python programming skills by coding six different Python projects. You will create a web scraping program, a bulk file renamer, a weather program, a countdown timer, a password generator, and a QR code encoder / decoder.

⭐️ Course Contents ⭐️
(00:00) Intro
(00:37) Web Scraping Program
(13:53) Renaming Bulk Files
(24:54) Getting Weather Information
(33:12) Countdown Timer
(42:11) Password Generator
(53:12) QR Code With Python

Connect With Tomi:

--

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

I read this as "Sick Quick Python Projects". I think I would prefer that honestly.

erayozsaray
Автор

Nice one. Even though am not a python dev, proud to see a nigerian guy here.👏👏

benrobo
Автор

i like how you go through troubleshooting on camera, super helpful. great course thank you

TAPL
Автор

Nice, Just finished his Django projects series that was posted a while ago. Will do this later. Thanks!

hectorg
Автор

Well done, your presentations are clear and understandable. Thank you for your efforts. Good job!

MwishaLudack
Автор

Great tutorial. I really like that you explain everything in detail. Helps me a lot.

Автор

I'm a beginner, have no coding background -- love how you explain. (I'm 52, is it 2 late?) lol. (I actually love it so far)

goldrose
Автор

Awesome video with clear and understandable instructions. Thank you, appreciate it lots! 😄

jonathanphang
Автор

Really cool projects. Gonna check them out

shiyamganesh
Автор

thank you for such a good start in my coding learning .

opboyharshit
Автор

A very straight forward explanation, keep uploading more of this please, i celebrate you

omaaka
Автор

Holy, i will 100% watch this video later

bjvercelli
Автор

Loved this tutorial. Thanks so much Tomi!

Sagwafu
Автор

Finish this. Really good project and tutorial

syaoransakura
Автор

The weather info was not working for me. I keep getting a long error message "line 10, in <module>
weather_data =

PeterParkerOrSpiderman
Автор

Proudly

CodeWithTomi is a guru of grand repute!

KCEmenike
Автор

So Happy to hear from a Nigerian on Freecodecamp

danseabatechnologies
Автор

Thanks for video. Will def. watch later!!

wmct
Автор

if you don't want to type all the characters use import string

kevinsulatra
Автор

Hi, nice video.
I came here from another site while searching for project ideas and I saw your weather script.
Just a security advice: do not put your actual API key on a public video or, at least, revoke it before publishing the video. Otherwise you allow people to misuse a key that is registered to your account.

alessandroamadelli