| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Lecture - Javascript Objects and Refactoring - Circle Object

Page history last edited by Dr. Ron Eaglin 9 years, 6 months ago

Javascript Objects and Refactoring - Circle Object

 

Prerequisites

 

Lecture - Drawing a Circle on the Canvas 

 

CET 4583 Lecture - Javascript 6 Objects

 

Summary

 

Demonstrates taking a piece of simple procedural code and refactoring to create an object. The example is the Circle object.

 

Video 

 

 

Reference Materials

 

JSFiddle Code - First iteration - http://jsfiddle.net/reaglin/mn92kjdL/ 

 

JSFiddle Code- Second Iteration - http://jsfiddle.net/reaglin/b83a3gsx/ 

 

 

Additional Information

 

 

COP 4813 Lectures

Comments (0)

You don't have permission to comment on this page.