"Every Shop Has Some Assembler Somewhere" - course update

From: S Comstock (scomstock_at_aol.com)
Date: 07/07/04


Date: 07 Jul 2004 18:32:32 GMT


[Tune for subject line quote: "Everybody Loves Somebody Sometime"]

Well, it's true, every shop does have some Assembler code somewhere.

And I have just finished updating my Assembler course "z/OS
Assembler for applications Programmers" (3 days) to include
the new hardware instructions recently announced as well as
z/OS V1.5 and HLASM V1.5 changes.

While I promote our Assembler series as being for applications
programmers, systems programmers can often get a good running
start by attending some or all of these courses. Here is how
the curriculum is designed:

OS/390 Assembler Language: Classic (5 days) - the first
       course for someone new to Assembler, includes all
       the original S/360 instruction set plus S/370
       and some later instructions

OS/390 Assembler Language: Interfaces (3 days) - the
       natural follow on, covering static and dynamic
       linkages, I/O macros, basic dump reading, and
       some other commonly used macros (e.g.: WTO,
       TIME, etc.)

OS/390 Assembler Language: Update (1 day) - for new
       assembler programmers who have taken the above
       sequence, and experienced Assembler programmers
       who have not had a chance to learn the major
       changes in the Assembler and hardware instructions
       prior to z/Architecture

z/OS Assembler for Applications Programmers (3 days)
       for new or experienced assembler programmers who
       need to pick up the hardware and Assembler info
       introduced by z/Archicture and z/OS.

The Assembler gurus in your shop are probably your sharpest
technical employees, and keeping them current pays back to
your bottom line in many ways (performance, debugging,
even morale and enthusiasm). If you are losing your
Assembler gurus to retirement, downsizing, outsourcing, etc.,
you should consider growing some replacements by a carefully
thought-out training program.

Go to our page about our Assembler curriculum:

    http://www.trainersfriend.com/assemcurric.htm

there you will find more information, including links
to the detail information for each Assembler course we
offer (and, at the bottom of that page, links to courses
we teach that are mulit-lingual and include Assembler).

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.
303-393-8716 - from anywhere
800-993-8716 - toll free from in the States



Relevant Pages

  • Re: Your opinion on the Agner fog manuals.
    ... Perhaps the fact that those "advanced assembly language programmers" ... Boy, you're really stuck on that *one sentence* in the documentation, ... Try searching for information about the LISA assembler sometime. ...
    (alt.lang.asm)
  • Re: Why Not Assembly?
    ... > A HLL shields you from the low level stuff of ... > to know to use assembler. ... HLLs don't shield you from this. ... Certainly one advantage of HLLs is that companies and programmers are ...
    (alt.lang.asm)
  • Library Design, the script kiddies nightmare.
    ... good across the board of assembler programming. ... With languages that have the capacity, libraries of reusable code make ... comes at a cost that some of the older assembler programmers will not ... The virtue of writing code in this modular format is that you can use ...
    (alt.lang.asm)
  • Structs in Assembly
    ... implementation in assembly language. ... support this facility. ... programmers who don't know much about assembly. ... Now if your assembler doesn't support structs, ...
    (alt.lang.asm)
  • Re: moving from vb.net to c#
    ... I'm assembling a compilation of all the ... VB language hides a lot from the developer and allows for and automatically ... >>> Why not just code in Assembler then? ... > I bet there WERE programmers who were upset. ...
    (microsoft.public.dotnet.framework.aspnet)