Source: Provided by account holder, used by permission.
Author Menu
1997
| Practical C Programming teaches you not only the mechanics of programming, but also how to create programs that are easy to read, maintain, and debug. This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics- generating program to pull together the concepts and features in the language. |
1999
| A book/CD-ROM guide to Samba administration, with chapters on installation, configuration, and optimization, and material on recent additions such as integration with Windows NT domains and the SWAT graphic configuration tool. Goes through the PC side of installation in detail, and gives examples for both Windows 95/98 and Windows NT, as well as examples for common Unix operating systems such as Linux 2.0 and Solaris 2.6. For Unix administrators in a PC environment. The CD-ROM is a complete mirr....[more] |
2010
| No doubt, you've heard many claims about how some tool, technology, or practice improves software development. But which claims are verifiable, and which are merely wishful thinking? In this book, leading thinkers such as Steve McConnell, Barry Boehm, and Barbara Kitchenham offer essays that uncover the truth and unmask myths commonly held among the software development community. Do different programming languages really make people more productive? Is copy-and-paste programming a bad practice?....[more] |
2007
| How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case studies that reveal how they found unusual, carefully designed solutions to high- profile projects. You will be able to look over the shoulder of major coding and design experts to see problems through their eyes. This is not simply another design patterns book, or another software engineering treatise on the right and wrong way to do things. The authors....[more] |
2004
| This edition focuses on the GNU version of make, which has deservedly become the industry standard. GNU make contains powerful extensions that are explored in this book. It is also popular because it is free software and provides a version for almost every platform, including a version for Microsoft Windows as part of the free Cygwin project. Managing Projects with make, 3rd Edition provides guidelines on meeting the needs of large, modern projects. Also added are a number of interesting advance....[more] |
2001
| This book presents the goals that drive the developers of the best-known peer-to-peer systems, the problems they've faced, and the technical solutions they've found. The contributors are leading developers of well-known peer-to- peer systems, such as Gnutella, Freenet, Jabber, Popular Power, SETI@Home, Red Rover, Publius, Free Haven, Groove Networks, and Reputation Technologies. Topics include metadata, performance, trust, resource allocation, reputation, security, and gateways between systems. |
2001
| Every local area network needs a mail transport agent (MTA), and any multi-user system needs one to deliver local mail after it reaches the system. Exim, qmail, and sendmail are examples of MTAs. Exim's features include sophisticated rules for routing mail to individual users or sets of users, information lookups in a variety of formats, spam filtering, virus or attach-ment checking, and mailing list management. Exim: The Mail Transport Agent, written by the developer of Exim, fleshes out its fe....[more] |
2000
| Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into ....[more] |
1999
| The Tcl language and Tk graphical toolkit are simple and powerful building blocks for custom applications. The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries. One of the attractive features of Tcl/Tk is the wide variety of commands, many offering a wealth of options. Most of the things you'd like to do h....[more] |
1999
| DCOM--the Distributed Component Object Model--is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed objects programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with COBRA as a rich and robust method for creating expandable and flexible components, allowing you to plug in new parts conveniently and upgrad....[more] |
1999
| This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. |
1999
| The Be operating system is a great platform just waiting for applications. Elegant, object-oriented to the core, and primed for great graphical interfaces, Be meets the needs of computer users at the turn of the 21st century--but they call for equally elegant applications for displaying and manipulating content. This book will give C++ programmers their start to developing those applications. Book jacket. |
1999
| With references to real-life projects and other simple examples, Creating Documents with XML discusses XML mark-up itself, the CSS and XSL styling languages, and the XLink and XPointer specifications for creating rich link structures. If you are a writer producing XML documents, this book will help you understand and create files with the structure and format you need. If you are a designer, it will help you choose the parts of XML that will help your team and get you started on creating Docume....[more] |

(C) Copyright 2010 FiledBy, Inc. All Rights Reserved.