Homeworks

Course homeworks will be uploaded here.

Week Reading Topics Homework Exercises
1

Chapter 1: Exploring the PHP environment

Try to install the Apache web server and PHP following the given instructions.

2 Online Materials:
http://www.w3schools.com/html/
http://www.tizag.com/htmlT/
http://www.echoecho.com/html.htm

3

Chapter 2: Using Variables and Input

Exercises 1, 2 and 3 from Chapter 2. (page 54)
4

Chapter 3: Controlling the code with conditions and functions

Exercises 1 and 3 from Chapter 3. (page 94)
5

Chapter 4: Loops and arrays 

Chapter 5: Better arrays and string handling


6

Chapter 6: Working with files


7 MIDTERM EXAM
8

Chapter 7: Writing programs with objects


9

Chapter 9: Using MySQL to create databases


10

Chapter 10: Connecting to databases within PHP

Chapter 11: Data normalization


11

Chapter 12: Building three-tiered data application


12 EASTER BRAKE 
13

14

15

16 FINAL EXAM