Hacker News new | ask | show | jobs
by kostyal 2314 days ago
I'm a current student at Lambda School. It's a pretty stressful time at the moment - I don't have any loyalty to Lambda, but the recent string of damaging stories about the quality of teaching and average graduates is concerning.

It's true that Lambda is incredibly disorganised and the build weeks etc are chaotic. Equally true that they don't do a good enough job of ensuring we have something to show for ourselves on our portfolio.

It's also true that their admission standards are seemingly incredibly lax. About 40% of my cohort struggle to code at a fundamental level - I don't mean that harshly, it's Lambda's fault

With that said, I've really enjoyed my time at Lambda overall and it saddens me to see it fail like this. The atmosphere and internal culture that they cultivated is second to none and I have enjoyed my time there a lot.

As with many people at Lambda, I joined them at a difficult time of my life, when I was suffering from pretty severe depression. I knew I loved coding but barely spent any time doing it and struggled with impostor syndrome, etc.

While at Lambda I benefitted hugely from the daily structure and discipline, and from having a community of people in the same position as me. I've made some great friends, and met some very smart and talented people.

What pains me is the embarrassment of appearing like some clueless fool who got caught up in some get-rich-quick scheme. I love programming, and I just wanted a structured curriculum to train as a professional.

5 comments

> What pains me is the embarrassment of appearing like some clueless fool who got caught up in some get-rich-quick scheme. I love programming, and I just wanted a structured curriculum to train as a professional.

Don't let this stop you. The world needs more good engineers, and if you practice your craft you will always find a home. There are plenty of industry professionals who now look a bit silly for their choice of company (Uber, WeWork) but ultimately it's all just a job and if you have the raw skills you can find a new gig.

> What pains me is the embarrassment of appearing like some clueless fool who got caught up in some get-rich-quick scheme. I love programming, and I just wanted a structured curriculum to train as a professional.

Been there. I think this feeling comes mostly from the fact that this initiative has had a lot of attention, and of course, a lot of public criticism from people that weren't really able to give qualified opinion.

If you are having a good time there, if you are perceiving value, learning new things that makes sense and seem useful, just ignore those bad opinions and try not to think how others are looking at you.

I myself had a course on investing given by a moderately famous youtuber, and the environment around it was full of sarcasm and debauchery. I somehow managed to ignore it, took the course to the bone and now, less than 12 months after finishing, had a more than 3-fold return on the money I spent on it.

Just keep at it. The one thing that Lambda does best is the constant drilling of practicing. That method of learning is second to none.
> What pains me is the embarrassment of appearing like some clueless fool who got caught up in some get-rich-quick scheme. I love programming, and I just wanted a structured curriculum to train as a professional.

If you are learning more than you would have otherwise, or if you get a decent job at the end of this joining does not make you a clueless fool. Other people who don't know you or what you have done might think so but they don't matter. What matters is what you've learned, and that you'll get a job out of this in the end. Haters gonna hate.

Also learn generic problem solving VS just pattern matching on how to do a specific thing. Frameworks, languages and patterns themselves will keep changing. Core problem solving skills and understanding will stay relevant always.