Cookbooks (O'Reilly) - Böcker
Visar alla böcker i serien Cookbooks (O'Reilly). Handla med fri frakt och snabb leverans.
9 produkter
9 produkter
362 kr
Skickas inom 7-10 vardagar
Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don't have to develop on your own. Less a tutorial than a problem-solver, the book addresses many of the most common problems you're likely encounter--whether you've been programming in C++ for years or you're relatively new to the language.Here are just some of the time-consuming tasks this book contains practical solutions for: * Reading the contents of a directory * Creating a singleton class * Date and time parsing/arithmetic * String and text manipulation * Working with files * Parsing XML * Using the standard containers Typical of O'Reilly's "Cookbook" series, C++ Cookbook is written in a straightforward format, featuring recipes that contain problem statements and code solutions, and apply not to hypothetical situations, but those that you're likely to encounter. A detailed explanation then follows each recipe in order to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the "Cookbook" series can attest to. This book will move quickly to the top of your list of essential C++ references.
Excel Scientific and Engineering Cookbook
Adding Excel to Your Analysis Arsenal
Häftad, Engelska, 2006
362 kr
Skickas inom 7-10 vardagar
An Aresenal of Data Analysis Techniques
397 kr
Skickas inom 7-10 vardagar
Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files.virtually anything your heart desires. As useful as XSLT is, though, most people have a difficult time learning its many peculiarities. And now version 2.0, while elegant and powerful, has only added to the confusion. "XSLT Cookbook, 2nd Edition" wants to set the record straight. It helps you sharpen your programming skills and overall understanding of XSLT through a collection of detailed recipes. Each recipe breaks down a specific problem into manageable chunks, giving you an easy-to-grasp roadmap for integrating XSLT with your data and applications. No other XSLT book around employs this practical problem-solution-discussion format. In addition to offering code recipes for solving everyday problems with XSLT 1.0, this refreshed edition shows you how to leverage the improvements found in XSLT 2.0, such as how it simplifies the string manipulation and date/time conversion processes. The book also covers XPath 2.0, a critical companion standard, as well as topics ranging from basic transformations to complex sorting and linking. It even explores extension functions on a variety of different XSLT processors, and shows ways to combine multiple documents using XSLT. Code examples add a real-world dimension to each technique. Whether you're just starting out in XSLT or looking for advanced techniques, you'll find the level of information you need in "XSLT Cookbook, 2nd Edition".
397 kr
Skickas inom 7-10 vardagar
The Juniper Networks routing platforms are becoming the go-to solution for core, edge, metro and remote office networks, and JUNOS software is behind it all. The operating system is so full of industrial-strength routing protocols and IP innovations that those treading into the world of JUNOS will need clarification, explanation, and a showcase example or two. Look no further. This JUNOS Cookbook provides it all and more. Yes, you can mine through the 5,000 pages of documentation or take a two-thousand-dollar training course, but JUNOS's interprocess sophistication can be baffling unless you know the shortcuts and tricks, as well as those rays of illuminating comprehension that can come only from those who live with it. JUNOS Cookbook is the first comprehensive book about JUNOS software and it provides over 200 time-saving step-by-step techniques including discussions about the processes and alternative ways to perform the same task. It's been tested and tech-reviewed by field engineers who know how to take JUNOS out for a spin and it's applicable to the entire line of M-, T-, and J-series routers.JUNOS Cookbook will not only pay for itself the first few times you use it, it will make your network easier to manage and update. "Aviva Garrett has done a tremendous job of distilling the features of JUNOS software in a form that will be useful for a wide audience-students, field engineers, network architects, and other networking professionals alike will benefit from this book. For many people, this is the only book on JUNOS they will need." Pradeep Sindhu, CTO and Founder, Juniper Networks "This cookbook is superb. Aviva Garrett has masterfully assembled a complete set of practical real-world examples with step-by-step instructions. Security, management, routing: it's all here!" Stephen Gill, Research Fellow, Team Cymru "A technical time-saver for any NOC or SOC working with JUNOS. It's clear, concise, and informative recipes are are an invaluable resource. " Scott A. McIntyre, Security Officer, XS4ALL Internet B.V
Web Site Cookbook
Solutions & Examples for Building and Administering Your Web Site
Häftad, Engelska, 2006
291 kr
Skickas inom 7-10 vardagar
The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies. The "Web Site Cookbook" from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the practical issues surrounding their inception, design, and maintenance. With recipes that teach both routine and advanced setup tasks, the book includes clear and professional instruction on a host of topics, including: registering domains; ensuring that hostnames work; managing the directory; maintaining and troubleshooting a website; site promotion; visitor tracking; implementing e-commerce systems; and linking with sales sites. This handy guide also tackles the various elements of page design. It explains how to control a reader's eye flow, how to choose a template system, how to set up a color scheme, and more. Typical of O'Reilly's "Cookbook" series, the "Web Site Cookbook" is written in a straightforward format, featuring recipes that contain problem statements and solutions.A detailed explanation then follows each recipe to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the "Cookbook" series can attest to. Regardless of your strong suit or your role in the creation and life of a website, you can benefit from the teachings found in the "Web Site Cookbook". It's a must-have tool for advancing your skills and making better sites.
362 kr
Skickas inom 7-10 vardagar
This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the "Visual Basic 2005 Cookbook" delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks. The concise solutions and examples in the Visual Basic 2005 Cookbook range from simple tasks to the more complex, organized by the types of problems you need to solve. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and that outlines alternatives, limitations, and other considerations. As with all O'Reilly Cookbooks, each recipe helps you quickly understand a problem, learn how to solve it, and anticipate potential tradeoffs or ramifications.Useful features of the book include: over 300 recipes written in the familiar O'Reilly Problem-Solution-Discussion format; hundreds of code snippets, examples and complete solutions available for download; VB6 updates to alert VB6 programmers to code-breaking changes in Visual Basic 2005; recipes that target Visual Basic 2005 features not included in previous releases; code examples covering everyday data manipulation techniques and language fundamentals; advanced projects focusing on multimedia and mathematical transformations using linear algebraic methods; and, specialized topics covering files and file systems, printing, and databases. In addition, you'll find chapters on cryptography and compression, graphics, and special programming techniques. Whether you're a beginner or an expert, the "Visual Basic 2005 Cookbook" is sure to save you time, serving up the code you need, when you need it.
Flash 8 Cookbook
Using the Flash Ide to Build Flash Animations and Applications
Häftad, Engelska, 2006
327 kr
Skickas inom 7-10 vardagar
This practical, nuts-and-bolts toolkit puts theory into practice with ready-made answers to common Flash development questions. It's the perfect resource for Flash developers, as well as designers who are ready to start doing development work. Flash 8 Cookbook offers quick look-up (and cross-referenced) recipes in four main categories: Creating Flash Content Building Interactive Flash Interfaces Adding Multimedia and Data Planning Flash Projects Using O'Reilly's popular Problem/Solution/Discussion Cookbook format, this book offers 280 standalone recipes that include a brief explanation of how and why the solution works, so you can adapt it to similar situations you may run across in the future. For people who say, "I understand everything in theory, but I don't know where to start in practice," this book offers ready-to-use answers to real-world problems. Joey Lott is the author of ActionScript Cookbook (O'Reilly) and co-author of Flash MX 2004 ActionScript Bible (Wiley). He's a leading speaker and consultant in the Flash development community.
468 kr
Skickas inom 7-10 vardagar
As the leading software application for symbolic mathematics, Mathematica is standard in many environments that rely on math, such as science, engineering, financial analysis, software development, and many other fields. This cookbook provides practical solutions on a wide range of topics for anyone using this remarkable program. Whether you want to use it for high school algebra, PhD-level computation, simple graphs, financial analysis, or advanced engineering models, you'll find the recipes in "Mathematica Cookbook" extremely useful and informative. With key support from Mathematica's developer, Wolfram Research, this authoritative cookbook covers Mathematica 7, the major new release of the software, with recipes on three-dimensional imagining, audio processing, calculations from mathematics and physics, image processing, distributed computing, and much more from key people in the Mathematica community. If you need a sophisticated tool with animation and interaction features for data visualization, or just want to play around with math in a visual way, "Mathematica Cookbook" is ideal for professionals and hobbyists from all walks of life.
291 kr
Skickas inom 7-10 vardagar
"Rails Cookbook" is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. "The Rails Cookbook" addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include: modeling data with the ActiveRecord library; setting up views with ActionView and RHTML templates; building your application's logic into ActionController; testing and debugging your Rails application; building responsive web applications using JavaScript and Ajax; ensuring that your application is security and performs well; deploying your application with Mongrel and Apache; using Capistrano to automate deployment; using the many Rails plugins; and, working with graphics.Whether you're new to Rails or an experienced developer, you'll discover ways to test, debug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.