Ask HN: How to deal with impostor syndrome when you don't have tech degree?
11–20 of 29 posts
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#12Also I really shouldn't have to list the famous tech entrepreneurs who dropped out of college or lack degrees entirely because its pretty much a cliche by now.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#13I have the engineering degree and resume, and I still feel it.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#14they don't actually teach software design to any meaningful degree in higher-education classes. your gut might still be wrong. its a very hard thing to judge. but you don't have a real handicap here.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#15You don't. You use that feeling to improve every day. At some point you just have to jump into making certain decisions. And as you gain more and more experience you'll see that you make the right ones most of the time.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#16I suggest you dabble ... go buy a textbook and have a read. Once you get a sense of what you don't know, it won't scare you as much. Or at the very least you'll know what you don't know.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#17Realize that you've been in this situation before and that as you got more experience you developed a sense of competency. It's not "fake it till you make it". It's you taking whatever knowledge and skills you have right now and applying them to the best of your ability with the idea that if you find yourself completely out of your depth on all some part then you'll simply ask for help. Even someone who has taken all…
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#18Find someone senior and talk to them about basic software architecture. If you know the difference between tight and loose coupling; know what the single responsibility principle is; and have a healthy dislike of copy and paste code; then you're good to go, frankly.
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#19Might I suggest that maybe having imposter syndrome is not such a bad thing. You could interpret it as being keenly aware of gaps in your understanding. It's also much better to admit when you don't know something than to act as if you do. It's also important to recognize that just because you're competent in one aspect of software engineering, doesn't mean that you would be in another. That being said, maybe you're…
Re: Ask HN: How to deal with impostor syndrome when you don't have tech degree?
#20Whenever I feel like an impostor, I like to go to github and look at other people's code. Turns out, most of us are pretty bad at this job. You're a human with a cool brain and an incredible capacity for learning. Anything you don't know is just an idea whose name you don't know yet. You're gonna be fine.