Contribute to open source. Alot of projects have a "Good First Issue" tag. This will give you actual work you can show. I have known people who were hired on the basis of their GitHub contributions alone, where the employer said not to worry about sending in a Resume.
Ask HN: Best "entry tech" jobs to learn coding?
21–30 of 40 posts
Re: Ask HN: Best "entry tech" jobs to learn coding?
#22Re: Ask HN: Best "entry tech" jobs to learn coding?
#23Learn, learn, learn, and ask, ask, ask.
Re: Ask HN: Best "entry tech" jobs to learn coding?
#24On customer support weeks I would take bug reports from customers, repro them, write down the repro steps, then try to figure out the right engineer to take it to. Eventually I started going deeper to try to find what part of the codebase was broken, then eventually I tried actually fixing the bugs myself. It was a great way to slowly ease into a real production codebase while simultaneously providing some actual value to the company without having to deliver features. It gave me a ton of customer empathy that I’ve carried with me through the rest of my career.
I did this for about a year before I was competent enough to get promoted to regular engineer and focus on product work full time.
Idk if any other companies do it like that but it was a really great way to upskill very green engineers.
Re: Ask HN: Best "entry tech" jobs to learn coding?
#25I don't know if it's popular enough to be used on your side of the pond, but it's a tool used by lawyers that's scriptable and extensible with code.
Re: Ask HN: Best "entry tech" jobs to learn coding?
#26Re: Ask HN: Best "entry tech" jobs to learn coding?
#27I spend quite a bit of time coding to solve problems. Normally turning a csv into another csv (Python), or writing Javascript for our ERP (Netsuite).
There is little competiton for roles, they're well paid, and you get exposed to some interesting(?), process type problems.
My point is that there are lots of careers where coding isn't the main thrust of the role, but is really useful.
I learned Python whilst in a role where I was underemployed and it looked enough like work that no-one bithered me about it. I also fart around with computers and code in the evenings.
I am sure there are tasks you could automate in your own role to give you confidence in other roles. Or maybe even carve our a more coding based niche. Understand code and law? Great!
Re: Ask HN: Best "entry tech" jobs to learn coding?
#28This is the position I am in. Last year I was laid off from a job writing JavaScript. I made a promise to myself to never write JavaScript as an employee ever again. A different group eventually picked me up to learn something unrelated just because I had all the required criteria and 15 years of experience writing software.
I have chosen to abandon writing JavaScript after 15 years because it’s extremely immature. I love the language and what you can do with it but most people writing JavaScript professionally absolutely hate writing software. They tend to be interested primarily in code vanity and tools because they are insecure about writing original code. If I were interested primarily in trends and fashion I wouldn’t write code for a living. Beware of people claiming to want to do something, such as write code, but actually hate doing it.