Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • English  (216)
  • 1995-1999  (216)
  • Safari Tech Books Online  (131)
  • Turner, Bryan S.  (85)
Material
Language
Years
Year
  • 101
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxxiv, 1040 p. , ill. ; , 23 cm
    Edition: 3rd ed.
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; Object-oriented programming ; Electronic books ; local
    Abstract: This book includes coverage of the Standard Template Library, one of the most significant additions to C++, and a topic you will have to master to be competitive in the C++ market. All the listings and examples use the new std namespace and in some of the more difficult areas, such as inheritance, the examples have been made more lucid and straight-forward. Also included is coverage of the latest object-oriented programming techniques such as UML, CRC cards and design patterns. TWG's C++ Primer Plus, Third edition makes understanding and experimenting with important object-oriented programming concepts like classes, inheritance, templates, and exceptions both interesting and manageable. It shows how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions, and build flexible, easily modifiable programs.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 425 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.8
    Keywords: Oracle (Computer file) ; Database security ; Electronic books ; local
    Abstract: Security in a relational database management system is complex, and too few DBAs, system administrators, managers, and developers understand how Oracle implements system and database security. This book gives you the guidance you need to protect your databases. Oracle security has many facets: Establishing an organization's security policy and plan Protecting system files and passwords Controlling access to database objects (tables, views, rows, columns, etc.) Building appropriate user profiles, roles, and privileges Monitoring system access via audit trails Oracle and Security Oracle System Files Oracle Database Objects The Oracle Data Dictionary Default Roles and User Accounts Profiles, Passwords, and Synonyms Developing a Database Security Plan Installing and Starting Oracle Developing a Simple Security Application Developing an Audit Plan Developing a Sample Audit Application Backing Up and Recovering a Database Using the Oracle Enterprise Manager Maintaining User Accounts Using the Oracle Security Server Using the Internet and the Web Using Extra-Cost Options Oracle Security describes how these basic database security features are implemented and provides many practical strategies for securing Oracle systems and databases. It explains how to use the Oracle Enterprise Manager and Oracle Security Server to enhance your site's security, and it touches on such advanced security features as encryption, Trusted Oracle, and various Internet and World Wide Web protection strategies. A table of contents follows: Preface Part I: Security in an Oracle System Part II: Implementing Security Part III: Enhanced Oracle Security Appendix A. References
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 344 p. , ill. ; , 23 cm
    Series Statement: Java series
    Keywords: Cryptography ; Java (Computer program language) ; Electronic books ; local
    Abstract: Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not been damaged or tampered with.This book covers cryptographic programming in Java. Java 1.1 and Java 1.2 provide extensive support for cryptography with an elegant architecture, the Java Cryptography Architecture (JCA). Another set of classes, the Java Cryptography Extension (JCE), provides additional cryptographic functionality. This book covers the JCA and the JCE from top to bottom, describing the use of the cryptographic classes as well as their innards.The book is designed for moderately experienced Java programmers who want to learn how to build cryptography into their applications. No prior knowledge of cryptography is assumed. The book is peppered with useful examples, ranging from simple demonstrations in the first chapter to full-blown applications in later chapters.Topics include: The Java Cryptography Architecture (JCA) The Java Cryptography Extension (JCE) Cryptographic providers The Sun key management tools Message digests, digital signatures, and certificates (X509v3) Block and stream ciphers Implementations of the ElGamal signature and cipher algorithms A network talk application that encrypts all data sent over the network An email application that encrypts its messages Covers JDK 1.2 and JCE 1.2.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Online Resource
    Online Resource
    Sebastopol : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxi, 931 p. , ill. ; , 24 cm. +
    DDC: 005.75/65
    Keywords: Oracle (Computer file) ; Relational databases ; Electronic books ; local
    Abstract: Oracle is the most popular database management system in use today, and PL/SQL plays a pivotal role in current and projected Oracle products and applications. PL/SQL is a programming language providing procedural extensions to the SQL relational database language and to an ever-growing number of oracle development tools. originally a rather limited tool, PL/SQL became with Oracle7 a mature and effective language for developers. now, with the introduction of Oracle8, PL/SQL has taken the next step towards becoming a fully realized programming language providing sophisticated object-oriented capabilities. Steven Feuerstein's Oracle PL/SQL Programming is a comprehensive guide to building applications with PL/SQL. That book has become the bible for PL/SQL developers who have raved about its completeness, readability, and practicality. Built-in packages are collections of PL/SQL objects built by Oracle Corporation and stored directly in the Oracle database. The functionality of these packages is available from any programming environment that can call PL/SQL stored procedures, including Visual Basic, Oracle Developer/2000, Oracle Application Server (for web-based development), and, of course, the Oracle database itself. Built-in packages extend the capabilities and power of PL/SQL in many significant ways. for example: DBMS_SQL executes dynamically constructed SQL statements and PL/SQL blocks of code. DBMS_PIPE communicates between different Oracle sessions through a pipe in the RDBMS shared memory. DBMS_JOB submits and manages regularly scheduled jobs for execution inside the database. DBMS_LOB accesses and manipulates Oracle8's large objects (LOBs) from within PL/SQL programs. 1. Introduction Executing Dynamic SQL and PL/SQL Intersession Communication User Lock and Transaction Management Oracle Advanced Queuing Generating Output from PL/SQL Programs Defining an Application Profile Managing Large Objects Datatype Packages Miscellaneous Packages Managing Session Information Managing Server Resources Job Scheduling in the Database Snapshots Advanced Replication Conflict Resolution Deferred Transactions and Remote Procedure Calls The first edition of Oracle PL/SQL Programming contained a chapter on Oracle's built-in packages. but there is much more to say about the basic PL/SQL packages than Feuerstein could fit in his first book. In addition, now that Oracle8 has been released, there are many new Oracle8 built-in packages not described in the PL/SQL...
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    Indianapolis, Ind. : Macmillan Technical Pub. | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 295 p. , ill. ; , 24 cm
    Keywords: Routers (Computer networks) ; TCP/IP (Computer network protocol) ; Electronic books ; local
    Abstract: A thorough guide to understanding IP behavior in a router-based network Learn IP behavior in a Cisco router-based network from an expert Examine proven, effective troubleshooting techniques to eliminate the need for additional technical support Master IP fundamentals that everyone supporting an IP network needs to know Study visual explanations of complex real-world scenarios IP Routing Primer focuses on how IP routing behaves in a Cisco router environment and also shows how you can use Cisco routers as a learning tool. In addition to teaching the core fundamentals, this book enhances your ability to troubleshoot IP routing problems yourself, often eliminating the need to call for additional technical support. In instances where additional support is required, this book will help you work more efficiently with customer support engineers by enhancing your ability to describe problems correctly. The information is presented in an approachable, workbook-type format with dozens of detailed illustrations and real life scenarios integrated throughout.
    Note: "Cisco Systems, Cisco Press.". - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxviii, 1227 p. , ill. ; , 23 cm
    Edition: 1st ed.
    Series Statement: Java series
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: The Swing classes eliminate Java's biggest weakness: its relatively primitive user interface toolkit. Swing provides many new components and containers that allow you to build sophisticated user interfaces, far beyond what was possible with AWT. The old components have been greatly improved, and there are many new components, like trees, tables, and even text editors. It also adds several completely new features to Java's user interface capabilities: drag-and-drop, undo, and the ability to develop your own "look and feel," or the ability to choose between several standard looks. The Swing components are all "lightweight," and therefore provide more uniform behavior across platforms, making it easier to test your software. All these new features mean that there's a lot to learn. Swing is undoubtedly way ahead of AWT -- or, for that matter, any widely available user interface toolkit -- but it's also a lot more complicated. It's still easy to do simple things. But once you've seen what's possible, you won't want to do the simple things. Java Swing gives you in-depth coverage of everything you need to know to take full advantage of Swing, providing detailed descriptions of every class and interface in the key Swing packages. It shows you how to use all of the new components, allowing you to build state-of-the-art user interfaces. It also discusses how the components implement the MVC (Model View Controller) architecture, so you can understand how the components are designed and subclass them intelligently. Finally, it shows how to create your own "look and feel." Throughout, Java Swing focuses on giving you the context you need to understand what you're doing. It's more than documentation; Java Swing helps you develop code quickly and effectively. Whether you're a serious Java developer, or just trying to find out what Java can do, you'll find Java Swing an indispensable guide.
    Note: Jan. 1999 printing has Java 1.2 on cover and spine; May 1999 printing has Java 2 on cover and spine
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: iii, 75 p. ; , 18 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Electronic books ; local
    Abstract: Python is a popular object-oriented scripting language that is freely available over the Net. It's portable, powerful, and remarkably easy to use. Python is commonly used for both stand-alone programs and scripting applications, in a wide variety of domains. This book is a companion volume to two O'Reilly Animal Guides, Programming Python and Learning Python . It summarizes Python statements and types, built-in functions, commonly used library modules, and other prominent Python language features. This pocket reference covers the latest Python release and complements Python's online reference material.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xvii, 327 p. , ill. ; , 24 cm
    Edition: 6th ed.
    DDC: 652.5/53
    Keywords: UNIX (Computer file) ; Vi ; Text editors (Computer programs) ; Electronic books ; local
    Abstract: For many users, working in the Unix environment means using vi , a full-screen text editor available on most Unix systems. Even those who know vi often make use of only a small number of its features. Learning the vi Editor is a complete guide to text editing with vi . Topics new to the sixth edition include multiscreen editing and coverage of four vi clones: vim , elvis , nvi , and vile and their enhancements to vi , such as multi-window editing, GUI interfaces, extended regular expressions, and enhancements for programmers. A new appendix describes vi 's place in the Unix and Internet cultures. Quickly learn the basics of editing, cursor movement, and global search and replacement. Then take advantage of the more subtle power of vi . Extend your editing skills by learning to use ex , a powerful line editor, from within vi . For easy reference, the sixth edition also includes a command summary at the end of each appropriate chapter. Topics covered include: Basic editing Moving around in a hurry Beyond the basics Greater power with ex Global search and replacement Customizing vi and ex Command shortcuts Introduction to the vi clones' extensions The nvi , elvis , vim , and vile editors Quick reference to vi and ex commands vi and the Internet
    Note: "UNIX text processing"--Cover. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 510 p. , ill. ; , 23 cm
    Edition: 1st ed.
    Series Statement: Java series
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: A few years ago, the hype surrounding applets put Java on the map as a programming language for the Web. Today, Java servlets stand poised to take Java to the next level as a Web development language. The main reason is that servlets offer a fast, powerful, portable replacement for CGI scripts. The Java Servlet API, introduced as the first standard extension to Java, provides a generic mechanism to extend the functionality of any kind of server. Servlets are most commonly used, however, to extend Web servers, performing tasks traditionally handled by CGI programs. Web servers that can support servlets include: Apache, Netscape's FastTrack and Enterprise Servers, Microsoft's IIS, O'Reilly's WebSite, and JavaSoft's Java Web Server. The beauty of servlets is that they execute within the Web server's process space and they persist between invocations. This gives servlets tremendous performance benefits over CGI programs. Yet because they're written in Java, servlets are far less likely to crash a Web server than a C-based NSAPI or ISAPI extension. Servlets have full access to the various Java APIs and to third-party component classes, making them ideal for use in communicating with applets, databases, and RMI servers. Plus, servlets are portable between operating systems and between servers -- with servlets you can "write once, serve everywhere." Java Servlet Programming covers everything you need to know to write effective servlets and includes numerous examples that you can use as the basis for your own servlets. The book explains the servlet life cycle, showing how you can use servlets to maintain state information effortlessly. It also describes how to serve dynamic Web content, including both HTML pages and multimedia data. Finally, it explores more advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet communication, inter-servlet communication, and internationalization.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    Cambridge ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xix, 202 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.7/2
    Keywords: Information storage and retrieval systems ; Architecture ; Web sites ; Design ; Electronic books ; local
    Abstract: Some web sites "work" and some don't. Good web site consultants know that you can't just jump in and start writing HTML, the same way you can't build a house by just pouring a foundation and putting up some walls. You need to know who will be using the site, and what they'll be using it for. You need some idea of what you'd like to draw their attention to during their visit. Overall, you need a strong, cohesive vision for the site that makes it both distinctive and usable. Information Architecture for the World Wide Web is about applying the principles of architecture and library science to web site design. Each web site is like a public building, available for tourists and regulars alike to breeze through at their leisure. The job of the architect is to set up the framework for the site to make it comfortable and inviting for people to visit, relax in, and perhaps even return to someday. Most books on web development concentrate either on the aesthetics or the mechanics of the site. This book is about the framework that holds the two together. With this book, you learn how to design web sites and intranets that support growth, management, and ease of use. Special attention is given to: The process behind architecting a large, complex site Web site hierarchy design and organization Information Architecture for the World Wide Web is for webmasters, designers, and anyone else involved in building a web site. It's for novice web designers who, from the start, want to avoid the traps that result in poorly designed sites. It's for experienced web designers who have already created sites but realize that something "is missing" from their sites and want to improve them. It's for programmers and administrators who are comfortable with HTML, CGI, and Java but want to understand how to organize their web pages into a cohesive site. The authors are two of the principals of Argus Associates, a web consulting firm. At Argus, they have created information architectures for web sites and intranets of some of the largest companies in the United States, including Chrysler Corporation, Barron's, and Dow Chemical.
    Note: Includes bibliographical references (p. 191-196) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 450 p. , ill. ; , 24 cm. +
    DDC: 005.26/8
    Keywords: Microsoft Visual BASIC ; BASIC (Computer program language) ; Electronic books ; local
    Abstract: The niche of this book is that it not only focuses on the topic at hand but it also provides a battery of tools/skills that will take the user at a higher level and help him/her realize the skills "without waiting to read another book" on some other topic they need to know if they wanted to implement it in real life. It is a self contained, stand alone book. Teach Yourself Visual Basic 6 in 24 Hours follows the step-by-step approach of the Teach Yourself series and gives the reader a quick, concise introduction to this programming language. It will explain the basics of Visual Basic through task-oriented examples and a hands on approach. Topics covered include: Basics of Visual Basic development, Understanding the concepts of properties, methods, and events, Creating and implementing ActiveX controls, Integrating data into applications, Adding and manipulating graphics, Testing and debugging applications, Printing from your applications.
    Note: "Starter kit"--Cover p. [1]. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxxiii, 1090 p. , ill. ; , 23 cm
    DDC: 005.4/469
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows 98 Unleashed provides you with comprehensive coverage of the newest Windows features. This complete reference will guide you to discover Internet Explorer 4.0 and the Active Desktop; set up Outlook Express for Internet mail and CompuServe mail; master installation, configuration, and customization of Windows 98 including dual-booting; unlock the multimedia potential of Windows 98; create a perfect workspace to maximize your productivity; tap into the powerful Registry; understand Microsoft networking, including TCP/IP connections; and troubleshoot your system using the book's special Troubleshooting sections.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 487 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.7/13769
    Keywords: Microsoft Windows NT ; Computer networks ; Management ; TCP/IP (Computer network protocol) ; Electronic books ; local
    Abstract: Windows NT TCP/IP Network Administration is a complete guide to setting up and running a TCP/IP network on Windows NT. Windows NT and TCP/IP have long had a close association, and this is the first book to focus exclusively on NT networking with TCP/IP. It starts with the fundamentals--what the protocols do and how they work, how addresses and routing move data through the network, and how to set up your network connection. Beyond that, all the important networking services provided as part of Windows NT-- including IIS, RRAS, DNS, WINS, and DHCP--are presented in detail. This book is the NT administrator's indispensable guide. Contents include: Overview Delivering the data Network services Getting started Installing and configuring NT TCP/IP Using Dynamic Host Configuration Protocol Using Windows Internet Name Service Using Domain Name Service Configuring Email Service Using Microsoft routing Using Remote Access Service Troubleshooting TCP/IP Network Security Internet Information Server Appendixes on the TCP/IP commands, PPP script language reference, and DNS resource records
    Note: "Help for Windows NT system administrators"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly & Associates, Inc. | Boston, MA :Safari,
    Language: English
    Pages: xviii, 421 p. , ill. ; , 28 cm
    Edition: 1st ed.
    Keywords: Linux device drivers (Computer programs) ; Electronic books ; local
    Abstract: This book is for anyone who wants to support computer peripherals under the Linux operating system or who wants to develop new hardware and run it under Linux. Linux is the fastest-growing segment of the UNIX market and is winning over enthusiastic adherents in many application areas. This book reveals information that heretofore has been passed by word-of-mouth or in cryptic source code comments, showing how to write a driver for a wide range of devices. You don't have to be a kernel hacker to understand and enjoy this book; all you need is an understanding of C and some background in UNIX system calls. Drivers for character devices, block devices, and network interfaces are all described in step-by-step form and are illustrated with full-featured examples that show driver design issues, which can be executed without special hardware. For those who are curious about how an operating system does its job, this book provides insights into address spaces, asynchronous events, and I/O. Portability is a major concern in the text. The book is centered on version 2.0, but also covers 1.2.13 and experimental versions up to 2.1.43. You are also told how to maximize portability among hardware platforms. Contents include: Building a driver and loading modules Complete character, block, and network drivers Debugging a driver Timing Memory management and DMA Interrupts Portability issues Peripheral Component Interconnect (PCI) A tour of kernel internals
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: x, 213 p. , ill. ; , 22 cm
    Keywords: Lotus Notes ; Business ; Computer programs ; Database management ; Computer programs ; Electronic mail systems ; Groupware (Computer software) ; Electronic books ; local
    Abstract: The 10 Minute Guide to Lotus Notes will help you quickly get up to speed on the new and existing features of the newest Lotus Notes release. The book covers the most-frequently used features of Notes, such as sending and receiving E-mail, working on shared documents, group scheduling and calendaring, and using the Internet Explorer Web browser. The 10 Minute Guide offers simple, practical help. Special icons show how Lotus Notes differs under Windows NT Workstation.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    Austin, Tex. : IBM Corporation | Boston, MA :Safari,
    Language: English
    Edition: 1st ed.
    Keywords: Computer network protocols ; Directory services (Computer network technology) ; Electronic books ; local
    Abstract: Lightweight Directory Access Protocol (LDAP) is a fast-growing technology for accessing common directory information. LDAP has been embraced and implemented in most network-oriented middleware. As an open, vendor-neutral standard, LDAP provides an extendable architecture for centralized storage and management of information that needs to be available for today's distributed systems and services. After a fast start, it can be assumed that LDAP has become the de facto access method for directory information, much the same as the Domain Name System (DNS) is used for IP address look-up on almost any system on an intranet and on the Internet. LDAP is currently supported in most network operating systems, groupware and even shrink-wrapped network applications. This redbook was written for those readers who need to understand the basic principles and concepts of LDAP. Some background knowledge about heterogeneous, distributed systems is assumed and is highly beneficial when reading this book. Because this book is not meant to be an LDAP implementation guide, it does not contain product-related or vendor-specific information other than that used in examples.
    Note: Includes index. - Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxx, 1101 p. , ill. ; , 23 cm. +
    DDC: 005.26/8
    Keywords: Microsoft Visual C++ ; C++ (Computer program language) ; Electronic books ; local
    Abstract: Visual C++ 6 Unleashed provides comprehensive coverage of the core topics for Visual C++ 6 programming. This book skips the beginning level material and jumps right in to Visual C++. By the end of the book, you will be able to master the 32-bit power of Windows using Visual C++ as your programming language. Topics include mastering the debugger, using and integrating HTML help, creating custom AppWizards, customizing the IDE with add-ins, writing multi-threaded MFC applications, developing NT services, using advanced UI techniques, and much more.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    Englewood Cliffs, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxxvi, 587 p. , ill. ; , 24 cm
    Edition: [2nd ed.].
    DDC: 004.2/565
    Keywords: Internet ; Java (Computer program language) ; Sun computers ; Electronic books ; local
    Abstract: 9524J-6 "As practical as a Swiss Army knife for a power-hungry SysAdmin. For all the Sun gurus, veterans and newbies: This is for you. As a must-have in one's library, it'll be one of your most worn out references in your serious IT career. It is practical and very illustrative in its approach to solving sample problems." -Dexter D. Laggui Hailed in its first edition as an indispensable reference for system administrators, Sun Performance and Tuning has been revised and expanded to cover Solaris 2.6, the newest generation of SPARC hardware, and the latest Internet and Java server technologies. Featuring a quick guide to get you started, as well as detailed reference information, this book is indispensable both for developers who need to design for speed and administrators who need to manage system and network performance. Performance guru Adrian Cockcroft brings his unique expertise and structured approach to this complex and rapidly changing topic, providing detailed information on key aspects of performance management and system behavior that is not available anywhere else. Rich Pettit, author of the SE performance toolkit, describes the performance interfaces in Solaris and how to use this freely available toolkit to build your own customized performance-monitoring tools. Key topics covered include: Performance Management and Measurement TCP and Internet Server Tuning JAVA Network Computer Server Sizing SPARC System Architectures Kernel Algorithms and Tuning How to Build Your Own Performance Tools Performance Rules and the virtual_adrian SE Tool To get up to speed quickly on critical performance issues, this is the one book any Sun administrator, integrator or developer needs.
    Note: "Sun Microsystems.". - First ed. has subtitle: SPARC & Solaris. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    Beijing ; : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xiv, 633 p. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.26/8
    Keywords: Microsoft Visual BASIC ; Microsoft Visual Basic for applications ; Electronic books ; local
    Abstract: The online documentation of VB/VBA language components seems to follow the 80/20 rule: the basic facts that you need to use a language statement are provided in the documentation. But the additional 20 percent that you need to use it effectively or to apply it to special cases is conspicuously absent. To a professional VB/VBA programmer, though, this missing 20 percent of the language's documentation isn't a luxury, it's a necessity. And in VB & VBA in a Nutshell: The Language , it finally is available. The bulk of the book consists of an alphabetical reference to the statements, procedures, and functions of the VB/VBA language. Each entry has a standardized listing containing the following information: Its syntax, using standard code conventions Differences in the operation of the keyword in a macro environment (e.g., in Office) and in Visual Basic, if there are any A list of arguments accepted by the function or procedure, if any A description of the data type returned by a function The finer points of a keyword's usage that are often omitted from or blurred over by the documentation Tips and gotchas that include undocumented behaviors and practical applications for particular language elements -- a section particularly invaluable for diagnosing or avoiding potential programming problems A brief, nonobvious example that illustrates the use of the keyword Basic VBA programming concepts, such as its data types and its support for variables, constants, and arrays Error handling in VBA applications Object programming with VBA Using VBA with particular applications. Excel and Project are utilized to show how to work with an application's integrated development environment and to take advantage of its object model Regardless of how much experience you have programming with VBA, this is the book you'll pick up time and time again both as your standard reference guide and as a tool for troubleshooting and identifying programming problems. Also included in VB & VBA in a Nutshell: The Language is a brief overview of the VB/VBA language, including: VB & VBA in a Nutshell: The Language is the definitive reference for Visual Basic and VBA developers.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxxiv, 757 p. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: Perl (Computer program language) ; Electronic books ; local
    Abstract: The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced of Perl programmers will learn from. More than just a collection of tips and tricks, the Perl Cookbook is the long-awaited companion volume to Programming Perl, filled with previously unpublished Perl arcana. The Perl Cookbook contains thousands upon thousands of examples ranging from brief one-liners to complete applications. Covered topic areas spread across nearly four hundred separate "recipes," including: Manipulation of strings, numbers, dates, arrays, and hashes Reading, writing, and updating text and binary files Pattern matching and text substitutions Subroutines, libraries, and modules References, data structures, objects, and classes Signals and exceptions Accessing text, hashes, and SQL databases Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet These recipes were rigorously reviewed by scores of the best minds inside and outside Perl, foremost of which was Larry Wall, the creator of Perl himself. The Perl Cookbook is written by Tom Christiansen, Perl evangelist and coauthor of the bestselling Programming Perl and Learning Perl ; and Nathan Torkington, Perl trainer and co-maintainer of the Perl Frequently Asked Questions list.
    Note: Includes bibliographical references (p. xxvii-xxix) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Corporation | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 1066 p. , ill. ; , 24 cm. +
    Edition: Special ed.
    DDC: 005.7/13769
    Keywords: Internet Explorer ; Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Using Windows 95 with IE 4.0 is a comprehensive reference for the intermediate to advanced user, providing complete coverage of the all-new functionality that IE 4.0 brings to the Windows 95 environment. By showing readers how to optimize their knowledge of the Win95 OS, as well as how to more closely integrate all their computer activities with the Internet, this title is a valuable guide for how to get Windows 98 functionality now.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    Indianapolis, Ind. : SAMS | Boston, MA :Safari,
    Language: English
    Pages: xix, 948 p. , ill. ; , 25 cm. +
    Edition: Professional reference ed.
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: Sams Teach Yourself Java in 21 Days continues to be the most popular, best-selling Java tutorial on the market. It has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The Professional Reference Edition of the book includes an extra seven chapters covering advanced topics like object serialization, remote method invocation, accessibility, security, JavaBeans, JDBC and advanced data structures - as well as a 200-page reference section detailing the most commonly used aspects of the Java language.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: ix, 529 p. , ill. ; , 23 cm
    Edition: 2nd ed.
    DDC: 005.4/469
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Sams Teach Yourself UNIX in 24 Hours, Second Edition is designed to take users from novice to accomplished user in just 24 one-hour sessions. Written by experts in the field, Sams Teach Yourself UNIX in 24 Hours, Second Edition starts off with an introduction to UNIX, then covers file handling, pipes and filters, the vi and EMACS text editors, shells, job control, printing, and connecting to remote computers via the Internet. The book also discusses UNIX programming and includes a handy glossary of terms. This edition of the will have updated coverage of newly available Web browsers, mail and news tools, as well as more focused coverage of the topics readers of the first edition asked about the most.
    Note: Includes index. - Rev. ed. of: Teach yourself UNIX in 24 hours, c1997
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 27 p. ; , 23cm
    DDC: 650.14
    Keywords: Career development ; Employees ; Training of ; Executives ; Training of ; Electronic books ; local
    Abstract: After a formal feedback experience individuals are often enthusiastic about pursuing their development goals but then hesitate because they do not know where to begin. This guidebook shows three strategies that are necessary in any intentional effort to grow: seek challenging assignments, seek training for targeted skills, and seek developmental relationships. Practical advice is given on how to choose the right assignments, identify specific skills that need improving, and establish relationships that will provide ongoing support and encouragement.
    Note: "CCL no. 401"--Series t.p. - "For the practicing managers"--Cover. - Includes bibliographical references (p. 25)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press | Boston, MA :Safari,
    Language: English
    Pages: xi, 354 p. , ill. ; , 23 cm
    DDC: 005.4/32
    Keywords: UNIX (Computer file) ; Handbooks, manuals, etc ; Operating systems (Computers) ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: UNIX is the most commonly-used operating system in the world. Once considered too arcane and difficult for the creative user to learn, it is now used daily by millions of Internet users and developers. It's the system the Internet is built on. The task of learning UNIX, with its seemingly complicated commands and hundreds of different flavors, can seem daunting without a straightforward guide. UNIX: Visual QuickStart Guide is the easiest way to get going with UNIX. The unique Visual QuickStart presentation strips away the mystery and technical jargon that surround this system. Simple step-by-step instructions, backed up with graphics and illustrations, guide readers through commands and applications both common and obscure. Beginners will applaud the Visual QuickStart Guide's uncomplicated approach, and seasoned UNIX users will find it to be an invaluable reference.
    Note: Includes index. - Subtitle on cover: Teach yourself UNIX the quick and easy way! This Visual QuickStart Guide uses pictures rather than lengthy explanations. You'll be up and running in no time!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Book
    Book
    London [u.a.] : Routledge/Thommes Press
    ISBN: 0415171628
    Language: English
    Pages: VII, 430 S. , graph. Darst.
    Edition: 1. publ.
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner 1
    Series Statement: The early sociology of the family
    DDC: 306.85
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    ISBN: 041517161X
    Language: English
    Pages: LI, 152 S.
    Edition: Repr.
    Angaben zur Quelle: 2
    DDC: 306.8109
    RVK:
    RVK:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    ISBN: 041517161X
    Language: English
    Pages: VII, 96 S.
    Edition: Repr.
    Angaben zur Quelle: 6
    DDC: 306.83
    RVK:
    RVK:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Book
    Book
    London : Routledge/Thoemmes
    Language: English
    Pages: V, 355 S
    Edition: repr
    Series Statement: The early sociology of religion / ed. by Bryan S. Turner Vol. 1
    Series Statement: The making of sociology series
    Series Statement: The early sociology of religion
    RVK:
    RVK:
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 0415174511
    Language: English
    Keywords: Weber, Max 1864-1920 ; Soziologie
    Note: Ursprüngliches Erscheinungsjahr: 1959-1974
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    Newton Square, Pa. : Project Management Institute | Boston, MA :Safari,
    Language: English
    Keywords: Leadership ; Project management ; Electronic books ; local
    Abstract: Chosen from the best of Project Management Journal ® and PM Network®, the articles reprinted in this volume revolve around the nature of the project management challenge, the skills required of effective project management practitioners, and some of the important leadership and management principles. Taken together, they offer a comprehensive and thorough look at the immense leadership challenges and skills necessary for successfully navigating the minefields of project management.
    Note: Selected articles from Project management journal and PM net work. - Title from title screen. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Book
    Book
    London ; New York : Routledge
    ISBN: 0415174589
    Language: English
    Pages: XII, IX, 212 S.
    Edition: Reprint [der Ausg.], London [u.a.], Routledge & Kegan Paul, 1974
    Series Statement: Max Weber classic monographs vol. 7
    Series Statement: Max Weber classic monographs
    DDC: 306.6/97/092 21
    Keywords: Weber, Max, 1864-1920 ; Weber, Max ; Sociology, Islamic ; Islam ; Soziologie ; Weber, Max 1864-1920 ; Islam ; Soziologie
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 0415108616 , 0415108624
    Language: English
    Pages: XII, 228 S , 24 cm
    Edition: Repr.
    DDC: 306
    RVK:
    RVK:
    RVK:
    Keywords: Postmodernism ; Social aspects ; Religion and sociology ; Culture ; Intellectuals ; East and West ; Civilization, Islamic ; Civilization, Modern ; 20th century ; Orientalismus ; Islam ; Postmoderne ; Modernität ; Weltgesellschaft
    Note: Bibliography: p209-223. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Book
    Book
    Oxford : Blackwell Publishers
    ISBN: 063118399X , 0631184015
    Language: English
    Pages: xi, 484 Seiten , Diagramme
    Edition: Reprinted
    DDC: 301
    RVK:
    Keywords: Sozialwissenschaften ; Soziologische Theorie ; Aufsatzsammlung ; Soziologische Theorie ; Sozialwissenschaften
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Book
    Book
    London : Routledge/Thoemmes
    Show associated volumes/articles
    ISBN: 0415153867
    Language: English
    Pages: 22 cm
    Series Statement: Making of sociology
    DDC: 307.760941
    RVK:
    Keywords: Cities and towns Great Britain ; Growth ; Cities and towns United States ; Growth ; Cities and towns Great Britain ; Growth ; History ; Cities and towns United States ; Growth ; History ; Aufsatzsammlung ; Stadtsoziologie ; Stadtverwaltung ; Armut
    Note: In slip case
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    ISBN: 0803988087 , 0803988095
    Language: English
    Pages: XIV, 254 S.
    Edition: 2. ed., repr.
    Series Statement: Theory, culture & society
    DDC: 306.4
    RVK:
    RVK:
    Keywords: Soziologie ; Sozialer Wandel ; Leiblichkeit ; Soziales System ; Körper ; Soziologische Theorie ; Körper ; Soziologie ; Soziales System ; Körper ; Soziologische Theorie ; Körper ; Sozialer Wandel ; Leiblichkeit ; Soziologische Theorie ; Leiblichkeit ; Soziologie
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 428 p. , ill. ; , 24 cm
    Edition: 3rd ed.
    Keywords: C (Computer program language) ; Electronic books ; local
    Abstract: There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update.Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before comes before ?:). The practical programmer reduces these to two: Multiplication and division come before addition and subtraction. Contrary to popular belief, most programmers do not spend most of their time creating code. Most of their time is spent modifying someone else's code. This books shows you how to avoid the all-too-common obfuscated uses of C (and also to recognize these uses when you encounter them in existing programs) and thereby to leave code that the programmer responsible for maintenance does not have to struggle with. Electronic Archaeology, the art of going through someone else's code, is described.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.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    Sebastopol, [Calif.] : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxii, 407 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Series Statement: A Nutshell handbook
    Keywords: Awk ; Sed (Computer file) ; UNIX (Computer file) ; Utilities (Computer programs) ; Electronic books ; local
    Abstract: sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another. awk is a complete programming language. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does many things for you, including automatically opening and closing data files, reading records, breaking the records up into fields, and counting the records. While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts.This edition covers features of sed and awk that are mandated by the POSIX standard. This most notably affects awk , where POSIX standardized a new variable, CONVFMT, and new functions, toupper () and tolower (). The CONVFMT variable specifies the conversion format to use when converting numbers to strings ( awk used to use OFMT for this purpose). The toupper () and tolower () functions each take a (presumably mixed case) string argument and return a new version of the string with all letters translated to the corresponding case.In addition, this edition covers GNU sed , newly available since the first edition. It also updates the first edition coverage of Bell Labs nawk and GNU awk ( gawk ), covers mawk , an additional freely available implementation of awk , and briefly discusses three commercial versions of awk , MKS awk , Thompson Automation awk ( tawk ), and Videosoft (VSAwk).
    Note: "UNIX power tools"--Cover. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley Developers Press | Boston, MA :Safari,
    Language: English
    Pages: xl, 440 p. , ill. ; , 23 cm
    DDC: 005.75/6
    Keywords: Database design ; Relational databases ; Electronic books ; local
    Abstract: Sound design can save you hours of development time before you write a single line of code. Based on the author's years of experience teaching this material, Database Design for Mere Mortals is a straightforward, platform-independent tutorial on the basic principles of relational database design. Database design expert Michael J. Hernandez introduces the core concepts of design theory and method without the technical jargon. Database Design for Mere Mortals will provide any developer with a common-sense design methodology for developing databases that work. 0201694719B04062001
    Note: Includes bibliographical references (p. 433) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 298 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Series Statement: The Java series
    DDC: 005.13/3
    Keywords: JavaBeans ; Java (Computer program language) ; Electronic books ; local
    Abstract: Java Beans is the most important new development in Java this year. Beans is the next generation of Java technology that not only adds features the language lacked, but also lets Java programs interoperate with a number of development environments. The initial release includes a bridge for Microsoft's ActiveX/COM; future releases will include bridges for Netscape's LiveConnect and IBM's OpenDoc. Since it's a "component architecture" for Java, Beans can be used in graphical programming environments, like Borland's JBuilder, or IBM's VisualAge for Java. This means that someone can use a graphical tool to connect a lot of Beans together and make an application, without actually writing any Java code -- in fact, without doing any programming at all. Graphical development environments let you configure components by specifying aspects of their visual appearance (like the color or label of a button) in addition to the interactions between components (what happens when you click on a button or select a menu item). One important aspect of Java Beans is that components don't have to be visible. This sounds like a minor distinction, but it's very important: the invisible parts of an application are the parts that do the work. So, for example, in addition to manipulating graphical widgets, like checkboxes and menus, Beans allows you to develop and manipulate components that do database access, perform computations, and so on. You can build entire applications by connecting pre-built components, without writing any code. Developing Java Beans is for people who need to stay up-to-date with the latest developments in programming technology. Minimally, developing Beans means adopting several simple design patterns in your code. However, that's only the beginning. To take full advantage of the Java Beans architecture, you should understand how to write classes that are serializable, use events for communication between classes, know when and how to provide BeanInfo classes that give graphical environments more information about your components, and provide property editors and customizers that let graphical tools work with more complex Beans. The book covers: Events, event listeners, and adapters Properties, indexed properties, bound properties, constrained properties, and vetoable property changes Persistence, serialization, versioning, and object validation Packaging Beans using JAR files The BeanBox, a prototypical development tool Reflection and introspec...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    Online Resource
    Online Resource
    Indinanapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xiv, 208 p. , ill. ; , 22 cm
    DDC: 005.369
    Keywords: Microsoft Excel (Computer file) ; Business ; Computer programs ; Electronic spreadsheets ; Electronic books ; local
    Abstract: The 10 Minute Guide to Excel 97 offers simple, practical help for busy people who need fast results. Through goal-oriented, 10-minute lessons, you'll learn all the essential tasks for creating powerful worksheets. 10 minutes is all you'll need to create and customize your own toolbar; enter different types of dat: numbers, dates, times, and more; create and save workbook files; add columns, rows, headers, and footers; perform calculations with formulas and functions; use styles to format cells; add cell borders and shading; and save Excel data in/on the Internet or an intranet.
    Note: "Covers: Microsoft Excel 97 for Windows 95 or Windows NT 3.51 and higher"--P. [4] of cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    Sebastopol : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xx, 483 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.8
    Keywords: Computer networks ; Security measures ; Electronic commerce ; Security measures ; Web sites ; Security measures ; World Wide Web ; Security measures ; Electronic books ; local
    Abstract: Attacks on government Web sites, break-ins at Internet service providers, electronic credit card fraud, invasion of personal privacy by merchants as well as hackers--is this what the World Wide Web is really all about? Web Security & Commerce cuts through the hype and the front page stories. It tells you what the real risks are and explains how you can minimize them. Whether you're a casual (but concerned) Web surfer or a system administrator responsible for the security of a critical Web server, this book will tell you what you need to know. Entertaining as well as illuminating, it looks behind the headlines at the technologies, risks, and benefits of the Web. Whatever browser or server you are using, you and your system will benefit from this book. Topics include: User safety--browser vulnerabilities (with an emphasis on Netscape Navigator and Microsoft Internet Explorer), privacy concerns, issues with Java, JavaScript, ActiveX, and plug-ins. Digital certificates--what they are, how they assure identity in a networked environment, how certification authorities and server certificates work, and what code signing all about. Cryptography--an overview of how encryption works on the Internet and how different algorithms and programs are being used today. Web server security--detailed technical information about SSL (Secure Socket Layer), TLS (Transport Layer Security), host security, server access methods, and secure CGI/API programming. Commerce and society--how digital payments work, what blocking software and censorship technology (e.g., PICS and RSACi) is about, and what civil and criminal issues you need to understand.
    Note: On cover: Risks, technologies, and strategies. - Includes bibliographical references (p. 450-470) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xxix, 269 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    DDC: 005.13/3
    Keywords: Perl (Computer program language) ; Electronic books ; local
    Abstract: In this update of a bestseller, two leading Perl trainers teach you to use the most universal scripting language in the age of the World Wide Web. With a foreword by Larry Wall, the creator of Perl, this smooth, carefully paced book is the "official" guide for both formal (classroom) and informal learning. It is now current for Perl version 5.004. Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Perl is a language for easily manipulating text, files, and processes. It comes standard on most UNIX platforms and is available free of charge on all other important operating systems. Perl technical support is informally available -- often within minutes -- from a pool of experts who monitor a USENET newsgroup (comp.lang.perl.misc) with tens of thousands of readers. Contents include: A quick tutorial stroll through Perl basics Systematic, topic-by-topic coverage of Perl's broad capabilities Lots of brief code examples Programming exercises for each topic, with fully worked-out answers How to execute system commands from your Perl program How to manage DBM databases using Perl An introduction to CGI programming for the Web
    Note: "Unix programming"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 404 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: Perl (Computer program language) ; Electronic books ; local
    Abstract: So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping. Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl. Major topics covered include: Practical use of packages and classes (object-oriented programming) Complex data structures Persistence (e.g., using a database) Networking Graphical interfaces, using the Tk toolkit Interaction with C language functions Embedding and extending the Perl interpreter In addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful, and using ties to trigger actions when data is accessed. You will emerge from this book a better hacker, and a proud master of Perl.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Corp. | Boston, MA :Safari,
    Language: English
    Pages: x, 214 p. , ill. ; , 22 cm
    DDC: 005.75/65
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: The 10 Minute Guide to Access 97 offers simple, practical help for busy people who need fast results. Through goal-oriented, 10-minute lessons, you'll learn all the essential tasks for setting up and maintaining your own database. 10 minutes is all you'll need to learn how to: understand tables, forms, reports, and queries; create a database from scratch or with Database Wizard; add records to tables; change and replace cell contents; add graphics and pictures; sort and filter your data; create mailing labels with the Label Wizard; and insert hyperlinks into your database.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxii, 282 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: Microsoft Win32 ; Perl (Computer program language) ; Electronic books ; local
    Abstract: In this smooth, carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. With a foreword by Larry Wall, the creator of Perl, this book is the "official" guide for both formal (classroom) and informal learning. Based on the "llama book," Learning Perl on Win32 Systems features tips for PC users and new NT-specific examples. Perl for Win32 is a language for easily manipulating text, files, user and group profiles, performance and event logs, and registry entries, and a distribution is available on the Windows NT Resource Kit. Peer-to-peer technical support is now available on the perl.win32.users mailing list. The contents include: An introduction to "the Perl way" for Windows users A quick tutorial stroll through Perl in one lesson Systematic, topic-by-topic coverage of Perl's broad capabilities Innumerable, brief code examples Programming exercises for each topic, with fully worked-out answers Access to NT system functions through Perl Database access with Perl CGI programming with Perl Erik Olson is director of advanced technologies for Axiom Technologies, LC, where he specializes in providing Win32 development solutions. Randal L. Schwartz and Tom Christiansen have also written Programming Perl , co-authored with Larry Wall and published by O'Reilly & Associates.
    Note: "Windows NT"--Cover. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    Indianapolis, IN : Que Corporation | Boston, MA :Safari,
    Language: English
    Pages: p. ; , cm
    Edition: 2nd ed.
    Keywords: Electronic books ; local
    Abstract: Special Edition Using Access 97, Second Edition, is your authoritative guide to mastering every facet of this powerful 32-bit database development platform. Get started quickly by using the Database Wizard to create a working Access 97 application in less than 30 minutes. Detailed, step-by-step instructions guide you through the process of designing and using Access tables, queries, forms, and reports. Newly added chapters on advanced VBA 5.0 techniques pave your way to Access programming expertise. Plus, you get full coverage of the latest updates to Access 97, including report Snapshot technology from Office Service Release 1 and the Upsizing Wizard for SQL Server 6.5+.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: xlvi, 1112 p. , ill. ; , 24 cm. +
    Edition: 2nd ed.
    DDC: 005.75/65
    Keywords: Microsoft Access ; Microsoft Windows (Computer file) ; Database management ; Electronic books ; local
    Abstract: One of the premier corporate database applications, Access, is a powerful application that can be programmed and customized. But to do that, readers need information. And this book provides that knowledge by showing users how to develop simple and complex applications for Access.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Book
    Book
    London : Routledge/Thoemmes
    ISBN: 0415153867
    Language: English
    Pages: 22 cm
    Series Statement: Making of sociology
    DDC: 307.760941
    RVK:
    Keywords: Cities and towns Great Britain ; Growth ; Cities and towns United States ; Growth ; Cities and towns Great Britain ; Growth ; History ; Cities and towns United States ; Growth ; History ; Aufsatzsammlung ; Stadtsoziologie ; Stadtverwaltung ; Armut
    Note: In slip case
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    ISBN: 0415163072
    Language: English
    Pages: VI, 374 S , graph. Darst., Kt , 22 cm
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 1
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Language: English
    Pages: V, 355 S
    Series Statement: The making of sociology series
    Angaben zur Quelle: Vol. 1
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Book
    Book
    Oxford [u.a.] : Blackwell
    ISBN: 063118399X , 0631184015
    Language: English
    Pages: XI, 484 S , 25 cm
    Edition: Repr.
    DDC: 300/.1
    RVK:
    Keywords: Aufsatzsammlung ; Soziologie ; Sozialwissenschaften
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Article
    Article
    In:  Theory, Culture & Society London 1997, S. 343-358.
    Language: English
    Titel der Quelle: Theory, Culture & Society
    Angaben zur Quelle: London 1997, S. 343-358.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Book
    Book
    Oxford [u.a.] : Blackwell
    ISBN: 0631184015 , 063118399X
    Language: English
    Pages: XI, 484 S , 25 cm
    Edition: Repr.
    DDC: 300/.1
    RVK:
    RVK:
    Keywords: Social sciences ; Philosophy ; Sociology ; Philosophy ; Critical theory ; Aufsatzsammlung ; Aufsatzsammlung ; Soziologie ; Sozialwissenschaften
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Book
    Book
    London [u.a.] : Sage Publ.
    ISBN: 0803975996 , 0803975988
    Language: English
    Pages: 273 S.
    Edition: 2. ed., reprint.
    DDC: 306.461
    RVK:
    Keywords: Medizinsoziologie ; Sozialmedizin
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Online Resource
    Online Resource
    Bonn ; : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 533 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Keywords: GNU Emacs ; Text editors (Computer programs) ; Electronic books ; local
    Abstract: GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment -- you can stay within Emacs all day without leaving. This book tells you how to get started with the GNU Emacs editor. It will also "grow" with you: as you become more proficient, this book will help you learn how to use Emacs more effectively. It takes you from basic Emacs usage (simple text editing) to moderately complicated customization and programming. The second edition of Learning GNU Emacs describes all of the new features of GNU Emacs 19.30, including fonts and colors, pull-down menus, scroll bars, enhanced X Window support, and correct bindings for most standard keys. GNUS, a Usenet newsreader, and ange-ftp mode, a transparent interface to the file transfer protocol, are also described. Learning GNU Emacs , second edition, covers: Using Emacs as an Internet Toolkit (to use electronic mail and Usenet news, telnet to other computers, retrieve files using FTP, browse the World Wide Web, and author Web documents) Emacs' rich, comprehensive online help facilities How to edit files with Emacs Using Emacs as a "shell environment" How to take advantage of "built-in" formatting features How to use multiple buffers, Emacs windows, and X Windows Customizing Emacs The Emacs interface to the X Window System, which allows you to use a mouse and pop-up menus Whys and hows of writing macros to circumvent repetitious tasks Emacs as a programming environment The basics of Emacs LISP How to get Emacs The book is aimed at new Emacs users, whether or not they are programmers. Also useful for readers switching from other Emacs implementations to GNU Emacs.
    Note: "Unix text processing"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Online Resource
    Online Resource
    Bonn ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xix, 732 p. , ill. ; , 24 cm
    Edition: 3rd ed.
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Sistemas de computacao ; larpcal ; Sistemas operacionais (computadores) ; larpcal ; Electronic books ; local
    Abstract: Once a little-known productivity boost for personal computers, Linux is now becoming a central part of computing environments everywhere. This operating system now serves as corporate hubs, Web servers, academic research platforms, and program development systems. All along it's also managed to keep its original role as an enjoyable environment for personal computing, learning system administration and programming skills, and all-around hacking. This book, now in its third edition, has been widely recognized for years in the Linux community as the getting-started book people need. It goes into depth about configuration issues that often trip up users but are glossed over by other books. A complete, UNIX-compatible operating system developed by volunteers on the Internet, Linux is distributed freely in electronic form and at a low cost from many vendors. Developed first on the PC, it has been ported to many other architectures and can now support such heavy-duty features as multiprocessing, RAID, and clustering. Software packages on Linux include the Samba file server and Apache Web server; the X Window System (X11R6); TCP/IP networking (including PPP, SSH, and NFS support); popular software tools such as Emacs and TeX; a complete software development environment including C, C++, Java, Perl, Tcl/Tk, and Python; libraries, debuggers, multimedia support, scientific and database applications, and much more. Commercial applications that run on Linux range from end-user tools like word processors and spreadsheets to mission-critical software like the Oracle, Sybase, Informix, and IBM DB/2 database management systems. Running Linux has all the information you need to understand, install, and start using the Linux operating system. This includes a comprehensive installation tutorial, complete information on system maintenance, tools for document development and programming, and guidelines for network, file, printer, and Web site administration. New topics in the third edition include: KDE, a desktop that brings the friendliness and ease-of-use of Windows or the Macintosh to Linux Samba, which turns Linux into an office hub that serves files and printers to Microsoft systems PPP, the most popular software for logging into remote systems over phone lines Revised instructions for installation and configuration, particularly covering the Red Hat, SuSE and Debian distributions
    Note: Includes bibliographical references (p. 689-702) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley Pub. Co. | Boston, MA :Safari,
    Language: English
    Pages: xix, 379 p. , ill. ; , 25 cm
    DDC: 005.1
    Keywords: Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Upon completion of an object-oriented design, you are faced with a troubling question: "Is it good, bad, or somewhere in between?" Seasoned experts often answer this question by subjecting the design to a subconscious list of guidelines based on their years of experience. Experienced developer Arthur J. Riel has captured this elusive, subconscious list, and in doing so, has provided a set of metrics that help determine the quality of object-oriented models. Object-Oriented Design Heuristics offers insight into object-oriented design improvement. The more than sixty guidelines presented in this book are language-independent and allow you to rate the integrity of a software design. The heuristics are not written as hard and fast rules; they are meant to serve as warning mechanisms which allow the flexibility of ignoring the heuristic as necessary. This tutorial-based approach, born out of the author's extensive experience developing software, teaching thousands of students, and critiquing designs in a variety of domains, allows you to apply the guidelines in a personalized manner. The heuristics cover important topics ranging from classes and objects (with emphasis on their relationships including association, uses, containment, and both single and multiple inheritance) to physical object-oriented design. You will gain an understanding of the synergy that exists between design heuristics and the popular concept of design patterns; heuristics can highlight a problem in one facet of a design while patterns can provide the solution. Programmers of all levels will find value in this book. The newcomer will discover a fast track to understanding the concepts of object-oriented programming. At the same time, experienced programmers seeking to strengthen their object-oriented development efforts will appreciate the insightful analysis. In short, with Object-Oriented Design Heuristics as your guide, you have the tools to become a better software developer. 020163385XB04062001
    Note: Includes bibliographical references (p. 369-371) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xxvi, 661 p. ; , 24 cm. +
    Edition: 1st ed.
    Keywords: Oracle (Computer file) ; PL/SQL (Computer program language) ; Relational databases ; Electronic books ; local
    Abstract: Steven Feuerstein's first book, Oracle PL/SQL Programming , has become the classic reference to PL/SQL, Oracle's procedural extension to its SQL language. His new book looks thoroughly at one especially advanced and powerful part of the PL/SQL language -- the package. The use of packages can dramatically improve your programming productivity and code quality, while preparing you for object-oriented development in Oracle technology. In this book, Feuerstein explains how to construct packages -- and how to build them the right way. His "best practices" for building packages will transform the way you write packages and help you get the most out of the powerful, but often poorly understood, PL/SQL language. Much more than a book, Advanced Oracle PL/SQL Programming with Packages comes with a PC diskette containing a full-use software companion. Developed by Feuerstein, RevealNet's PL/Vision Lite is the first of its kind for PL/SQL developers: a library of thirty-plus PL/SQL packages. The packages solve a myriad of common programming problems and vastly accelerate the development of modular and maintainable applications. The packages provided in PL/Vision Lite fall into three categories: Building block packages: low-level development enhancers, including string parsers, a list manager, and an interface to PL/SQL tables. Developer utilities: programs that improve your PL/SQL development environment, including a code generator, a powerful substitute for SHOW ERRORS, and an online help delivery mechanism. Plug-and-play components: pieces of code that can be used as is in your own applications, including a high-level exception handler mechanism and a generic, reusable logging mechanism. In addition to describing the details of these packages, this book explores why and how they were built the way they were. You'll come away with an increased appreciation of the PL/SQL language and the power of packages. Most importantly, you'll be ready and eager to put that power to use immediately in your own applications.
    Note: "Oracle development language"--Cover. - Includes index. - Title on diskette: PL/Vision Lite : a companion reference for Advanced Oracle PL/SQL : programming with packages
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Book
    Book
    London [u.a.] : Sage
    ISBN: 0803988087 , 0803988095
    Language: English
    Pages: XIV, 254 S.
    Edition: 2. ed.
    Series Statement: Theory, culture and society
    DDC: 306.4
    RVK:
    RVK:
    Keywords: Körper ; Soziologie
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    ISBN: 0803988087 , 0803988095
    Language: English
    Pages: xiv, 254 Seiten , 24 cm
    Edition: Second edition
    Series Statement: Theory, culture & society
    DDC: 306.4
    RVK:
    RVK:
    Keywords: Human body Social aspects ; Body, Human Social aspects ; Sexuality in popular culture ; Soziologie ; Forschung ; Körper ; Mensch
    Note: Literaturverzeichnis: Seite 236-245 , First edition published by Basil Blackwell Publisher 1984
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    Reading, Mass. : Addison Wesley Longman | Boston, MA :Safari,
    Language: English
    Pages: xxi, 280 p. ; , 24 cm
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"--virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs. Highlights Explores the program behavior implicit in the C++ Object Model's support of object-oriented programming. Explains the basic implementation of the object-oriented features and the trade offs implicit in those features. Examines the impact on performance in terms of program transformation. Provides abundant program examples, diagrams, and performance measurements to relate object-oriented concepts to the underlying object model. If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Get a value-added service! Try out all the examples from this book at www.codesaw.com. CodeSaw is a free online learning tool that allows you to experiment with live code from your book right in your browser. 0201834545B11102003
    Note: Includes bibliographical references (p. xv-xviii) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
  • 164
    Book
    Book
    London [u.a.] : Sage
    ISBN: 0803983700 , 0803983719
    Language: English
    Pages: VIII, 184 S.
    Edition: Repr.
    Series Statement: Theory, culture and society
    DDC: 306
    RVK:
    RVK:
    Keywords: Aufsatzsammlung ; Postmoderne ; Modernität
    Note: Includes bibliography and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Book
    Book
    London [u.a.] : Sage Publ.
    ISBN: 0803983700 , 0803983719
    Language: English
    Pages: VII, 184 S
    Edition: Reprinted
    Series Statement: Theory, culture & society
    DDC: 306/.01
    Keywords: Aufsatzsammlung ; Postmoderne ; Modernität
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    London : SAGE Publications
    ISBN: 9780803975996
    Language: English
    Pages: Online-Ressource (287 p)
    Parallel Title: Print version Medical Power and Social Knowledge
    DDC: 306.461
    Keywords: Health ; Social aspects ; Social medicine ; Electronic books ; Electronic books
    Abstract: `Turner's intelligible and readable style and his broad grasp of social theory and history make this volume an interesting blend of historical particularities and specific cross-national examples. It is a work that is both entertaining, informative and accessible' - Medical Sociology News
    Description / Table of Contents: Cover; Contents; Acknowledgements; Part I - Introduction; Chapter 1 - Medical Sociology; Chapter 2 - Religion and Medicine: From Sin to Sickness; Part II - Concepts of Disease and Sickness; Chapter 3 - On being Sick; Chapter 4 - Madness and Psychiatry; Chapter 5 - Women's Complaints: Patriarchy and Illness; Chapter 6 - Aging, Dying and Death; Part III - Social Organization of Medical Power; Chapter 7 - Professions, knowledge and Power; Chapter 8 - Medical Bureaucracies: the Hospital, the clinic and Modern Society; Chapter 9 - Capitalism, Class and Illness
    Description / Table of Contents: Chapter 10 - Comparative Health Systems: The Globalization of Medical PowerPart IV - Conclusion; Chapter 11 - The Regulation of Bodies; Chapter 12 - Risk Society and the New Regime of Disease; Chapter 13 - The Expanding Field of the Sociology of the Body; References; Index;
    Note: Description based upon print version of record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    Online Resource
    Online Resource
    London : SAGE Publications | Ann Arbor, Michigan : ProQuest
    ISBN: 9781446264188
    Language: English
    Pages: 1 Online-Ressource (248 pages)
    Edition: 2nd ed.
    DDC: 306.4/61
    Abstract: `Turner's intelligible and readable style and his broad grasp of social theory and history make this volume an interesting blend of historical particularities and specific cross-national examples. It is a work that is both entertaining, informative and accessible' - Medical Sociology News.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley Pub. Co. | Boston, MA :Safari,
    ISBN: 0201835959
    Language: English
    Pages: xiii, 322 p. , ill. ; , 24 cm
    Edition: Anniversary ed.
    Keywords: Software engineering ; Management ; Software engineering ; Electronic books ; local
    Abstract: Few books on software project management have been as influential and timeless as The Mythical Man-Month . With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system. Now, 20 years after the initial publication of his book, Brooks has revisited his original ideas and added new thoughts and advice, both for readers already familiar with his work and for readers discovering it for the first time. The added chapters contain (1) a crisp condensation of all the propositions asserted in the original book, including Brooks' central argument in The Mythical Man-Month: that large programming projects suffer management problems different from small ones due to the division of labor; that the conceptual integrity of the product is therefore critical; and that it is difficult but possible to achieve this unity; (2) Brooks' view of these propositions a generation later; (3) a reprint of his classic 1986 paper "No Silver Bullet"; and (4) today's thoughts on the 1986 assertion, "There will be no silver bullet within ten years."
    Note: Anniversary ed. has four new chapters. - Includes bibliographical references (p. 293-308) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Online Resource
    Online Resource
    Mountain View, Calif. : SunSoft Press | Boston, MA :Safari,
    Language: English
    Pages: xx, 492 p. ; , ill.24 cm. +
    DDC: 005.4/3
    Keywords: UNIX (Computer file) ; Data recovery (Computer science) ; Electronic books ; local
    Abstract: Designed as an introduction to UNIX system crash dump analysis, this is the first book to discuss in detail UNIX system panics, crashes and hangs, their causes, what to do when they occur, how to collect information about them, how to analyze that information, and how to get the problem resolved. KEY TOPICS: Part One covers theory and tools. Part Two looks inside UNIX, from the header files to hardware tape drives. Part Three provides actual case studies of software, hardware, data, and system fault problems. MARKET: For systems and network administrators and technical support engineers responsible for maintaining UNIX computer systems and networks.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Online Resource
    Online Resource
    New York : AMACOM | Boston, MA :Safari,
    Language: English
    Pages: x, 150 p. , ill. ; , 23 cm
    DDC: 658.8/4
    Keywords: Selling ; Telephone selling ; Electronic books ; local
    Abstract: Salespeople can get the edge on competitors by transforming the dreaded cold call into a red-hot sale. The dynamic new book Red-Hot Cold Call Selling will show them how! Drawing on the author's vast enthusiasm and on insights acquired over a successful career, Red-Hot Cold Call Selling outlines valuable strategies and techniques for developing a complete selling system that works. Readers will learn what sales prospecting really is and why it's a key element in any winning sales formula. Plus, they will discover: how to make themselves "rejection proof" how to dissect the cold call and create a personalized script how to enhance their probability of success by following the "Ten Commandments of Prospecting," and much more...
    Note: Includes bibliographical references (p. 145) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiii, 139 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Series Statement: What you need to know
    DDC: 005.4/3
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: If you use UNIX, you know that it can be a technically challenging environment. And if you're like most users, you have a job to do aside from exploring your operating system -- like analyzing that hot new stock, running another experiment, or typesetting another report. What happens when you have problems? What happens when the system slows to a crawl, when you can't get logged back in after a power failure, or when you've sent a file to the printer three times but have yet to find a printout? Your first choice for handling a problem might be to have the problem never occur. Your second choice might be to have someone else fix it, immediately. However, in the real world, sometimes you will have to investigate the problem and report it, and sometimes you will have to find an answer yourself. When You Can't Find Your UNIX System Administrator , part of our new What You Need to Know series, gives UNIX users tools for solving problems. It offers: Practical solutions for problems you're likely to encounter in logging in, running programs, sharing files, managing space resources, printing, and so on Just enough background on what's going on "behind the scenes" so that you can make sense of our suggestions, rather than simply memorizing keystrokes An explanation of how to present problems to your sys admin so that you're more likely to get quick, accurate support A list of the site-specific information to which you should have access, and a place to write it down A quick-ref card summarizing what to try first, second, third for commonly encountered problems The goal of this book is not to make you a guru in your own right. The goal of this book is to get you back to the job you'd rather be doing.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    ISBN: 9781446250426
    Language: English
    Pages: 1 online resource (273 p.) , Ill.
    Edition: 2nd ed.
    DDC: 306.461
    Abstract: Bryan S. Turner considers the ways in which different social theorists have interpreted the experience of health and disease, and the social relations and power structures involved in medical practice. He examines health as an aspect of social action and looks at the subject of health at three levels - the individual, the social and the societal.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Book
    Book
    London [u.a.] : Sage
    ISBN: 0803983719 , 0803983700
    Language: English
    Pages: VIII, 184 S.
    Edition: Reprint.
    Series Statement: Theory, culture & society
    DDC: 306/.01 20
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Geschichte 1900-2000 ; Gesellschaft ; Philosophie ; Postmodernism -- Social aspects ; Sociology -- Philosophy ; Civilization, Modern -- 20th century ; Soziologische Theorie ; Postmoderne ; Modernität ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Modernität ; Postmoderne ; Soziologische Theorie
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Article
    Article
    London : Routledge
    In:  Images of aging (1995), Seite 245-260 | year:1995 | pages:245-260
    ISBN: 9780415112598
    Language: English
    Pages: Lit.
    Titel der Quelle: Images of aging
    Publ. der Quelle: London [u.a.] : Routledge, 1995
    Angaben zur Quelle: (1995), Seite 245-260
    Angaben zur Quelle: year:1995
    Angaben zur Quelle: pages:245-260
    Note: Seiten: 245-260
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
  • 176
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 0415174570
    Language: English
    Pages: X, X, 206 S
    Edition: Repr. [der Ausg.] 1986
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 6
    Series Statement: Max Weber classic monographs
    DDC: 301/.01
    Keywords: Weber, Max ; 1864-1920 ; Sociology ; Germany ; History ; Marxian school of sociology ; Germany ; Weber, Max 1864-1920 ; Soziologie ; Marxismus
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    ISBN: 0415174562
    Language: English
    Pages: XI, 111 S
    Edition: First publ. in 1971. Reprinted
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 5
    Series Statement: Max Weber classic monographs
    Keywords: Weber, Max ; 1864-1920 ; Congresses ; Sociology ; Congresses ; Aufsatzsammlung ; Weber, Max 1864-1920 ; Soziologie
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 0415174546
    Language: English
    Pages: X, IX, 310 S
    Edition: Repr. [der Ausg.] New York, 1968
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 3
    Series Statement: Max Weber classic monographs
    DDC: 301/.092
    Keywords: Weber, Max
    Description / Table of Contents: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    ISBN: 0415174538
    Language: English
    Pages: XII, 480 S
    Edition: First publ. in 1960. Reprinted
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 2
    Series Statement: Max Weber classic monographs
    Keywords: Weber, Max ; 1864-1920 ; Weber, Max 1864-1920
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 041517452X
    Language: English
    Pages: XIX, XXVIII, 249 S
    Edition: Repr. [der Ausg.] Detroit, 1959
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 1
    Series Statement: Max Weber classic monographs
    Keywords: Sociology ; Germany ; History ; Sociology ; Methodology ; History ; Philosophy ; Historians ; Germany
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    ISBN: 0415167272
    Language: English
    Pages: XII, 244 S , Graph. Darst
    Edition: Reprinted, first published 1949 by Princeton University Press
    Angaben zur Quelle: 7
    DDC: 305.5
    Note: Literaturverz. S. [237] - 240
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Book
    Book
    London [u.a.] : Routledge
    ISBN: 0415174554
    Language: English
    Pages: IX, 160 S. , Ill., graph. Darst.
    Edition: First publ. in 1944. Reprinted
    Series Statement: Max Weber classic monographs / selected and with new introductions by Bryan S. Turner Vol. 4
    Series Statement: Max Weber classic monographs
    Keywords: Weber, Max ; Weber, Max 1864-1920 ; Politische Soziologie
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    ISBN: 0415163161
    Language: English
    Pages: XII, 530 S , Ill , 22 cm
    Edition: Repr. from the ed. London : Secker & Warburg 1940
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 10
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    ISBN: 0415171709
    Language: English
    Pages: XXIII, 472 S , 23 cm
    Edition: Reprinted, [Nachdr, der Ausg.] New York 1939
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner Vol. 9
    Series Statement: The early sociology of the family
    DDC: 306.81
    Keywords: Marriage ; Familiensoziologie
    Note: Originally published: New York : Prentice-Hall, 1939 , Includes bibliographical references (p. 437 - 463) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    ISBN: 0415167264
    Language: English
    Pages: 503 S
    Edition: Reprinted, first published 1937 by Yale University Press
    Angaben zur Quelle: 6
    DDC: 305.50975
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    ISBN: 0415163153
    Language: English
    Pages: XVI, 418 S , graph. Darst., Kt , 22 cm
    Edition: Repr. from the ed. Minneapolis, Minn. : Minneapolis council of Social Agencies 1937
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 9
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    Book
    Book
    London [u.a.] : Routledge/Thoemmes Press
    ISBN: 0415171660
    Language: English
    Pages: X, 526 S , 23 cm
    Edition: Reprinted, [Nachdr. der Ausg.] Boston [u.a.] 1934
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner Vol. 5
    Series Statement: The early sociology of the family
    DDC: 306.85
    Keywords: Family ; Marriage ; United States ; United States ; Social conditions ; Familiensoziologie
    Note: Originally published: Boston, Houghton Mifflin Co., 1934. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    ISBN: 0415163145
    Language: English
    Pages: VII, 352 S , graph. Darst., Kt , 22 cm
    Edition: Repr. from the ed. New York and London : McGraw-Hill 1933
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 8
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    Book
    Book
    London [u.a.] : Routledge/Thoemmes Press
    ISBN: 0415171695
    Language: English
    Pages: 406 S , 23 cm
    Edition: Reprinted, [Nachdr. der Ausg.] London 1931
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner Vol. 8
    Series Statement: The early sociology of the family
    Uniform Title: Die Familie 〈engl.〉
    DDC: 306.85
    Keywords: Family ; Familiensoziologie
    Note: Translation originally published: London, George Allen & Unwin, 1931. - Aus dem Dt. übers. - Dt. Orig.-Ausg. im Verl. Lehmann, München, 1912 erschienen. - Includes bibliographical references and index , Schreibung des Verf. auf der Haupttitelseite: Dr. Müller-Lyer., im Vorwort: F. Müller-Lyer
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    ISBN: 0415171687
    Language: English
    Pages: XIII, 497 S , 23 cm
    Edition: Reprinted, [Nachdr. der Ausg.] New York 1928
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner Vol. 7
    Series Statement: The early sociology of the family
    DDC: 306.8/0973
    Keywords: Marriage ; Family ; United States ; Marriage ; United States ; United States ; Social conditions ; 1918-1932 ; Familiensoziologie
    Note: Originally published: New York, Henry Holt, 1928 , Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    Language: English
    Pages: XIX, 341 S
    Edition: [Repr. der Ausg.] London, Routledge, 1925
    Series Statement: The making of sociology series
    Angaben zur Quelle: Vol. 9
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Book
    Book
    London : Routledge/Thoemmes
    Language: English
    Pages: XIX, 341 S
    Edition: repr; [Repr. der Ausg.] London, Routledge, 1925
    Series Statement: The early sociology of religion / ed. by Bryan S. Turner Vol. 9
    Series Statement: The making of sociology series
    Series Statement: The early sociology of religion
    RVK:
    RVK:
    Note: Literaturverz. S. 331 - 341
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    ISBN: 0415163102
    Language: English
    Pages: XV, 269 S , Ill , 22 cm
    Edition: Repr. from the ed. New York : Dutton 1922
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 4
    Note: Literaturverz. S. 251 - 257
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    ISBN: 0415163110
    Language: English
    Pages: XV, 409 S , Ill., Kt , 22 cm
    Edition: Repr. from the ed. London : Williams and Norgate 1915
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 5
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    ISBN: 0415163137
    Language: English
    Pages: 222 S , graph. Darst , 22 cm
    Edition: Repr. from the ed. London : Bell 1915
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 7
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Book
    Book
    London [u.a.] : Routledge/Thoemmes Press
    ISBN: 0415171679
    Language: English
    Pages: VII, 96 S , 23 cm
    Edition: Reprinted, [Nachdr. der Ausg.] London 1914
    Series Statement: The early sociology of the family / ed. by Bryan S. Turner Vol. 6
    Series Statement: The early sociology of the family
    DDC: 306.83
    Keywords: Kinship ; Primitive societies ; Ethnology ; Melanesia ; Konferenzschrift ; Familiensoziologie
    Note: Originally published: London, Constable, 1914. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Book
    Book
    London : Routledge/Thoemmes
    Language: English
    Pages: XIX, 169 S
    Edition: repr; [Repr. der Ausg.] London, Methuen, 1909
    Series Statement: The early sociology of religion / ed. by Bryan S. Turner Vol. 7
    Series Statement: The making of sociology series
    Series Statement: The early sociology of religion
    RVK:
    RVK:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    ISBN: 0415163099
    Language: English
    Pages: IX, 409 S , 22 cm
    Edition: Repr. from the ed. New York : Macmillan 1909
    Series Statement: Making of sociology
    Angaben zur Quelle: Vol. 3
    Note: Literaturverz. S. 380 - 402
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Language: English
    Pages: XIX, 169 S
    Edition: [Repr. der Ausg.] London, Methuen, 1909
    Series Statement: The making of sociology series
    Angaben zur Quelle: Vol. 7
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Language: English
    Pages: XXXV, 773 S , Ill., Kt
    Edition: [Repr. der Ausg.] London [u.a.], Macmillan, 1904
    Series Statement: The making of sociology series
    Angaben zur Quelle: Vol. 8
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...