TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the some of the best general programming videos you've watched?

8 pointsby s16habout 7 years ago

3 comments

bantunesabout 7 years ago
LearnCode.academy&#x27;s Redux playlist is really good <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1w-oQ-i1XB8&amp;list=PLoYCgNOIyGADILc3iUJzygCqC8Tt3bRXt" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1w-oQ-i1XB8&amp;list=PLoYCgNOIyG...</a>
gameswithgoabout 7 years ago
The first ~150 hours of Handmade Hero are great if you are interested in learning some neat C tricks (like hot reloading, SIMD, etc) and&#x2F;or low level gamedev basics<p><a href="https:&#x2F;&#x2F;handmadehero.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;handmadehero.org&#x2F;</a>
JLYonahabout 7 years ago
Games with GO <a href="https:&#x2F;&#x2F;gameswithgo.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gameswithgo.org&#x2F;</a> is a good series to learn some GoLang. Have not finished watching it yet, but enjoying it a lot!