I’ll be teaching an assembler class again in spring semester at Columbus State University, so lately I’ve been thinking about what I want to do with the class. I’ll be teaching IBM mainframe assembler again, and I’m planning to record Camtasia lectures for the entire class. I’ll make them available on the VisibleZ website as they become available. Most of the lectures will appear in December during the winter break. The rest will appear as the semester progresses. I have a few lectures already recorded and available. My plans are to make the lectures shorter, perhaps 15 minutes or less, to promote their use. I’ll also be using VisibleZ, which has completely changed my approach to teaching assembler. Seeing is believing, so if you haven’t tried it, now is the time. I can’t think of a better way to get up to speed on IBM assembler concepts than to load an object program into VisibleZ and watch it execute one instruction at a time.
Making Plans
Categories:
Related Posts
Techniques for Converting From Binary to Packed-DecimalTechniques for Converting From Binary to Packed-Decimal
If you are generating a binary result in a register and converting the result back to packed-decimal, you need to ...
Instruction of the Day: PACKInstruction of the Day: PACK
I just posted the first of many short instructional videos that cover specific mainframe instructions here. The link to it ...
Debugging an S0C4Debugging an S0C4
I Just finished turning in grades for the latest semester, and now I have a bit more time for adding ...
