Hey everyone! I'm trying to decide between learning SQL and Python as I venture into the programming world. My intermediate goal is to secure an internship in the data sector or a help desk position to gain IT experience. Long-term, I aspire to be a Cloud Architect, so I've heard it's better to start with data skills before diving into cloud-specific roles. What would be the best approach for me? Should I focus on SQL or Python first, and where can I find good resources for learning? Thanks, and I hope you all have a great day!
4 Answers
I vote for starting with Python and then moving to SQL! There are plenty of resources available like courses on Udemy, Codecademy, or even specific Subreddits that can guide you along the way. Good luck!
I think starting with Python might be a better choice for you. It has a more forgiving syntax and is widely used in various areas of tech, including data analysis. You can always pick up SQL later when you're ready to dive into databases more deeply.
Honestly, you should consider both! SQL is essential for working with databases, while Python is great for general programming and data manipulation. Learning both will give you a solid foundation in data handling. Plus, they complement each other nicely when you're building applications that need to store and retrieve data.
Don't overlook how different they are! While you could technically work in software without SQL, most data-related roles will require it at some point. So why not tackle both eventually? You’ll find that knowing both makes you a versatile candidate!

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