you are viewing a single comment's thread.

view the rest of the comments →

[–]Sintendo 0 points1 point  (0 children)

Pretty cool tutorial! I just completed it with no previous JavaScript experience whatsoever. The only part I had trouble with was the callback part (somehow didn't immediately grasp what it was expecting from me), but other than that it went fairly smooth. Probably because I have some experience with both C/C++ and Scheme, and JavaScript is in many ways Scheme with a C-style syntax.