2021-2022 Yavapai College Catalog 
    
    Apr 23, 2024  
2021-2022 Yavapai College Catalog [PREVIOUS CATALOG YEAR]

CSC 211 - Programming: PHP and MySQL


Description: Principles and techniques of developing small to medium scale database applications, and creating web databases that are accessed by Web pages.

Prerequisites: CSC 105  (may not be taken concurrently) and CSA 282  (may be taken concurrently)

Credits: 3
Lecture: 3
Lab: 0

Course Content:
  1. Programming concepts
  2. Connecting to a MySQL database
  3. Formatting results
  4. User-driven queries
  5. Writing to Web databases
  6. Validation
  7. Keeping state
  8. Session management
  9. Protecting data

Learning Outcomes:
  1. Demonstrate use of programming language by creating error free Web sites. (1-9)
  2. Identify language syntax. (1-9)
  3. Compose web pages for upload. (1, 3, 5, 6, 8)
  4. Prepare a MySQL database. (1, 2, 5-9)
  5. Identify design principles. (1, 4, 5)