Master Python With This ONE Project!

preview_player
Показать описание
If you're looking to practice your Python skills, then you've come to the right place. In this video, I'm going to be walking you through this ONE project that will really help master the Python language. Not only does it cover a lot of syntax in Python and some of the advanced features but it utilizes some very popular Python modules, so you can understand how to use this language to build a real practical project.

🎞 Video Resources 🎞

⏳ Timestamps ⏳
00:00 | Introduction
00:39 | Project Demo
03:30 | Building the Project

Hashtags
#python #pythonprogramming #pythonmastery
Рекомендации по теме
Комментарии
Автор

I love both finances and programming but I never realised that I could combine them together. Thank you so much for this tutorial!!! You are awesome Sir Tim Tech!

eagle
Автор

Been looking for ways to start making projects and building my portfolio as a developer but had been so confused on where to start. This video was just great timing as python was the first language I learnt.

lee-cltd
Автор

always a pleasure to see this guy sharing with us the knowledge.

jrusalem
Автор

Would definitely be implementing this and adding to my resume.
Thank you for the code along video. Your dedication is unparalleled!

usamashami
Автор

Please keep making this kinda videos/tutorials more often.

TechieWasp
Автор

Thanks. I've been out of practice for a few months and needed a project to get the ball rolling again. I have a few other past projects that I can tie into this.

MarxHaven
Автор

I like the graph visual feature, thank you for the great video

elizabeth
Автор

Man, Tim! You're looking strong! 💪🏻
Great video! Thanks

BenRogersWPG
Автор

thank you for using a date format that makes sense DD/MM/CCYY

ameldancalippo
Автор

Great video for those proficient in coding already, certainly not beginner level. You go very quickly, it's hard to keep up. I'd love to see this with explaining why are you doing each detail, but I understand that would make for a lengthy video. I'll search for something more novice level.

layerseven
Автор

doing this project in django, will cover all concepts of python and also give a hint with frontend

theonlymaster
Автор

Did not finish the video yet, and it's already really nice !
But I notice a point, for now, 22:21, that you return get_date if the format isn't correct. IMO, better to make it work with a while loop, with break, or continue and return. The reason is, if the user puts wrong date many many times (user can be dumb), the call stack will grow up, potentially too much, and it's not the best for performances.

nilgam
Автор

Really enjoyable project, ran into a view errors along the way, but fixing them is all the more helpful ;)

stephenbrennan
Автор

Thanks so much Tim. I really have a good insight on how i can implement pandas and matplotlib for building projects. I found it helpful. Keep it up bro❤

alimihakeem
Автор

wow this is cool to know about Python modules, thanks Tim.

ravi
Автор

New sub here, thank you so much bro for your content !!
It is being really helpful for me!

Cheers mate

tebybohorquez
Автор

Awesome Vid was thinking about making this myself. You read my mind 👍👍

I_do_not_want_to_reply
Автор

This was really super interesting, with many python concepts properly explained. Thank you Tim, you are a hell of a programmer 👏❤💪

kapibara
Автор

Another great vid, I like the bit about using Chat \GPT for some sample data, that worked like a charm. I thought I heard you say there were some cli-features, maybe that was some other vid.... I think I will add some cli-options, perhaps using click so I can add an expense from the command line, and maybe some sub-categories for types of expenses and was thinking transaction-numbering might be and interesting add. Thanks again to the quality content and inspiration!!.

techgoat
Автор

excellent video tim !! really brushed up my concept again !!

Thormilkywaygalaxy