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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN:do you read other's code?

2 点作者 gryn010大约 12 年前
hi i'm a 17 years old guy who have started programming in my free time using the java programming language . recently i got a little curious about wenether programmers tend read code that they haven't written (open source project on the web ?) so i touht to ask the HN community. do you read other's code ? if yes how often ? and do you apreciate that moment or is it just to get to how to make something specific?

5 条评论

darkgaro大约 12 年前
Reading other developers code could be the best way to learn programming. You always find some creative way someone did to solve a problem.
mh_yam大约 12 年前
I work as a software developer. I would say that I read other people's code quite often, depending on what I am doing.
garysieling大约 12 年前
As a developer, we review each other's code to spread knowledge across the team and catch mistakes early.
dragonbonheur大约 12 年前
Downloading and unzipping code can be a hassle, so I just head over to Pastebin and read code there.
maxaf大约 12 年前
At work I read about 10x more code than I write.