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 ...
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 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 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...
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...
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 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...
Introduction to Objects I 21/33
Custom Constructors But this approach of adding in properties one at a time for every object is tedious! Instead of always using the boring...
Introduction to Objects I 19/33
More Kinds of Methods Let's look at another method that calculates useful information about an object. Here we have an object square w...
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 ...
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