Live data from Hacker News

Ask HN: How do I escape webdev?

news.ycombinator.com

1–10 of 75 posts

Ask HN: How do I escape webdev?

#1
I'm a self-taught spaghetti coder webdev with thirteen years of beginner experience; mostly learning by googling how to do everything as I built web apps for small businesses or wired up forms and APIs through agencies. It worked for a long time, and yeah I'm probably that guy who wrote that stinky codebase you're dealing with. I'm not particularly proud of that.

Anyway, my "skills" (heh) seem to be mostly irrelevant now. I hated frontend ever since the responsive era, but I got by sticking to less design intensive stuff. These days the web is evolving very rapidly and I've kept up sorta, but I'm not passionate about this field, I'm getting older and there's lots of competition now and I'm unemployed. I basically want to get as far away from Node and React and CSS as possible. What's a good path out?

Re: Ask HN: How do I escape webdev?

#8

Earlier quoted context omitted.

Thanks, I'll check it out.

This is free but it is Python 2.X not 3.X: codecademy.com/learn/learn-python It should teach you the basics of Python in a tutorial.

Would suggest way better resources found in /r/learnpython

Re: Ask HN: How do I escape webdev?

#9
When you ask for another path out, do you mean in programming or another field?

There's always lots of jobs in app development, back end, game development, AI/ML, and so on. You still have a baseline of usable skills, mainly debugging and knowing why spaghetti code is bad.

It also sounds like you've been in some bad companies with poor mentoring. You might have to move around a bit, work with a better culture, but they uh, don't hire people who aren't brilliant. It's a circular problem, but moving might help. Code Review Stack Exchange and Programmers SE are good for pointing out otherwise obvious things you have never picked up.

Re: Ask HN: How do I escape webdev?

#10
- mobile / desktop apps. Very frontendy but less messy than web.

- start a business yourself with your skills to build the mvp then hire people to do the front end work and move to core business work

- build the mvp for another startup and move to core business work

- do more BI stuff. BI people will hire you to make charts and shit. Then you can learn BI there.

- make fake interfaces for movies ?

- teach

Post reply on HN