skip to main
|
skip to sidebar
Vermoun
Social Icons
Pages
home
fanspage
Popular Posts
CSS Positioning 6/25
Sketching it out Now that you understand more about the display property and the box model, we can delve into the details of how each indiv...
Introduction to Objects I 3/33
And the good! We're going to play a game of FizzBuzz. The rules are simple. We want to count from 1 to 20. But if the number is divisib...
Introduction to Objects I 2/33
Through the hard times... We know two ways of storing data types. We can use variables or arrays. We use variables to store data (like stri...
Introduction to Objects I 7/33
Properties Let's review what we previously covered. Each piece of information we include in an object is known as a property. Think of ...
Introduction to Objects I 6/33
Intro We have discussed four data types: numbers, strings, booleans and arrays. In this lesson, we focus on a fifth data type:objects. Thi...
CSS Positioning 13/25
To the right! Okay! So we know how our individual elements are constructed. But how do we determine where they go on the page? One way is ...
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 ...
Introduction to Objects I 17/33
"This" Works for Everyone Great! Now we can take advantage of the fact that the method setAge is not limited to a single object b...
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...
Build a Resume 8/8
What you'll be building You'll be using your CSS skills to style an eye-catching resume. You'll need to call on your knowledge ...
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