HN user

chibicode

587 karma
Posts20
Comments24
View on HN
ts.chibicode.com 6y ago

TypeScript Tutorial for JavaScript Programmers Who Know How to Build a Todo App

chibicode
1pts0
ts.chibicode.com 6y ago

TypeScript Generics for People Who Gave Up on Understanding Generics

chibicode
2pts0
ycombinator.chibicode.com 6y ago

You Can Explain Functional Programming Using Emojis

chibicode
4pts3
ycombinator.chibicode.com 6y ago

Y Combinator for Non-Programmers

chibicode
3pts3
sayazamurai.github.io 7y ago

How to write X in both Python 3 and JavaScript

chibicode
178pts78
chibicode.com 8y ago

The best LaTeX cheat sheet: KaTeX documentation

chibicode
2pts0
chibicode.com 8y ago

Teach yapf and python-fire to Python beginners

chibicode
1pts0
blog.chibicode.com 8y ago

FB Messenger: You Can Now Completely “Ignore Messages” from Your Friends

chibicode
2pts0
chibicode.github.io 8y ago

Duo, a Simple Jekyll Theme

chibicode
1pts0
medium.com 9y ago

You Can Submit a Pull Request to Inject Any JavaScript Code into Donald Trump’s Site

chibicode
11pts0
blog.chibicode.com 9y ago

Google’s Cloud Vision API Is Fun, Says a Girl Who Used to Sell Clothes in Tokyo

chibicode
2pts0
github.com 9y ago

Functional CSS – The Good, the Bad, and Some Protips for React.js Users

chibicode
3pts2
reactfordesigners.com 11y ago

React.js Introduction for People Who Know Just Enough JQuery

chibicode
614pts230
www.edsurge.com 11y ago

Why Your Students Forgot Everything on Your PowerPoint Slides

chibicode
7pts0
devblog.edsurge.com 11y ago

Atom Packages: EdSurge Favorites/Recommendations

chibicode
4pts1
chibicode.com 11y ago

Anyone Can Lead

chibicode
1pts0
chibicode.com 11y ago

Jekyll: the Confusing Parts for Non-Programmers

chibicode
3pts0
medium.com 12y ago

How to Spend Less Time on Facebook/Twitter: Remove Faces and Colors

chibicode
1pts0
chibicode.github.io 12y ago

Solo: a Jekyll theme that supports single-page websites only

chibicode
3pts0
www.facebook.com 15y ago

Facebook Poll: Vim or Emacs?

chibicode
1pts0

Thanks for the comment!

not a very simple one with all the "labels" and "numbers" etc.

I understand this concern. I did have quite a large number of non-technical people do the Japanese version of this course (I have a big following in Japan), and they seemed to actually understand it based on the feedback I got.

The course itself doesn't use any code and is not very fast-paced compared to this article: it spreads out the material covered in this article in 17 pages and takes about 2-3 hours to read.

I wonder if this visual presentation of lambda calculus is your invention

It's my invention (spent a year tweaking the details) but was inspired by things like Scratch. https://scratch.mit.edu/

I definitely agree that for a startup team, Github is making CS interview questions extinct. Even github itself claims so: http://ozmm.org/posts/who_we_hire.html - "at GitHub we hire "The Girl or Guy Who Wrote X," where X is an awesome project we all use or admire."

However, it is a different question if you are running a company like Google or Facebook. For instance, recently there was a news that Google received > 75,000 applicants and is looking to grow by more than 5000 employees this year. http://goo.gl/9fpkt

If you want to scale at this level, you won't have time to look at Github or similar sites for every candidate in detail. There will also be great candidates who have never published their code (although they might be the minority). To maintain hiring standards in this kind of situation efficiently, asking very difficult algorithmic questions might be the only way to go - at least you will be able to maintain the same hiring standards for 75,000 applicants.