CSE 330 Online Textbook - Table of Contents
From CSE330 Wiki
Jump to navigationJump to searchModule 2
Linux, Apache, and PHP
Articles:
Module 3
SQL Databases
Articles:
- Introduction to MySQL (installation)
- MySQL Schema and State (queries)
- PHP and MySQL (using MySQL from PHP)
- Web Application Security, Part 2
Module 4
Scripting for Rapid Prototyping
Articles:
Module 5
Version Control Systems and Web Frameworks
Articles:
Module 6
JavaScript and APIs
Reference
Use this wiki as a starting place for your projects in CSE 330. However, web development is a large field, so it is impossible for us to document everything you might need to know. Here are some other places you should look when you need to find something:
- WebPlatform.org, a community-driven source containing documentation and tutorials for Web technologies
- The Web Education Community Group Wiki, also sponsored by the W3C.
- SitePoint, which has a reference page as well as quality articles and tutorials
If you can't find what you need in any of these places, try using your favorite search engine. Be wary of sites that come up on search engines. Many HTML reference sites document bad practices and dated techniques. If you're unsure whether a reference site you find is legitimate, ask a TA.