Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • 1995-1999  (305)
  • 1950-1954  (55)
  • Grimm, Jacob  (210)
  • Safari Tech Books Online  (131)
Material
Years
Year
  • 101
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiii, 378 p. , ill. ; , 24 cm. +
    Edition: 1st ed.
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: New users are flocking to Linux literally by the millions. Yet most of these new users draw from Microsoft Windows as their primary computing experience; for them an operating system from the UNIX family is an unfamiliar experience. In Learning Red Hat Linux , Bill McCarty has written a book aimed specifically at this new audience. Learning Red Hat Linux will guide any new user of Linux through the installing and use of the Red Hat® version of the free operating system that is shaking up the commercial world of software. It demystifies Linux in terms familiar to Windows users and gives readers only what they need to start being successful users of Linux. Built around the popular Red Hat distribution of Linux, Learning Red Hat Linux takes the reader step by step through the process of installing and setting up a Red Hat Linux system, and provides a thorough but gentle introduction to the basics of using Red Hat Linux. Because the book is written specifically for the enclosed CD, the reader needs nothing else to get started with this exciting new operating system.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xix, 724 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.7/13769
    Keywords: Apache (Computer file : Apache Group) ; C (Computer program language) ; Perl (Computer program language) ; Web servers ; Computer programs ; Electronic books ; local
    Abstract: Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API. For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server. Writing Apache Modules with Perl and C shows how to extend web server capabilities regardless of whether the programming language is Perl or C. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform for tasks like the following: Rewriting CGI scripts as Apache modules to vastly improve performance Server-side filtering of HTML documents, to embed special markup or code (much like SSI) Enhancing server log functionality Converting file formats on the fly Implementing dynamic navigation bars Incorporating database access into CGI scripts Customizing access control and authorization to block robots or to use an external database for passwords The authors are Lincoln Stein and Doug MacEachern. Lincoln is the successful author of How to Set Up and Maintain a World Wide web Site and the developer of the widely used Perl CGI.pm module. Doug is a consultant and the creator of the innovative mod_perl Apache module.
    Note: Includes "...a detachable modp̲erl quick reference card."--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xviii, 362 p. , ill. ; , 25 cm. +
    DDC: 658.4/038/0285574
    Keywords: Data warehousing ; Database management ; Information technology ; Electronic books ; local
    Abstract: 8090B-0 A start-to-finish process for deploying successful data warehouses. This book delivers what every data warehousing project participant needs most: a thorough overview of today's best solutions, and a reliable step-by-step process for building warehouses that meet their objectives. It answers the key questions asked by everyone involved in a data warehouse initiative: project sponsors, developers, managers, and CIOs. And, with over 75 figures, it doesn't just tell you how to get the job done: it shows you. Migration strategies and scenarios Management and support: issue resolution, capacity planning, security, backup, and more Specific answers for project sponsors, managers, and CIOs 12 steps for implementation Best techniques for schema design and metadata Choosing the right hardware, software, and platforms Evolving as new technologies mature Rely on this book's up-to-date listings of vendors and Web resources. Learn to evolve your data warehouse as new technologies mature-including metadata interchange standards, Web solutions, and Windows ...Ø NT. Whatever your goals, Data Warehousing for IT Professionals will help you achieve them faster and at lower cost.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    ISBN: 3777606561 , 377760707X , 3777607576 , 3777609730
    Language: German
    Pages: 7 Seiten, Spalten 1281-2540 , Lex. 8°
    Edition: Neubearb.
    Parallel Title: Elektronische Reproduktion Deutsches Wörterbuch ; 8. Band: Emporerheben - Exzitieren
    Angaben zur Quelle: Bd. 8
    RVK:
    RVK:
    RVK:
    RVK:
    Note: Erscheinungsbeginn: 1995
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    Indianapolis, IN : Macmillan Publishing | Boston, MA :Safari,
    Language: English
    Pages: xii, 257 p. ; , 24 cm
    Series Statement: Software engineering series
    DDC: 005.7/2
    Keywords: Computer software ; Development ; UML (Computer science) ; Electronic books ; local
    Abstract: A UML Pattern Language pairs the software design pattern concept with the Unified Modeling Language (UML) to offer a tool set for software professionals practicing both system modeling and software development. This book provides: a collection of patterns in the domain of system modeling, including those that are useful to management, operations, and deployment teams, as well as to software developers; a survey of the development of patterns and the UML; a discussion of the underlying theory of the patterns and instructions for using the language; a thorough exploration of the design process and model-driven development. A UML Pattern Language recognizes that design and modeling have become equal partners with programming and coding in the enterprise of software development. Providing both an understanding of the work of design and the way patterns and the UML combine to facilitate design.
    Note: Includes bibliographical references (p. [241]-246) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    Indianapolis, Ind., USA : H.W. Sams | Boston, MA :Safari,
    Language: English
    Pages: xvii, 820 p. , ill. ; , 23 cm
    Edition: 3rd ed.
    DDC: 005.13/3
    Keywords: C (Computer program language) ; Electronic books ; local
    Abstract: The Waite Group's C Primer Plus, Third edition, presents the ANSI C standard beginning with a discussion of the fundamentals of C programming and then continues on to illustrate real-world C programming concepts and techniques. The Waite Group's C Primer Plus, Third Edition, is jam-packed with hundreds of sample programs, challenging yet humorous examples, hints and quizzes. Get the latest information on migrating from C to C++ and find out what will change with the release of the new C ANSI/ISO standard. Learn the mechanics of C programming and how to create programs that are easy to read, debug and update using real-world, easy-to-follow examples.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    Indianapolis, IN, USA : Cisco Press | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 926 p. , ill. ; , 24 cm
    DDC: 004.6/8
    Keywords: Local area networks (Computer networks) ; Telecommunication ; Switching systems ; Electronic books ; local
    Abstract: The most complete guide to Cisco Catalyst(r) switch network design, operation, and configuration Master key foundation topics such as high-speed LAN technologies, LAN segmentation, bridging, the Catalyst command-line environment, and VLANs Improve the performance of your campus network by utilizing effective Cisco Catalyst design, configuration, and troubleshooting techniques Benefit from the most comprehensive coverage of Spanning-Tree Protocol, including invaluable information on troubleshooting common Spanning Tree problems Master trunking concepts and applications, including ISL, 802.1Q, LANE, and MPOA Understand when and how to utilize Layer 3 switching techniques for maximum effect Understand Layer 2 and Layer 3 switching configuration with the Catalyst 6000 family, including coverage of the powerful MSFC Native IOS Mode Cisco LAN Switching provides the most comprehensive coverage of the best methods for designing, utilizing, and deploying LAN switching devices and technologies in a modern campus network. Divided into six parts, this book takes you beyond basic switching concepts by providing an array of proven design models, practical implementation solutions, and troubleshooting strategies. Part I discusses important foundation issues that provide a context for the rest of the book, including Fast and Gigabit Ethernet, routing versus switching, the types of Layer 2 switching, the Catalyst command-line environment, and VLANs. Part II presents the most detailed discussion of Spanning-Tree Protocol in print, including common problems, troubleshooting, and enhancements, such as PortFast, UplinkFast, BackboneFast, and PVST+. Part III examines the critical issue of trunk connections, the links used to carry multiple VLANs through campus networks. Entire chapters are dedicated to LANE and MPOA. Part IV addresses advanced features, such as Layer 3 switching, VTP, and CGMP and IGMP. Part V covers real-world campus design and implementation issues, allowing you to benefit from the collective advice of many LAN switching experts. Part VI discusses issues specific to the Catalyst 6000/6500 family of switches, including the powerful Native IOS Mode of Layer 3 switching. Several features in Cisco LAN Switching are designed to reinforce concepts covered in the book and to help you prepare for the CCIE exam. In addition to the practical discussion of advanced switching issues, this book also contains case studies that highlight real-world design, impl...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xi, 241 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.75/85
    Keywords: Oracle (Computer file) ; Database design ; Internet programming ; PL/SQL (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: This compact guide provides the jump-start Oracle developers need to make the transition from traditional programming to the development of useful Web applications for Oracle8i. Even readers who start out knowing nothing about HTML, PL/SQL, or Oracle's other tools will learn how to create simple Web applications in a matter of days. The book focuses on Oracle8i, but also covers Web development for earlier Oracle versions (Oracle8 and Oracle7). Background: The explosion in the use of the Internet and the Web has resulted in a whole new way of doing business. Developers who only yesterday were using COBOL to write accounts payable systems are now being asked to create a broad range of new Internet-based applications ranging from electronic commerce (e-commerce) Web sites to internal data warehouses to enterprise resource planning (ERP) systems. Unfortunately, the filesystem architectures of most Web systems aren't up to the task. The new breed of Web applications -- which are quickly becoming critical resources that companies need to survive -- demand a platform that provides production-quality tools for content management, application development, and application integration. And current Web techniques are inadequate in many ways. Oracle8i, Oracle's "Internet database," gives Web developers a way to build Web technology on top of a relational database, rather than on a traditional filesystem. With Oracle8i, companies can apply well understood, reliable, production-quality database methodologies to Web content management. Oracle8i also supports a wide variety of application development platforms and tools that are tightly integrated to the core database. Finally, Oracle8i supports technologies that help companies tie their Web-based applications into legacy applications. There is a lot to learn in Oracle8i. Not only does it enhance basic database features, it introduces Java and a variety of Web development tools. Oracle8i provides a soup-to-nuts platform for Web site and Web application development that extends traditional database concepts to Web content. It replaces the traditional filesystem used by most Web servers with a database management system. Many users are intimidated by the vast array of new technologies in Oracle8i. And yet, they are under pressure to use these technologies to build complex Web applications right now. This book gives such users a way to start using Oracle8i immediately to create useful Web applications. It is a co...
    Note: "Covers Oracle8i"--Cover. - "What you need to know about PL/SQL, HTML, XML, WebDB, & OAS"--Cover. - Includes bibliographical references (p. 229-232) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    Sebastopol : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: x, 120 p. , ill. ; , 23 cm
    DDC: 005.75/85
    Keywords: Oracle (Computer file) ; Database management ; Electronic books ; local
    Abstract: This concise book contains detailed information about Oracle internals -- information that's not readily available to Oracle customers. It lays a foundation for advanced performance tuning of the Oracle database. Based on Oracle8i release 8.1, the book describes many of the secrets of Oracle's internal services: data structures, algorithms, and undocumented Oracle system statistics. Main topics include: Waits - how Oracle processes communicate via semaphores, and how to use the Oracle wait statistics to identify the source of performance problems. Latches - how they keep multiple processes from inspecting protected data structures at the same time, and how to examine and control latch behavior and statistics. Locks - how they work with latches to protect data structures (locks allow multiple sessions to share resources in some cases), and how locks affect performance. There is also a detailed discussion of instance locks, which are used in parallel server environments. Memory - how Oracle uses memory (e.g., the various elements of the System Global Area), and how Oracle dynamically allocates and manages memory. Oracle8i Internal Services is aimed especially at administrators and developers who need detailed internal information to do advanced performance tuning. The book will expand your repertoire of tuning solutions and troubleshooting techniques by explaining how you can use Oracle's hidden parameters and undocumented system statistics to best advantage. NOTE: The author has collected the scripts he has developed for tuning and analysis into a toolkit (known as APT, for Advanced Performance Tuning). These scripts access the Oracle X$ tables directly and provide information not otherwise available. The scripts are available to readers for free from the O'Reilly web site.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiv, 462 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Application software ; Development ; JavaScript (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: There is a serious information gap for Webmasters learning client-side JavaScript skills and trying to solve common Web-related problems. Knowing the syntax is one thing, being able to build a useful application is another. And while there are dozens of "how- to" JavaScript books available, few literally hand the Webmaster a set of ready-to-go, client-side JavaScript applications with thorough documentation that enable the reader to fully understand and extend those applications. By providing such a set of applications, JavaScript Application Cookbook allows Webmasters to immediately add extra functionality to their Web sites. This book targets readers with two different skill sets. The primary target is JavaScript-knowledgeable Webmasters and designers who can immediately begin constructing their own versions of the applications. The secondary target is those with little or no JavaScript experience. The included applications are ready for immediate use and require little customization. This book explores both the code and the techniques that are centered around core JavaScript functionality, a functionality that will not become incompatible or obsolete. The source file design of most applications and libraries will help modularize reader Web sites and facilitate easier site management and coding practices. Chapters are organized by application. Among the included applications are: A client-side search engine that will show coders how to build their own search engine and get excellent results, all with a client-side tool A drag-and-drop greeting application that lets users custom build and send DHTML email greetings A GUI image rollover tool that generates cross-browser image rollover code for all versions of JavaScript A robust client-side shopping cart application that lets shoppers browse and shop, while the application keeps a tab of the shopper's selections and a running bill, including tax and shipping An online test application that auto-administers, grades, and displays answers to online exams or surveys An additional value to this book is an online resource (http://www.serve.com/hotsyte/) that discusses the applications and points to other resources. With its focus on providing practical real-world solutions for Webmasters, JavaScript Application Cookbook is destined to become a staple for every JavaScript developer, regardless of experience. Visit the catalog page for JavaScript Application CookbookVisit the errata page for JavaScrip...
    Note: "Programming web applications in JavaScript"--Cover. - Includes index. - "Web resources": p. 413-423
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    Beijing [China] ; : O'Reilly | Boston, MA :Safari,
    ISBN: 1565925297
    Language: English
    Pages: xiv, 211 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    DDC: 004.6
    Keywords: Business enterprises ; Computer networks ; Computer networks ; Security measures ; Extranets (Computer networks) ; Internet ; Telecommuting ; Electronic books ; local
    Abstract: Historically, only large companies could afford secure networks, which they created from expensive leased lines. Smaller folks had to make do with the relatively untrusted Internet. Nowadays, even large companies have to go outside their private nets, because so many people telecommute or log in while they're on the road. How do you provide a low-cost, secure electronic network for your organization? The solution is a virtual private network: a collection of technologies that creates secure connections or "tunnels" over regular Internet lines--connections that can be easily used by anybody logging in from anywhere. A number of products now exist to help you develop that solution. This book tells you how to plan and build a VPN. It starts with general concerns like costs, configuration, and how a VPN fits in with other networking technologies like firewalls. It continues with detailed descriptions of how to install and use VPN technologies that are available for Windows NT and Unix, such as PPTP and L2TP, Altavista Tunnel, Cisco PIX, and the secure shell (SSH). New features in the second edition include SSH, which is a popular VPN solution for Unix systems, and an expanded description of the IPSec standard, for which several vendors have announced support. Topics include: How the VPN compares to other available networking technologies Introduction to encryption, firewalls, the IPSec standard, and other technologies that let VPNs work Point to Point Tunneling Protocol (PPTP) and L2TP The Altavista Tunnel The Cisco PIX Firewall Secure Shell (SSH) Maintenance and troubleshooting
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 560 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.75/65
    Keywords: Oracle (Computer file) ; Relational databases ; SQL (Computer program language) ; Electronic books ; local
    Abstract: Oracle database administration requires a vast amount of information and an ability to perform a myriad of tasks--from installation to tuning to network troubleshooting to overall daily administration. Oracle provides many tools for performing these tasks; the trick is knowing what tool is right for the job, what commands you need to issue (and when), and what parameters and privileges you need to set. And, as every DBA knows, you need to know how do all this under pressure, while you face crisis after crisis. This book provides a concise reference to the enormous store of information an Oracle DBA needs every day (as well as what's needed only when disaster strikes). It's crammed full of quick-reference tables, task lists, and other summary material that both novice and expert DBAs will use time and time again. It covers the commands and operations new to Oracle8, but also provides Oracle7 information for sites still running earlier versions. Oracle Database Administration provides two types of material: DBA tasks--chapters summarizing how to perform critical DBA functions: installation, performance tuning, preventing data loss, networking, security and monitoring, auditing, query optimization, and the use of various Oracle tools and utilities DBA reference--chapters providing a quick reference to the Oracle instance and database, the initialization (INIT.ORA) parameters, the SQL statements commonly used by DBAs, the data dictionary tables, the system privileges and roles, and the SQL*Plus, Export, Import, and SQL*Loader syntax The book also includes a resource summary with references to additional books, Web sites, and other online and offline resources of special use to Oracle DBAs. Oracle Database Administration is the single essential reference you'll turn to again and again. If you must choose only one book to use at the office, keep at home, or carry to a site you're troubleshooting, this will be that book. Visit the catalog page for Oracle Database Administration: The Essential RefeVisit the errata page for Oracle Database Administration: The Essential RefeDownload the supplemental electronic content for Oracle Database Administration: The Essential Refe
    Note: "A quick reference for the Oracle DBA"--Cover. - "Covers Oracle7 and Oracle 8"--Cover. - Includes bibliographical references (p. 523-526)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 540 p. , ill. ; , 24 cm. +
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: C (Computer program language) ; Computer algorithms ; Data structures (Computer science) ; Electronic books ; local
    Abstract: There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques. Implementations, as well as interesting, real-world examples of each data structure and algorithm, are included. Using both a programming style and a writing style that are exceptionally clean, Kyle Loudon shows you how to use such essential data structures as lists, stacks, queues, sets, trees, heaps, priority queues, and graphs. He explains how to use algorithms for sorting, searching, numerical analysis, data compression, data encryption, common graph problems, and computational geometry. And he describes the relative efficiency of all implementations. The compression and encryption chapters not only give you working code for reasonably efficient solutions, they offer explanations of concepts in an approachable manner for people who never have had the time or expertise to study them in depth. Anyone with a basic understanding of the C language can use this book. In order to provide maintainable and extendible code, an extra level of abstraction (such as pointers to functions) is used in examples where appropriate. Understanding that these techniques may be unfamiliar to some programmers, Loudon explains them clearly in the introductory chapters. Contents include: Pointers Recursion Analysis of algorithms Data structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs) Sorting and searching Numerical methods Data compression Data encryption Graph algorithms Geometric algorithms
    Note: "Useful techniques from sorting to encryption"--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 | Boston, MA :Safari,
    Language: English
    Pages: xv, 487 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.75/85
    Keywords: Database management ; Relational databases ; SQL (Computer program language) ; Electronic books ; local
    Abstract: MySQL and mSQL are popular and robust database products that support key subsets of SQL on both Linux and Unix systems. Both products are free for nonprofit use and cost a small amount for commercial use. Even a small organization or web site has uses for a database. Perhaps you keep track of all your customers and find that your information is outgrowing the crude, flat-file format you started with. Or you want to ask your web site's visitors for their interests and preferences and put up a fresh web page that tallies the results. Unlike commercial databases, MySQL and mSQL are affordable and easy to use. If you know basic C, Java, Perl, or Python, you can quickly write a program to interact with your database. In addition, you can embed queries and updates right in an HTML file so that a web page becomes its own interface to the database. This book is all you need to make use of MySQL or mSQL. It takes you through the whole process from installation and configuration to programming interfaces and basic administration. Includes reference chapters and ample tutorial material. Topics include: Introductions to simple database design and SQL Building, installation, and configuration Basic programming APIs for C, C++, Java (JDBC), Perl, and Python CGI programming with databases in C and Perl Web interfaces: PHP, W3-mSQL, Lite, and mSQLPerl
    Note: "Databases for moderate-sized organizations & web sites"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press. | Boston, MA :Safari,
    Language: English
    Pages: xiii, 319 p. , ill. ; , 23 cm
    DDC: 006.6/869
    Keywords: Microsoft PowerPoint (Computer file) ; Macintosh (Computer) ; Programming ; Presentation graphics software ; Electronic books ; local
    Abstract: Most professionals turn to Microsoft PowerPoint to make their presentations come alive. The latest version, PowerPoint 2000, promises to attract a legion of new converts, lured by its full integration with the other Office 2000 apps and its new and improved formatting and Web features. PowerPoint 2000/98: Visual QuickStart Guide is the quickest, easiest way to learn how to add slides, movie clips, sound, animation--even Web pages--to your presentations using this powerful package. Thanks to the book's straightforward, task-oriented format, you can go directly to the information you need. Like the other titles in Peachpit's Visual QuickStart Guide series, PowerPoint 2000/98: VQS uses hundreds of screenshots and step-by-step instructions to explain the most popular features of PowerPoint, and it covers both the Windows 2000 and Macintosh 98 platforms. Whether you use it as a tutorial or a reference guide, you'll be putting together impressive presentations in no time.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xiv, 303 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java native interface ; Java (Computer program language) ; Electronic books ; local
    Abstract: The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon their investment in legacy code. This book is the definitive resource and a comprehensive guide to working with the JNI. Entirely up-to-date, the book offers a tutorial, a detailed description of JNI features and programming techniques, JNI design justifications, and the official specification for all JNI types and functions. You will find coverage of important topics such as: Writing native methods Passing data types between the Java language and native programming languages Embedding a Java virtual machine implementation in native applications Leveraging legacy native libraries Improving the efficiency and reliability of your code An entire chapter is devoted to avoiding common traps and pitfalls. The book uses numerous examples to illustrate programming techniques that have proven to be effective. 0201325772B04062001
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xix, 488 p. , ill. ; , 23 cm. +
    DDC: 005.6
    Keywords: Java virtual machine ; Java (Computer program language) ; Electronic books ; local
    Abstract: The core of Java technology, the Java virtual machine is an abstract computing machine that enables the Java platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform's security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs. The author employs a tutorial approach that provides a detailed look into the central workings of the technology and teaches the reader how to write real programs for the Java virtual machine. He describes methods for becoming a better programmer through an advanced understanding of the Java virtual machine and Java technology. Programming for the Java Virtual Machine offers comprehensive coverage of all the major elements of the Java virtual machine--classes and objects, control instructions, debugging, class loaders, compiling the Java programming language, performance issues, security, and threads and synchronization. The book provides an introduction to the Java Virtual Machine Specification (JVMS), with a collection of topics that help programmers understand the Java virtual machine and the JVMS better. In addition, the book features implementations of Prolog and Scheme, a language that runs on top of the Java virtual machine, generating Java virtual machine code as it runs and using a Java virtual machine class loader to load the generated code into the system. You will find detailed information on such topics as: The Java virtual machine verification algorithm How Java virtual machine security works, and what it can and can't do Using class loaders to incorporate code and dynamically generated code from the Internet, the Java Foundation Classes, database queries, and other languages The mechanics of compiling the Java programming language for the Java virtual machine Implementing other languages using the Java virtual machine, including Scheme, Prolog, Sather, Eiffel, and regular expressions Numerous examples illustrate techniques and concepts, and exercises with solutions help you gain practical experience. 02013097...
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    Palo Alto, Calif. : Sun Microsystems | Boston, MA :Safari,
    Language: English
    Pages: v. 〈1 〉 , ill. ; , 24 cm. +
    Edition: 3rd ed.
    DDC: 006.6/6
    Keywords: Java foundation classes ; Java (Computer program language) ; Electronic books ; local
    Abstract: 7966F-4 Graphic Java 2 is the most comprehensive guide to the Java Foundation Classes (JFC) available. Three volumes cover all aspects of the JFC providing java developers with the skills needed to build professional, cross platform applications that take full advantage of the Java Foundation Classes. The AWT is the cornerstone of the Java Foundation Classes. Volume 1 provides detailed descriptions of every aspect of the AWT, including: Event Handling Layout Managers Graphics, Colors & Fonts Image Manipulation Lightweight Components Data Transfer & Drag and Drop Double Buffering Sprite Animation Java expert David Geary provides clear and in-depth explanations of both fundamental and advanced AWT concepts. The layout manager chapter, for example, is over 100 pages long and includes what readers have called the best explanation of GridBagLayout on the planet. A GridBagLab application on the CD lets you explore GridBagLayout on your own. The accompanying CD-ROM includes all of the example code from the book, ready to run on Solaris(tm), Windows 95, Windows NT, and Macintosh along with the JDK(tm) for those platforms.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    Palo Alto, Calif. : Sun Microsystems | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 332 p. , ill. ; , 23 cm
    DDC: 005.74
    Keywords: Database management ; Information resources management ; Electronic books ; local
    Abstract: 2585E-8 Resource Management is a practical guide that shows how to manage system resources to meet system and performance service levels. The theory of Resource Management is introduced and a detailed analysis of what is required to implement resource management in the Solaris environment is explored. The BluePrint includes examples of typical system workloads and how the Solaris resource management facilities and products can be used with these workloads. Workloads include Databases, File Services, Web Servers, Batch Tasks, and Internet Service Provider configurations such as ftp.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxv, 461 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Threads (Computer programs) ; Electronic books ; local
    Abstract: 1700G-6 The ultimate guide to multithreading with Java technology! Powerful techniques for enhancing application performance Multithreaded program design for network and Internet applications Extensive code examples throughout Multithreading gives developers using the Java 2 platform a powerful tool for dramatically improving the responsiveness and performance of their programs on any platform, even those without inherent multithreading support. Multithreaded Programming with Java Technology is the first complete guide to multithreaded development with the Java 2 platform. Multithreading experts Bil Lewis and Daniel J. Berg cover the underlying structures upon which threads are built; thread construction; and thread lifecycles, including birth, life, death, and cancellation. Next, using extensive code examples, they cover everything developers need to know to make the most of multithreading, including: Thread scheduling models and synchronization-with solutions for complex, real-world synchronization problems Multithreaded program design for networked and Internet applications Thread-specific data: use and implementation Leveraging OS libraries to make Java-based multithreading more effective Optimizing thread performance and designing for SMP hardware Powerful techniques and comprehensive example code for improving Java-based application performance with multithreading!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xv, 318 p. , ill. ; , 24 cm
    DDC: 658.4/02
    Keywords: Leadership ; Organizational effectiveness ; Performance ; Teams in the workplace ; Electronic books ; local
    Abstract: Drawing upon research from leading scholars in the fields of social psychology, organization behavior, sociology, and cognitive psychology, this invaluable resource for both young managers and seasoned executives alike covers both basic and cutting-edge team building and management principles as it outlines in a clear, step-by-step fashion how to improve the functioning of teams within an organization. KEY TOPICS: Introduces the basic building blocks for analyzing and perfecting teamwork; addresses the assessment of a team's performance and productivity; and discusses when and how to reward teamwork in organizations. Focuses on internal dynamics, i.e, structuring tasks, selecting people, and fostering team relationships; how teams communicate, process information, and create a collective team intelligence; and ways to bring out a team's maximum creativity. Covers external dynamics, i.e, team boundaries, inter-team relations, networking, and boundary-spanning; dual-tasks of effective leadership; issues of conflict and competition between teams in the organization; and the impact of information technology on both global and local teamwork. Begins each chapter with a case study of a real team and company, and includes practical appendices that include tips on how to run a meeting; discussions on how to build and maintain an effective study group; and examples of 360-degree evaluations. MARKET: For organizational managers and team leaders.
    Note: Includes bibliographical references (p. 277-305) and indexes
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 29 p. ; , 23cm
    DDC: 658.4/092
    Keywords: Leadership ; Electronic books ; local
    Abstract: During times of personal and professional growth, you feel as if your learning and development were accelerated. What caused that acceleration? How do you keep the learning momentum going once the experience ends? This guidebook shows you how to enhance the value and impact of developmental experiences.
    Note: Includes bibliographical references (p. 26)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Language: English
    Pages: 296 p. , ill. ; , 24 cm
    Series Statement: Technology series
    Keywords: Business enterprises ; Computer networks ; Security measures ; Computer networks ; Security measures ; Public key infrastructure (Computer security) ; Electronic books ; local
    Abstract: This book is a tutorial on, and a guide to the deployment of, Public-Key Infrastructures. It covers a broad range of material related to PKIs, including certification, operational considerations and standardization efforts, as well as deployment issues and considerations. Emphasis is placed on explaining the interrelated fields within the topic area, to assist those who will be responsible for making deployment decisions and architecting a PKI within an organization.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    Indianapolis, IN : Cisco Press | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 421 p. , ill. ; , 24 cm
    DDC: 004.6/8
    Keywords: Cisco IOS ; Computer networks ; Telecommunication ; Switching systems ; Electronic books ; local
    Abstract: Cisco IOS 12.0 Switching Services is a comprehensive guide detailing available Cisco IOS switching alternatives. Cisco switching services range from fast switching and Netflow switching to LAN Emulation. This book describes how to configure routing between virtual LANs (VLANs) and teach how to effectively configure and implement VLANs on switches.
    Note: "Cisco documentation"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    Indianapolis, IN : Cisco Press | Boston, MA :Safari,
    Language: English
    Pages: xviii, 343 p. , ill. ; , 24 cm
    DDC: 004.6
    Keywords: Computer networks ; Routers (Computer networks) ; TCP/IP (Computer network protocol) ; Electronic books ; local
    Abstract: A core textbook for CCIE preparation Learn how to apply effective hierarchical design principles to build stable, large-scale networks Examine broken networks and discover the best methods for fixing them Understand how the right topology enhances network performance Construct the most efficient addressing and summarization scheme for your network Prevent network failure by applying the most appropriate redundancy at the network core, distribution layer, and access layer Extend your network's capabilities through proper deployment of advanced IGP- and EGP-based protocols Advanced IP Network Design provides the solutions network engineers need to grow and stabilize large IP networks. Technology advancements and corporate growth inevitably lead to the necessity for network expansion. This book presents design concepts and techniques that enable networks to evolve into supporting larger, more complex applications while maintaining critical stability. Advanced IP Network Design provides you with a basic foundation to understand and implement the most efficient network design around the network core, distribution and access layers, and the common and edge network services. After establishing an efficient heirarchical network design, you will learn to apply OSPF, IS-IS, EIGRP, BGP, NHRP, and MPLS. Case studies support each protocol to provide you with valuable solutions to common blocks encountered when implementing an IGP- or EGP-based network Advanced IP Network Design offers expert-level solutions and help with CCIE exam preparation through the following features: practical discussion and implementation of CCIE-level networking issues; case studies that highlight real-world design, implementation, management, and troubleshooting issues; scenarios that help you put the presented solutions to use; and chapter-ending review questions and exercises.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xx, 409 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Keywords: Microsoft Access ; Database design ; Database management ; Electronic books ; local
    Abstract: When using software products with graphical interfaces, we frequently focus so much on the details of how to use the interface that we forget about the more general concepts that allow us to understand and put the software to effective use. This is particularly true of a powerful database product like Microsoft Access. Novice, and sometimes even experienced, programmers are so concerned with how something is done in Access that they often lose sight of the general principles that underlie their database applications. Access Database Design & Programming, 2nd Edition, an update to the bestselling first edition, features: A discussion of Access' new VBA Integrated Development Environment, which, for the first time, is the one used by Word, Excel, and PowerPoint An expansion of the discussion of the VBA language itself, in response to reader requests A discussion of Microsoft's latest data access technology, called Active Data Objects (or ADO), along with a discussion of Open Database Connectivity(ODBC), which is intimately connected with ADO Unlike other Access books that take the long, detailed approach to every topic of concern to Access programmers, this book focuses instead on the core concepts, enabling programmers to develop solid, effective database applications. As a result, important topics such as designing forms and reports, database security, database replication, and programming for multiuser applications are simply not discussed. This book is a kind of "second course" in Access that provides a relatively experienced Access user who is new to programming with the frequently overlooked techniques necessary to successfully develop in the Microsoft Access environment. Anyone interested in learning Access in-depth, rather than just scraping the surface, will enjoy and immensely benefit from reading this book. Although this book is really an introduction directed to intermediate Microsoft Access users who are novice programmers, it should appeal to all levels of Access developers. For novice programmers, it focuses on a key body of knowledge that is typically neglected, but is nevertheless essential for developing effective database applications. For intermediate and advanced developers, its treatment of database design and queries provides a handy treatment that otherwise has to be gleaned from relatively uninteresting textbooks, while its programming chapters constitute a handy reference to some basic operations that can be perform...
    Note: "What you really need to know to develop with Access"--Cover. - Includes bibliographical references (p. 395) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Language: English
    Pages: viii, 272 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Linux ; Open source software ; Electronic books ; local
    Abstract: Freely available source code, with contributions from thousands of programmers around the world: this is the spirit of the software revolution known as Open Source. Open Source has grabbed the computer industry's attention. Netscape has opened the source code to Mozilla; IBM supports Apache; major database vendors haved ported their products to Linux. As enterprises realize the power of the open-source development model, Open Source is becoming a viable mainstream alternative to commercial software.Now in Open Sources , leaders of Open Source come together for the first time to discuss the new vision of the software industry they have created. The essays in this volume offer insight into how the Open Source movement works, why it succeeds, and where it is going.For programmers who have labored on open-source projects, Open Sources is the new gospel: a powerful vision from the movement's spiritual leaders. For businesses integrating open-source software into their enterprise, Open Sources reveals the mysteries of how open development builds better software, and how businesses can leverage freely available software for a competitive business advantage.The contributors here have been the leaders in the open-source arena: Brian Behlendorf (Apache) Kirk McKusick (Berkeley Unix) Tim O'Reilly (Publisher, O'Reilly & Associates) Bruce Perens (Debian Project, Open Source Initiative) Tom Paquin and Jim Hamerly (mozilla.org, Netscape) Eric Raymond (Open Source Initiative) Richard Stallman (GNU, Free Software Foundation, Emacs) Michael Tiemann (Cygnus Solutions) Linus Torvalds (Linux) Paul Vixie (Bind) Larry Wall (Perl) This book explains why the majority of the Internet's servers use open- source technologies for everything from the operating system to Web serving and email. Key technology products developed with open-source software have overtaken and surpassed the commercial efforts of billion dollar companies like Microsoft and IBM to dominate software markets. Learn the inside story of what led Netscape to decide to release its source code using the open-source mode. Learn how Cygnus Solutions builds the world's best compilers by sharing the source code. Learn why venture capitalists are eagerly watching Red Hat Software, a company that gives its key product -- Linux -- away.For the first time in print, this book presents the story of the open- source phenomenon told by the people who created this movement. Open Sources will bring you i...
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 497 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Groupware (Computer software) ; Internet programming ; Electronic books ; local
    Abstract: Collaboration. From its academic roots to the bustling commerce sites of today, the Internet has always been about collaboration: providing a means for people to communicate and work together effectively. But how do you build effective tools for collaboration? How do you build tools that are simple enough for people to really use, yet powerful enough to really facilitate collaboration? In 1995 Jon Udell became executive editor for new media at BYTE magazine, taking on the challenge of building an online presence for a traditional print publication. In meeting this challenge, he discovered that he was managing an online community, not just an online publication. He discovered that he was building not just a set of documents, but a suite of Internet-based groupware applications in which editors, writers, and readers all participated. Practical Internet Groupware details the lessons learned from that experience. Drawn from the author's real world experience, Practical Internet Groupware describes the tools and technologies for building and rapidly deploying groupware applications, and also discusses the design philosophy and usability issues that determine the success or failure of any groupware endeavor. The key to success lies in using simple tools, often open source, that effectively blend in established Internet technologies that have always had a collaborative aspect (SMTP, NNTP) with new technologies that enhance our ability to manage collaborative documents (HTTP, XML). The result is an approach that codifies the idea that many web content providers have long suspected: yesterday's online content is fast becoming tomorrow's network-based applications. In this book you'll learn how to: Base groupware on standard Internet technologies (mail servers, news servers, and web servers) Use simple server- and client-side scripts to automate creation, presentation, transmission, and search of electronic documents Create a base of documents that contain semi-structured data representing much of the intellectual capital of an enterprise Deploy these solutions in a way that scales from groups of a few collaborators to communities of thousands of users If you've ever been disappointed watching a commercial groupware system used as little more than an expensive email client, or if you've ever wondered how to transform simple email, news, or web clients from document viewers into collaboration tools, then Practical Internet Groupware is for you.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: v, 66 p. ; , 18 cm
    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.The vi Editor Pocket Reference is a companion volume to O'Reilly's updated sixth edition of Learning the vi Editor , a complete guide to text editing with vi . New topics in Learning the vi Editor include multi-screen editing and coverage of four vi clones: vim , elvis , nvi , and vile .This small book is a handy reference guide to the information in the larger volume, presenting movement and editing commands, the command-line options, and other elements of the vi editor in an easy-to-use tabular format.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xiii, 319 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Series Statement: The Java series
    DDC: 005.2/762
    Keywords: Java (Computer program language) ; Threads (Computer programs) ; Electronic books ; local
    Abstract: Threads aren't a new idea: many operating systems and languages support them. But despite widespread support, threads tend to be something that everyone talks about, but few use. Programming with threads has a reputation for being tricky and nonportable. Not so with Java. Java's thread facilities are easy to use, and--like everything else in Java--are completely portable between platforms. And that's a good thing, because it's impossible to write anything but the simplest applet without encountering threads. If you want to work with Java, you have to learn about threads. This new edition shows you how to take full advantage of Java's thread facilities: where to use threads to increase efficiency, how to use them effectively, and how to avoid common mistakes. Java Threads discusses problems like deadlock, race condition, and starvation in detail, helping you to write code without hidden bugs. It brings you up to date with the latest changes in the thread interface for JDK 1.2. The book offers a thorough discussion of the Thread and ThreadGroup classes, the Runnable interface, the language's synchronized operator. It explains thread scheduling ends by developing a CPUSchedule class, showing you how to implement your own scheduling policy. In addition, Java Threads shows you how to extend Java's thread primitives. Other extended examples include classes that implement reader/writer locks, general locks, locks at arbitrary scope, and asynchronous I/O. This edition also adds extensive examples on thread pools, advanced synchronization technique, like condition variables, barriers, and daemon locks. It shows how to work with classes that are not thread safe, and pays special attention to threading issues with Swing. A new chapter shows you how to write parallel code for multiprocessor machines. In short, Java Threads covers everything you need to know about threads, from the simplest animation applet to the most complex applications. If you plan to do any serious work in Java, you will find this book invaluable. Examples available online. Covers Java 2.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xiv, 765 p. , ill. ; , 24 cm. +
    Edition: Special ed.
    DDC: 006.6/869
    Keywords: Microsoft PowerPoint (Computer file) ; Presentation graphics software ; Electronic books ; local
    Abstract: Special Edition Using Microsoft PowerPoint 2000 gives practical advice on how to set up a "designer" look presentation and how to develop the most effective presentation for your audience. You will learn what types of other considerations should be made when developing a presentation, including assessing the intended audience, assessing the size and shape of the conference room to be used, how to decide what colors to use, when to use graphics and more.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Online Resource
    Online Resource
    Indianapolis : Que | Boston, MA :Safari,
    Language: English
    Pages: xxvi, 1402 p. , ill. ; , 24 cm. +
    Edition: Special ed.
    DDC: 652.5/5369
    Keywords: Microsoft Word ; Word processing ; Electronic books ; local
    Abstract: This best-seller is totally updated for Word 2000. With more in depth coverage of intermediate and advanced features than ever before, this is the most valuable edition ever and the perfect book for readers ready to grow beyond the basics of Word. This edition includes over 475 exclusive "signature tips", projects at the end of every chapter showing Word 2000 put to work to solve complex document challenges, and more coverage than ever of troubleshooting difficult Word features
    Note: CD-ROM includes WOPR 2000--Woody's Office Power Pack 2000, complete electronic copy of Special edition using Microsoft Word 2000, additional book chapters on Office 2000 programs, third-party software, and Que's Special edition WOPR 2000 pack installation. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Online Resource
    Online Resource
    Indianapolis, IN : SAMS | Boston, MA :Safari,
    Language: English
    Pages: xxi, 481 p. , ill. ; , 24 cm
    Edition: 4th ed.
    DDC: 005.7/2
    Keywords: HTML (Document markup language) ; Electronic books ; local
    Abstract: Sams Teach Yourself HTML 4 in 24 Hours, Fourth Edition, is a carefully organized tutorial that teaches the beginning Web page author just what you need to know in order to get a Web page up in the shortest time possible. The book covers only those HTML tags and technologies that are likely to be used on a beginner's Web page, and it is organized in a logical step-by-step order. This new edition updates coverage of new Web publishing technologies. Refined and reworked parts of the book to make it even more clear and straightforward for beginners.
    Note: Includes bibliographical references (p. 386-391) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    Indianapolis, Ind. : Macmillan Computer Publishing | Boston, MA :Safari,
    Language: English
    Pages: xxv, 1334 p. , ill. ; , 24 cm. +
    DDC: 005.75/65
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: Access 2000 Power Programming gives many practical techniques for the corporate and independent developer. New features of Access 2000 are covered thoroughly and useful examples which will be implemented by programmers in their everyday applications. New topics include a chapter devoted to Data Pages, Microsoft's way of bringing the Web interface into everyday office solutions. Also, a new chapter clarifies the confusion over ADP/MDB and DAO/ADO, including when and where to use each. The book covers a number of new additions to VBA which developers will need good exposure to in order to take advantage of them.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xiii, 208 p. ; , 24 cm
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; Electronic books ; local
    Abstract: Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems. The puzzles and problems in Exceptional C++ not only entertain, they will help you hone your skills to become the sharpest C++ programmer you can be. Many of these problems are culled from the famous Guru of the Week feature of the Internet newsgroup comp.lang.c++.moderated, expanded and updated to conform to the official ISO/ANSI C++ Standard. Each problem is rated according to difficulty and is designed to illustrate subtle programming mistakes or design considerations. After you've had a chance to attempt a solution yourself, the book then dissects the code, illustrates what went wrong, and shows how the problem can be fixed. Covering a broad range of C++ topics, the problems and solutions address critical issues such as: Generic programming and how to write reusable templates Exception safety issues and techniques Robust class design and inheritance Compiler firewalls and the Pimpl Idiom Name lookup, namespaces, and the Interface Principle Memory management issues and techniques Traps, pitfalls, and anti-idioms Optimization Try your skills against the C++ masters and come away with the insight and experience to create more efficient, effective, robust, and portable C++ code. 0201615622B04062001
    Note: Includes bibliographical references (p. 203-204) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: VIII, 1904 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1862
    Series Statement: dtv 5945,3
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    ISBN: 3423590459
    Language: German
    Pages: Sp.6597 -8342
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1949
    Series Statement: dtv 5945,7
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    ISBN: 3423590459
    Language: German
    Pages: LI, 2915 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1873
    Series Statement: dtv 5945,11
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    ISBN: 3423590459
    Language: German
    Pages: 2926 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1899
    Series Statement: dtv 5945,15
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    ISBN: 3423590459
    Language: German
    Pages: 1688 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1957
    Series Statement: dtv 5945,19
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    ISBN: 3423590459
    Language: German
    Pages: 1312 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1936
    Series Statement: dtv 5945,23
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    ISBN: 3423590459
    Language: German
    Pages: 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1955
    Series Statement: dtv 5945,28
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    ISBN: 3423590459
    Language: German
    Pages: 1740 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,31
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: XCII, 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1854
    Series Statement: dtv 5945,1
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    ISBN: 3423590459
    Language: German
    Pages: VII, 2386 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1889
    Series Statement: dtv 5945,13
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    ISBN: 3423590459
    Language: German
    Pages: 1 - 2254 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1958
    Series Statement: dtv 5945,8
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    ISBN: 3423590459
    Language: German
    Pages: 1448 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1942
    Series Statement: dtv 5945,20
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    ISBN: 3423590459
    Language: German
    Pages: 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1905
    Series Statement: dtv 5945,16
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    ISBN: 3423590459
    Language: German
    Pages: 2722 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,25
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    ISBN: 3423590459
    Language: German
    Pages: 2620 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1936
    Series Statement: dtv 5945,24
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: X S., 1066 Sp., S. 1072 - 1094
    Edition: Fotomechan. Nachdr. der Erstausg. 1971
    Series Statement: dtv 5945,33
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    ISBN: 3423590459
    Language: German
    Pages: 1460 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1954
    Series Statement: dtv 5945,32
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    ISBN: 3423590459
    Language: German
    Pages: IV, 2153-4452 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1897
    Series Statement: dtv 5945,5
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    ISBN: 3423590459
    Language: German
    Pages: Sp.4453 -6596
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1911
    Series Statement: dtv 5945,6
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    ISBN: 3423590459
    Language: German
    Pages: VII, 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1885
    Series Statement: dtv 5945,12
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    ISBN: 3423590459
    Language: German
    Pages: 2026 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1951
    Series Statement: dtv 5945,26
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    ISBN: 3423590459
    Language: German
    Pages: 1702 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1935
    Series Statement: dtv 5945,21
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    ISBN: 3423590459
    Language: German
    Pages: 1496 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1935
    Series Statement: dtv 5945,9
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    ISBN: 3423590459
    Language: German
    Pages: 2152 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1878
    Series Statement: dtv 5945,4
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    ISBN: 3423590459
    Language: German
    Pages: 1776 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1919
    Series Statement: dtv 5945,17
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: XVIII, 1176 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1860
    Series Statement: dtv 5945,2
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    ISBN: 3423590459
    Language: German
    Pages: 2408 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1877
    Series Statement: dtv 5945,10
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: 2684 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1893
    Series Statement: dtv 5945,14
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    ISBN: 3423590459
    Language: German
    Pages: Sp. 1777-3214
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1941
    Series Statement: dtv 5945,18
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    ISBN: 3423590459
    Language: German
    Pages: 1998 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1952
    Series Statement: dtv 5945,22
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    ISBN: 3423590459
    Language: German
    Pages: 3160 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1922
    Series Statement: dtv 5945,27
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    ISBN: 3423590459
    Language: German
    Pages: 2578 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1960
    Series Statement: dtv 5945,30
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    ISBN: 3423590459
    Language: German
    Pages: 1640 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1960
    Series Statement: dtv 5945,29
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    ISBN: 0571196314
    Language: English
    Pages: 190 S , Ill , 20cm.
    Uniform Title: Kinder- und Hausmärchen 〈engl.〉
    DDC: 398.2
    Keywords: Fairy tales ; Children's stories, English ; Anthologie ; Kinderbuch ; Anthologie ; Kinderbuch ; Deutsch ; Märchen
    Note: Teilausg
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    ISBN: 3980561615
    Language: Low German , German
    Pages: [13] Bl , überw. Ill
    Uniform Title: Die Bremer Stadtmusikanten 〈-, niederdt.〉
    DDC: 398.2
    Note: Text niederdt. und dt.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Language: German
    Pages: 7 Seiten, Spalten 1281-2540 , Digitalisierungsvorlage: Original
    Edition: Neubearbeitung
    Edition: Online-Ausgabe Hannover Technische Informationsbibliothek (TIB) 2022 1 Online-Ressource
    Parallel Title: Elektronische Reproduktion von Deutsches Wörterbuch ; 8. Band: Emporerheben - Exzitieren
    Angaben zur Quelle: 8. Band
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch
    Note: Erscheinungsbeginn: 1995 , Technische Informationsbibliothek (TIB)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    ISBN: 3423590459
    Language: German
    Pages: Sp.4453 -6596
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1911
    Series Statement: dtv 5945,6
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 6
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    ISBN: 3423590459
    Language: German
    Pages: 2408 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1877
    Series Statement: dtv 5945,10
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 10
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    ISBN: 3423590459
    Language: German
    Pages: VII, 2386 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1889
    Series Statement: dtv 5945,13
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 13
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    ISBN: 3423590459
    Language: German
    Pages: 2926 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1899
    Series Statement: dtv 5945,15
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 15
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    ISBN: 3423590459
    Language: German
    Pages: 1688 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1957
    Series Statement: dtv 5945,19
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 19
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    ISBN: 3423590459
    Language: German
    Pages: 2722 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,25
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 25
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    ISBN: 3423590459
    Language: German
    Pages: 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1955
    Series Statement: dtv 5945,28
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 28
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    ISBN: 3423590459
    Language: German
    Pages: XVIII, 1176 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1860
    Series Statement: dtv 5945,2
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 2
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    ISBN: 3423590459
    Language: German
    Pages: 1496 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1935
    Series Statement: dtv 5945,9
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 9
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    ISBN: 3423590459
    Language: German
    Pages: LI, 2915 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1873
    Series Statement: dtv 5945,11
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 11
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    ISBN: 3423590459
    Language: German
    Pages: Sp. 1777-3214
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1941
    Series Statement: dtv 5945,18
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 18
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    ISBN: 3423590459
    Language: German
    Pages: 1312 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1936
    Series Statement: dtv 5945,23
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 23
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    ISBN: 3423590459
    Language: German
    Pages: 3160 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1922
    Series Statement: dtv 5945,27
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 27
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    ISBN: 3423590459
    Language: German
    Pages: 1740 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,31
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 31
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    ISBN: 3423590459
    Language: German
    Pages: IV, 2153-4452 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1897
    Series Statement: dtv 5945,5
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 5
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    ISBN: 3423590459
    Language: German
    Pages: 1 - 2254 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1958
    Series Statement: dtv 5945,8
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 8
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    In:  14
    ISBN: 3423590459
    Language: German
    Pages: 2684 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1893
    Series Statement: dtv 5945,14
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 14
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    ISBN: 3423590459
    Language: German
    Pages: 1776 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1919
    Series Statement: dtv 5945,17
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 17
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    ISBN: 3423590459
    Language: German
    Pages: 1998 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1952
    Series Statement: dtv 5945,22
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 22
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    ISBN: 3423590459
    Language: German
    Pages: 2026 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1951
    Series Statement: dtv 5945,26
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 26
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    ISBN: 3423590459
    Language: German
    Pages: 2578 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1960
    Series Statement: dtv 5945,30
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 30
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    In:  3
    ISBN: 3423590459
    Language: German
    Pages: VIII, 1904 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1862
    Series Statement: dtv 5945,3
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 3
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    ISBN: 3423590459
    Language: German
    Pages: XCII, 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1854
    Series Statement: dtv 5945,1
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 1
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    In:  33
    ISBN: 3423590459
    Language: German
    Pages: X S., 1066 Sp., S. 1072 - 1094
    Edition: Fotomechan. Nachdr. der Erstausg. 1971
    Series Statement: dtv 5945,33
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 33
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    ISBN: 3423590459
    Language: German
    Pages: 2152 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1878
    Series Statement: dtv 5945,4
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 4
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    ISBN: 3423590459
    Language: German
    Pages: Sp.6597 -8342
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1949
    Series Statement: dtv 5945,7
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 7
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    ISBN: 3423590459
    Language: German
    Pages: VII, 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1885
    Series Statement: dtv 5945,12
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 12
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    ISBN: 3423590459
    Language: German
    Pages: 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1905
    Series Statement: dtv 5945,16
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 16
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    ISBN: 3423590459
    Language: German
    Pages: 1448 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1942
    Series Statement: dtv 5945,20
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 20
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    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...