Тёмный

I Made 200 Python Projects...Here Are My 5 FAVORITES 

Tech With Tim
Подписаться 1,5 млн
Просмотров 107 тыс.
50% 1

Dive into this video as I share my top selections from the 200 Python projects I've completed. I'll highlight the projects that not only captivated my interest but also enhanced my skills and understanding of Python. The best part? None of these are super complicated so you can build them out on your own in just a few days.
Get started creating no-code apps with Bubble today! bubble.pxf.io/4PDKbr
If you want to land a developer job: techwithtim.net/dev
Skool community for free resources: www.skool.com/software-develo...
Discord server: / discord
🎞 Video Resources 🎞
Project Code:
github.com/techwithtim/Golf-Game
github.com/techwithtim/Online...
github.com/techwithtim/Sudoku...
github.com/techwithtim/Schedu...
github.com/techwithtim/Tower-...
⏳ Timestamps ⏳
00:00 | Introduction
00:23 | How To Build Projects Faster
01:29 | Project 1
02:55 | Project 2
04:36 | Project 3
05:50 | Project 4
09:35 | Project 5
10:36 | Conclusion
Hashtags
#PythonProjects
#CodingJourney
#TechWithTim
#PythonProgramming
#DeveloperLife

Опубликовано:

 

4 май 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 97   
@TechWithTim
@TechWithTim 2 месяца назад
Join my free Skool community with over 8100 developers! www.skool.com/software-developer-academy/about
@madapakahrin4877
@madapakahrin4877 2 месяца назад
Cant upload my photo on😅
@mayanksingla7283
@mayanksingla7283 2 месяца назад
How i can build your projects. Can you please help by providing video sol.
@vSouthvPawv
@vSouthvPawv 2 месяца назад
I'm a single father to two toddlers.I've learned everything I know about Python from you and AI in the last three months and now I have a personal agent chain that helps out around the house by controlling their screen time, lights, calendar, pediatrics Q&A, and even generates a small (but growing) passive income. I am so thankful for your channel. Your forte is your pacing. You really hit that sweet spot between explaining thoroughly and keeping pace. When I'm learning the concept, you explain it well. When I know the concept, you move fast enough to keep momentum.
@TechWithTim
@TechWithTim 2 месяца назад
Wow that's awesome! Thanks so much for the comment and I am happy to have helped!
@vSouthvPawv
@vSouthvPawv 2 месяца назад
@@TechWithTim Have you played with some of the newer tools in that space? I'd love to see you take a crack at Crew AI, which is pretty popular among the open source community right now, or I have a request for a very very underrated gem: txtai. It was the easiest semantic embedding library for me to spin up, it has great tools, and no good tutorial videos.
@failuredocumentary
@failuredocumentary 2 месяца назад
I started programming a few years ago like around 2018, the first completed project i worked on was a Digital Assistant in python that is by following ur tutorial series. I sticked around with u ever since and now I am 19. I have now done so many projects like Programming languages, Computer Algebra systems, I am more into low level side of Computer science like reverse engineering, Kernel dev, lang translators, embeded u get the idea... I love ur videos the way u explain things ...i always stick around and watch every video u upload. Thank u for all ur help u made my first steps so much easier. (Pardon my language, english is my second 😊)
@KalanaNethsara
@KalanaNethsara 2 месяца назад
Hey Tim! I started learning python by watching your videos a few years ago :D, now I'm 17 and I develop Machine Learning models. Thank u for everything!
@TechWithTim
@TechWithTim 2 месяца назад
That is awesome!
@tole3590
@tole3590 2 месяца назад
bro is advanced, when i was 17 i was drooling over my keyboard trying to find why my code isnt working (indentation error)
@Zaid-en8ib
@Zaid-en8ib Месяц назад
​@@tole3590y'all code since 17??? 😃😃😃😃
@rakiyt3876
@rakiyt3876 Месяц назад
@@tole3590I aint a coder, however isnt that a mistake even senior developers do?😂😂
@User-fj9xt
@User-fj9xt Месяц назад
@@tole3590me but forgetting to add “()” after .lower
@edeniyanda
@edeniyanda 2 месяца назад
Hey Tim, you've been such an inspiration to me. Nearly two years ago, I would eagerly sit down with your RU-vid channel to code those fantastic Python projects, especially the dialogue games. They provided me with a deep understanding of the basics and everything I needed to kickstart my Python journey. Thank you for all that you do!
@jatugary4243
@jatugary4243 2 месяца назад
Hey Tim, I am a big fan of yours. I love how you explain things. Thank you so much. I've learned more from you then any of my professors put together. So, thank you so much.
@DanteMishima
@DanteMishima 2 месяца назад
Awesome video Tim! You've helped me understand some confusing concepts in python, thank you. Oh, the sudoku pronunciation. From what i gather, you're pronouncing it like an English word
@michaelrstudley
@michaelrstudley 2 месяца назад
Your videos really help kick things off in my journey learning Python. Thank you. Your recent full stack video is my favorite so far. A week before you posted it, I was already in the process of building an inventory manager. The video is a perfect fit for exactly where I am. Can't wait to see what's next
@TechWithTim
@TechWithTim 2 месяца назад
So happy to hear that!!
@vigor118
@vigor118 2 месяца назад
Absolutely loved this 5 projects! Really gave me some inspiration. I've been learning data structures and algorithms and, after creating a Battleship game in Python using pygame, the Sudoku project is enourmously enticing. I will definitely try it out although it seems a bit too complicated given my coding experience so far. But hey, it's all about challenging ourselves and step out of our comfort zone, only there we will make considerable progress. And if I were able to build a Single-player Battleship game agains the computer (even though the memory usage could have been lower), I believe I can create this game!
@shreekantpanigrahi6285
@shreekantpanigrahi6285 2 месяца назад
That's very fun projects, Amazing tim good work buddy
@MrSolitudeSeeker
@MrSolitudeSeeker 2 месяца назад
I absolutely love all his videos ❤ the ability to explain things in a simple manner Tim really is a genius.
@hansvonpetersen5011
@hansvonpetersen5011 Месяц назад
thats some realy nice projects. i especially liked the 4. project. is it possible that you could make some kind of code review and explain a little whats going on in the background? that would be nice :)
@praganesha.six-a8865
@praganesha.six-a8865 2 месяца назад
Hey!!Thank Tim bro ..I'm learning from last year and i finished the beginner and intermediate course in python with the help of you..I'm expecting more videos from python from you.. Love from India❤🎉
@ujjawal5923
@ujjawal5923 2 месяца назад
nice projects tim!!
@phamngocongthi5174
@phamngocongthi5174 2 месяца назад
love the pj 4 the most, solving problems by what we learnt is always feeling great whatever scale of pj is
@gfabasic32
@gfabasic32 2 месяца назад
It's great to see someone with such passion for code.
@life_with_rauf
@life_with_rauf 2 месяца назад
thanks man yuh always help
@sakagonicdom
@sakagonicdom 2 месяца назад
Hey tim! Just wanted to let you know that you're doing an excellent job, keep it going! :)
@TechWithTim
@TechWithTim 2 месяца назад
Really appreciate that!
@eranfeit
@eranfeit Месяц назад
Thanks, Love your channel . I have a question . The sound quality is wonderful. Which mic are you using ? Eran
@thepeeps191
@thepeeps191 2 месяца назад
Hey Tim! I've been coding for 6-7 years now and now I'm 13! (yes i started when i was 7 XD with python). Thanks for these tutorials and nice to see you grow over time, been watching you for years!
@ragedfalcon2397
@ragedfalcon2397 2 месяца назад
What languages do you know now?
@bluecrocks
@bluecrocks Месяц назад
Absolute legend it always surprises me when young people get into coding so early
@adventureman6997
@adventureman6997 Месяц назад
I been coding since i was 12. im 15 now I just wanted to make games for some reason. that's why i learned to code
@user-fl9mt4bq3s
@user-fl9mt4bq3s 2 месяца назад
Hi Tim! I have been following your youtube channel for months now and I have availed your course in programming expert. It is my dream to work for you (for free) just to learn things directly from you, I will try my best to achieve that dream in the near future 😊. Much love from the Philippines and Saskatchewan.
@pachvandio
@pachvandio 2 месяца назад
Hey Tim, could you make a video showcasing the top 5 project you WOULD put on your resume? 😊
@shalevforfor5550
@shalevforfor5550 2 месяца назад
I'm loving code in pygame too . I'm now working on a game like vempire surviver but with no that 3 upgrades that show on the screen just a menu and worlds and some upgrades trophys and things like that it's very fun especially with python that all the calculation are a lot easyer.
@shalevforfor5550
@shalevforfor5550 2 месяца назад
I didn't learn from you but I've watched couple of videos I doest love to learn coding from people cause it's just doing copy paste but it's OK when someone learn global things and not writing a code about something and then say about it and I didn't learn nothing like in school 😢😢 I'm all python learned from chatGPT it's very easy like that but there is still things I don't know like await and the thing after the def -> and more but I doesn't need them now so when I'm .I'm gonna learn it
@neilkumar3626
@neilkumar3626 Месяц назад
Great video Man
@suelingsusu1339
@suelingsusu1339 2 месяца назад
WOW!!! Well done!!! Excellent work... 👏👏👏👏👌👌👌👌🖖🖖🖖🖖🖖
@mustafaadil4165
@mustafaadil4165 2 месяца назад
I cant access your chess community as invite link is invalid same thing for coding challenges.
@adamhafchadi4924
@adamhafchadi4924 Месяц назад
how does the code for the schedule work? I tried to make a similar system and the schedule that it produces has come out poorly
@ZakariaGassama-nr5ji
@ZakariaGassama-nr5ji 2 месяца назад
Hi Tim I am bad at math but want to learn to code What types of math do I need to study
@HEX_CODES
@HEX_CODES Месяц назад
This guy always motivates me
@haidersyed6554
@haidersyed6554 2 месяца назад
If you could do a react js tutorial building a real time online shopping project that would be great
@andyn6053
@andyn6053 2 месяца назад
Havent u done any data science projects u can show?
@machib77
@machib77 2 месяца назад
Can you make a similar videos with your must impressive ones that you would put on a resume?
@adnanshorkar
@adnanshorkar 2 месяца назад
Project 4🔥🔥
@siddharthchordiya
@siddharthchordiya 2 месяца назад
Can we get details of all the 200 programs you made ??
@tentimesful
@tentimesful Месяц назад
1 project of mine after studying python C to Python compilation was it didnt have direct list or object transfer to python from c language, well python work ended anyway after my company fired me there as a partime worker and a student...and also python mage huge mistake with python 3 it killed it as no more compatibility with previous pythons,.... good thing I got other jobs afterwards from diffrent programming languages...
@codingpandas
@codingpandas 2 месяца назад
the games were so cool, am gonna try pygame now😝
@ahmadyasirseyar6065
@ahmadyasirseyar6065 2 месяца назад
Useful ❤
@user-cd9sw1cy3z
@user-cd9sw1cy3z 9 дней назад
How can I run the file I downloaded as zip in Python, or can I download it directly in Python?
@user-ts9ks8in2n
@user-ts9ks8in2n 2 месяца назад
Wow Tim, can't thank you enough
@learnhowto12
@learnhowto12 2 месяца назад
Hey Tim, please answer my question, why we learn coding while no code platform are available, is career of Developer is end here.
@user-tl1xy9bc2i
@user-tl1xy9bc2i 2 месяца назад
please tell me on which platform to build a PC for Python? amd or intel?
@loklishplays9562
@loklishplays9562 2 месяца назад
Does not really matter, both brands are good for it - it mostly comes down to what you are gonna program and how andvanced your program will be, but just go for a nice CPU and RAM and then you are pretty much good to go. I am using AMD and I have been programming in python for a long time.
@dheerajbadiger
@dheerajbadiger 2 месяца назад
Excellent
@missmello1064
@missmello1064 2 месяца назад
Just watched your “5 things I wish I knew before becoming a SWE” & now I’m in a rabbit hole of watching all your videos while applying for a bootcamp through my college to learn more 😭
@TechWithTim
@TechWithTim 2 месяца назад
Keep at it!
@SandilaMethmira
@SandilaMethmira 2 месяца назад
can you tell how long that you took to learn python professionaly
@SandilaMethmira
@SandilaMethmira 2 месяца назад
@@JG-MV what?
@HyperbolicHarmony
@HyperbolicHarmony Месяц назад
I think it's pronounced soo-DOE-koo. Nice video! I love these games!
@user-sw2se1xz6r
@user-sw2se1xz6r 2 месяца назад
the tower defense game looks almost exactly like kingdom rush from ironhide.
@slca
@slca 2 месяца назад
How to send new updates to a published python project
@avigarg7859
@avigarg7859 22 дня назад
thank god found your channel
@gdimmortal
@gdimmortal 2 месяца назад
indeed ~
@LasTCursE69
@LasTCursE69 2 месяца назад
Is it me or that last project looks suspiciously similar to Kingdom Rush?
@youneshatti9752
@youneshatti9752 2 месяца назад
Nice video I noticed 4/5 are games
@TechWithTim
@TechWithTim 2 месяца назад
Yep haha
@Lets_code_together_
@Lets_code_together_ 2 месяца назад
Hlo mr. Tim i just started a channel I used to solve hacker rank problems of python and sql queries in leat code with beginner friendly explanation. So I need your support. I learn lot of python stuff from you...
@AK-nova
@AK-nova Месяц назад
Rank me
@CodeWithArpit-Offical
@CodeWithArpit-Offical 2 месяца назад
Best
@abhishekrbhat8919
@abhishekrbhat8919 2 месяца назад
blunder by black at 4:16 xD
@TechWithTim
@TechWithTim 2 месяца назад
It’s actually a newly invented opening
@indivo2540
@indivo2540 2 месяца назад
Why promote bubble? Your channel is all about coding not “NOCODING”. I’m confused.
@yinpin9936
@yinpin9936 Месяц назад
Boohoo 😢
@indivo2540
@indivo2540 Месяц назад
@@yinpin9936 Question is a valid one. I’m learning to code using some of Tim’s resources. Should I be including no-code tools in my skill set?
@etimes2077
@etimes2077 2 месяца назад
can you share ur cv , it will help
@techwithupeh
@techwithupeh Месяц назад
Hey Tim, been watching you since 3 years, I’m a big fan , isn’t it obvious? I copied you (“tech with upeh - tech with Tim” ) Your projects and tutorials are super cool
@carsonjamesiv2512
@carsonjamesiv2512 2 месяца назад
😃
@antorzuck
@antorzuck 2 месяца назад
Me building a todo app for my final year project. *Meanwhile my classmates: ^
@AlbertEinsteinGER
@AlbertEinsteinGER 2 дня назад
do you think programmer will be usless in the future ?
@KunalRijhonia
@KunalRijhonia 2 месяца назад
First 🥇
@atabac
@atabac 2 месяца назад
Instead of 200 easy projects, its better to have 1-3 really hard projects that is new or improvement of something existing with your solution derived from several white papers from reputable publications like acm, ieee, microsoft research, arxiv, etc.
@_sayandas
@_sayandas Месяц назад
Bruh you said "projects" and just showed us all games. To make an actual project a python developer will always explore web dev, data analysis or ai/ml and rarely game development. A game development project in your resume is too niche and unwanted by companies these days
@arunpravin3579
@arunpravin3579 2 месяца назад
You are a brilliant man give you date of birth
@legokangaroo5010
@legokangaroo5010 Месяц назад
This whole vídeo is fucking worthless because he simply decided to sell out to a no code program, baffled how more people don't see how idiotic that is.
@user-fl9mt4bq3s
@user-fl9mt4bq3s 2 месяца назад
Hi Tim! I have been following your youtube channel for months now and I have availed your course in programming expert. It is my dream to work for you (for free) just to learn things directly from you, I will try my best to achieve that dream in the near future 😊. Much love from the Philippines and Saskatchewan.
Далее
Learn Python With This ONE Project!
55:04
Просмотров 1,6 млн
3 Python Automation Projects - For Beginners
41:38
Просмотров 44 тыс.
I made Games with Python for 10 Years...
28:52
Просмотров 198 тыс.
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1 млн
Why I Sold Everything And Moved To Dubai 🇦🇪
11:28
Backend, Frontend or DevOps? How to Decide!
16:54
Просмотров 42 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,4 млн
Web Scraping 101: A Million Dollar Project Idea
13:07
Просмотров 519 тыс.
25 nooby Python habits you need to ditch
9:12
Просмотров 1,7 млн
How To Actually Make $10k A Month Coding
14:54
Просмотров 26 тыс.