CSE 330 Online Textbook - Table of Contents
Welcome to CSE 330S. In this course, you will learn how to write web applications.
Contents
Module 1: Server Configurations
In Module 1, you will configure your own web server on Amazon Web Services.
Module 2: HTML, CSS, and PHP
In Module 2, you will learn HTML, CSS, and PHP, three important languages for web development.
Module 3: MySQL
In Module 3, you will learn how to communicate with a back-end database.
Module 4: JavaScript and AJAX
In Module 4, you will learn JavaScript and how to use JavaScript to make live-updating web applications.
Module 5: Creative Programming
Module 5 is a chance for you to apply what you've learned to far to make a cool web application of your own.
Module 6: Python
In Module 6, you will learn Python, a popular scripting language.
Module 7: Remote Procedure Calls
In Module 7, you will learn how to call scripting languages from PHP using Remote Procedure Calls.
Module 8: Creative Programming
Module 8 is another opportunity for you to apply what you've learned to make another cool web application.