Live data from Hacker News

Most developers don’t really know any computer language

shape-of-code.coding-guidelines.com

1–10 of 23 posts

Re: Most developers don’t really know any computer language

#4

Site is crippling under traffic.

Yeah, it's 404'd now, but Google still has it cached: http://bit.ly/QN6XTt

edit: Actually it looks like the entire article is still visible right on the blog landing page: http://shape-of-code.coding-guidelines.com/

Re: Most developers don’t really know any computer language

#6
I haven't worked with enough programmers to either agree or disagree, but I personally try to become really fluent in the languages that I use. For example, participating in the ruby-core mailing list has really increased my knowledge of Ruby methods and internals.

It also really pays to know a language when you're using something that compiles into it. You're going to have a bad time with Coffeescript if you're not already fluent in Javascript, and you need to be able to understand the patterns and conventions in the compiled code.

Re: Most developers don’t really know any computer language

#9
post #7

Perhaps I missed it, but I don't see where the author defines what he thinks it means to "really know any computer language."

well, he implies you need to have written a compiler front end for one.

and i'm glad i can answer this question as i kinda stopped at that point...

Post reply on HN