Learn the how to build and deploy basic dynamic web pages.
Dates:
You know the difference between static and synamic web pages and why you want one or the other.
You understand how browsers can dynamically change page content though javscript.
You understand what the DOM is and how to manipulate it with javascript.
You can write and deploy simple dynamic web pages in Javascript.
You understand how web servers process http requests.
You understand web pages dynamically change page content on the server through JAVASCRIPT.
You can write and deploy simple dynamic web pages with JAVASCRIPT.