A variety of technology tutorials made by me, Kyle. If you would like to request a tutorial on anything technology, email me at techtutorialsbykyle@gmail.com and I'll do what I can to help you!
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.
Labels:
Code Academy,
Javascript,
Programming,
Video
Subscribe to:
Post Comments (Atom)
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.
ReplyDeleteEither 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.
DeleteAt 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.
dude DO THE EXCERCISE CSS:CODING WITH STYLE AND POST IT
ReplyDelete