Rabu, 10 Oktober 2012

Wow! eBook: MySQL in a Nutshell, 2nd Edition - 6 new eBooks


Wow! eBook: MySQL in a Nutshell, 2nd Edition - 6 new eBooks

Link to Wow! eBook - Blog

MySQL in a Nutshell, 2nd Edition

Posted: 10 Oct 2012 09:51 AM PDT

MySQL in a Nutshell, 2nd Edition

Book Description

When you need to find the right SQL keyword or client command-line option right away, turn to this convenient reference, known for the same speed and flexibility as the system it covers so thoroughly. is packed with so many capabilities that the odds of remembering a particular function or statement at the right moment are pretty slim. With in a , you get the details you need, day in and day out, in one concise and extremely well organized book.

The new edition contains all the commands and information for version 5.1, including new features and language interfaces. It’s ideal for anyone using MySQL, from novices who need to get up to speed to advanced users who want a handy reference. Like all O’Reilly references, it’s easy to use and highly authoritative, written by the editor of the MySQL Knowledge Base at MySQL AB, the creator and owner of MySQL.

Inside, you’ll find:

  • A thorough reference to MySQL statements, functions, and administrative utilities
  • Several tutorial chapters to help newcomers get started
  • language APIs for PHP, , and C
  • Brief tutorials at the beginning of each API chapter to help anyone, regardless of experience level, understand and master unfamiliar territory
  • New chapters on replication, triggers, and stored procedures
  • Plenty of new examples of how MySQL is used in practice
  • Useful tips to help you get through the most difficult subjects

Whether you employ MySQL in a mission-critical, heavy-use environment or for applications that are more modest, this book puts a wealth of easy-to-find information at your fingertips, saving you hundreds of hours of trial and error and tedious searching. If you’re ready to take advantage of everything MySQL has to offer, MySQL in a Nutshell has precisely what it takes.

Table of Contents
Part I: Introduction and Tutorials
Chapter 1. Introduction to MySQL
Chapter 2. Installing MySQL
Chapter 3. MySQL Basics

Part II: SQL Statements and Functions
Chapter 4. and User Statements and Functions
Chapter 5. and Table Schema Statements
Chapter 6. Data Manipulation Statements and Functions
Chapter 7. Table and Server Statements and Functions
Chapter 8. Replication Statements and Functions
Chapter 9. Stored Routines Statements
Chapter 10. Aggregate Clauses, Aggregate Functions, and Subqueries
Chapter 11. String Functions
Chapter 12. Date and Time Functions
Chapter 13. Mathematical Functions
Chapter 14. Flow Control Functions

Part III: MySQL Server and Client Tools
Chapter 15. MySQL Server and Client
Chapter 16. Command-Line Utilities

Part IV: APIs and Connectors
Chapter 17. C API
Chapter 18. API
Chapter 19. PHP API

Part V: Appendixes
Appendix A. Data Types
Appendix B. Operators
Appendix C. Server and Environment Variables

Book Details

  • Paperback: 566 pages
  • : O’Reilly ; 2nd Edition (April 2008)
  • Language: English
  • ISBN-10: 0596514336
  • ISBN-13: 978-0596514334
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post MySQL in a Nutshell, 2nd Edition appeared first on Wow! eBook - Blog.


Linux Kernel in a Nutshell

Posted: 10 Oct 2012 09:46 AM PDT

Linux Kernel in a Nutshell

Book Description

Written by a leading developer and maintainer of the , in a is a comprehensiveoverview of kernel configuration and building, a critical task forLinux users and administrators.

No distribution can provide a Linux kernel that meets all users’needs. Computers big and small have special requirements that requirereconfiguring and rebuilding the kernel. Whether you are trying toget sound, support, and power working on a laptopor incorporating enterprise features such as logical volume managementon a large server, you can benefit from the insights in this book.

