Books from "O'Reilly Media, Inc."

  • Building Maintainable Software, Java Edition: Ten Guidelines for Future-Proof Code
    By Joost Visser, Sylvan Rigal, Gijs Wijnholds

    Examples for this edition are written in Java, while our companion C# book provides workable examples in that language.

  • Network Printing
    By Todd Radermacher, Matthew Gast

    This guide shows how to set up a network printing architecture that supports all kinds of clients using Linux machines as print servers.

  • Product Roadmaps Relaunched: How to Set Direction while Embracing Uncertainty
    By C. Todd Lombardo, Bruce McCarthy, Evan Ryan

    Whether you're a product manager, product owner, business analyst, program manager, project manager, scrum master, lead developer, designer, development manager, entrepreneur, or business owner, this book will show you how to: Articulate an ...

  • Product Research Rules
    By C. Todd Lombardo, Michael Connors, Aras Bilgen

    In this practical book, Aras Bilgen, C. Todd Lombardo, and Michael Connors demonstrate how your entire team can conduct effective product research within a couple of weeks--easily, cheaply, and without compromising quality.

  • Design Sprint: A Practical Guidebook for Building Great Digital Products
    By C. Todd Lombardo, Richard Banfield, Trace Wax

    This book codifies and captures a common language and process for design sprints, making them accessible to anyone, and enabling businesses and teams to build products that are successful.

  • Design Sprint: A Practical Guidebook for Building Great Digital Products
    By C. Todd Lombardo, Richard Banfield, Trace Wax

    A Practical Guidebook for Building Great Digital Products Richard Banfield, C. Todd Lombardo, Trace Wax. Our colleagues, Alicia Chavero (h2i Institute) and Steven Fisher (NetApp), also commented on a few chapters for us.

  • YUI 3 Cookbook
    By Evan Goer

    For additional object and array methods, refer to Recipes 9.3 and 9.5. See. Also. Ryan Grove on why you shouldn't extend JavaScript natives. 9.3 Filtering an Array Problem You want to filter out. 282 | Chapter9: Utilities See Also.

  • Every Book Is a Startup
    By Todd Sattersten

    This book shows you how to apply tech industry concepts such as customer development, validated learning, and pivots to create publishing business practices that are agile, flexible, and highly profitable.

  • macOS Mojave: The Missing Manual: The book that should have been in the box
    By David Pogue

    I owe debts of thanks to O'Reilly's Missing Manuals editor-in-chief, Nan Barber; to Apple's Todd Benjamin and Bill Evans for going beyond the call of duty to chase down tweaky tech answers; ...

  • Web Design in a Nutshell: A Desktop Quick Reference
    By Jennifer Niederst Robbins

    Todd Marks Todd Marks is an avid developer, designer, instructor, author, and manager of information display technologies. In 2002, Todd founded MindGrub Technologies, LLC where he created Flash information display systems for clients ...

  • Social ECommerce: Increasing Sales and Extending Brand Reach
    By Stephan Spencer, Jimmy Harding, Jennifer Sheahan

    According to Todd, “The red-eyed tree frog has always been one of the symbols of Costa Rican wildlife. I actually asked Javier ifI could use his name even before he worked for me...I remember calling him up and asking, 'Hey, ...

  • Network Warrior
    By Gary Donahue

    Power Each module will draw a certain amount of power (measured in watts). When you've determined what modules will be ... If your modules require 3,200 watts in total, you'll need two 4,000-watt power supplies for redundant power.

  • Network Warrior
    By Gary Donahue

    The chassis should removed. be moved only after all the modules and power supplies have been Power Each module will draw a certain amount of power (measured in watts). When you've determined which modules will be present in your switch, ...

  • Flex 3 Cookbook: Code-Recipes, Tips, and Tricks for RIA Developers
    By Todd Anderson, Joshua J. Noble

    This means that for the data set shown in this example, Columbus and Cleveland will be underneath the region and then state, because they are both in the East region and the Ohio state. 13.5 Create a Hierarchical Data Provider for a ...

  • Enterprise Service Bus
    By David A Chappell

    Hohpe, Gregor and Bobby Woolf. Enterprise Integration Patterns. 2004. Pearson Education, Inc. Figures: Aggregator, p.268; Content-Based Router, p.230; Control Bus, p.540; Message Broker, p.322; Message Channel, p.60; Publish-Subscribe ...

  • Learning Rails 3: Rails from the Outside In
    By Simon St. Laurent, Edd Dumbill, Eric J Gruber

    Annotation This title deals with Rails from the outside in, letting web designers create something visible in the outer layer before reaching the difficult database models and controller code in the inner layers.

  • Learning Rails 5: Rails from the Outside In
    By Eric J Gruber, J. Mark Locklear, Barnabas Bulpett

    Rails from the Outside In J. Mark Locklear, Barnabas Bulpett, Eric J Gruber. Message-ID: Date: Sat, 14 Apr 2012 12:48:26 -0400 From: "Simon St.Laurent" ...

  • Cascading Style Sheets: The Definitive Guide
    By Eric A. Meyer

    Demonstrates the control and flexibility Cascading Style Sheets bring to Web design, covering selectors and structure, units, text manipulation, colors, backgrounds, borders, visual formatting, and positioning.

  • Facing Infertility: A Catholic Approach
    By Jean Dimech-Juchniewicz

    R. P. Dickey, S. N. Taylor, ... L. Lerner-Geva, J. Rabinovici, B. Lunenfeld, “Ovarian stimulation: Is there a long-term risk for ovarian, breast, and endometrial cancer?” Women's Health 6, no. 6 (Nov. 2010): 831–9.

  • Swift Development with Cocoa: Developing for the Mac and iOS App Stores
    By Jonathon Manning, Paris Buttfield-Addison, Tim Nugent

    For example, to register the fact that “Wesley Crusher” is the ship's intern: crew["Intern"] = "Wesley Crusher" In the previous example, we've been talking aboutadictionary that uses String valuesforbothitskeys and itsvalues.