<< 1 >>
Rating:  Summary: pc/370 assembler Review: I need to know how comprehensive the pc/370 assembler is. Is it just a subset, or the whole thing, including macros? Is there a way I/you can contact the author?
Rating:  Summary: pc/370 assembler Review: I need to know how comprehensive the pc/370 assembler is. Is it just a subset, or the whole thing, including macros? Is there a way I/you can contact the author?
Rating:  Summary: Recommended for absolute beginners. Not for smarter people. Review: This book is a fairly good intro to Assembler language on MVS. Programmers who have not got a clue about what Assembler is, will benefit from it. However, you'll outgrow this book in two weeks. Character and number representation is dealt in detail. But important concepts like base register, addressability and macro language are only mentioned here and there without any real treatment. This indeed leaves a big gap in the book. Do buy this book if you are really new in the world of Assembler. Don't buy this book if you are planning to become a systems programmer one day.
Rating:  Summary: Good book for students and self study Review: This book is excellent for students, or for someone like me who had to get into mainframe assembler in a hurry. I was able to read the book in about 4 hours, and doing the examples in the book helped lock the concepts into my mind. I would like to see a section with more information on the mainframe and additional material on more advanced subjects. Some preparation on the kinds of assembler errors to expect from the mainframe would be nice too.
Rating:  Summary: Recommended for absolute beginners. Not for smarter people. Review: This is a very good book for someone who is new to assembler, but is also appropriate for someone familiar with an assembler language who wishes to learn mainframe assembler. Not only does this book describe the assembler instructions, but it explains important bit-level concepts and the use of structured programming techniques with assembler. The book begins with an example of a one-instruction assembler program for writing a message to the console. As new instructions are introduced, practical examples of their use are presented and explained. Each chapter ends with a series of exercises. The first exercise is always a set of True/False questions (with answers in the back of the book). The remaining exercises are simple programming problems. Included with this book is a copy of a freeware application for simulating a mainframe assembler in DOS. There is also an appendix which describes the steps that are needed on a mainframe to run mainframe assembler programs that were created on the PC. If your goal is to learn to write mainframe assembler programs, then I don't see how you could miss with this book.
Rating:  Summary: Excellent for learning and understanding mainframe assembler Review: This is a very good book for someone who is new to assembler, but is also appropriate for someone familiar with an assembler language who wishes to learn mainframe assembler. Not only does this book describe the assembler instructions, but it explains important bit-level concepts and the use of structured programming techniques with assembler. The book begins with an example of a one-instruction assembler program for writing a message to the console. As new instructions are introduced, practical examples of their use are presented and explained. Each chapter ends with a series of exercises. The first exercise is always a set of True/False questions (with answers in the back of the book). The remaining exercises are simple programming problems. Included with this book is a copy of a freeware application for simulating a mainframe assembler in DOS. There is also an appendix which describes the steps that are needed on a mainframe to run mainframe assembler programs that were created on the PC. If your goal is to learn to write mainframe assembler programs, then I don't see how you could miss with this book.
<< 1 >>
|