Marknadens största urval
Snabb leverans

Böcker utgivna av O'Reilly Media

Filter
Filter
Sortera efterSortera Populära
  • av Dani Nordin
    547

    Are you a solo web designer or part of a small team itching to build interesting projects with Drupal? This hands-on book provides the tools and techniques to get you going. Award-winning designer Dani Nordin guides you through site planning, teaches you how to create solid, user-centered design for the Drupal framework, and shows you tricks for using real, honest-to-goodness, developer Ninja Magick.This book is a compilation of three short guidesPlanning Drupal Projects, Design and Prototyping for Drupal, and Drupal Development Tricks for Designersplus exclusive "e;directors material."e; If youre familiar with HTML and CSS, but struggling with Drupals learning curve, this is the book youve been looking for.Get extra material, including an expanded Grids chapter, more recommended modules, and a Short Form Project planLearn how to work user-centered design practices into Drupal projectsChoose the right modules for your project, and discover several go-to modulesUse strategies for sketching, wireframing, and designing effective layoutsManage Drupals markup, including code generated by the powerful Views moduleLearn how to work with Drupal on the command lineSet up your development environment and collaborate with other designers and developersLearn the basics of Git, the free open source version control system

  • av Eric Sarrion
    361

    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. Youll also learn how to program common but complex tasks, such as managing drag and drop and autocomplete, that make it easier for users to interact with your site.This book provides a quick tour of how jQuery UI can improve your HTML pages, followed by standalone chapters that focus on each of the components in detail. If youre a web developer or designer looking to enrich your website with new featureswithout having to dive into full-fledged JavascriptjQuery UI is a must.This book covers the following extensions in version 1.8:Tab managementAccordion menusDialog boxesButtonsProgress barsSlidersDate pickersAutocompletersDrag and drop managementSelection, resizing, and switching of elementsNew visual effects

  • Spara 18%
    - Tools and algorithms for analyzing images
    av Jan Erik Solem
    531

    If you want a basic understanding of computer visions underlying theory and algorithms, this hands-on introduction is the ideal place to start. Youll learn techniques for object recognition, 3D reconstruction, stereo imaging, augmented reality, and other computer vision applications as you follow clear examples written in Python.Programming Computer Vision with Python explains computer vision in broad terms that wont bog you down in theory. You get complete code samples with explanations on how to reproduce and build upon each example, along with exercises to help you apply what youve learned. This book is ideal for students, researchers, and enthusiasts with basic programming and standard mathematical skills.Learn techniques used in robot navigation, medical image analysis, and other computer vision applicationsWork with image mappings and transforms, such as texture warping and panorama creationCompute 3D reconstructions from several images of the same sceneOrganize images based on similarity or content, using clustering methodsBuild efficient image retrieval techniques to search for images based on visual contentUse algorithms to classify image content and recognize objectsAccess the popular OpenCV library through a Python interface

  • - The Fundamentals of Software
    av Max Kanat-Alexander
    261

    Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific lawsprinciples you can apply to any programming language or project from here to eternity.Whether youre a junior programmer, senior software engineer, or non-technical manager, youll learn how to create a sound plan for your software project, and make better decisions about the pattern and structure of your system.Discover why good software design has become the missing scienceUnderstand the ultimate purpose of software and the goals of good designDetermine the value of your design now and in the futureExamine real-world examples that demonstrate how a system changes over timeCreate designs that allow for the most change in the environment with the least change in the softwareMake easier changes in the future by keeping your code simpler nowGain better knowledge of your softwares behavior with more accurate tests

  • - What To Do When Queries Don't Work
    av Sveta Smirnova
    417

    Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If youre a database programmer or DBA, theyre part of your life. The trick is knowing how to quickly recover from them. This unique, example-packed book shows you how to handle an array of vexing problems when working with MySQL.Written by a principal technical support engineer at Oracle, MySQL Troubleshooting provides the background, tools, and expert steps for solving problems from simple to complexwhether data you thought you inserted doesnt turn up in a query, or the entire database is corrupt because of a server failure. With this book in hand, youll work with more confidence.Understand the source of a problem, even when the solution is simpleHandle problems that occur when applications run in multiple threadsDebug and fix problems caused by configuration optionsDiscover how operating system tuning can affect your serverUse troubleshooting techniques specific to replication issuesGet a reference to additional troubleshooting techniques and tools, including third-party solutionsLearn best practices for safe and effective troubleshootingand for preventing problems

  • - Building Simple Devices to Collect Data About the World Around Us
    av Emily Gertz
    117

    This book teaches anyone to build simple, usable devices to gather data about different conditions in the environment, by using Arduinos and basic DIY electronics. Each chapter briefly explains a particular environmental problem, and features step-by-step instructions to build the appropriate monitoring device.

  • - Rails from the Outside In
    av Simon St. Laurent, Edd Dumbill & Eric J Gruber
    491

    If youre a web developer or designer ready to learn Rails, this unique book is the ideal way to start.Rather than throw you into the middle of the frameworks Model-View-Controller architecture, Learning Rails 3 works from the outside in. Youll begin with the foundations of the Web you already know, and learn how to create something visible with Rails view layer. Then youll tackle the more difficult inner layers: the database models and controller code.All you need to get started 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 complexConnect forms to models by setting up a database, and create code that maps to database structuresUse Rails scaffolding to build applications from a view-centric perspectiveAdd common web application elements such as sessions, cookies, and authenticationBuild applications that combine data from multiple tablesSend and receive email messages from your applications"e;Learning Rails 3 feels like a brisk pair programming session with professionals who know how to use Ruby on Rails to get things done, and get them done well."e;-Alan Harris, author of Sinatra: Up and Running

  • - A Collection of Essays from the Bleeding Edge of Publishing
    av Hugh Mcguire & Brian O'Leary
    361

    The ground beneath the book publishing industry dramatically shifted in 2007, the year the Kindle and the iPhone debuted. Widespread consumer demand for these and other devices has brought the pace of digital change in book publishing from "e;it might happen sometime"e; to "e;its happening right now"e;and it is happening faster than anyone predicted.Yet this is only a transitional phase. Book: A Futurists Manifesto is your guide to what comes next, when all books are truly digital, connected, and ubiquitous. Through this collection of essays from thought leaders and practitioners, youll become familiar with a wide range of developments occurring in the wake of this digital book shakeup:Discover new tools that are rapidly transforming how content is created, managed, and distributedUnderstand the increasingly critical role that metadata plays in making book content discoverable in an era of abundanceLook inside some of the publishing projects that are at the bleeding edge of this digital revolutionLearn how some digital books can evolve moment to moment, based on reader feedback

  • av Michael Snoyman
    507

    Fully updated for Yesod 1.4, this second edition shows you how Yesod handles widgets, forms, persistence, and RESTful content. Author Michael Snoyman also introduces various Haskell tools to supplement your basic knowledge of the language.

  • av Priscilla Walmsley
    597

    Designed for query writers who have some knowledge of XML basics, but not necessarily advanced knowledge of XML-related technologies, this book is ideal as both a tutorial and a reference.

  • - Building Dynamic, Responsive Web Applications
    av Jamie Munro
    361

    Bring dynamic server-side web content and responsive web design together to build websites that work and display well on any resolution, desktop or mobile. With this practical book, youll learn how by combining the ASP.NET MVC server-side language, the Bootstrap front-end framework, and Knockout.jsthe JavaScript implementation of the Model-View-ViewModel pattern.Author Jamie Munro introduces these and other related technologies by having you work with sophisticated web forms. At the end of the book, experienced and aspiring web developers alike will learn how to build a complete shopping cart that demonstrates how these technologies interact with each other in a sleek, dynamic, and responsive web application.Build well-organized, easy-to-maintain web applications by letting ASP.NET MVC 5, Bootstrap, and Knockout.js do the heavy liftingUse ASP.NET MVC 5 to build server-side web applications, interact with a database, and dynamically render HTMLCreate responsive views with Bootstrap that render on a variety of modern devices; you may never code with CSS againAdd Knockout.js to enhance responsive web design with snappy client-side interactions driven by your server-side web application

  • - Building Dynamic Client-Side Web Applications
    av Jamie Munro
    201

    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. Youll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side application with persistence. In the final chapter, youll build a shopping cart to see how everything fits together.If youre a web developer with experience in JavaScript, HTML, and CSS, youre ready for Knockout.Learn how to create a ViewModelBind HTML data and attributes, and CSS classes and stylesUnderstand data binding in Knockouts context hierarchyUse properties that change dynamically through user interactionWork with forms by using several different bindingsBind multiple ViewModels on a single pageExtend or attach custom functions to observablesPerform server-side interactions with jQueryMap a JavaScript object or apply JSON data to a new object

  • av Chris McNab
    497

    How secure is your network? The best way to find out is to attack it, using the same tactics attackers employ to identify and exploit weaknesses. With the third edition of this practical book, you'll learn how to perform network-based penetration testing in a structured manner.

  • - Software and Hardware Problems and Solutions
    av Jason Kridner & Mark A. Yoder
    547

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projectswhether its robotics, gaming, drones, or software-defined radio. If youre new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card-sized computer.All you need is minimal familiarity with computer programming and electronics. Each recipe includes clear and simple wiring diagrams and example code to get you started. If you dont know what BeagleBone Black is, you might decide to get one after scanning these recipes.Learn how to use BeagleBone to interact with the physical worldConnect force, light, and distance sensorsSpin servo motors, stepper motors, and DC motorsFlash single LEDs, strings of LEDs, and matrices of LEDsManage real-time input/output (I/O)Work at the Linux I/O level with shell commands, Python, and CCompile and install Linux kernelsWork at a high level with JavaScript and the BoneScript libraryExpand BeagleBones functionality by adding capesExplore the Internet of Things

  • av . Backstop
    417

    Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen rock star programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. Experience with JavaScript is a prerequisite.

  • av Windell Oskay
    377

    With this book, you'll be ready to take on your own scientific explorations at school, work, or home.

  • av Lauren Mccarthy
    211

    Processing opened up the world of programming to artists, designers, educators, and beginners. The p5.js JavaScript implementation of Processing reinterprets it for today's web. This short book gently introduces the core concepts of computer programming and working with Processing.

  • Spara 18%
    - A Brain-Friendly Guide
    av Jay Mcgavren
    529,99

    What will you learn from this book?Whats all the buzz about this Ruby language? Is it right for you? Well, ask yourself: are you tired of all those extra declarations, keywords, and compilation steps in your other language? Do you want to be a more productive programmer? Then youll love Ruby. With this unique hands-on learning experience, youll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code.Why does this book look so different?Based on the latest research in cognitive science and learning theory, Head First Ruby uses a visually rich format to engage your mind, rather than a text-heavy approach to put you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.

  • - The Workflow Scheduler for Hadoop
    av Aravind Srinivasan & Mohammad Kamrul Islam
    547

    Get a solid grounding in Apache Oozie, the workflow scheduler system for managing Hadoop jobs. With this hands-on guide, two experienced Hadoop practitioners walk you through the intricacies of this powerful and flexible platform, with numerous examples and real-world use cases.Once you set up your Oozie server, youll dive into techniques for writing and coordinating workflows, and learn how to write complex data pipelines. Advanced topics show you how to handle shared libraries in Oozie, as well as how to implement and manage Oozies security capabilities.Install and configure an Oozie server, and get an overview of basic conceptsJourney through the world of writing and configuring workflowsLearn how the Oozie coordinator schedules and executes workflows based on triggersUnderstand how Oozie manages data dependenciesUse Oozie bundles to package several coordinator apps into a data pipelineLearn about security features and shared library managementImplement custom extensions and write your own EL functions and actionsDebug workflows and manage Oozies operational details

  • - Identifying Things with Arduino and Processing
    av Tom Igoe
    97

    Just as we identify things using information from our senses, so do computers. They can identify physical objects only by using information from their sensors. One of the best-known digital identification techniques is radio frequency identification, or RFID.

  • - Cross-Platform Mobile Development for Android and iPhone
    av Jamie Munro
    161

    Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms without rewriting apps in the native platform language. Each recipe includes sample code you can use in your project right away, as well as a discussion of why the solution works.Add functionality thats available only on a certain device or platformRetrieve the devices current GPS location and place a marker on a mapCreate and save a new contact or edit an existing contact in the address bookTake pictures with the camera or select one of the users existing photosUpload a file from the local device to an external serverAllow the device to record audio or video through your appEnable your application to save files locally

  • - Inventing Utility for Your Spacecraft Once it Achieves Orbit
    av Sandy Antunes
    87

    What can you measure and what are your limits when orbiting in space? Learn about what physical quantities you can measure and what types of sensors you can buy or build. We cover the 5 essential design limits as well: power, bandwidth, resolution, computing... and legal limitations. Explore what you can play with using your own personal satellite.

  • av Evan Goer
    561

    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, youll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in the library, demonstrating granular solutions for everything from simple page effects to sophisticated web apps. Experienced users will learn how to create modules that load on demand; generate beautiful documentation; and write powerful and flexible Widgets, Models, and Views.Build YUI applications anywhere, from desktop browsers to touch-enabled mobile phones and backend Node.js environmentsLearn how YUI scales with your code base, keeping it modular and organizedApply animations, drag-and-drop, and other fully cross-browser UI effects with just a few lines of codeUnderstand YUI-powered DOM scripting, event management, and data transportDebug, profile, and unit test your JavaScript applicationGet a technical introduction to YUI, including module architecture, sandboxing, and component loadingBuild custom modules with YUI and publish them to the YUI Gallery"e;I was surprised to find out how much I didn't know until reading this book. There really isn't a better resource for learning or updating your YUI skills."e;- Nicholas C. Zakas, Author and YUI Contributor

  • av Alex Maccaw
    147

    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that's gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors.

  • - Online Information Storage and Search Platform
    av Nicholas H. Tollervey & Nicholas J. Radcliffe
    357

    Imagine a public storage system that has a place online for structured data about everything that existsor that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. Youll learn how to organize and search for data, and decide who can use, modify, and extend what youve contributed.This guide demonstrates Fluidinfos potential to create social data, with facilities that encourage users and applications to share, remix, and reuse data in ways they may not have anticipated. Youll learn how to use tools for reading and writing data, and how to use Fluidinfo in your own applications by working with its writable API and simple query language.Read and write Fluidinfo data from web applicationsand reuse and build upon each others dataDiscover Fluidinfos permissions system for tags and namespacesLearn how to use Fish, the command-line tool for interacting with Fluidinfo dataDelve into Fluidinfos RESTful API, and learn how to make HTTP requestsUse Fluidinfo client libraries to build a simple Python utility or a JavaScript web application

  • av Chris Grover
    361

    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You've come to the right book. Adobe Edge Animate Preview 7: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you.

  • - From Hardware to Data to Visualization
    av Kipp Bradford & Alasdair Allan
    201

    Build your own distributed sensor network to collect, analyze, and visualize real-time data about our human environmentincluding noise level, temperature, and people flow. With this hands-on book, youll learn how to turn your project idea into working hardware, using the easy-to-learn Arduino microcontroller and off-the-shelf sensors.Authors Alasdair Allan and Kipp Bradford walk you through the entire process, from prototyping a simple sensor node to performing real-time analysis on data captured by a deployed multi-sensor network. Demonstrated at recent OReilly Strata Conferences, the future of distributed data is already here. If you have programming experience, you can get started immediately.Wire up a circuit on a breadboard, and use the Arduino to read values from a sensorAdd a microphone and infrared motion detector to your circuitMove from breadboard to prototype with Fritzing, a program that converts your circuit design into a graphical representationSimplify your design: learn use cases and limitations for using Arduino pins for power and groundingBuild wireless networks with XBee radios and request data from multiple sensor platformsVisualize data from your sensor network with Processing or LabVIEW

  • av Adam Kemp
    417

    Create a shared space for collaborative making: designing and building DIY electronic hardware, programming, and manufacturing projects. With this illustrated guide, you'll find clear explanations of the tools, software, materials, and layout you need to get started.

  • av Brian D. Foy
    617

    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you'll encounter as a working programmer.

  • - Fast and Scalable Designs
    av Nathaniel Catchpole, Narayan Newton & Jeff Sheltren
    547

    How can you help your Drupal website continue to perform at the highest level as it grows to meet demand? This comprehensive guide provides best practices, examples, and in-depth explanations for solving several performance and scalability issues. Youll learn how to apply coding and infrastructure techniques to Drupal internals, application performance, databases, web servers, and performance analysis.Covering Drupal versions 7 and 8, this book is the ideal reference for everything from site deployment to implementing specific technologies such as Varnish, memcache, or Solr. If you have a basic understanding of Drupal and the Linux-Apache-MySQL-PHP (LAMP) stack, youre ready to get started.Establish a performance baseline and define goals for improvementOptimize your websites code and front-end performanceGet best and worst practices for customizing Drupal core functionalityApply infrastructure design techniques to launch or expand a siteUse tools to configure, monitor, and optimize MySQL performanceEmploy alternative storage and backend search options as your site growsTune your web servers through httpd and PHP configurationMonitor services and perform load tests to catch problems before they become critical

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.