Skip to main content

Books in Software

This collection encompasses software engineering, programming languages, and development frameworks. Showcasing best practices, innovative methodologies, and case studies, it supports developers, researchers, and educators in building reliable, efficient, and maintainable software systems. Addressing agile development, software testing, and DevOps, these resources foster technological excellence and industry readiness.

  • Mac OSX Developer's Guide

    • 1st Edition
    • Jesse Feiler
    • English
    Mac OS X, Apple's newest operating system for the Macintosh platform, is profoundly different from its earlier versions because of its similarity to the UNIX operating system. For developers writing software for OS X this means adjusting to two new environments to create applications and to access the enhanced features of the new OS, Cocoa and Carbon. Cocoa is an object-oriented API in which all future OS X programs will be written. Carbon is a transitional technology allowing compatibility of applications written for earlier versions of the Mac OS with Mac OS X.Mac OS X Developer's Guide focuses equally on Cocoa and Carbon, guiding the reader through these technologies and showing how to write applications in both. It is the first book for Mac OS X developers written for those who are already working on applications, as well as new developers just getting started. It starts off describing the new OS and its development tools then focuses on specific programming issues, providing tips on making the transition from classic Mac OS code to Mac OS X.
  • Usability Engineering

    Scenario-Based Development of Human-Computer Interaction
    • 1st Edition
    • Mary Beth Rosson + 1 more
    • English
    You don't need to be convinced. You know that usability is key to the success of any interactive system-from commercial software to B2B Web sites to handheld devices. But you need skills to make usability part of your product development equation. How will you assess your users' needs and preferences? How will you design effective solutions that are grounded in users' current practices? How will you evaluate and refine these designs to ensure a quality product?Usability Engineering: Scenario-Based Development of Human-Computer Interaction is a radical departure from traditional books that emphasize theory and address experts. This book focuses on the realities of product development, showing how user interaction scenarios can make usability practices an integral part of interactive system development. As you'll learn, usability engineering is not the application of inflexible rules; it's a process of analysis, prototyping, and problem solving in which you evaluate tradeoffs, make reasoned decisions, and maximize the overall value of your product.
  • Optimizing Compilers for Modern Architectures

    A Dependence-based Approach
    • 1st Edition
    • Randy Allen + 1 more
    • English
    Modern computer architectures designed with high-performance microprocessors offer tremendous potential gains in performance over previous designs. Yet their very complexity makes it increasingly difficult to produce efficient code and to realize their full potential. This landmark text from two leaders in the field focuses on the pivotal role that compilers can play in addressing this critical issue. The basis for all the methods presented in this book is data dependence, a fundamental compiler analysis tool for optimizing programs on high-performance microprocessors and parallel architectures. It enables compiler designers to write compilers that automatically transform simple, sequential programs into forms that can exploit special features of these modern architectures. The text provides a broad introduction to data dependence, to the many transformation strategies it supports, and to its applications to important optimization problems such as parallelization, compiler memory hierarchy management, and instruction scheduling. The authors demonstrate the importance and wide applicability of dependence-based compiler optimizations and give the compiler writer the basics needed to understand and implement them. They also offer cookbook explanations for transforming applications by hand to computational scientists and engineers who are driven to obtain the best possible performance of their complex applications.The approaches presented are based on research conducted over the past two decades, emphasizing the strategies implemented in research prototypes at Rice University and in several associated commercial systems. Randy Allen and Ken Kennedy have provided an indispensable resource for researchers, practicing professionals, and graduate students engaged in designing and optimizing compilers for modern computer architectures.
  • Configuring Windows 2000 without Active Directory

    • 1st Edition
    • Syngress
    • English
    Eliminate the hassles of Active Directory - install Windows 2000 without it! Windows 2000 is undoubtedly a great product. In one year after its release, Microsoft have sold have sold 10 million licenses. System administrators are praising its impressive abilities to coordinate Internet, intranet, extranets, and management applications creating a complete technical infrastructure. However, there has been a noticeable amount of organizations that are avoiding one of the most talked about features of Windows 2000 - Active Directory. The industry buzz is that Active Directory (although a great product) is a burden to implement and install and is not compatible with non Windows products like Solaris, NetWare and Linux. Configuring Windows 2000 WITHOUT Active Directory is a complete guide to installation and configuration of Windows 2000 (without Active Directory) for system administrators and network consultants. This book details not only the new features and functions of Windows 2000 but also how to integrate several features with existing Windows NT4 domains. The book does not cover the Active Directory function of Windows 2000.
  • VB.Net Web Developer's Guide

    • 1st Edition
    • Syngress
    • English
    Visual Basic has long been the language of choice when designing Windows-based applications and the Web. Touted as both the most popular and productive computing language, Visual Basic has amassed quite a following of devoted programmers, and is a sought after programming skill. With the introduction of .NET Enterprise, Microsoft launch VB.NET, offering a streamlined, simplified version of Visual Basic language. With increased power, scalability, functionality and reliability, VB.NET is positioned to be the most productive tool in a programmer's toolbox. VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated in Visual Basic.NET.
  • Palm OS Web Application Developers Guide

    Including PQA and Web Clipping
    • 1st Edition
    • Ben Combee + 3 more
    • English
    With an 80% hand-held device market-share, the Palm Organizer is the platform of choice for Mobile Internet application developers.With its decision to license the Palm OS to rival device manufacturers such as Sony, Motorola, and Handspring, Palm has further strengthened its claim as the industry standard for Mobile Computing architecture. Palm OS Web Application Developers Guide provides step-by-step instructions on how to migrate existing HTML to the Palm platform. The book will be useful for webmasters looking to convert current web pages. It is also ideal for C and Java programmers interested in building more dynamic applications from the ground up.
  • Practical IDL Programming

    • 1st Edition
    • Liam E. Gumley
    • English
    Increasingly, scientists and engineers must quickly and efficiently analyze and visualize extremely large sets of data. Interactive Data Language, IDL, was designed to address just this need. A popular data analysis and visualization programming environment, IDL is used worldwide by scientists and engineers in fields as diverse as the physical sciences, medical physics, and engineering test and analysis.In Practical IDL Programming, Liam E. Gumley provides a solid foundation in the fundamentals of procedural programming in IDL. He presents concise information on how to develop IDL programmers that are well structured, reliable, and efficient. The example programs in the book demonstrate key concepts and provide functionality that can be applied immediately. In addition, the book offers readers practical tips and advice on IDL programming, which they would otherwise discover only after years of experience.While only modest prior programming experience is assumed, readers with experience in any procedural language will quickly translate their skills to IDL, learning the best programming practices for this new environment. Scientists, engineers, and students in educational, government, and commercial research and development environments will all appreciate the author's guidance in helping them effectively analyze and visualize data.
  • Hack Proofing Linux

    A Guide to Open Source Security
    • 1st Edition
    • James Stanger + 1 more
    • English
    From the authors of the bestselling E-Mail Virus Protection Handbook!The Linux operating system continues to gain market share based largely on its reputation as being the most secure operating system available. The challenge faced by system administrators installing Linux is that it is secure only if installed and configured properly, constantly and meticulously updated, and carefully integrated with a wide variety of Open Source security tools. The fact that Linux source code is readily available to every hacker means that system administrators must continually learn security and anti-hacker techniques. Hack Proofing Linux will provide system administrators with all of the techniques necessary to properly configure and maintain Linux systems and counter malicious attacks. Linux operating systems and Open Source security tools are incredibly powerful, complex, and notoriously under-documented - this book addresses a real need Uses forensics-based analysis to give the reader an insight to the mind of a hacker
  • Trends in Software Engineering

    • 1st Edition
    • Volume 54
    • Marvin Zelkowitz
    • English
    Volume 54 presents six chapters on the changing face of software engineering-the process by which we build reliable software systems. We are constantly building faster and less expensive processors, which allow us to use different processes to try and conquer the "bug" problem facing all developments-how to build reliable systems with few errors at low or at least manageable cost. The first three chapters of this volume emphasize components and the impact that object-oriented design is having on the program development process (a current "hot topic"). The final three chapters present additional aspects of the software development process, including maintenance, purchasing strategies, and secure outsourcing of scientific computations.
  • Implicit Parallel Programming in <i>pH</i>

    • 1st Edition
    • Rishiyur Nikhil + 1 more
    • English
    Parallel machines are now affordable and available to many users in the form of small symmetric shared-memory multiprocessors (SMPs). Unfortunately, programming practices have not kept pace with this hardware advance. The vast majority of developers still write applications in sequential programming languages that do not exploit multiple processors. The traditional approaches for adding parallelism to applications are prone to introducing new, strange, and difficult-to-elimina... bugs.In this important new text, the authors offer a completely different vision of the future, where parallel programming is the default and sequential programming is a special case. The foundation of this vision is an implicitly parallel programming language, pH, which is the result of two decades of research by the authors. A dialect and extension of the standard nonstrict and purely functional language Haskell, pH is essentially Haskell with implicitly parallel semantics. pH's extensions to Haskell comprise a disciplined approach to shared parallel state, so that a pH program-even a beginner's program-is implicitly parallel.The authors have developed this text over ten years while teaching implicit parallel programming to graduate students at MIT and specialized short courses to undergraduates and software professionals in the U.S., Japan, and India.
  • Your Wish is My Command

    Programming By Example
    • 1st Edition
    • Henry Lieberman
    • English
    As user interface designers, software developers, and yes-as users, we all know the frustration that comes with using "one size fits all" software from off the shelf. Repeating the same commands over and over again, putting up with an unfriendly graphical interface, being unable to program a new application that you thought of yourself-these are all common complaints. The inflexibility of today's computer interfaces makes many people feel like they are slaves to their computers. Shouldn't it be the other way around? Why can't technology give us more "custom-fitting" software?On the horizon is a new technology that promises to give ordinary users the power to create and modify their own programs. Programming by example (PBE) is a technique in which a software agent records a user's behavior in an interactive graphical interface, then automatically writes a program that will perform that behavior for the user.Your Wish is My Command: Programming by Example takes a broad look at this new technology. In these nineteen chapters, programming experts describe implemented systems showing that PBE can work in a wide variety of application fields. They include the following:The renowned authors and their editor believe that PBE will some day make it possible for interfaces to effectively say to the user, "Your wish is my command!"
  • Windows Me Clear & Simple

    • 1st Edition
    • P K McBride
    • English
    Windows Me Clear & Simple will provide everything the novice needs to know to start using Windows Me efficiently. It is based on the existing, and successful, Windows 98 Clear & Simple, with new material on video and multimedia and on simple networking to reflect the improvements in the software.Windows Me (Millennium Edition) is the latest version of Microsoft's operating system for the home market. It is essentially an upgraded edition of Windows 98, with new multimedia facilities, improved hardware management, simpler networking, and amended Internet software. PC manufacturers are selling Windows Me PCs beginning in September 2000, initially alongside Windows 98 PCs, but gradually replacing them.
  • Parallel I/O for High Performance Computing

    • 1st Edition
    • John M. May
    • English
    Scientific and technical programmers can no longer afford to treat I/O as an afterthought. The speed, memory size, and disk capacity of parallel computers continue to grow rapidly, but the rate at which disk drives can read and write data is improving far less quickly. As a result, the performance of carefully tuned parallel programs can slow dramatically when they read or write files-and the problem is likely to get far worse.Parallel input and output techniques can help solve this problem by creating multiple data paths between memory and disks. However, simply adding disk drives to an I/O system without considering the overall software design will not significantly improve performance. To reap the full benefits of a parallel I/O system, application programmers must understand how parallel I/O systems work and where the performance pitfalls lie. Parallel I/O for High Performance Computing directly addresses this critical need by examining parallel I/O from the bottom up. This important new book is recommended to anyone writing scientific application codes as the best single source on I/O techniques and to computer scientists as a solid up-to-date introduction to parallel I/O research.
  • Tru64 UNIX File System Administration Handbook

    • 1st Edition
    • Steven Hancock
    • English
    Tru64 UNIX File System Administration Handbook is a unique and authoritative book that will help systems administrators and other technical professionals understand and master perhaps the most critical part of Tru64 UNIX: the file system by which the operating system stores and manipulates all of the information that enables both it and other applications to function. File system administration thus is one of the most important, complex, and time-consuming tasks Tru64 system administrators must perform. If Tru64 UNIX is an automobile engine, then the file system is the microprocessor that keeps all of the engine components working together efficiently, and this book explains how to manage, tune, and troubleshoot this processor. Steve Hancock is an ideal author for this book. As a file systems support engineer within Compaq's Tru64 UNIX group, he trains and consults with systems administrators and engineers within large corporations who are designing, managing, and troubleshooting Tru64 UNIX file systems. Tru64 UNIX File Systems Administration Handbook covers all of the newest and advanced Tru64 UNIX features, including Compaq's TruCluster technology, which enables organizations to grow their systems by integrating many individual computers.
  • Interfacing with C

    • 2nd Edition
    • Howard Hutchings + 1 more
    • English
    Interfacing with C is about interfacing personal computers using C. Anyone who is interested in ports, transducer interfacing, analog to digital conversion, convolution, filters or digital/analog conversion will benefit from reading Interfacing with C. Students will also find this a practical introduction to real-time programming with a generous collection of tried and tested programs.The pace of the book is such that the reader is encouraged to run the programs and experiment with C. The principles precede the applications in most cases in an attempt to provide genuine understanding and encourage further development. Readers will gain much from the hands-on experience the authors' approach provides, an approach designed to enable readers to climb steep learning curves with the minimum amount of assistance. The many programs included in the text provide the essential hands-on experience. Some of the programs inevitably become rather lengthy, so the source code used is available as a free download from the Newnes website. The aim of the book, however, is to give the reader enough confidence to rewrite and improve these programs.In the second edition Mike James has thoroughly updated all aspects relating to software, operating systems and graphical interfaces. He has also increased the scope of the book to include current forms of C++. Material on data acquisition has been thoroughly updated and the section on peripherals increased.
  • Object-Oriented Implementation of Numerical Methods

    An Introduction with Java & Smalltalk
    • 1st Edition
    • Didier H. Besset
    • English
    Numerical methods naturally lend themselves to an object-oriented approach. Mathematics builds high- level ideas on top of previously described, simpler ones. Once a property is demonstrated for a given concept, it can be applied to any new concept sharing the same premise as the original one, similar to the ideas of reuse and inheritance in object-oriented (OO) methodology. Few books on numerical methods teach developers much about designing and building good code. Good computing routines are problem-specific. Insight and understanding are what is needed, rather than just recipes and black box routines. Developers need the ability to construct new programs for different applications.Object-... Implementation of Numerical Methods reveals a complete OO design methodology in a clear and systematic way. Each method is presented in a consistent format, beginning with a short explanation and following with a description of the general OO architecture for the algorithm. Next, the code implementations are discussed and presented along with real-world examples that the author, an experienced software engineer, has used in a variety of commercial applications.
  • The School of Niklaus Wirth

    The Art of Simplicity
    • 1st Edition
    • Laszlo Boszormenyi + 2 more
    • English
    Niklaus Wirth is one of the great pioneers of computer technology and winner of the ACM's A.M. Turing Award, the most prestigious award in computer science. he has made substantial contributions to the development of programming languages, compiler construction, programming methodology, and hardware design. While working at ERH Zurich, he developed the languages Pascal and Modula-2. He also designed an early high performance workstation, the Personal Computer Lilith, and most recently the language and operating system Oberon.While Wirth has often been praised for his excellent work as a language designer and engineer, he is also an outstanding educator—something for which he is not as well known. This book brings together prominent computer scientists to describe Wirth's contributions to education. With the exception of some of his colleagues such as Professors Dijkstra, Hoare, and Rechenberg, all of the contributors to this book are students of Wirth. The essays provide a wide range of contemporary views on modern programming practice and also illuminate the one persistent and pervasive quality found in all his work: his unequivocal demand for simple solutions. The authors and editors hope to pass on their enthusiasm for simple engineering solutions along with their feeling for a man to whom they are all so indebted.
  • CAFE: An Industrial-Strength Algebraic Formal Method

    • 1st Edition
    • K. Futatsugi + 2 more
    • English
    This book contains selected papers on the language, applications, and environments of CafeOBJ, which is a state-of -the-art algebraic specification language. The authors are speakers at a workshop held in 1998 to commemorate a large industrial/academic project dedicated to CafeOBJ. The project involved more than 40 people from more than 10 organisations, of which 6 are industrial. The workshop attracted about 30 talks and more than 70 attendees.The papers in the book however, are either heavily revised versions presented at the workshop, to reflect recent advancements or research; or completely new ones, written especially for this book. In this regard, the book is not a usual postpublication after a workshop. Also, although it is a compendium of papers that are related to CafeOBJ, the book is not a manual, reference, or tutorial of CafeOBJ. Probably the best description is that it is a collection of papers that investigate how to use, or to make it easy to use, CafeOBJ. Reflecting the diverse nature of the project and its participants (most of the authors are participants to the project), the papers, put together, offer a comprehensive picture from this methodological perspective.Some papers deal with various advanced aspects of the language, such as rewriting logic and behavioural logic. For rewriting logic, a couple of significant applications were reported. In particular, UML, now considered de facto standard language for modelling systems, is the subject of one paper. For behavioural logic, new methodological guidelines are presented. Some papers shed new light on a more traditional paradigm in the language; order-sorted equational specifications. One paper, in particular, deal with a way to associate CafeOBJ with object-oriented programming. The other papers deal with environments for writing and vertifying specifications written in CafeOBJ. Underlying those papers are two major considerations: user interfaces for manipulating specifications, and systematic supports for proofs. All the environments explained in the papers assume and support distributed computing, and de facto standard network technologies, such as WWW and http, are incorporated.
  • Parallel Programming in OpenMP

    • 1st Edition
    • Rohit Chandra + 5 more
    • English
    The rapid and widespread acceptance of shared-memory multiprocessor architectures has created a pressing demand for an efficient way to program these systems. At the same time, developers of technical and scientific applications in industry and in government laboratories find they need to parallelize huge volumes of code in a portable fashion. OpenMP, developed jointly by several parallel computing vendors to address these issues, is an industry-wide standard for programming shared-memory and distributed shared-memory multiprocessors. It consists of a set of compiler directives and library routines that extend FORTRAN, C, and C++ codes to express shared-memory parallelism.Parallel Programming in OpenMP is the first book to teach both the novice and expert parallel programmers how to program using this new standard. The authors, who helped design and implement OpenMP while at SGI, bring a depth and breadth to the book as compiler writers, application developers, and performance engineers.
  • Emphasizing Distributed Systems

    • 1st Edition
    • Volume 53
    • English
    As the computer industry moves into the 21st century, the long-running Advances in Computers is ready to tackle the challenges of the new century with insightful articles on new technology, just as it has since 1960 in chronicling the advances in computer technology from the last century. As the longest-running continuing series on computers, Advances in Computers presents those technologies that will affect the industry in the years to come. In this volume, the 53rd in the series, we present 8 relevant topics. The first three represent a common theme on distributed computing systems -using more than one processor to allow for parallel execution, and hence completion of a complex computing task in a minimal amount of time. The other 5 chapters describe other relevant advances from the late 1990s with an emphasis on software development, topics of vital importance to developers today- process improvement, measurement and legal liabilities.
  • FileMaker Pro 5 Companion

    • 1st Edition
    • Maria Langer
    • English
    FileMaker Pro 5 Companion is a complete guide to the latest version of FileMaker Pro, the popular cross-platform database application. Written for users at all levels, this book begins with the basics of database design and creation, then moves on to teach the finer points of layout techniques, field entry options, calculations, scripting, networking, publishing data to the Web, and much more. Each chapter is geared towards helping readers accomplish practical tasks and solve common problems, and all conclude with exercises designed to reinforce the techniques learned. This is the only book covering the latest release that meets the needs of beginning, intermediate, and advanced users.
  • Multicast Communication

    Protocols, Programming, & Applications
    • 1st Edition
    • Ralph Wittmann + 1 more
    • English
    The Internet is quickly becoming the backbone for the worldwide information society of the future. Point-to-point communication dominates the network today, however, group communication--using multicast technology--will rapidly gain importance as digital, audio, and video transmission, push technology for the Web, and distribution of software updates to millions of end users become ubiquitous.Multicast Communication: Protocols and Applications explains how and why multicast technology is the key to this transition. This book provides network engineers, designers, and administrators with the underlying concepts as well as a complete and detailed description of the protocols and algorithms that comprise multicast.
  • MICO

    An Open Source CORBA Implementation
    • 1st Edition
    • Arno Puder + 1 more
    • English
    MICO is a complete implementation of CORBA, the dominant standard for distributed application development. This book shows you how to build and manage your own professional, industrial-strength CORBA applications using MICO.One of the most successful examples of open source development, MICO is the collaborative result of hundreds of independent programmers working together to modify and improve the initial source code. Here is a practical, affordable introduction to building distributed applications.
  • 40th Anniversary Volume: Advancing into the 21st Century

    • 1st Edition
    • Volume 52
    • English
    Humans are often distinguished from other animals by their ability, even need, to see patterns in everyday life. As we enter a new millennium, all aspects of society seem to want to take stock of what has happened in the past and what is likely to happen in the future.The computer industry is no different from others. Advances in Computers has been published continuously since 1960 and this year's volume is the fiftieth technical volume in the series (two index volumes were published as volumes 50 and 51). Since it is the fortieth year of publication, we decided to look back on the changes that have occurred since Volume 1 of Advances in computers appeared in 1960.We looked at the six chapters of that initial volume and decided that an appropriate anniversary volume for this series would be a collection of papers on the same topics that appeared in 1960. What has happened to those technologies? Are we making the progress we thought we would or are events moving more slowly?
  • Understanding SQL and Java Together

    A Guide to SQLJ, JDBC, and Related Technologies
    • 1st Edition
    • Jim Melton + 1 more
    • English
    With the growth of Java and the rise of database-powered Web applications, the need to use Java with SQL is clear. Until now, authoritative coverage of the techniques available to meet these challenges and reap their benefits-both programming and career benefits-didn't exist.Understanding SQL and Java Together examines all the standards for combining SQL and Java. It shows you exactly how to use their features to write efficient and effective code supporting Java access to SQL data in a variety of ways. You'll gain a thorough understanding of the relationship between SQL and Java, which will allow you to write static and dynamic SQL programs in Java, merge Java code with SQL databases and SQL code, and use other data management techniques wherever appropriate.
  • Automating FileMaker Pro

    Scripting and Calculations
    • 1st Edition
    • Jesse Feiler
    • English
    FileMaker Pro, long popular with Macintosh users, is now the leading standalone database for Windows. Automating FileMaker Pro cures the headaches of thousands of developers, administrators, and other users who want to maximize their database projects' efficiency, effectiveness, and ease of use.Inside, FileMaker users will profit from expert technical instruction in FileMaker's powerful scripting and automation capabilities-masteri... techniques for improving performance in areas such as reporting and data validation. Author Jesse Feiler also applies his extensive business and consulting experience to help managers recognize innovative ways to get the most from their database investment.
  • Pocket PC Clear and Simple

    • 1st Edition
    • Craig Peacock
    • English
    The expert introduction to Microsoft's Pocket PC operating system that runs on devices such as the Compaq ipaq, Casio E125, EM-500 and the HP Jornada 540 series. Pocket PC Clear and Simple teaches readers how to use, customize and get the most out of the built in applications included on the Pocket PC. The book is packed with over 200 screen shots to illustrate the points being made. Pocket PC is bursting with powerful new capabilities, including direct internet connectivity, multimedia, and e-book reader functions, features that have led many industry experts to dub it the "Palm killer," referring to the competing Palm Pilot device. Pocket PC Clear and Simple is written by Craig Peacock, a recipient of Microsoft's "Windows CE MVP" award and one of the few Windows CE gurus outside of Microsoft. Drawing on his extensive experience running "Craig Peacock's Windows CE Pages," one of the most heavily trafficked sites on the topic, the author offers extensive tips, workarounds, and innovative solutions that will help readers get the most of a Pocket PC device. Consistent with the "Clear & Simple" series, this book features a very visual and engaging style.
  • Windows 2000 Configuration Wizards

    • 1st Edition
    • Syngress
    • English
    Developers are used to working with Wizards, component-like products that allow them to create certain elements - like dialog buttons - quickly and easily while they are coding applications. With the launch of Windows 2000, Microsoft has announced a new set of Wizards that will help administrators and users configure and set up Windows 2000 Professional (the Windows NT 4 Workstation successor) and Windows 2000 Server (the Windows NT 4 Server successor). Windows 2000 Setup and Configuration Wizards covers all the available Wizards, with an emphasis on those new to Windows 2000. Each Wizard is broken down by dialog box, with explanations of all options and required elements so administrators will know what to be prepared with.In addition, coverage of new services that will speed configuration and set up (like the Windows Installer) will be covered.
  • The Joy of Mathematica

    Instant Mathematica for Calculus, Differential Equations, and Linear Algebra
    • 2nd Edition
    • Alan Shuchat + 1 more
    • English
    Joy of Mathematica, Second Edition, is a book that makes Mathematica easier to use and learn. The software includes the most common Mathematica operations needed in the first two years of college and university courses. The book is a manual for the software and an introduction to using Mathematica for mathematics and its applications to other fields. It contains material for students in calculus, differential equations, and linear algebra courses. Students and professionals will benefit from this user-friendly, practical guide to Mathematica.
  • Windows CE Clear & Simple

    • 1st Edition
    • Craig Peacock
    • English
    Windows CE Clear & Simple teaches readers how to use, customize and optimize the new generation of palm-size and handheld PCs based on Microsoft's Windows CE operating system. Written by a topical expert who runs a very popular Windows CE Web site, this will be the first book to cover in detail Windows CE palm-size devices and the just-launched handheld PC Pro devices. Consistent with the "Clear & Simple" series, this book features a very visual and engaging style.Windows CE is the version of Microsoft's Windows operating system designed specifically for small portable computing devices (the non-Microsoft "Palm Pilot" is the most recent successful manifestation of these). Windows CE 2.0, the last major release, shipped in late 1997 but has been upgraded significantly since then. Originally only designed for larger "Handheld PCs" (H/PCs), a new version of Windows CE in 1998 optimized the system for powerful H/PCs and enabled the system to run on smaller "Palm-Sized PCs" (P/PCs). The H/PC market has begun to grow rapidly, and Windows CE's share of the hot P/PC market is quickly increasing.
  • Oracle8i Data Warehousing

    • 1st Edition
    • Lilian Hobbs + 1 more
    • English
    Cutting-edge Oracle data warehousing from people creating the software.Oracle8i Data Warehousing explains how to design, develop, and administer powerful data warehouses and data marts on Windows NT using Oracle's major new industry-leading database. This authoritative guide helps database developers, administrators, and designers master the major new data warehousing and Internet capabilities in Oracle8i and specifically plan and implement affordable and successful data warehouses and data marts. In one exciting package, this book brings together three hot computing topics: new Oracle databases, Windows NT, and Internet technologies. Data warehouses and smaller data marts allow companies to pool and analyze large quantities of data, yielding valuable information about customers and business processes. Data warehouses have in the past been expensive and very complex. Oracle8i is an important new version of Oracle Corporation's market-leading database system. Most of the significant new features in Oracle8i are for data warehousing, Internet development, or optimizations for the Windows NT platform. Oracle8i and Windows NT together will make data warehouse projects easier and more affordable.
  • Industrial Strength Parallel Computing

    • 1st Edition
    • Alice E. Koniges
    • English
    Today, parallel computing experts can solve problems previously deemed impossible and make the "merely difficult" problems economically feasible to solve. This book presents and synthesizes the recent experiences of reknown expert developers who design robust and complex parallel computing applications. They demonstrate how to adapt and implement today's most advanced, most effective parallel computing techniques. The book begins with a highly focused introductory course designed to provide a working knowledge of all the relevant architectures, programming models, and performance issues, as well as the basic approaches to assessment, optimization, scheduling, and debugging.Next comes a series of seventeen detailed case studies—all dealing with production-quality industrial and scientific applications, all presented firsthand by the actual code developers. Each chapter follows the same comparison-inviting format, presenting lessons learned and algorithms developed in the course of meeting real, non-academic challenges. A final section highlights the case studies' most important insights and turns an eye to the future of the discipline.
  • Object-Oriented Database Design Clearly Explained

    • 1st Edition
    • Jan L. Harrington
    • English
    Object-oriented database management systems are growing in popularity, thanks to changing corporate needs and the emergence of several viable products. However, while most database professionals have had at least some exposure to the basic concepts of object-oriented programming, information relating specifically to object-oriented databases has remained hard to come by.Object-Oriented Database Design Clearly Explained remedies this, providing developers and administrators with a ground-up understanding of the logical design of object-oriented databases. Focusing on the principles of the object paradigm while noting the particularities of specific products, this book will give readers the know-how required to produce effective designs in any environment.
  • Cumulative Subject and Author Indexes for Volumes1-49, Part I

    • 1st Edition
    • Volume 50
    • English
    As we approach the 21st century, the Advances in Computers serial remains the oldes continuously published anthology chronicling the evolution of the information technology field. Since 1960, this series has described the ever-changing nature of computing. In this volume, we will emphasize the major themes that have dominated computing in these latter days of the 1990s. Of course we mean the distributed nature of information technology.The growth of networking, the Internet and the World Wide Web have greatly changed the role of the computer, and in turn, our lives as well. Starting as a computer science research topic in 1969, the ARPANET, funded by the U.S. government's Advanced Research Projects Agency (ARPA), tied together university, research, and military computing centers. By the mid-1980s the ARPANET evolved into the Internet under funding by the U.S. National Science Foundation (NSF). The computer experimenter, the so-called "computer geek," discovered the Internet and joined the fun. By the early 1990s, the World Wide Web (WWW) grew as a subnet of the Internet, and email and Web browsing became available to all. Today millions of "computer illiterate" individuals daily use these resources to send mail and search for online information. No longer is the Internet the domain of the serious computer researcher. In this volume we will describe some of the changes the Internet has brought us.
  • Cumulative Subject and Author Indexes for Part II

    • 1st Edition
    • Volume 51
    • English
    As we approach the 21st century, the Advances in Computers serial remains the oldes continuously published anthology chronicling the evolution of the information technology field. Since 1960, this series has described the ever-changing nature of computing. In this volume, we will emphasize the major themes that have dominated computing in these latter days of the 1990s. Of course we mean the distributed nature of information technology.The growth of networking, the Internet and the World Wide Web have greatly changed the role of the computer, and in turn, our lives as well. Starting as a computer science research topic in 1969, the ARPANET, funded by the U.S. government's Advanced Research Projects Agency (ARPA), tied together university, research, and military computing centers. By the mid-1980s the ARPANET evolved into the Internet under funding by the U.S. National Science Foundation (NSF). The computer experimenter, the so-called "computer geek," discovered the Internet and joined the fun. By the early 1990s, the World Wide Web (WWW) grew as a subnet of the Internet, and email and Web browsing became available to all. Today millions of "computer illiterate" individuals daily use these resources to send mail and search for online information. No longer is the Internet the domain of the serious computer researcher. In this volume we will describe some of the changes the Internet has brought us.
  • Differential Equations with Maple V

    • 2nd Edition
    • Martha L. Abell + 1 more
    • English
    This book is an indespensable tool for anyone using Maple V in computing ordinary and partial differential equations.
  • Programming Language Pragmatics

    • 1st Edition
    • Michael Scott
    • English
    Programming Language Pragmatics addresses the fundamental principles at work in the most important contemporary languages, highlights the critical relationship between language design and language implementation, and devotes special attention to issues of importance to the expert programmer. Thanks to its rigorous but accessible teaching style, you'll emerge better prepared to choose the best language for particular projects, to make more effective use of languages you already know, and to learn new languages quickly and completely.
  • Linkers and Loaders

    • 1st Edition
    • John R. Levine
    • English
    Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is there an authoritative book devoted entirely to these deep-seated compile-time and run-time processes. The book begins with a detailed and comparative account of linking and loading that illustrates the differences among various compilers and operating systems. On top of this foundation, the author presents clear practical advice to help you create faster, cleaner code. You'll learn to avoid the pitfalls associated with Windows DLLs, take advantage of the space-saving, performance-improvin... techniques supported by many modern linkers, make the best use of the UNIX ELF library scheme, and much more. If you're serious about programming, you'll devour this unique guide to one of the field's least understood topics. Linkers & Loaders is also an ideal supplementary text for compiler and operating systems courses.
  • Object-Oriented Technology and Computing Systems Re-Engineering

    • 1st Edition
    • H. S. M. Zedan + 1 more
    • English
    This book delivers the latest developments in object technology and their impact in computing systems re-engineering. Object-oriented programming is here shown to provide support for constructing large scale systems that are cheaply built and with reusable components, adaptable to changing requirements and use efficient and cost-effective techniques.Internati... recognised authorities from Finland, France, Germany, Italy, Poland, Spain, the UK and the USA here record their research and development work on the industrial techniques and structured object-oriented methodologies in forward and reverse engineering of computing systems. This book takes stock of progress of that work showing its promise and feasibility, and how its structured technology can overcome the limitations of forward engineering methods used in industry. Forward methods are focused in the domain of reverse engineering to implement a high level of specification for existing software.The book contains the selected, quintessential content of the first UK Colloquium on Object Technology and Systems Re-Engineering held at Oxford University in 1998. The conference was sponsored by British Telecom Laboratories, EMSI limited and the OOSP Specialised Group of The British Computer Society.
  • Compression Algorithms for Real Programmers

    • 1st Edition
    • Peter Wayner
    • English
    In life, time is money, and on the Internet, the size of data is money. Small programs and small files take less disk space and cost less to send over the Internet. Compression Algorithms for Real Programmers describes the basic algorithms and approaches for compressing information so you can create the smallest files possible. These new algorithms are making it possible for people to take impossibly large audio and video files and compress them enough that they can flow over the Internet.
  • Advances in Computers

    • 1st Edition
    • Volume 49
    • English
    Since its first volume in 1960, Advances in Computers has presented detailed coverage of innovations in hardware and software and in computer theory, design, and applications. It has also provided contributors with a medium in which they can examine their subjects in greater depth and breadth than that allowed by standard journal articles. As a result, many articles have become standard references that continue to be of significant, lasting value despite the rapid growth taking place in the field.
  • Rdb

    A Comprehensive Guide
    • 3rd Edition
    • Lilian Hobbs + 1 more
    • English
    The definitive book on Oracle's Rdb database. Written by a team of bestselling database experts, including a principal product architect, this is unquestionably the definitive book on Oracle's Rdb8, the latest version of the powerful database for advanced enterprise applications. Rdb: A Comprehensive Guide, Third Edition teaches administrators, programmers, database designers and IT managers the critical components and functions of the new version 8 and explains how to develop powerful Rdb8 programs. The book specifically addresses new Rdb8 management, tuning and scalability tools and describes the new Rdb/NT Workbench for Windows NT. No other source gives readers the authoritative and timely information provided by Rdb: A Comprehensive Guide, Third Edition.
  • QuickTime for Java

    A Developer Reference
    • 1st Edition
    • Tom Maremaa + 2 more
    • English
    This book is an essential quick reference for the QuickTime and Java programmer. It provides the reader with a wealth of programming examples as well as a handy reference that provides an in-depth, class-by-class description of the API. The authors are part of the original QuickTime engineering team that pioneered and developed QuickTime for Java. A CD-ROM at the back of the book provides the reader with working sample code and other resources, so you can get started right away building your own Java applications and applets. Apple's QuickTime technology has set the industry standard for developing and distributing multimedia content over the Web and on CD-ROMs. QuickTime's powerful, extensible software toolkit enables programmers, Web content developers, and multimedia producers to deliver state-of-the-art digital content---movies, audio, and music. Using Java, the same application can be deployed on any platform that supports QuickTime. If you know Java, you'll want to tap into the power and extensibility of QuickTime. If you know C or C++, this book will introduce you to the core QuickTime technologies and their usage from Java. Each chapter is designed to bring you rapidly up to speed in particular areas of QuickTime usage with neatly explained and commented sample code and tutorials.* Offers an overview of the QuickTime architecture * Presents an inside look at the QuickTime for Java programming model and architecture* Includes programming examples and tutorials that demonstrate key features* Serves as a comprehensive quick reference of all classes and methods, interfaces and fields in the core QuickTime for Java 1.0 API
  • The SQL Server 7.0 Handbook

    A Guide to Microsoft Database Computing
    • 1st Edition
    • Ken England + 1 more
    • English
    Let the experts help you work smarter with the new SQL Server.The SQL Server 7.0 Handbook concisely and authoritatively explains how to design, implement, administer, and tune Microsoft's powerful new database management system for Windows NT. Readers will learn all major SQL Server 7.0 capabilities, especially its new scalability, decision support, performance, and replication features. The authors, recognized SQL Server authorities, including a former SQL Server product manager, explain how to use the database with other critical Microsoft data management technologies and products, including Microsoft Transaction Server and Active Data Objects (ADO).No other book will enable database administrators, designers, programmers, and IT managers to master SQL Server 7.0 more thoroughly or quickly. Computer professionals studying for Microsoft Certified Professional (MCSE) qualifications will find this book essential reading.
  • SDL '99

    The Next Millennium
    • 1st Edition
    • R. Dssouli + 2 more
    • English
    This book represents the proceedings of the 9th SDL Forum which was held in Montreal, Quebec, Canada, during the week of June 21-25, 1999. The 9th SDL Forum presents papers on the past and future development of the MSC and SDL languages.The volume presents information on experience with the use of these languages in industrial development projects, on tools and techniques for using these languages in the software and hardware development process, and other aspects of these languages.
  • Digital Visual Fortran Programmer's Guide

    • 1st Edition
    • Michael Etzel + 1 more
    • English
    Digital Visual Fortran is the latest version of a major programming language tool used by scientists and engineers. Written by key technical writers from the Digital Visual Fortran product team, Digital Visual Fortran Programmer's Guide presents in printed form the critical portions of the official programmer's guide, previously only available online. The result is the authoritative book on Digital Visual Fortran's features and how to use them to create effective applications. Digital Visual Fortran is the language of choice for computation-intensiv... scientific and engineering applications, financial applications, and other programs. Digital recently acquired Fortran technology and rights from Microsoft that allows them to use the Microsoft Developer Studio Integrated Development Environment, which is featured in Microsoft's Visual C++ and Visual Basic. The result is that Digital Visual Fortran is much easier to use and looks and works much like Microsoft's industry-leading programming products for other market segments.
  • Object Oriented Programming under Windows NT and 95

    • 1st Edition
    • Stephen Morris
    • English
    Objected-Oriented Programming for Windows 95 and NT brings the power of true object-oriented programming methods to real-world Windows development. The book describes fundamental object-oriented programming methods and explains how readers may apply them within the Windows 95 (and 98) and Windows NT environments using three leading programming tools - Microsoft Visual C++ and Visual Basic and Borland Delphi.Readers will understand how traditional object-oriented principles and techniques correspond to the characteristics of modern operating environments and how OOP approaches can help them more efficiently create genuinely user-friendly applications. The book describes from an object perspective many important Windows programming components and tasks, including: windows and dialog boxes, ActiveX and other controls, menus, event handling, graphics, file access, on-line help, and OLE (object linking and embedding). Objected-Oriented Programming for Windows 95 and NT will help both beginning and experienced Windows developers bolster their programming arsenal and can help any developer make the transition from traditional, non-object environments to object-oriented programming methods.
  • Writing Real Programs in DCL

    • 2nd Edition
    • Steve Hoffman + 1 more
    • English
    Newly revised and updated, Writing Real Programs in DCL, 2nd Edition will help OpenVMS programmers make an intelligent choice between DCL and more conventional programming languages. In addition, it offers a programming language to computer users who are not conversant with conventional languages. Among the new material is information on DCL commands, security, DCL procedures, aliases, searchlists, UIC-based protection, objects, pipes, detached processes, network processes, HTML, CGI scripting and environments, and reading and writing logical names. New chapters on using DCL for the web and DCL and compiled code are particularly relevant to today's programming needs.Writing Real Programs in DCL, 2nd Edition, also covers updated OpenVMS concepts, files and directories, aliases, searchlists, UIC-based protection, and pipes. The only book devoted to programming in DCL, Writing Real Programs in DCL, 2nd Edition, is an essential guide for OpenVMS developers, administrators, and advanced users.
  • Tcl/Tk For Real Programmers

    • 1st Edition
    • Clif Flynt
    • English
    This book will fill a void in the current Tcl/Tk bookshelf. It is written to the latest version of Tcl/Tk (8.0, perhaps 8.1, depending on Sun's release schedule) and addresses Tcl/Tk under Windows as well as Unix. It includes discussions on proper coding techniques, instead of just language syntax. Clif Flynt gives readers a very 'hands on' book, with an emphasis towards allowing a reader to pick up the book as needed to find the answer to a question, instead of assuming that it will be read cover to cover.
  • Digital UNIX System Administrator's Guide

    • 1st Edition
    • Matthew Cheek
    • English
    Digital UNIX System Administrator's Guide is the first book to address Digital UNIX system administration from an experienced administrator's point of view. Every topic covered is specific to Digital UNIX, including installing and configuring the system; creating and managing user accounts; managing networking, printing and the Web; developing and implementing backup strategies; and tuning and troubleshooting.This book walks the novice Digital UNIX administrator through the initial system installation and is a guide through the main points of administering a Digital UNIX system. It also serves as a valuable reference guide for experienced UNIX system administrators who are new to Digital UNIX. It includes appendices that list URLs of valuable resources on the Web and detail useful public domain utilities and where to get them.About Digital UNIX: Digital UNIX sales grew by 51% last year, faster than the industry's UNIX growth. (Overall, high-end UNIX server sales gained 5% last year and midrange UNIX servers grew 34%.) Digital was the first to offer 64-bit architecture, which has caused Sun, HP and Silicon Graphics to follow their lead. The combination of Digital UNIX and Alpha technology provides extremely high system performance. Analysts say that UNIX has a good three to five year technology lead over Windows NT due to its scalability, reliability, and clustering ability.