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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Nobody told me it’s impossible, so I did it

89 点作者 jv2222超过 15 年前

8 条评论

nzmsv超过 15 年前
Here's a demotivational post :) No one says it's not possible to learn programming this way. In fact, I'm sure almost everyone here has a similar story (mine even includes the paper programming). What I wish I found out earlier than I did is that no one finds this impressive.
评论 #990140 未加载
评论 #990289 未加载
评论 #990207 未加载
评论 #990229 未加载
评论 #990137 未加载
totalmrak超过 15 年前
Guys, I didn't write that story to show off. Sorry if it comes out this way. Of course tons of people here did much more impressive things. I see a lot of people who want to do something like start a business or change career and they get discouraged by everyone saying it's hard and not worth doing. I just wanted to motivate them and tell them that it doesn't matter what others are saying.<p>And I had a girlfriend at 14 who by the end of high school messed me so much that I spent first 2 years in college avoiding girls completely. But that's not a Hacker News story ;)
评论 #990519 未加载
评论 #990804 未加载
评论 #990525 未加载
评论 #990430 未加载
mattmcknight超过 15 年前
"It was great! I could put GOTO on an empty line and write additional code on a separate piece of paper. I know all programmers are laughing reading this, but I was happy that I didn't have to squeeze several lines of code into one line in the notepad anymore!"<p>That reminds me of line numbers, counting by 10s, and then using line 15 if you needed to put something in between 10 and 20. I am just glad I discovered gosub before goto.
评论 #990305 未加载
评论 #990021 未加载
drunkpotato超过 15 年前
The smileys are distracting. I am not against them in principle, I think they can add a layer of emotion above that conveyed purely by the words (I think of it as an internet form of prosody); however, in this case they are over-used and distract from the overall quality of the post.
评论 #990134 未加载
评论 #990131 未加载
andreyf超过 15 年前
Well, it certainly isn't impossible. As a matter of fact, I'd argue the opposite - that it's impossible to really learn anything without being inspired and motivated. I know the only times I've <i>really</i> learned things is during bouts of excitement, and the smartest people I know just get excited very easily :)<p>Sure, some people go through learning motivated by impressing their peers or satisfying their parents/teachers/bosses. But they're not really learning in the true way, now are they?
maney超过 15 年前
If batch programming had not existed long before, he would have reinvented it. :-)<p>Heck, my first exposure to programming was by way of a textbook that used a nonexistant decimal machine's assembler; presumably I could have submitted my code to a simulator had I been attending the right college, but I was only in seventh grade at the time.<p>Show of hands: who <i>hasn't</i> ever played computer with their code?
msie超过 15 年前
I stopped reading when he mentioned that he had a girlfriend when he was 14. Was there anything else he did that was remarkable? ;)
zandorg超过 15 年前
I started in BASIC on a Sharp MZ-700 (a horrible machine) but in 1988 I got a Commodore 64 as a gift, along with a book (Programming the 6502) and got to grips with assembly after a christmas present: a freezer cartridge and a floppy disk drive. It was the best christmas present ever.<p>Further on, my C64 interest became an obsession and I dropped out of school - though passing some exams - and even led to me hacking PBX's and blue boxing across the USA (I live in the UK). But again - I don't regret any of it!