You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ course: "CCIS2591", title: "Getting Started", moduleUrl: "http://htc-ccis2591.github.io/spring-2017/modules/intro", sort_order: 1, description: "An introduction to the tools & technology used for this course." },
{ course: "CCIS2591", title: "Functions & Scope", moduleUrl: "http://htc-ccis2591.github.io/spring-2017/modules/functions-scope", sort_order: 3, description: "An introduction to the use of functions and scope in JavaScript." },
{ course: "CCIS2591", title: "Object Oriented Programming", moduleUrl: "http://htc-ccis2591.github.io/spring-2017/modules/js-objects", sort_order: 3, description: "An discussion on objects in JavaScript and an introduction to object-oriented programming." }