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
Total Pages: 454
Release: 1985
Genre: Computers
ISBN:

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 New Peter Norton Programmer's Guide to the IBM PC and PS

The New Peter Norton Programmer's Guide to the IBM PC and PS
Author: Peter Norton
Publisher:
Total Pages: 511
Release: 1985
Genre:
ISBN: 9780134490670

Anatomy of the PCs and PS/2s - The ins and outs - The ROM Software - Video basic - Disk basic - Keyboard basics - Clocks, timers, and sound generation - Rom bios basics - Rom bios video services - Rom bios disk services - Rom bios keyboard services - Miscellaneous services - Rom bios services summary - Dos basics - Dos interrupts - Dos functions : version 1 - Dos functions : versions 2.0 and later - Dos functions summary - Program building - Programming languages.

The Peter Norton Programmer's Guide to the IBM PC

The Peter Norton Programmer's Guide to the IBM PC
Author: Peter Norton
Publisher:
Total Pages: 0
Release: 1985
Genre: Basic input-output systems
ISBN: 9780140871449

If you're an intermediate or advanced programmer, you know the value of developing programs for one IBM machine that will port to the others, even any future IBM machines. Peter Norton, creator of "Norton Utilities" give you the information you need to just this. Insights, techniques, technical data, quick reference charts enable you to look at the architectural similarities and differences among IBM's five personal computers. With this information, simple, clean, and portable professional and business programs are attainable.

The Peter Norton PC Programmer's Bible

The Peter Norton PC Programmer's Bible
Author: Peter Norton
Publisher:
Total Pages: 636
Release: 1993
Genre: Computers
ISBN: 9781556155550

Completely rewritten and reorganized, this third edition of a classic bestseller provides complete reference coverage of industry standard hardware, operating systems, program development tools, and technical details. Update includes Win 3.1 and Win NT, the new IBM and AMD BIOS, MS-DOS 6.0, Intel P5, and much more.

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
Total Pages: 410
Release: 1989
Genre: Assembler language (Computer program language)
ISBN: 9780136624790

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.

The New Peter Norton Programmer's Guide to the IBM PC & PS/2

The New Peter Norton Programmer's Guide to the IBM PC & PS/2
Author: Peter Norton
Publisher: Redmond, Wash. : Microsoft Press
Total Pages: 532
Release: 1988
Genre: Computers
ISBN: 9781556151316

This authoritative, critically acclaimed book--updated to include the new IBM PS/2 line--is a complete reference to the hardware, system software (includingOS/2), the ROM BIOS services, and the differences among the IBM family of microcomputers. A must-have for programmers and power users.

Coder to Developer

Coder to Developer
Author: Mike Gunderloy
Publisher: John Wiley & Sons
Total Pages: 322
Release: 2006-02-20
Genre: Computers
ISBN: 0782151256

"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.