Showstopper!

Showstopper!

Author: G. Pascal Zachary

Publisher: Open Road Media

Published: 2014-04-01

Total Pages: 239

ISBN-13: 1480494844

DOWNLOAD EBOOK

This “inside account captures the energy—and the madness—of the software giant’s race to develop a critical new program. . . . Gripping” (Fortune Magazine). Showstopper is the dramatic, inside story of the creation of Windows NT, told by Wall Street Journal reporter G. Pascal Zachary. Driven by the legendary David Cutler, a picked band of software engineers sacrifices almost everything in their lives to build a new, stable, operating system aimed at giving Microsoft a platform for growth through the next decade of development in the computing business. Comparable in many ways to the Pulitzer Prize–winning book The Soul of a New Machine by Tracy Kidder, Showstopper gets deep inside the process of software development, the lives and motivations of coders and the pressure to succeed coupled with the drive for originality and perfection that can pull a diverse team together to create a program consisting of many hundreds of thousands of lines of code.


Exploring Apple GS/OS and ProDOS 8

Exploring Apple GS/OS and ProDOS 8

Author: Gary B. Little

Publisher: Addison Wesley Publishing Company

Published: 1989

Total Pages: 394

ISBN-13:

DOWNLOAD EBOOK

This book serves as a comprehensive guide to the many features of the ProDOS 8 and Apple GS/OS operating systems, and presents sophisticated techniques for experienced assembly language programmers. Covers information on GS/OS, the new operating system for the Apple IIGS.


Scientific Pascal

Scientific Pascal

Author: Harley Flanders

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 603

ISBN-13: 1461224284

DOWNLOAD EBOOK

Guide to this Book My main objective is to teach programming in Pascal to people in the hard sciences and technology, who don't have much patience with the standard textbooks with their lengthy, pedantic approach, and their many examples of no interest to scientists and engineers. Another objective is to present many both interesting and useful algorithms and programs. A secondary objective is to explain how to cope with various features of the PC hardware. Pascal really is a wonderful programming language. It is easy to learn and to remember, and it has unrivalled clarity. You get serious results in short order. How should you read this book? Maybe backwards is the answer. If you are just starting with the Borland Pascal package, you must begin with Appendix 1, The Borland Pascal Package. If you are a Pascal user already, still you should skim over Appendix 1. Appendix 2, On Programming, has material on saving programming time and on debugging that might be useful for reference. Chapter 1, Introduction to Pascal, will hardly be read by the experienced Pascal programmer (unless he or she has not used units). Chapter 2, Programming Basics, begins to sample deeper waters, and I hope everyone will find something interesting there. Chapter 3, Files, Records, Pointers, is the final chapter to concentrate on the Pascal programming language; the remaining chapters concentrate on various areas of application.