What are some Associate Sofware Engineer or Associate Developer skills/tools one should learn to pivot into software development from an IT background?
3
What are some Associate Sofware Engineer or Associate Developer skills/tools one should learn to pivot into software development from an IT background?
I previously worked at a credit union where software developer salaries were way under market ($50k–$60k), prompting me to leave and triple my income. I later discovered that the chief of technology hired a former developer and close friend as a remote, part-time contractor at a triple-digit hourly rate. This individual maintains a separate full-time job and works completely flexible hours, 20-40 hours. This feels like blatant cronyism. Is there any recourse?
Is anyone else nervous about getting pushed out of tech as you age? I love software engineering and can’t imagine doing anything else, but I worry the industry won't love me back in ten or fifteen years. Is this a realistic fear, or is it just standard mid-career anxiety?
Favoritism is a serious issue in some companies. People only listen to what they want to hear and are unwilling to accept different ideas or suggestions during discussions. When someone expresses an opposing opinion, they may end up being excluded or sidelined indirectly.
Is there anyone else who experiences age-based discrimination at work? I'm in my mid-20s, and have been working with seniors who think I'm still too junior to understand complex tasks. I definitely have the expertise, but I can't seem to change their perception. How can I convince others that my skill level is more important than my age?
What’s your take on oversized Pull Requests? Knowing that it’s the norm of AI assisted development, automation hasn’t still caught up with humans reviewing the changes.. I would and still reject overly large PRs for reasons outside of testing and fixtures.
I look for their personal projects if they are a junior developer.
When I hired folks, I looked for associates to have some kind of working code that they understand and can talk through. Tools and skill will vary depending on the type of development. But I still see a ton of opportunities in web software. So learning HTML/JavaScript/CSS is probably a good thing to learn. Python or Java for a backend language.
SQL is definitely something I'd be happy to see. I wouldn't necessarily expect it. Some people might use a NoSQL data store or or use an ORM (Object Relational Mapper) to abstract the SQL away. I'd be fine with those too.