-
Notifications
You must be signed in to change notification settings - Fork 0
Quotes
The overall score will be the average of all 5 components (innovation, design, utility / fun, and popularity).
This is a competition for fun. The honor code applies: we're trusting you to do the honorable thing.
We have implemented a number of mechanisms to detect and to eliminate ballot stuffing, and we will be have a zero tolerance policy towards cheating. If you are provably caught cheating, you will be disqualified immediately, be banned from all future events, and generally be thought of as a bad person by all of the organizers and potentially many, many, more people. Trust us, it's not worth the risk.
Sign up here for this free online webinar happening April 25th.
Source code will be hosted in a shiny, free git repository provided by GitHub. We'll send GitHub repo access information before the competition starts. Your team should push regularly to show progress. We'll be watching to make sure people don't cheat (don't think you can develop everything ahead of time and push it all at the end; we know lots of git tricks too).
Phillip: JavaScript what are you?
JS: I'm a single threaded, single concurrent language ‑‑ right. yeah, cool, 😎 😕 I have a call stack, an event loop, a callback queue, and some other APIs and stuff. ‑‑ ...rite. 😕
Phillip: V8, do you have a call stack, an event loop, a callback queue, and some other APIs and stuff? 😎
V8: I have a call stack and a heap, I don't know what those other things are.
Phillip: ...okay 😕