I've been learning Python for about two months now and have already completed a few projects. I'm currently working on an advanced calculator with history functionality, and I'd like it to have a user interface. However, I haven't learned HTML or CSS yet. Since I'm planning to dive into full stack development, should I learn HTML and CSS first, or can I skip PyQt or Tkinter since I don't foresee needing desktop apps in the future? Any alternative suggestions would be appreciated. Thanks!
1 Answer
Desktop applications have been declining in popularity compared to web applications for years. So, learning PyQt or Tkinter isn't necessary at all. Just focus on what you want to build for the future!

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