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
Learn You a COBOL for Great GoodLearn You a COBOL for Great Good
The title is a reference to one of my favorite programming language instruction texts: Learn You a Haskell for Great ...
Review an Instruction: CGRBReview an Instruction: CGRB
Here is the grande version of the instruction we reviewed last week: CRB. Read about it here. Watch it happen ...
The Difference Between Load and Load AddressThe Difference Between Load and Load Address
Among other things, you need a sense of humor to be an assembler programmer, as the language presents you an ...
