Re: WAS Paragraph numbering - industry standard? NOW Tech Book Organization

Subject: Re: WAS Paragraph numbering - industry standard? NOW Tech Book Organization
From: Lou Quillio <public -at- quillio -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Wed, 03 Aug 2005 23:14:49 -0400


[Replied off-list. Most vulgarities stripped here.]

Michele wrote:

> Forgive me, I have a teen [how did *this* happen?].

Mediocre sex, usually. That's how I got two exceptional teen-aged
daughters.

> Now for a serious TWing question: if you were writing a dumbed down
> version of "learning to program in PHP" would you introduce True/False
> If statements, OR values, after explaining all the easy stuff?

First of all, <del>steal</del>borrow from php.net.

Give practical scripting examples. I'd first touch on string and
datetime manipulation. For example, in a Web setting

&#169; Copyright 2004-<?php print date("Y"); ?> by Joe Scripter

is a tidy bit of useful scripting. Current year updates
perpetually. Gets 'em thinking.

The usual progression into programmatic logic is to next cover
operators (<, >, =, ==, ===, !=, etc.), and then the core constructs
(IF, SWITCH, and WHILE). Probably want to talk briefly about
counters and incrementing.

If I'm guessing the scope of your piece, Michele, that should be
enough. I'd get them excited with short, practical examples in
these areas, then point readers to php.net. Wonderful resource.

Be sure to emphasize the community aspect of open-source. PHP
existed well before it entered the Barnes & Noble catalog, and will
still be around when the last tree falls. Users will make the most
of it if they know the community's out there, and that asking for
help is expected. Nobody owns PHP, and everybody who uses it knows
that.

LQ

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l


---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.



References:
Paragraph numbering - industry standard?: From: siliconwriter
Re: Paragraph numbering - industry standard?: From: Michele
Re: Paragraph numbering - industry standard?: From: Jefro
Re: Paragraph numbering - industry standard?: From: Lou Quillio
WAS Paragraph numbering - industry standard? NOW Tech Book Organization: From: Michele

Previous by Author: Re: Version control software
Next by Author: Re: How to get the Service Mark notice in MS Word?
Previous by Thread: WAS Paragraph numbering - industry standard? NOW Tech Book Organization
Next by Thread: Re: Paragraph numbering - industry standard?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads