Without any programming jobs on my CV, what is a good way to penetrate into the market? I've had job interviews where I did a bunch of coding challenges (and passed), but didn't get accepted because of lack of experience. I considered that maybe I need to do a bootcamp as an initial way to back my skills up.
Ask HN: How does a hobby programmer get hired?
1–10 of 259 posts
Re: Ask HN: How does a hobby programmer get hired?
#2Another option is to figure out an area that interests you and build something interesting (even if simple) and release it online. It's ok if it's released for free with no way to monetize it, your goal is to show you can program something non-trivial from 0 to 1.0 (both in terms of skill and wherewithal).
Re: Ask HN: How does a hobby programmer get hired?
#3I had used a few other languages before but hadn't done much in the way of web stuff (this was almost 15 years ago)
I'd say try to find places that are looking for people that know things that you've been playing around with. Bring code to show them and be prepared to demonstrate what you know but don't pretend to know anything you don't.
Good luck!
Re: Ask HN: How does a hobby programmer get hired?
#4Re: Ask HN: How does a hobby programmer get hired?
#51) Ship something. "App Stores" make that easy. Interviewer can easily download your app(s) and have plenty of material to ask you about during the interview.
2) Get hired into "QA" — preferably for a position that allows you to write (code) tests. Many of our "testers" where I worked moved into engineering when they were seen as willing and able to make the move.
Re: Ask HN: How does a hobby programmer get hired?
#6Other than that, you could try building out a successful product or freelancing for some time.
Re: Ask HN: How does a hobby programmer get hired?
#7How do you find opportunities?
Go to LinkedIn, search for staffing companies, and message their recruiters letting them know you are available. They will ask for a resume. However, a contractors/consultant resume is different than a salaried resume. You are open to include projects you’ve worked on in detail without them being part of a “job”.
Do you have a portfolio? If not, a small simple one works.
Bootcamps won’t help.
Feel free to email me. Happy to support you through the process.
Re: Ask HN: How does a hobby programmer get hired?
#8Next, consider getting a certification or two. For someone with no experience or formal education in development, it can help.
Finally, if you're losing out to more experienced candidates, then maybe consider applying to true entry-level jobs to get your foot in the door, where experience is not required.
Re: Ask HN: How does a hobby programmer get hired?
#9The other way around applies too: if a job simply needs you to show them that you can do the work, a portfolio can be enough, just like getting a contract job with a supplier can be (technically that'd be like a portfolio with internal stuff they already know about).
For jobs where you primarily need to be able to do the work:
- Showing off technical skills in various ways and shapes
- Showing off interpersonal skills in various ways and shapes
- Build up experience in non-hiring areas (communities, FOSS, contract work)
That last bit can be hard since contract work usually doesn't allow you to talk about what you did in detail.Re: Ask HN: How does a hobby programmer get hired?
#10As a domain expert in something else who brings extra value.