Programming Assembler Language

Programming Assembler Language
Author: Peter Abel
Publisher:
Total Pages: 632
Release: 1989
Genre: Computers
ISBN:

This revision includes greater coverage of architecture, earlier introduction to programming style, and expanded program examples. The text covers IBM mainframe assembly language and all the topics of the standard CS3 course. Appropriate for sophomore courses in assembly language programming. (vs. Struble)

Mainframe Assembler Programming

Mainframe Assembler Programming
Author: Bill Qualls
Publisher: Wiley
Total Pages: 0
Release: 1998-03-13
Genre: Computers
ISBN: 9780471249931

Master the skills you need to take advantage of the booming market for mainframe programmers. Programmers acknowledge that understanding the internals of the machine helps them write more efficient code in cobol, C, and other high-level languages. Whether you are working on a Year 2000 team or setting up an e-commerce application, this book gets you up and running with the skills you'll need to retrofit systems and move mainframe programs into the 21st century. Designed to build skills rapidly and intuitively, Mainframe Assembler Programming: * Teaches you how to program mainframe Assembler on your PC * Starts you programming usable code from day 1, page 1 * Structures all lessons around real-world business applications * Uses the same five data sets throughout, so you get progressively more sophisticated results as you learn. On the enclosed disk you'll find: * PC/370-lets you program and execute mainframe Assembler on your PC * Source code for all examples from the book A rapid introduction or a refresher for experienced programmers, Mainframe Assembler Programming gives you the know-how you need to program for productivity and quality in the mainframe environment.

IBM PC Assembler Language and Programming

IBM PC Assembler Language and Programming
Author: Peter Abel
Publisher: Prentice Hall
Total Pages: 488
Release: 1987
Genre: Computers
ISBN:

The book presents both a tutorial and a reference on programming the IBM PC microcomputers in the assembler language and on related hardware and architectural issues of the IBM personal computers or IBM-compatible ones. Essentially no previous knowledge of any programming language or about PC architecture is required for this text. The author goes through all the relevant material, starting from the very basics and ending with more advanced topics concerning assembler language programming and the interaction with operating system, in sufficient extent and clarity of exposition.

IBM PC Assembly Language and Programming

IBM PC Assembly Language and Programming
Author: Peter Abel
Publisher:
Total Pages: 606
Release: 1998
Genre: Assembler language (Computer program language)
ISBN: 9780138965310

Presents features of Pentium architecture and key instructions. The book trains readers to understand hardware, machine-language code and hexagonal format, writing programs in assembly language, trace element execution, writing macro instructions and linking separately assembled programs into one.

Assembly Language Programming and Organization of the IBM PC

Assembly Language Programming and Organization of the IBM PC
Author: Ytha Y. Yu
Publisher: McGraw-Hill Europe
Total Pages: 564
Release: 1992
Genre: Computers
ISBN: 9780071128964

This introduction to the organization and programming of the 8086 family of microprocessors used in IBM microcomputers and compatibles is comprehensive and thorough. Includes coverage of I/O control, video/graphics control, text display, and OS/2. Strong pedagogy with numerous sample programs illustrates practical examples of structured programming.

Basic IBM Mainframe Assembly Language Programming

Basic IBM Mainframe Assembly Language Programming
Author: KEVIN C. O'KANE
Publisher: Createspace Independent Publishing Platform
Total Pages: 0
Release: 2011-06-21
Genre: Assembly languages (Electronic computers)
ISBN: 9781463578756

A revised and expanded (2013) introduction to the IBM mainframe assembly language and architecture including addressing models, basic and extended instruction formats, operand addressing, the Program Status Word, subroutine linkage, looping, input output, character & bit manipulation, and the decimal (BCD) programming. The book includes more than 40 pages of comprehensive programming examples. Designed to be used in conjunction with the Window's based open source, z390 mainframe emulator. Assumes no prior knowledge of assembly language programming. About the author: the author is professor emeritus of computer science at the University of Northern Iowa in Cedar Falls, Iowa where he taught IBM assembly language for over twenty years.