Live data from Hacker News

Lambda School (YC S17) now pays eligible students $2k/month

lambdaschool.com

121–130 of 203 posts

Re: Lambda School (YC S17) now pays eligible students $2k/month

#121

Earlier quoted context omitted.

I couldn’t agree more. The traditional education system is broken for training software engineers in my opinion. I thankfully dropped out my freshman year, but some of my classmates were literally not capable of using Git (branching & resolving merge conflicts) for their senior capstone projects. Given almost every company uses Git all day every day how is a $250k education helping prepare them for working in the rea…

That would be a waste of time to teach. It takes maybe a few hours to learn almost everything there is to know about branching or merge conflicts. You should learn the hard things in school, not the minutiae or trivia you would learn in your first month of any job. When I was in school I'm glad I went out of my way to take all the math-heavy and theoretical classes I could, and no classes like "modern web design" or…

What are you doing professionally that your math heavy and theoretical classes are a force multiplier and what classes were they?

Re: Lambda School (YC S17) now pays eligible students $2k/month

#122

Hey, co-founder of Lambda School here. We launched our online CS academy with no upfront tuition almost two years ago. Now with thousands of students enrolled and hundreds already employed and paying back we wanted to take the next step and open up access to folks who couldn’t afford to pay to survive while attending. Of course, that introduces significant risk on our part, as students still only pay us back if they…

I think Lambda school is great, and applaud what you are doing. College needs some.seroous rethinking, so I applaud basically all the ideas we are trying. I wonder what you make of the argument that most of what colleges/boot camps/etc are providing is largely just signaling, rather than education? Obviously there is some education component, but I'm wondering how you think about the nature of the value you are provi…

[deleted]

Re: Lambda School (YC S17) now pays eligible students $2k/month

#123

Earlier quoted context omitted.

That company has hired 20+ Lambda School grads, two hired as senior.

I believe you. But there is also significant title inflation at that specific company. There is no reasonable definition for "senior software engineer" which has qualifications that can be met from scratch in nine months. What are their "junior" engineers like? Do they have a title between junior and senior? Like I said, this isn't a comment on the Lambda School. It's a comment on the idea that this occurrence isn't…

Different companies have different titles for similar roles, and share titles for people of vastly different quality and experience.

Senior Engineer is a relative title. It means more senior than the other engineers at that firm not other engineers at different firms. A senior engineer on the google android team is way more knowledgeable than the senior architect at a local coding shop where the average dev makes 40k/year and has a year of experience.

Re: Lambda School (YC S17) now pays eligible students $2k/month

#125

Earlier quoted context omitted.

Under no circumstances would I be happy if my degree program taught me how to use git. I can’t think of a single skill more stupid to learn in university. My degree came a lot cheaper than the modern ones but if I got a similar experience now as then I wouldn’t feel cheated. My undergraduate provided opportunities to program lisps & assembly & write published articles on data structures & I literally went to the loca…

Just because I like telling this story: My university taught me every sorting algorithm known to man (or at least it felt like it at the time). After graduating, I traveled for a bit in the UK and got a job at a travel tour company doing odd jobs. One day the finance department asked me to sort a room full of records. Normally it took them 2 weeks to do the work. "Right! If there is one thing I know how to do, it's s…

That is a great story.

How many times have you told it? :)

Re: Lambda School (YC S17) now pays eligible students $2k/month

#126

Hey, co-founder of Lambda School here. We launched our online CS academy with no upfront tuition almost two years ago. Now with thousands of students enrolled and hundreds already employed and paying back we wanted to take the next step and open up access to folks who couldn’t afford to pay to survive while attending. Of course, that introduces significant risk on our part, as students still only pay us back if they…

[deleted]

Re: Lambda School (YC S17) now pays eligible students $2k/month

#127
post #108

Earlier quoted context omitted.

What exactly is your admissions criteria for someone to get accepted to LS? How big of a problem is that for your student-to-job conversion rate when the criteria has to become less stringent to scale?

We look mostly at how well they do on our pre course work, how hard they work and how quickly they can climb steep programming learning curves. We’re seeing over 1,000 applications/week. Top of funnel is not our issue.

What are your issues then?

Re: Lambda School (YC S17) now pays eligible students $2k/month

#128

Earlier quoted context omitted.

Hey there -- this isn't right, and I'd love to know more about what happened. Do you mind emailing me with more details? I'm tommy@lambdaschool.com

huh, didn't know there was another collison brother. you guys are like the weasleys.

Yes, the third brother isn’t quite as successful as the other two, who are brilliant. He works at a payments company in San Francisco.

Re: Lambda School (YC S17) now pays eligible students $2k/month

#129

While I think what Lambda School does seems pretty great I have to wonder what will happen when the next recession hits. If their new grads aren't getting hired, they can't afford to pay for their current class. It feels like something that is only possible right now because of bubble economics and cheap VC capital.

We have to prepare pretty seriously for a recession - recessions are when school enrollment explodes because job opportunities dry up. I can’t go into all the details publicly, but it’s something we have to take serious consideration to prepare for.

[deleted]

Re: Lambda School (YC S17) now pays eligible students $2k/month

#130

Earlier quoted context omitted.

I couldn’t agree more. The traditional education system is broken for training software engineers in my opinion. I thankfully dropped out my freshman year, but some of my classmates were literally not capable of using Git (branching & resolving merge conflicts) for their senior capstone projects. Given almost every company uses Git all day every day how is a $250k education helping prepare them for working in the rea…

Under no circumstances would I be happy if my degree program taught me how to use git. I can’t think of a single skill more stupid to learn in university. My degree came a lot cheaper than the modern ones but if I got a similar experience now as then I wouldn’t feel cheated. My undergraduate provided opportunities to program lisps & assembly & write published articles on data structures & I literally went to the loca…

Harvard now teaches git fundamentals in their intro CS classes. It adds like 15min of work and in most cases you’re expected to do it on your own, but you don’t graduate without some git basics under your belt.

The idea that universities should only teach theory is preposterous. While Bolonia or Harvard or Oxford might not have been founded on the idea of helping students find jobs, that’s an implicit - and legitimate - expectation since the mid 20th century.

It’d be criminal for unis to drop out students into the real world without any knowldge of git. Hell, it’s also widely used in academia, so if you teach students “research techniques”, you might as well teach them git.

Post reply on HN