Marknadens största urval
Snabb leverans

Böcker utgivna av O'Reilly Media

Filter
Filter
Sortera efterSortera Populära
  • Spara 11%
    - From Common UX Implementations to Complex Responsive Animation
    av Sarah Drasner
    495,-

    SVG is extremely powerful, with its reduced HTTP requests and crispness on any display. It becomes increasingly more interesting as you explore its capabilities for responsive animation and performance boons. When you animate SVG, you must be aware of normal image traits like composition, color, implementation, and optimization. But when you animate, it increases the complexity of each of these factors exponentially.This practical book takes a deep dive into how you can to solve these problems with stability, performance, and creativity in mind.Learn how to make SVG cross-browser compatible, backwards compatible, optimized, and responsivePlan and debug animationMake a complex animation responsive, as many sites are responsiveProfile each animation technique in terms of performance so that you know what you're getting in to with each library or native technology

  • Spara 21%
    av Ian F. Darwin
    619

    Jump in and build working Android apps using hundreds of practical recipes in the Android Cookbook. You'll get solutions for working with the user interface, location-aware apps, web services, device features such as the camera and accelerometer, and a lot more, including steps to package your app for sale in the Android Market.

  • av Duncan Winn
    249,-

    This O'Reilly report explains the capabilities of cloud-native platforms and examines the fundamental changes enterprises need to make in process, organization, and culture if they're to take real advantage of this approach.

  • av Darren Cook
    679,-

    This hands-on guide teaches you how to use H20 with only minimal math and theory behind the learning algorithms.

  • av Eric Meyer
    139,-

    This concise guide takes you on a deep dive into the concepts necessary for understanding CSS and tables in your web layout, including table formatting, cell alignment, and table width.

  • av Michael Fitzgerald
    249,-

    This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby.

  • av Rob Fletcher
    799,-

    This practical guide shows you how to write concise and highly readable tests with Spock, the most innovative testing and specification framework for the JVM since JUnit. Author Rob Fletcher takes you from Spock basics to advanced topics, using fully worked integration examples.

  • - Simple, Lean, and Powerful Web Applications
    av Dan Woods
    679,-

    Build robust, highly scalable reactive web applications with Ratpack, the lightweight JVM framework. With this practical guide, youll discover how asynchronous applications differ from more traditional thread-per-request systemsand how you can reap the benefits of complex non-blocking through an API that makes the effort easy to understand and adopt.Author Dan Woodsa member of the Ratpack core teamprovides a progressively in-depth tour of Ratpack and its capabilities, from basic concepts to tools and strategies to help you construct fast, test-driven applications in a semantic and expressive way. Ideal for Java web developers familiar with Grails or Spring, this book is applicable to all versions of Ratpack 1.x.Configure your applications and servers to accommodate the cloudUse Ratpack testing structures on both new and legacy applicationsAdd advanced capabilities, such as component binding, with modulesExplore Ratpacks static content generation and serving mechanismsProvide a guaranteed execution order to asynchronous processingModel data and the data access layer to build high-performance, data-driven applicationsWork with reactive and functional programming strategiesUse distribution techniques that support continuous delivery and other deployment tactics

  • av David Sawyer Mcfarland
    509,-

    CSS lets you create professional-looking websites, but learning its finer points can be tricky-even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today.

  • av Stuart Gripman & Susan Prosser
    415,-

    You dont need a technical background to build powerful databases with FileMaker Pro 14. This crystal-clear, objective guide shows you how to create a database that lets you do almost anything with your data so you can quickly achieve your goals. Whether youre creating catalogs, managing inventory and billing, or planning a wedding, youll learn how to customize your database to run on a PC, Mac, web browser, or iOS device.The important stuff you need to know:Dive into relational data. Solve problems quickly by connecting and combining data from different tables.Create professional documents. Publish reports, charts, invoices, catalogs, and other documents with ease.Access data anywhere. Use FileMaker Go on your iPad or iPhoneor share data on the Web.Harness processing power. Use new calculation and scripting tools to crunch numbers, search text, and automate tasks.Run your database on a secure server. Learn the high-level features of FileMaker Pro Advanced.Keep your data safe. Set privileges and allow data sharing with FileMakers streamlined security features.

  • - Optimize Your Code for Better Apps
    av Gaurav Vaish
    695,-

    Ready to build mobile apps that out-perform the rest? If youre an iOS developer with app-building experience, this practical guide provides tips and best practices to help you solve many common performance issues. Youll learn how to design and optimize iOS apps that deliver a smooth experience even when the network is poor and memory is low.Todays picky users want fast and responsive apps that dont hog resources. In this book, author Gaurav Vaish demonstrates methods for writing optimal code from an engineering perspective, using reusable Objective-C code that you can use right away. Up your game and create high-performance native iOS apps that truly stand out from the crowd.Measure key performance indicatorsattributes that constitute and affect app performanceWrite efficient apps by minimizing memory and power consumption, and explore options for using available CPU coresOptimize your apps lifecycle and UI, as well as its networking, data sharing, and security featuresLearn about application testing, debugging and analysis tools, and monitoring your app in the wildCollect data from real users to analyze app usage, identify bottlenecks, and provide fixesUse iOS 9 upgrades to improve your apps performance

  • av Editors Of Make
    255

    You may have mastered Arduino and 3D printing, but what will you make when the power goes out? This book, featuring projects drawn from previous issues of Make: and Craft:, features projects you can build with little or no technology.

  • av Lorna Jane Mitchell
    309

    Whether you're sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP.

  • av Brian Debugging
    309

    The authors share their insights on how to lead a team effectively, navigate an organization, and build a healthy relationship with the users of your software. This is valuable information from two respected software engineers whose popular series of talks-including "Working with Poisonous People"-has attracted hundreds of thousands of followers.

  • av Stephen O'grady
    199,-

    Software is more important than ever today and yet its commercial value is steadily declining. Microsoft, for instance, has seen its gross margins decrease for a decade, while startups and corporations alike are distributing free software that would have been worth millions a few years ago.Welcome to the software paradox. In this O'Reilly report, RedMonk's Stephen O'Grady explains why the real money no longer lies in software, and what it means for companies that depend on that revenue. You'll learn how this paradox came about and what your company can do in response.This book covers:Why it's growing more difficult to sell software on a standalone basisHow software has come full circle, from enabler to product and back againThe roles that open source, software-as-a-service, and subscriptions playHow software developers have become the new kingmakersWhy Microsoft, Apple, and Google epitomize this transitionHow the paradox has affected other tech giants, such as Oracle and Salesforce.comStrategies your software firm can explore, including alternative revenue models

  • av Eric Meyer
    165,-

    Present information in stunning new ways by transforming CSS elements in two- and three-dimensional space. Whether you're rotating a photo, doing some interesting perspective tricks, or creating an interface that lets you reveal information on an element's backside, this practical guide shows you how to use them to great effect.

  • av Eric Meyer
    249,-

    This practical guide shows you many ways to use colors, backgrounds, and gradients to achieve some pretty awesome effects. Short and sweet, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide.

  • Spara 19%
    - Build, Test, and Evaluate Secure Systems
    av Josiah Dykstra
    452

    If youre involved in cybersecurity as a software developer, forensic investigator, or network administrator, this practical guide shows you how to apply the scientific method when assessing techniques for protecting your information systems. Youll learn how to conduct scientific experiments on everyday tools and procedures, whether youre evaluating corporate security systems, testing your own security product, or looking for bugs in a mobile game.Once author Josiah Dykstra gets you up to speed on the scientific method, he helps you focus on standalone, domain-specific topics, such as cryptography, malware analysis, and system security engineering. The latter chapters include practical case studies that demonstrate how to use available tools to conduct domain-specific scientific experiments.Learn the steps necessary to conduct scientific experiments in cybersecurityExplore fuzzing to test how your software handles various inputsMeasure the performance of the Snort intrusion detection systemLocate malicious needles in a haystack in your network and IT environmentEvaluate cryptography design and application in IoT productsConduct an experiment to identify relationships between similar malware binariesUnderstand system-level security requirements for enterprise networks and web services

  • - Programming Productivity Without Breaking Things
    av Owen Yamauchi
    559,-

    How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchia member of Facebooks core Hack and HHVM teamsshows you how to get started with these battle-tested open-source tools.Youll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike.Learn how Hack provides static typechecking while retaining PHPs flexible, rapid development capabilityWrite typesafe code with Hacks generics featureExplore HHVM, a just-in-time compilation runtime engine with full PHP compatibilityDive into Hack collections, asynchronous functions, and the XHP extension for PHPUnderstand Hacks design rationale, including why it omits some PHP featuresUse Hack for multitasking, and for generating HTML securelyLearn tools for working with Hack code, including PHP-to-Hack migration

  • av Stephanie Moyerman
    365,-

    This book, written by Stephanie Moyerman, a research scientist with Intel's Smart Device Innovation Team, teaches you everything you need to know to get started making things with Edison, the compact and powerful Internet of Things platform.

  • av Kathy Ceceri
    309,-

    The projects in Paper Inventions were inspired by the many different varieties of paper, from fancy artists' watercolor paper to recycled copy paper, and the many different ways it is used. Whether you like to make crafts or play with electronics, there's a project that will challenge you and unleash your creativity.

  • - Furniture Projects and Fabrication Technique
    av Gary Rohrbacher
    355

    Written by the founders of the architecture, design, and research firm Filson and Rohrbacher, this book takes you through the basics of CNC fabrication, the design process, production, and construction of your own furniture designs.

  • - A Handy Reference for Makers
    av Gareth Branwyn
    279

    This benchtop reference collects hundreds of ingenious and indispensable shop tips and pearls of wisdom collected by the editors of Make: and some of the most talented and prolific makers who've contributed to the magazine and Maker Faire over the past decade.

  • av William Gurstelle
    309,-

    Early Makers explores the life and times of people from the past whose insights and inventions helped create the world we live in. What sets this series apart from other history books - including other histories of technology - is that each chapter also includes step-by-step instructions for making your own version of the historical invention.

  • av O'reill Media Inc
    105,-

    BioCoder is a quarterly newsletter for DIYbio, synthetic bio, and anything related. You’ll discover:* Articles about interesting projects and experiments, such as the glowing plant* Articles about tools, both those you buy and those you build* Visits to DIYbio laboratories* Profiles of key people in the community* Announcements of events and other items of interest* Safety pointers and tips about good laboratory practice* Anything that’s interesting or useful: you tell us!And BioCoder is free (for the time being), unless you want a dead-tree version. We’d like BioCoder to become self supporting (maybe even profitable), but we’ll worry about that after we’ve got a few issues under our belt.If you’d like to contribute, send email to BioCoder@oreilly.com. Tell us what you’d like to do, and we’ll get you started.

  • Spara 11%
    av Alan Gates
    399,-

    With Pig, you can batch-process data without having to create a full-fledged application, making it easy to experiment with new datasets. Updated with use cases and programming examples, this second edition of Programming Pig is the ideal learning tool for new and experienced users alike.

  • Spara 11%
    - Delivering the Promise of Big Data and Data Science
    av Alex Gorelik
    795,-

    The data lake is a daring new approach for harnessing the power of big data technology and providing convenient self-service capabilities. But is it right for your company? This book is based on discussions with practitioners and executives from more than a hundred organizations.

  • - Rails from the Outside In
    av Barnabas Bulpett, J. Mark Locklear & Eric J Gruber
    635,-

    If youre a web developer or designer ready to learn Ruby on Rails, this hands-on guide is the ideal way to get started. Rather than toss you into the middle of the frameworks Model-View-Controller architecture, as many books do, Learning Rails 5 begins with the foundations of the Web you already know.Youll learn how to create something visible with Rails view layer before diving into the more difficult inner layers: the database models and controller code. All you need to begin your Rails journey is HTML experience. Each chapter includes exercises and review questions to test your understanding as you go.Present content by building an application with a basic view and a simple controllerBuild forms and process their results, progressing from simple to more complexUse Rails scaffolding and REST to build effective applications quicklyConnect forms to models and create code that maps directly to database structuresBuild applications that combine data from multiple tablesUse migrations to track changes to your database over timeAdd common elements such as sessions, cookies, and authentication

  • Spara 11%
    - The Art of Scientific Python
    av Harriet Dashnow, Stéfan van der Walt & Juan Nunez-Iglesias
    395,-

    Welcome to Scientific Python and its community. If youre a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read code that you can use in practice. Youll learn how to write elegant code thats clear, concise, and efficient at executing the task at hand.Throughout the book, youll work with examples from the wider scientific Python ecosystem, using code that illustrates principles outlined in the book. Using actual scientific data, youll work on real-world problems with SciPy, NumPy, Pandas, scikit-image, and other Python libraries.Explore the NumPy array, the data structure that underlies numerical scientific computationUse quantile normalization to ensure that measurements fit a specific distributionRepresent separate regions in an image with a Region Adjacency GraphConvert temporal or spatial data into frequency domain data with the Fast Fourier TransformSolve sparse matrix problems, including image segmentations, with SciPys sparse modulePerform linear algebra by using SciPy packagesExplore image alignment (registration) with SciPys optimize moduleProcess large datasets with Python data streaming primitives and the Toolz library

  • av Editors Of Make
    189

    This book contains tutorials about how to understand what drones can do, and projects about how to make your own flying craft, from some of the earliest practitioners in the field.

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.