Super Quick Python Project Ideas
Skillshare 2 month free premium membership: https://skl.sh/kallehallden
“Clean Code Friday”
If you want to receive one short email from me every week, where I go through a few of the most useful things I have explored and discovered this week. Things like; favourite apps, articles, podcasts, books, coding tips and tricks. Then feel free to join https://kalletech.com/cleancode/
GitHub to Projects: https://github.com/KalleHallden/PythonProjects
CONTACT:…
I think it would help if when you're explaining the projects maybe have some text on the screen! Else great video haha good job~
Dude why haven't you created some crazy innovative program and become rich now?
I think you edited the code for the first idea on the third and vice versa
Mehn thank you Man… Love what you do
His voice holds me?
My question is not related to this video.
How do you come up with very cool mobile design ideas?
https://kalletech.com/cleancode/ Bro it doesn’t work
Hey! If you (one day) use Linux, install and use 'tree' package. Idea number 2 directly from shell.
Otherwise your idea is good to practice recursion!
"quick"
What about any project ideas for web scraping with Python beautiful soup?
do a video about planting trees. #teamtrees
All of your ideas are awesome. This is quality content ?
You should become an actor Kalle….
My dad works in a company, he needs to create sometime up to 70 documents everyday, it takes him a lot of time and i often have to help him with it. I started learing python on monday, and today i wrote a program that creates documents for him in a matter of seconds, he just need to input Names and Birth Dates! Python is really hecking amazing!
Dear Bro, Good Afternoon. so how do i learn python in faster project.
i really like and see your video every time with your project. any recommended from you.
You're still using Python huh why don't you switch to Python 3?
Can you teach us how to make an ecommerce shopping app? Thank you??
For your second project you could simply use a Unix command: $ ls -R
More!!!! 😀
About 1st idea, unfortnetly it is bad idea. Over last 12+ years I work as DB Developer (Oracle, PostgreSQL, MSSQL, BI Tools and etc.) and store files as blob in database is very bad idea for production. For home maybe it is ok, for practice it pk) About "Password Manager", you can publish your DB in some think like DigitalOcean for example, add RestAPI on Flask and iOS app on Flutter and voila – you have own "1Password" 🙂
the recursive directory listing could've been done with one line using pathlib 🙂 Take a look at it, makes working with paths way easier
Kalle i wanted to work with you on some projects if you would like too thn please let me know I'm very curious to work with you ❤️
Hey guys please check out my GitHub for some really cool & awesome projects :- https://github.com/Arbazkhan4712
Wow man super cool ideas ???
Thanks for this video I'll try out all this Projects…
And love clean code Friday ❤️
your voice is more peaceful than the voice in Headspace app
Hey bro I think your site is down .
it's great bro..
What's the name of vs code theme
Please make a video on how to implement fingerprint protection for apps and how to convert adobe xd to code like how you use the image to actual buttons and apps
If you don't have any ideas, copy one that you like and you will customize it when you are developing it, that's how it works!