I'm a beginner in programming and still getting the hang of it. I've been practicing the basics and doing exercises on platforms like Codewars. Now, I'm interested in creating some mini websites but feel limited with just basic Python skills. I'm considering diving into frameworks like Flask or Django. Should I stick with learning the basics a bit longer, or is it time to explore these libraries? Any advice would be appreciated!
4 Answers
Honestly, you're probably already using libraries without realizing it! They’re everywhere and can greatly enhance your projects, so don't hesitate to explore them.
You should start immediately! It’s like learning music; you don't need sheet music to learn basic notes, but once you want to create real music, you definitely need it. Start solving problems with libraries as soon as you're ready to make something useful!
If you're working on a website, using libraries is definitely the way to go! Building an HTTP server or an HTML generator from scratch is a lot of work. Focus on what you want to learn and choose what pieces you need. For a beginner, libraries will save you time and help you learn more efficiently.
Absolutely start using libraries like Flask! They're great for hands-on learning. Trying to get your project working will provide way more insight than just sticking to tutorials. It might be frustrating at times, but pushing through that and experimenting will really boost your understanding.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically