Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 451 Bytes

File metadata and controls

11 lines (8 loc) · 451 Bytes

Basic Object Orient Javascript: Building a Fruit Farm.

When I first started learning javascript/jQuery, I hated it. I thought it was ugly, but I knew how powerful and important it could be. I hope after this lesson, your general feelings towards Javascript move a little away from pure hatred to seething annoyance.

Study materials

Lesson Plan

  • Constructors
  • Prototypes
  • Object Literals
  • Inheritance