Tell HN: My child's first program
121–130 of 139 posts
Re: Tell HN: My child's first program
#122That's not reddit, I wish crap like this be removed from hacker news.
Re: Tell HN: My child's first program
#123Earlier quoted context omitted.
"I got fired over a variable name...." - https://old.reddit.com/r/cscareerquestions/comments/dpcfns/i...
Surprisingly I did get pulled into a meeting with the CEO and a sales/custcare guy because of a similar issue. I wrote functions that are available for the users to use (they can customize their own dashboard). Our function conventions are camelCase. The function I wrote was something along the lines of `cumOnMetric` or something like that. Needless to say some square somewhere thought this was a joke and didn't like…
Re: Tell HN: My child's first program
#124That's not reddit, I wish crap like this be removed from hacker news.
If the community as a whole didn't like lighthearted posts like this, they're be buried. Fortunately, it seems that the rest of HN aren't a bunch of miserable old bastards too. :P
Re: Tell HN: My child's first program
#125I'm interested as to what age she was when she figured this out? I'd think maybe a 10 year old ? But one steeped in tech from the start maybe younger? 8 ?
Re: Tell HN: My child's first program
#126Good fun taking a platformer base and messing with the physics calculations. :)
Re: Tell HN: My child's first program
#127Now, with the advent of programming languages supporting full Unicode encoding (e.g. in Swift) since a few years ago, the option of
Emoji as variable names
should not be forgotten...(Unfortunately the HN comment system does not support Unicode and justs deleted them from my neat example)
Re: Tell HN: My child's first program
#128Hilarious! After a few of those, I taught my son how to open the javascript console and "hack" his favorite cookie clicker. He was so excited to show his friends but the school-provided chromebooks are really locked down. I was disappointed, thinking that would be the end of it, but his whole class has been trying to find ways around the blocks and filters ever since. They've found some clever workarounds and a lot o…
Poorly implemented device lockdowns by my school were the start of my interest in understanding and manipulating systems, long may they last!
Re: Tell HN: My child's first program
#129Re: Tell HN: My child's first program
#130Hilarious! After a few of those, I taught my son how to open the javascript console and "hack" his favorite cookie clicker. He was so excited to show his friends but the school-provided chromebooks are really locked down. I was disappointed, thinking that would be the end of it, but his whole class has been trying to find ways around the blocks and filters ever since. They've found some clever workarounds and a lot o…
Poorly implemented device lockdowns by my school were the start of my interest in understanding and manipulating systems, long may they last!