Linux Kernel in a covers the entirerange of kernel tasks, starting with downloading the source and makingsure that the kernel is in sync with the versions of the tools youneed. In addition to configuration and installation steps, the bookoffers reference material and discussions of related topics such ascontrol of kernel options at runtime.

A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes thatlist what you need to do to accomplish a wide range of popular tasks.

Table of Contents
Chapter 1. Introduction
Chapter 2. Requirements for building and using the kernel
Chapter 3. Retrieving the kernel source
Chapter 4. Configuring and Building
Chapter 5. Installing and Booting From a Kernel
Chapter 6. Upgrading a kernel
Chapter 7. Customizing a Kernel
Chapter 8. Kernel Configuration Recipes
Chapter 9. Kernel boot -line parameter reference
Chapter 10. Kernel build line reference
Chapter 11. Kernel Configuration Option Reference
Chapter 12. Bibliography

Book Details

  • Paperback: 202 pages
  • : O’Reilly Media (December 2006)
  • Language: English
  • ISBN-10: 0596100795
  • ISBN-13: 978-0596100797
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Linux Kernel in a Nutshell appeared first on Wow! eBook - Blog.


C++ in a Nutshell

Posted: 10 Oct 2012 09:43 AM PDT

C++ in a Nutshell

Book Description

To-the-point, authoritative, no-nonsense solutions have always been a trademark of O’Reilly books. The In a books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer’s keyboard. ++ in a lives up to the In a Nutshell promise. ++ in a Nutshell is a lean, focused reference that offers practical examples for the most important, most often used, aspects of C++.

C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills.

The book’s language reference is organized first by topic, followed by an alphabetical reference to the language’s keywords, complete with syntax summaries and pointers to the topic references. The library reference is organized by header file, and each library chapter and class declaration presents the classes and types in alphabetical order, for easy lookup. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.

When you’re , you need answers to questions about language syntax or parameters required by library routines quickly. What, for example, is the C++ syntax to define an alias for a namespace? Just how do you create and use an iterator to work with the contents of a standard library container? C++ in a Nutshell is a concise desktop reference that answers these questions, putting the full power of this flexible, adaptable (but somewhat difficult to master) language at every C++ programmer’s fingertips.

Table of Contents
Chapter 1. Language Basics
Chapter 2. Declarations
Chapter 3. Expressions
Chapter 4. Statements
Chapter 5. Functions
Chapter 6. Classes
Chapter 7. Templates
Chapter 8. Standard Library
Chapter 9. Input and Output
Chapter 10. Containers, Iterators, and Algorithms
Chapter 11. Preprocessor Reference
Chapter 12. Language Reference
Chapter 13. Library Reference

Appendix A. Compiler Extensions
Appendix B. Projects

Book Details

  • Paperback: 704 pages
  • : O’Reilly (May 2003)
  • Language: English
  • ISBN-10: 059600298X
  • ISBN-13: 978-0596002985
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post C++ in a Nutshell appeared first on Wow! eBook - Blog.


C in a Nutshell

Posted: 10 Oct 2012 09:38 AM PDT

C in a Nutshell

Book Description

Learning a language–any language–involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you’ve mastered. Whether you’re learning French, Java, or , at some point you’ll set aside the tutorial and attempt to converse on your own. It’s not necessary to know every subtle facet of French in order to speak it well, especially if there’s a good dictionary available. Likewise, programmers don’t need to memorize every detail of in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. in a is that reference.

This long-awaited book is a complete reference to the C language and C runtime library. Its purpose is to serve as a convenient, reliable companion in your day-to-day work as a C programmer. C in a covers virtually everything you need to program in C, describing all the elements of the language and illustrating their use with numerous examples.

The book is divided into three distinct parts. The first part is a fast-paced description, reminiscent of the classic Kernighan & Ritchie text on which many C programmers cut their teeth. It focuses specifically on the C language and preprocessor directives, including extensions introduced to the ANSI standard in 1999. These topics and others are covered:

  • Numeric constants
  • Implicit and explicit type conversions
  • Expressions and operators
  • Functions
  • Fixed-length and variable-length arrays
  • Pointers
  • Dynamic memory
  • Input and output

