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: Programming Languages for Technical Communication
Subject:Re: Programming Languages for Technical Communication From:"Huber, Mike" <mrhuber -at- SOFTWARE -dot- ROCKWELL -dot- COM> Date:Tue, 10 Feb 1998 16:46:29 -0600
It depends on your situation.
In a company where Windows is the dominant system, VB is a very good
language. It's easy to learn and use on a casual basis. You can do
worthwhile things with just a few lines of rather simple code.
JavaScript (which is very different from Java) is also good as a casual
language. The great thing with JavaScript, if you are already using
HTML, is that you can ease into it. You don't have to start with a
significant program. There are shortcomings of HTML that a line or two
of very simple JavaScript cures.
Not to be terribly self-promotional (who am I kidding?) but I'm going to
be talking about programming skills for communicators at the STC
conference in Anaheim. I'm on the panel titled "Information Development
at Rockwell Software-Part 2."
---
mike -dot- huber -at- software -dot- rockwell -dot- com
Home: nax -at- execpc -dot- com
>-----Original Message-----
>From: Laurel Nelson [SMTP:Laurel_Y_Nelson -at- NOTES -dot- SEAGATE -dot- COM]
>Sent: Tuesday, February 10, 1998 3:44 PM
>To: TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU
>Subject: Re: Programming Languages for Technical Communication
>...
>Mark: Would you elaborate more on which programming languages (besides
>Java) tech writers should learn (and in which order)? Are you speaking for
>writers who are involved in online Help and Web site development? Thanks in
>advance for any information you provide.
>