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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Things that blew your mind as a programmer and/or computer scientist?

5 点作者 curious16大约 2 年前
Things can include anything. It may be a new programming language, a book, a course, a new tool or utility, new theory or algorithm. Just anything that blew your mind in a positive transformative way.

3 条评论

noob_eng大约 2 年前
Structure and Interpretation of Computer Programs. That ONE book was enough to get me programming more and more.<p>And also building tiny projects on my own interest.
AnIdiotOnTheNet大约 2 年前
Tricks of the Game Programming Gurus by Andre LaMothe[0] blew my mind as a young kid who liked video and computer games. It took all this amazing stuff I was seeing and from more-or-less first principles[1] showed me how it all came together from applying a little logic and math.<p>I still have a copy to this day, missing both front and rear cover and with with significant wear throughout. Unfortunately I don&#x27;t appear to have the disc that came with it[2].<p>[0] <a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;tricksofgameprog0000unse" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;tricksofgameprog0000unse</a><p>[1] Chapter 2 is called &quot;Assembly Language Basics&quot;.<p>[2] <a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;Tricks_of_the_Game_Programming_Gurus_SAMS_Publishing_1994" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;Tricks_of_the_Game_Programming_G...</a>
wsgeorge大约 2 年前
Abstractions as a concept. Can&#x27;t unsee them now, 14 years on.