Viewing profile — z131
z131
HN member- Joined
- Fri, Jun 06, 2014, 6:56 PM UTC
- HN karma
- 12
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About z131
No profile information was provided.
Recent public activity
-
comment
Comment #8281528
-1 -> Only sign in is with google.
-
comment
Comment #8238345
This is nothing new. Since course registration has had a web interface, there have been those who find the system clunky, inefficient, and useless for a wide array of situations, t…
-
comment
Comment #8213458
"But scientists have yet to develop an affordable, active water splitter with catalysts capable of working at industrial scales." "The nickel/nickel-oxide catalyst significantly lo…
-
comment
Comment #8213365
See my reply below.
-
comment
Comment #8213364
But it doesn't, it only serves as practice for distinct edge cases that teachers try to use to trip up new students. Which is fine except that it does not teach you anything, it le…
-
comment
Comment #8213355
I think the name of "Silent Teacher" conveys the idea that it is trying to teach you something.
-
comment
Comment #8213353
I personally feel that Javascript is a language that you move into when you properly understand primitive programming constructs. I think this because if you start with Javascript,…
-
comment
Comment #8212614
My problems: 1. This doesn't teach you how to code, this teaches you how to read code and learn arithmetic logic that goes with programming. 2. You use Javascript as a base.
-
comment
Comment #8076250
I'm with the parent commenter. I actually deleted my Facebook, but would love to utilize this service to create a public trust profile. I just can't involve social media accounts.
-
comment
Comment #8047475
So....Shamir's Secret Sharing algorithm[1]? [1] http://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing
-
comment
Comment #8020348
I completely understand the need for speed, which is why I'm happy you picked something like Java. It's just with the popularity of Javascript on HN, I was worried that it would be…
-
comment
Comment #8020297
Dear god thank you for not writing this in javascript.
-
comment
Comment #7979614
The problem is that web programming is a very abstracted and high level concept. When you take a data structures course, you learn in languages where memory usage can be easily mea…
-
comment
Comment #7979251
You recommend teaching Javascript or Ruby in an undergraduate Computer Science Data Structures course. Are you aware of the fact that Computer Science, as a major, is not "Learn pr…
-
comment
Comment #7859726
I'm appalled that some of the first languages you intend to teach are Javascript (But really JQuery) and Python. That's just my personal opinion, but when I think "Teaching kids to…