Thank you
I hope you were introduced to HTML, PHP, and SQL. What took a long time at the beginning is now somewhat routine for you. My biggest regret is that the school did not provide you with copies of Dreamweaver for use at home. I also regret not opening up the port so you could access the AOIT server from home. But I think most of you have a pretty good idea what dynamic web programming is about. Maybe in the future some of you will continue with computer science courses or you'll practice on your own.
Take care!
Review
Know the following:
MySQL:
Creating tables
Populating Tables
SQL SELECT statements
HTML:
Background color and images
Links
Tables
Inserting PHP and Javascript
Font color and size
PHP:
Variables
If statements
For loops
While loops
Understand the
programs here.
Dreamweaver:
Basic usage
An example of AOIT work I found online
When you type in AOIT, this school comes up first with Google. Look at their
student work examples...I'd say you guys are ahead of most 10th graders.
AJAX
http://ajax.solutoire.com/Many of you will use this in your future web programming...
One of the more interesting explanations of MySpace
It's an inverse relationship: as fear goes up, public outings go down. Public outings go down, myspace
activity goes up.
Funny site
http://www.rinkworks.com/dialect/
20% of your final
You will create a web page for a Killian club (pick any) with the following requirements:
No templates from the Internet.
Use an example of PHP, Javascript, and HTML (obviously).
Due on the day of the final AT THE BEGINNING OF CLASS as a link on your blog!!
The three pages need to have links to each other. One page must have a table of some sorts. Use interesting colors and pictures (4 minimum).
Also you need to create a table with the student information: First Name, Last name, Homeroom. Use the PHP Connection script from February 6th 2006 to display the first names ONLY on a page.
Create an interesting logo and put it at the top!
I encourage code reuse from other projects obviously.
Grade breakdown:
30% pictures, color, and table
20% PHP connection
20% student table
10% Javascript example
10% logo
10% working links between three pages
Class Exercise
Write a for loop that counts out the minutes in an hour and displays every fifth minute, display the minute and the time left until the hour is through.
Today's exercise.
TO all the cosseted rap fans
Read
this.
More PHP Practice
Today's practice PHP:
We are going to create a higher/lower game with PHP.
PHP Fun!
We are still reviewing for the final. Yesterday I was going to attempt a PHP Blackjack game but the motivation was not there.
It seems the for loop review was necessary though...
For loop review
Daily Assignment:
You have to make a for loop that goes by fives up to 500.
Start at 0 goes to 500.
Video games are fun...
But do you really want to be like this?
Looks like the proxy server blocks it...I can always VNC home and upload the image...
With a partner
You are creating a payroll system with PHP.
The specifications:
Create an if statement with PHP concerning payroll. If the salary is more than 100,000 the tax rate is 35%. Between 80,000 and 100,000 the tax rate is 30%. Between 60,000 and 80,000 the tax rate is 25%. Between 40,000 and 60,000 the tax rate is 20%. Between 20,000 and 40,000 the tax rate is 15%. Between 0 and 20,000 the tax rate is 10%.
The program needs to output the taxes due based on the salary and rate.
Funny about Disney
Check it out.
the groups<3
The groups so far:
Amanda
Kim
Stephanie
Hans
Horus
Carlos
Mark
Jason
Jacob
Kristie
Nathalie
Estefania
Luis
Andres
David
Mason
Brandon
Bjorn
Review of Year
Gruop Review
-groups of three
1-Review of HTML,PHP,MYSQL on website. Be concise!
(all the points have to link to everything)
2-Podcast about php
3-Oral presentation about MYSQL, JAVASCRIPT,OR Video (Put online) e.c. one grade
4-Powerpoint review about open source technology (20 slides min.)
This project is worth 8 GRADES!!!
Either find a Killian club...
Either find a Killian club to make a web page for the essay portion of the final or I'll assign you one. You have until Friday to tell me which club. By next Monday you'll turn in a plan for the web page (remember we drew up a design at the beginning?).
The Heat are winning now...
Found another free book online
This PHP book is
free. Looks more legit.