|
|
|
|
|
by ArtWomb
2723 days ago
|
|
>>> there is insane demand I am seeing it as well. And am recommending Lambda School to just about everyone who asks ;) The main problem I see is the steep learning curve. The intro lessons are facile enough. Anyone can setup VS Code, and install an App Engine SDK. But by the time they get to modules 3-4 ("designing the data schema"). They are ready to throw in the towel. At some point, a student requires one-to-one mentoring and repeatable reinforcement. Like learning a second language or playing the piano. Also check out this nice write-up in Dealbook today on Lambda's model: https://www.nytimes.com/2019/01/08/business/dealbook/educati... |
|
It’s entirely possible to be a self-taught pianist. It’s also entirely possible to learn a second language without ever speaking to someone else in that language. What you can’t realistically do is become conversational, because you cannot practice that skill in isolation.
Similarly, it’s entirely possible to learn to develop software independently. You can learn languages and SQL normalization and good design all by yourself. You might learn faster with a teacher, but you can do it independently. You cannot learn to work well with others (properly subdividing designs, dependency ordering, giving good feedback, etc) in isolation, but honestly these are the things you generally learn on the job, because schools also suck at teaching these things.