The second part of the book is a comprehensive reference to the C runtime library; it includes an overview of the contents of the standard headers and a description of each standard library function. Part III provides the necessary knowledge of the C programmer’s basic tools: the compiler, the make utility, and the debugger. The tools described here are those in the software collection.

C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.

Table of Contents
Part I: Language
Chapter 1. Language Basics
Chapter 2. Types
Chapter 3. Literals
Chapter 4. Type Conversions
Chapter 5. Expressions and Operators
Chapter 6. Statements
Chapter 7. Functions
Chapter 8. Arrays
Chapter 9. Pointers
Chapter 10. Structures and Unions and Bit-Fields
Chapter 11. Declarations
Chapter 12. Dynamic Memory
Chapter 13. Input and Output
Chapter 14. Preprocessing Directives

Part II: Standard Library
Chapter 15. The Standard Headers
Chapter 16. Functions at a Glance

Part III: Basic Tools
Chapter 18. Compiling with GCC
Chapter 19. Using make to Build C Programs
Chapter 20. Debugging C Programs with GDB

Book Details

  • Paperback: 622 pages
  • : O’Reilly (December 2005)
  • Language: English
  • ISBN-10: 0596006977
  • ISBN-13: 978-0596006976
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post C in a Nutshell appeared first on Wow! eBook - Blog.


Web Design in a Nutshell, 3rd Edition

Posted: 10 Oct 2012 09:31 AM PDT

Web Design in a Nutshell, 3rd Edition

Book Description

Are you still designing sites like it’s 1999? If so, you’re in for a surprise. Since the last edition of this book appeared five years ago, there has been a major climate change with regard to standards. Designers are no longer using (X) as a tool, but as a means of defining the meaning and structure of content. Cascading Style Sheets are no longer just something interesting to tinker with, but rather a reliable method for handling all matters of presentation, from fonts and colors to the layout of the entire page. In fact, following the standards is now a mandate of professional .

Our popular reference, Web in a , is one of the first books to capture this new web landscape with an edition that’s been completely rewritten and expanded to reflect the state of the art. In addition to being an authoritative reference for (X) and Cascading Style Sheets, this book also provides an overview of the unique requirements of designing for the Web and gets to the nitty-gritty of and Scripting, web graphics optimization, and multimedia production. It is an indispensable tool for web designers and developers of all levels.

The third edition covers these contemporary topics:

  • Structural layer: HTML 4.01 and 1.0 (9 chapters), including an alphabetical reference of all elements, attributes and character entities
  • Presentation layer: Ten all-new chapters on Cascading Style Sheets, Level 2.1, including an alphabetical reference of all properties and values.
  • Behavior layer: and scripting with the Document Object Model ()
  • Web environment: New web standards, browsers, display devices, accessibility, and internationalization
  • Web graphics optimization: Producing lean and mean GIF, JPEG, PNG, and animated GIFs
  • Multimedia: Web audio, video, Flash, and PDF

Organized so that readers can find answers quickly, in a , Third Edition helps experienced designers come up to speed quickly on standards-based web design, and serves as a quick reference for those already familiar with the new standards and technology.

There are many books for web designers, but none that address such a wide variety of topics. Find out why nearly half a million buyers have made this the most popular web design book available.

Table of Contents
Part I: The Web Environment
Chapter 1. Web Standards
Chapter 2. Designing for a Variety of Browsers
Chapter 3. Designing for a Variety of Displays
Chapter 4. A Beginner’s Guide to the Server
Chapter 5. Accessibility
Chapter 6. Internationalization

