skip to main
|
skip to sidebar
Vermoun
Social Icons
Pages
home
fanspage
Popular Posts
Building an Address Book 2/6
More People Just like with strings and numbers, we can put multiple objects into an array. We want to practice extracting information from ...
CSS Positioning 10/25
Padding Good! Let's adjust the padding. Remember, the padding is the space between your border and your innermost layer: the actual con...
Introduction to Objects I 4/33
I have to celebrate you baby This exercise has lots of movies and reviews to type in. You might wonder, "Is this teaching coding or ty...
Introduction to Objects I 30/33
What Are Objects For? Objects provide us with a way to represent real-world or virtual things. We can do this by storing information inside...
Building an Address Book 6/6!
var bob = { firstName: "Bob", lastName: "Jones", phoneNumber: "(650) 777-7777", email: "bob.jones@exa...
CSS Positioning 1/25
See it to believe it All right! Now that you know all about CSS, it's time to learn the last (but certainly not least) major piece of t...
Introduction to Objects I 16/33
The "this" Keyword Our setAge method works great for bobbecause it updates bob.age, but what if we want to use it for other peopl...
CSS Positioning 7/25
Margin Let's start with our margins. Adjusting our margins not only moves our element relative to other elements on the page, but also ...
Introduction to Objects I 1/33
We've come a long, long... If yellow triangle warnings appear in the editor next to any code we provide in any exercise, it is fine to ...
CSS Positioning 21/25
The story so far Great work—you've learned a lot about CSS positioning! We've covered: The CSS box model Display values, includin...
Sample Text
Followers
Powered by
Blogger
.
Sample Text
Thursday, December 1, 2016
Introduction to Objects I 12/33
var bicycle = new Object();
bicycle.speed= 0;
bicycle.gear=1;
bicycle.frame_material="carbon fiber";
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2016
(72)
▼
December
(22)
Introduction to Objects I 33/33
Introduction to Objects I 32/33
Introduction to Objects I 31/33
Introduction to Objects I 30/33
Introduction to Objects I 29/33
Introduction to Objects I 28/33
Introduction to Objects I 27/33
Introduction to Objects I 26/33
Introduction to Objects I 25/33
Introduction to Objects I 24/33
Introduction to Objects I 23/33
Introduction to Objects I 22/33
Introduction to Objects I 21/33
Introduction to Objects I 20/33
Introduction to Objects I 19/33
Introduction to Objects I 18/33
Introduction to Objects I 17/33
Introduction to Objects I 16/33
Introduction to Objects I 15/33
Introduction to Objects I 14/33
Introduction to Objects I 13/33
Introduction to Objects I 12/33
►
November
(50)
No comments:
Post a Comment