I don't have enough experience to get started, and I can't get started without experience. Horsepuckey. Can you FizzBuzz? If so, you're experienced enough to get a job as a developer. What you need to work on is not your programming ability -- that is what professional experience is for -- but your competence at marketing yourself. You will probably not be hired to fill a hole labeled "I need a developer who does RoR…
Can you FizzBuzz? If so, you're experienced enough to get a job as a developer. I am always so surprised when I hear that, and have a difficult time believing that's true. With only an extremely beginner's level understanding of Python, I can solve FizzBuzz. Can I get a dev job?
Ask HN: starting a career in software dev in my thirties, am I nuts?
21–30 of 85 posts
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#22So no, you are not nuts. Life isn't a race.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#23Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#24I'm well on my way to having a nice portfolio of failures before I hit 30, and it's looking like I'll find success at Humans live too long to worry about rushing it.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#25As I see it you have a few options:
1. Create something meaningful, on your own, and publish it. Having some applications even when they do not generate revenue, can act as your experience. It will certainly help in marketing yourself.
2. Consider starting in another role in a software company, like Quality Assurance, then try to moving into a developer role for the company.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#26Having said that, I think we have an innate tendency to... acclimatize as we get older. We start to expect that things should come easier. You'll need to counter that if you continue this path. Expect it to be very hard- on the learning side and the self-marketing side and the delivering value to your employer or own business...- and deal with that reality instead of assuming that the difficulty is somehow related to your age or self confidence or how long it took before you got whatever degree etc. etc. Step up.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#27As other people have said, put some stuff up to showcase what you're capable of. If you work on a side project that you can demonstrate to people and possibly get some revenue (or at least public recognition) from it'll help improve your personal brand, which in turn will make it easier for you to get hired, providing the jobs are around in your area.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#28Earlier quoted context omitted.
Can you FizzBuzz? If so, you're experienced enough to get a job as a developer. I am always so surprised when I hear that, and have a difficult time believing that's true. With only an extremely beginner's level understanding of Python, I can solve FizzBuzz. Can I get a dev job?
This would put you ahead of literally half of software engineers at or below my level of seniority at least one Japanese megacorp. While I have very little experience with working in the United States, anecdotally, many programmers can't program there, either.
I know modulus isn't necessary, but I can see someone not doing the problem if the solution they are turning in is in a less elegant way.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#29Earlier quoted context omitted.
This would put you ahead of literally half of software engineers at or below my level of seniority at least one Japanese megacorp. While I have very little experience with working in the United States, anecdotally, many programmers can't program there, either.
I've always wondered -- is the reason people can't do fizzbuzz because a lack of understanding of modulus or because they can't comprehend the problem? I know modulus isn't necessary, but I can see someone not doing the problem if the solution they are turning in is in a less elegant way.
If you prefer, you can substitute a similar problem which doesn't require even fourth grade math. Here's one: write a program which calculates the sum of all numbers between 1 and 1,000 whose digits sum up to 7. Or write a program which takes this post as input and tells me what the 3rd most common letter used was.
Re: Ask HN: starting a career in software dev in my thirties, am I nuts?
#30I'm 34, and have a job with Java technologies that pays the bills, but I can't help to hack small projects after hours. I often feel that I need to escape that 'sinking' feeling, so I'm trying to build my own small business right now.
If you review other posts here on HN, you will notice a pattern of people which feel on a crisis around our age. It's common. But it's not the end of the world. You are not old, and you've proven to have the will to keep going forward, so just keep trying. Best wishes!