| Unit/Chapter 3.1 (01/08/22, 02/08/22)
|
Web Servers: Introduction to Web Servers. Working, Configuring, Hosting, and Managing Web Servers(class assignment). Client-side Technologies, Server-side Technologies, Hybrid Technologies.
|
3.1.pdf
|
Chapter 1-2 (R1)
|
| Unit/Chapter 4.2(a) (22/08/22)
|
Introduction to forums, blogging, portfolio, developing a responsive website.
|
Online
|
Except Common FAQ’s on Forums and Blogs)
|
| Unit/Chapter 4.2(b) (23/08/22, 29/08/22, 05/09/22, 06/09/22, 12/09/22, ...)
|
JavaScript: (1) Basic JavaScript Instructions: Statements, Comments, What is a variable, Data Types, Rules for naming variables, Arrays, Creating an array, Values in arrays, Accessing and Changing values in arrays, Expressions, Operators. (2) Functions, Methods, & Objects: Declaring a Functions, Calling a Functions, Declaring functions that need information, Calling functions that need information, Getting a single value out of a function, Getting multiple values out of a function, Anonymous Functions & Function Expressions, Immediately Invoked Function Expressions (IIFE), Variable Scope, What is an Object?, Creating an Object: Literal Notation, Accessing an Object and Dot Notation, Creating an Object: Constructor Notation, Updating an Object, Creating many Objects: Constructor Notation, Arrays are Objects, Arrays of Objects & Objects in Arrays, What are Built -in Objects?, Browser Object Model, Document Object Model, Global JavaScript Objects(String, Number, Math, Date).
|
4.2b.pdf
|
Chapter 2,3,4 (R2)
|