List the fish.
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
List the fish.
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
Write an app to keep track of your Freddos.
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
Make rock-paper-scissors cheater is less obvious.
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
We're going to talk about two things:
You can try the new app.
h2.
Let's change the team score example.
This code is a mess! Fix it!
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
We've already talked about coding standards for HTML and CSS. There's a complete list of standards.
Let's add some standards for JavaScript.
Indent code by four spaces inside braces (the {}, remember).
Check out this code. You don't need to understand what it does. Just look at the formatting.
bc.