Object-Oriented PHP Instructor: Steve Perry [email protected].

5
Object-Oriented PHP Instructor: Steve Perry [email protected]

Transcript of Object-Oriented PHP Instructor: Steve Perry [email protected].

Page 1: Object-Oriented PHP Instructor: Steve Perry steveperrymail@yahoo.com.

Object-Oriented PHP

Instructor: Steve Perry

[email protected]

Page 2: Object-Oriented PHP Instructor: Steve Perry steveperrymail@yahoo.com.

• About the class:– PHP was not created to be an Object-Oriented language– PHP is more accurately described as an " Object-Capable " language

• You may use objects• You don't have to

– This class will introduce you to nearly all of PHP object-oriented constructs– Video demonstrations are given and the coding is explained

Page 3: Object-Oriented PHP Instructor: Steve Perry steveperrymail@yahoo.com.

• About Me:– Started fulltime in IT in 1977 as a mainframe COBOL programmer– Moved into Windows Programming and Database technologies in 1994– Started Web Development in 1997– Full-time instructor in 2001

• College and University• Corporate Training

– Teach PHP, Java, JavaScript/jQuery, Ajax, Oracle SQL, MySQL, HTML/CSS… and even a little Perl

Page 4: Object-Oriented PHP Instructor: Steve Perry steveperrymail@yahoo.com.

• Education:– Master's in Education with an Emphasis on teaching Adults online

University of Phoenix, 2004– B.A. in Mathematics

Illinois Institute of Technology , 1978

Page 5: Object-Oriented PHP Instructor: Steve Perry steveperrymail@yahoo.com.

• End of Presentation