Course website for CSE 322 Web Page Programming,
Fall 2014, CSUSB
I will revise last year's version of this course. I haven't decided on the format yet.
Course topics are as follows:
- How browsers retrieve, initialize and render web pages.
- Overview of the major browsers.
- Developer tools built into browsers.
- HTML5 Boilerplate
- How to separate information content from visual design.
- How to design for different screen shapes and sizes.
- CSS generators
- Video Presentation and Tutorial on HTML5 and CSS3
- The Javascript language.
- Javascript in browsers.
- Javascript in servers.
- Course Assignment
- Traditional HTML (multi-page web apps).
- Ajax-based (single-page web apps).
- Android SDK
- Mobile apps based on Web technologies.
- Web servers
- Web-based IDEs
- Version control
- Git
- Authentication service providers