TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
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
© 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.
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.