Wednesday, January 11, 2012

Code Academy Walkthrough - FizzBuzz



Here is a walkthrough for the first Javascript application from codeacademy.com. As you hear me say at the end of the video, I am thinking about making an answer sheet for all the current Javascript lessons. If you would like me to create one, please leave a comment in the video. I would like to get around 10 people.

If you have any other questions or comments, please feel free to e-mail me.

3 comments:

  1. I did this exactly how you did it but I named the var=n but still got the oops error. And it would be nice if you created a answer sheet.

    ReplyDelete
    Replies
    1. Either the exercise is picky about what you name your variables or you used the wrong variable name at some point in the program. Check your code for syntactical (i.e. missing a semi-colon) and lexical (i.e. calling a method that doesn't exist) errors. If that doesn't help, copy and paste your code into a comment and I'll take a look at it.

      At this point I haven't received any requests, besides yours, for an answer sheet, probably because I'm not very well-known. However, if you have requests for the answers to a few individual exercise, I would be happy to give them to you.

      Delete
  2. dude DO THE EXCERCISE CSS:CODING WITH STYLE AND POST IT

    ReplyDelete