TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What are some YouTube channels to progress into advanced levels of programming?

41 点作者 altsyset超过 7 年前
There are some cool YouTube channel suggestions on https://news.ycombinator.com/item?id=16224165 But I wanted to know which of those are great to progress into advanced level of programming? Which of the channels teach advanced techniques?

6 条评论

jameshiew超过 7 年前
Watching tech talks from language conferences can be pretty enlightening - Python and Golang for example both have a lot of great videos kicking about on YouTube about lesser known or more cutting edge topics. Check out the Pycon 2017 YouTube channel for example: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCrJhliKNQ8g0qoE_zvL8eVg&#x2F;videos?flow=grid&amp;view=0&amp;sort=p" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCrJhliKNQ8g0qoE_zvL8eVg&#x2F;vid...</a>. There are lots of channels like this.<p>For Python, I&#x27;ve found watching Raymond Hettinger&#x27;s and Dave Beazley&#x27;s videos especially interesting, even though some of the topics they talk about are pretty esoteric. If you find someone who is better than average at presenting tech talks, you can binge-watched their most popular stuff on YouTube (or only the stuff that is relevant to you).<p>Pluralsight (<a href="https:&#x2F;&#x2F;www.pluralsight.com" rel="nofollow">https:&#x2F;&#x2F;www.pluralsight.com</a>) is decent for structured video courses - the quality is generally high but content gets outdated fast, and my impression was videos can seem drawn out (I think authors get paid by the minute of video watched). Still worth starting a trial if you haven&#x27;t done so yet.
jxub超过 7 年前
Aside from just techniques, it would be great to have videos about: - Discussing interesting open-source codebases architecture and detail their design decisions. - Implementing complex algorithms like Paxos, or some bit-twiddling walkthroughs.
评论 #16258325 未加载
westurner超过 7 年前
These aren&#x27;t channels, but a number of the links are marked with &quot;(video)&quot;:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jwasham&#x2F;coding-interview-university" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwasham&#x2F;coding-interview-university</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;jwasham&#x2F;coding-interview-university&#x2F;blob&#x2F;master&#x2F;programming-language-resources.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwasham&#x2F;coding-interview-university&#x2F;blob&#x2F;...</a>
评论 #16258332 未加载
thetall0ne超过 7 年前
Package Main is awesome: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCI39wKG8GQnuzFPN5SM55qw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCI39wKG8GQnuzFPN5SM55qw</a>
pyeu超过 7 年前
For advanced programming topics, books are the best friends.
Monkeyget超过 7 年前
As you go into more advanced topics, youtube might to be the best media. Have you tried looking into books about topics that interest you?
评论 #16250804 未加载
评论 #16258351 未加载