Hey everyone! I'm a systems administrator at a small company where we still rely on dedicated servers, and I'm having a great time with my work. Right now, I'm focusing on brushing up my PowerShell skills to help automate some tasks. However, I'm at a bit of a crossroads regarding my learning path. I need to build APIs for FedEx and Excel, which seems to be predominantly using Python. Should I dive straight into learning Python, or would it be better to finish my PowerShell learning first and then tackle Python for the FedEx APIs? Any advice would be greatly appreciated!
5 Answers
Be cautious about relying too much on PowerShell as a full programming language. It's great for automation but can get messy. Knowing only enough to glue things together is key— if you need serious coding, Python's your best bet.
It depends on what your company needs more right now. If PowerShell tasks are frequent, you might want to prioritize that. But since you're looking at building APIs, Python could be a better long-term investment, especially if you don’t have much coding experience.
Why not learn a bit of both? You can use modern tools like LLMs (Large Language Models) to help you code! They make it easier to pick up languages, so balancing PowerShell and Python could be a fun approach.
You definitely need both! I suggest getting a good handle on PowerShell basics first. Once you're comfortable, jump into Python for the API work. They'll complement each other well in your role.
Honestly, if you're just piecing things together, it won't matter much which one you choose. But personally, I lean towards Python for its broader ecosystem and resources. For API interactions like with FedEx, Python is just more efficient and user-friendly.
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