https://www.udacity.com/course/design-of-computer-programs--...
Ask HN: Programming Courses for Experienced Coders?
11–20 of 192 posts
Re: Ask HN: Programming Courses for Experienced Coders?
#12My take is that there’s such variance in people’s skill levels and so it’s really hard to cater educational programming content. Personally, I’ve found getting introductory books/courses and skimming through it until you hit something that you don’t understand and then diving deeper into that bit.
Re: Ask HN: Programming Courses for Experienced Coders?
#13Re: Ask HN: Programming Courses for Experienced Coders?
#14The obvious “next step” is experiential, i.e., write complicated programs. Books about writing compilers, databases, operating systems, emulators, file systems, etc. are all useful.
Re: Ask HN: Programming Courses for Experienced Coders?
#15I understand that this might not fit your use-case, but it's worth a try. Just be aware that it tends to hallucinate APIs.
Re: Ask HN: Programming Courses for Experienced Coders?
#16My take is that there’s such variance in people’s skill levels and so it’s really hard to cater educational programming content. Personally, I’ve found getting introductory books/courses and skimming through it until you hit something that you don’t understand and then diving deeper into that bit.
It is interesting, though, that you can easily get intermediate training and coaching in basically any sport. But the thing you do for money? Take this very ad-hoc approach.
Re: Ask HN: Programming Courses for Experienced Coders?
#17Peter Norvig's programming course from 10 years ago. It says there "no experience required", but it's intermediate-advanced actually. https://www.udacity.com/course/design-of-computer-programs--...
Re: Ask HN: Programming Courses for Experienced Coders?
#18Re: Ask HN: Programming Courses for Experienced Coders?
#19If you’re looking to understand what makes Elixir different from the most popular languages and how OTP works, I’d suggest Elixir in Action: https://www.manning.com/books/elixir-in-action-third-edition
If you’re already familiar with that, then take a look at the books from Pragmatic Bookshelf. They have quite a few books that cover different aspects of Elixir development including a recent ML-focused one: https://pragprog.com/categories/elixir-phoenix-and-otp/
Re: Ask HN: Programming Courses for Experienced Coders?
#20My take is that there’s such variance in people’s skill levels and so it’s really hard to cater educational programming content. Personally, I’ve found getting introductory books/courses and skimming through it until you hit something that you don’t understand and then diving deeper into that bit.
It is interesting, though, that you can easily get intermediate training and coaching in basically any sport. But the thing you do for money? Take this very ad-hoc approach.
Old coders who love coding don't have to do so indirectly.