RE: [PHP] Anyone have slides for an Intro to PHP Class?

2002-06-22 Thread SP

Here's a bunch of slide shows

http://conf.php.net/



-Original Message-
From: John Holmes [mailto:[EMAIL PROTECTED]]
Sent: June 22, 2002 2:36 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Anyone have slides for an Intro to PHP Class?


Does anyone have a presentation that I could use for an introduction to
PHP programming class? I've got an application that I want to bring some
more developers in on, but I'll need to teach them PHP and MySQL. I want
to give some classes to teach them the basics, and then we can learn
through actual programming from there. Does anyone have a presentation
like this? My audience will be people that have an HTML knowledge and
possibly a c/c++ introduction. Thanks for any help.
 
---John Holmes.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Anyone have slides for an Intro to PHP Class?

2002-06-22 Thread 1LT John W. Holmes

Sorry, I should've mentioned I had looked over those. I may take bits and
pieces from those. Was just wondering if anyone had anything else. something
that follows the manual, for example? This is a variable, this is an IF
loop, this is how you do a file upload, etc...

---John Holmes...
- Original Message -
From: SP [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, June 22, 2002 3:03 PM
Subject: RE: [PHP] Anyone have slides for an Intro to PHP Class?


 Here's a bunch of slide shows

 http://conf.php.net/



 -Original Message-
 From: John Holmes [mailto:[EMAIL PROTECTED]]
 Sent: June 22, 2002 2:36 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Anyone have slides for an Intro to PHP Class?


 Does anyone have a presentation that I could use for an introduction to
 PHP programming class? I've got an application that I want to bring some
 more developers in on, but I'll need to teach them PHP and MySQL. I want
 to give some classes to teach them the basics, and then we can learn
 through actual programming from there. Does anyone have a presentation
 like this? My audience will be people that have an HTML knowledge and
 possibly a c/c++ introduction. Thanks for any help.

 ---John Holmes.


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Anyone have slides for an Intro to PHP Class?

2002-06-22 Thread Chris Shiflett

Those presentations are great.

Also, the source code to power them is available if your browse through 
the PHP CVS tree; I believe it's just called pres or something like 
that. That way you can tailor your slide shows to your audience as well 
as present it without having to have a network connection, as you can 
run the whole show from your laptop.

It's a great presentation system. I assume Rasmus wrote it to help ease 
the pains of having so many presentations to give.

Chris

SP wrote:

Here's a bunch of slide shows

http://conf.php.net/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Anyone have slides for an Intro to PHP Class?

2002-06-22 Thread Chris Shiflett

Take those presentations and modify them to fit your needs. I believe 
there is even a presentation on how to implement the presentation system.

Chris

1LT John W. Holmes wrote:

Sorry, I should've mentioned I had looked over those. I may take bits and
pieces from those. Was just wondering if anyone had anything else. something
that follows the manual, for example? This is a variable, this is an IF
loop, this is how you do a file upload, etc...

---John Holmes...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php