Viewing profile — japrescott
japrescott
HN member- Joined
- Mon, Aug 27, 2012, 7:42 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About japrescott
No profile information was provided.
Recent public activity
-
comment
Comment #4437863
veryvery superb quiz! I like the way you mix questions with a tutorial, not just "HA, you suck, wrong", but really give detailed explanations, even when the correct answer is given…
-
comment
Comment #4437844
not true. boolean, strings, numbers (int, float) are passed by value, while Objects, Arrays and Functions are passed by reference!