The Peter Norton Programmer's Guide to the IBM PC.

The Peter Norton Programmer's Guide to the IBM PC.

Author: Peter Norton

Publisher: Redmond, Wash. : Microsoft Corporation

Published: 1985

Total Pages: 454

ISBN-13:

DOWNLOAD EBOOK

A gold mine of insights, techniques and technical data, this guide includes information on the similarities and differences among IBM's five personal computers, plus tips for programming in assembly language, BASIC, C and Pascal. An Ingram computer book bestseller for over a year.


The IBM PC AT Programmer's Guide

The IBM PC AT Programmer's Guide

Author: James T. Smith

Publisher:

Published: 1986

Total Pages: 304

ISBN-13:

DOWNLOAD EBOOK

Clearly presents what you need to know to take complete control of the PC AT. Provides extensive information about DOS 3.0, the Intel 80286, and the PC AT BIOS - to give you all the tools you need for proficient programming. Also included is a detailed background on the IBM family of personal computers, how they differ from the AT and the Intel 8086 CPU family.


IBM PC Assembly Language and Programming

IBM PC Assembly Language and Programming

Author: Peter Abel

Publisher:

Published: 1998

Total Pages: 606

ISBN-13: 9780138965310

DOWNLOAD EBOOK

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.


Programming the 8086/8088

Programming the 8086/8088

Author: James Coffron

Publisher:

Published: 1983

Total Pages: 348

ISBN-13:

DOWNLOAD EBOOK

Explores the Micro's Internal Organization, Instruction Set, Programming Techniques, Input/Output & Register Management


Programmer's Guide to PC & PS/2 Video Systems

Programmer's Guide to PC & PS/2 Video Systems

Author: Richard Wilton

Publisher:

Published: 1987

Total Pages: 562

ISBN-13:

DOWNLOAD EBOOK

A detailed overview of the IBM PC and PS/2 video display systems includes information on video programming techniques, with source code samples and graphics display methods.


Peter Norton's Assembly Language Book for the IBM PC

Peter Norton's Assembly Language Book for the IBM PC

Author: Peter Norton

Publisher: Brady Publishing

Published: 1989

Total Pages: 410

ISBN-13: 9780136624790

DOWNLOAD EBOOK

Now updated to cover the latest assembler versions, with more code than ever, this bestselling classic is for every programmer who wants to build complete, full-scale assembly language programs. Includes disk containing complete chapter examples and full-fledged diskpatch program.


IBM PC & XT Assembly Language

IBM PC & XT Assembly Language

Author: Leo J. Scanlon

Publisher:

Published: 1985

Total Pages: 422

ISBN-13:

DOWNLOAD EBOOK

Crash course in computer numbering systems; Introduction to Assembly language programming; Using an Assembler; The 8088 instruction set; High-precision mathematics; Operating on data structures; Using the system resources; Graphics made easy; Let there be sound! Macros; Object libraries; Structured programming; 8087 math coprocessor.


Coder to Developer

Coder to Developer

Author: Mike Gunderloy

Publisher: John Wiley & Sons

Published: 2006-02-20

Total Pages: 322

ISBN-13: 0782151256

DOWNLOAD EBOOK

"Two thumbs up" —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) No one can disparage the ability to write good code. At its highest levels, it is an art. But no one can confuse writing good code with developing good software. The difference—in terms of challenges, skills, and compensation—is immense. Coder to Developer helps you excel at the many non-coding tasks entailed, from start to finish, in just about any successful development project. What's more, it equips you with the mindset and self-assurance required to pull it all together, so that you see every piece of your work as part of a coherent process. Inside, you'll find plenty of technical guidance on such topics as: Choosing and using a source code control system Code generation tools--when and why Preventing bugs with unit testing Tracking, fixing, and learning from bugs Application activity logging Streamlining and systematizing the build process Traditional installations and alternative approaches To pull all of this together, the author has provided the source code for Download Tracker, a tool for organizing your collection of downloaded code, that's used for examples throughout this book. The code is provided in various states of completion, reflecting every stage of development, so that you can dig deep into the actual process of building software. But you'll also develop "softer" skills, in areas such as team management, open source collaboration, user and developer documentation, and intellectual property protection. If you want to become someone who can deliver not just good code but also a good product, this book is the place to start. If you must build successful software projects, it's essential reading.