University of Oregon

Uncategorized

Section 2

User-Defined Functions P. 22: A function is a named block of code that: Groups statements together (=> “mini-program”) Makes code reusable (=> Lego block) Required Readings Command-Line JavaScript Ch. 3: Functions Ch. 4: Selection Statements Ch. 9: .js Files Ch. 10: Comments & Style Guide (Beautify) Ch. 15: Numbers && Operators Client-Side JavaScript Ch. 21-23: […]

Section 1

Welcome to WebDev 111 In CIS 111 you will learn web programming with JavaScript, the machine language of the web platform. CIS 111 is a required course in the CIT minor, which covers web development using both client-side and server- side JavaScript. Required Reading Course Syllabus in Canvas The CIS 111 WebDev Workflow. Memorize these 4 steps– they […]

Skip to toolbar