Part II: The Structural Layer: XML and (X)HTML
Chapter 7. Introduction to XML
Chapter 8. HTML and Overview
Chapter 9. Document Structure
Chapter 10. Text Elements
Chapter 11. Creating Links
Chapter 12. Images and Objects
Chapter 13. Tables
Chapter 14. Frames
Chapter 15. Forms

Part III: The Presentation Layer: Cascading Style Sheets
Chapter 16. Cascading Style Sheets Fundamentals
Chapter 17. Selectors
Chapter 18. Font and Text Properties
Chapter 19. Basic Box Properties
Chapter 20. Color and Backgrounds
Chapter 21. Floating and Positioning
Chapter 22. CSS for Tables
Chapter 23. Lists and Generated Content
Chapter 24. CSS Techniques
Chapter 25. Managing Bugs: Workarounds, Hacks, and Filters

Part IV: The Behavioral Layer: JavaScript and the DOM
Chapter 26. Introduction to JavaScript
Chapter 27. DOM Scripting

Part V: Web Graphics
Chapter 28. Web Graphics Overview
Chapter 29. GIF Format
Chapter 30. JPEG Format
Chapter 31. PNG Format
Chapter 32. Animated GIFs

Part VI:
Chapter 33. Audio on the Web
Chapter 34. Video on the Web
Chapter 35. The Flash Platform
Chapter 36. Printing from the Web

Part VII: Appendixes
Appendix A. HTML Elements and Attributes
Appendix B. CSS 2.1 Properties
Appendix C. Character Entities
Appendix D. Specifying Color
Appendix E. Microformats: Extending (X)HTML

Book Details

  • Paperback: 826 pages
  • : O’Reilly ; 3rd Edition (February 2006)
  • Language: English
  • ISBN-10: 0596009879
  • ISBN-13: 978-0596009878
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Web Design in a Nutshell, 3rd Edition appeared first on Wow! eBook - Blog.


Tcl/Tk in A Nutshell

Posted: 10 Oct 2012 09:23 AM PDT

Tcl/Tk in A Nutshell

Book Description

The language and Tk graphical toolkit are simple and powerful building blocks for custom applications. The /Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or libraries.

One of the attractive features of /Tk is the wide variety of commands, many offering a wealth of options. Most of the things you’d like to do have been anticipated by the language’s creator, John Ousterhout, or one of the developers of /Tk’s many powerful extensions. Thus, you’ll find that a or option probably exists to provide just what you need.

And that’s why it’s valuable to have a quick reference that briefly describes every and option in the core Tcl/Tk distribution as well as the most popular extensions. Keep this book on your desk as you write scripts, and you’ll be able to find almost instantly the particular option you need.

Most chapters consist of alphabetical listings. Since Tk and mega-widget packages break down commands by widget, the chapters on these topics are organized by widget along with a section of core commands where appropriate. Contents include:

  • Core Tcl and Tk commands and Tk widgets
  • interface (prototypes)
  • Expect
  • [incr Tcl] and [incr Tk]
  • Tix
  • TclX
  • BLT
  • Oratcl, SybTcl, and Tclodbc

Table of Contents
Chapter 1. Introduction
Chapter 2. Tcl Core Commands
Chapter 3. Tk Core Commands
Chapter 4. The Tcl Interface
Chapter 5. The Tk C Interface
Chapter 6. Expect
Chapter 7. [incr Tcl]
Chapter 8. [incr Tk]
Chapter 9. Tix
Chapter 10. TclX
Chapter 11. BLT
Chapter 12. Oratcl
Chapter 13. Sybtcl
Chapter 14. Tclodbc
Chapter 15. Hints and Tips for the Tcl Programmer

Book Details

  • Paperback: 480 pages
  • : O’Reilly (March 1999)
  • Language: English
  • ISBN-10: 1565924339
  • ISBN-13: 978-1565924338
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Tcl/Tk in A Nutshell appeared first on Wow! eBook - Blog.


Tidak ada komentar:

Posting Komentar