Search results for ""o'reilly""
O'Reilly Media High Performance Android Apps
Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you'll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early. Customers are finally realizing that apps have a major role in the performance of their Android devices. Author Doug Sillars not only shows you how to use Android-specific testing tools from companies including Google, Qualcomm, and AT&T, but also helps you explore potential remedies. You'll discover ways to build apps that run well on all 19,000 Android device types in use. Understand how performance issues affect app sales and retention Build an Android device lab to maximize UI, functional, and performance testing Improve the way your app interacts with device hardware Optimize your UI for fast rendering, scrolling, and animations Track down memory leaks and CPU issues that affect performance Upgrade communications with the server, and learn how your app performs on slower networks Apply Real User Monitoring (RUM) to ensure that every device is delivering the optimal user experience
£32.39
O'Reilly Media Introducing iOS 8
Learn to make iOS apps even if you have absolutely no programming experience. This hands-on book takes you from idea to App Store, using real-world examples--such as driving a car or eating at a restaurant--to teach programming and app development. You'll learn concepts through clear, concise, jargon-free language. This book focuses on Apple's new programming language, Swift. Each lesson is divided into two parts: the lecture portion explains the terms and concepts through examples, and the exercise portion helps you apply these concepts while building real-world apps, like a tip calculator. Learn how to think differently--and see the world from a whole new perspective. * Learn the basic building blocks of programming* Dive into the Swift programming language* Make apps for iPhone and iPad* Use GPS in your app to find a user's location* Take or select photos with your app* Integrate your app with Facebook and Twitter* Submit your app to the App Store* Manage and market your app on the App Store
£28.79
O'Reilly Media IPv6 Address Planning
If you're ready to join the move to IPv6, this comprehensive guide gets you started by showing you how to create an effective IPv6 address plan. In three example-driven sections - preparation, design, and maintenance - you'll learn principles and best practices for designing, deploying, and maintaining an address plan that's scalable, flexible, extensible, manageable, and durable
£25.19
O'Reilly Media Abusing the Internet of Things
A future with billions of connected "things" includes monumental security concerns. This practical book explores how malicious attackers can abuse popular IoT-based devices, including wireless LED lightbulbs, electronic door locks, baby monitors, smart TVs, and connected cars. If you're part of a team creating applications for Internet-connected devices, this guide will help you explore security solutions. You'll not only learn how to uncover vulnerabilities in existing IoT devices, but also gain deeper insight into an attacker's tactics. Analyze the design, architecture, and security issues of wireless lighting systems Understand how to breach electronic door locks and their wireless mechanisms Examine security design flaws in remote-controlled baby monitors Evaluate the security design of a suite of IoT-connected home products Scrutinize security vulnerabilities in smart TVs Explore research into security weaknesses in smart cars Delve into prototyping techniques that address security in initial designs Learn plausible attacks scenarios based on how people will likely use IoT devices
£35.99
O'Reilly Media BioCoder #2
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!
£5.57
O'Reilly Media Inventing a Better Mousetrap
Learn about the role that patent models played in American history--and even learn to build your own replica!Patent models, working models required for US patent filings from 1790 to 1880, offer insight into--and inspiration from--a period of intense technological advancement, the Industrial Revolution. The Rothschild Petersen Patent Model Museum collection consists of thousands of patent models, many from the 19th century. This book features the most outstanding of these patent models, and offers deep insight into the cultural, economic and political history of the United States.This book not only catalogs hundreds of the most compelling models from the collection, but shows you how to build your own replicas of several selected models using Lego, 3d printing, and other materials and techniques.
£17.99
O'Reilly Media Planes, Gliders and Paper Rockets
You don't need kids to tell you that Making is Fun. Just get them in a room with simple projects, common household tools and utensils, inexpensive supplies, and their imagination. All young people need is an interest in how the world works, the right tools to explore, and some projects to serve as jumping-off points for their explorations. Make: Simple Flying Things offers five flight projects that are easy to build, inexpensive, and expandable--just add imagination! In this book, you'll make: Paper and rubber-band airplane Paper and foam rockets Rip-cord helicopter and rubber band roto-copter Rocket glider plus roto-copter recovery
£14.39
O'Reilly Media Getting Started with Intel Edison
The Intel Edison is a crowning achievement of Intel's adaptation of its technology into maker-friendly products. They've packed the dual-core power of the Atom CPU, combined it with a sideboard microcontroller brain, and added in Wi-Fi, Bluetooth Low Energy, and a generous amount of RAM (1GB) and flash storage (4GB). 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. Projects and tutorials include: Controlling devices over Bluetooth Using Python and Arduino programming environments on Edison Tracking objects with a webcam and OpenCV Responding to voice commands and talking back Using and configuring Linux on Edison
£17.99
O'Reilly Media Make: Bicycle Projects
Teaching everything from how to make a "chopper" to soldering up electronic circuits, Make: Bikes presents 18 different projects to enhance your bicycle for the summer, including a handlebar-mounted synthesizer horn, a LED headlight, and a mini trailer hauling an armored suitcase. Along with the cool projects, critical how-tos are served up including treatises on stripping down and repainting a bike as well as chapters devoted to mechanics and tools.
£11.99
O'Reilly Media Maker′s Manual, The
The Maker's Manual is a practical and comprehensive guide to becoming a hero of the new industrial revolution. It features hundreds of color images, techniques to transform your ideas into physical projects, and must-have skills like electronics prototyping, 3d printing, and programming. This book's clear, precise explanations will help you unleash your creativity, make successful projects, and work toward a sustainable maker business. Written by the founders of Frankenstein Garage, which has organized courses since 2011 to help makers to realize their creations, The Maker's Manual answers your questions about the Maker Movement that is revolutionizing the way we design and produce things.
£17.99
O'Reilly Media Getting Started with CNC
Getting Started with CNC is the definitive introduction to working with affordable desktop and benchtop CNCs, written by the creator of the popular open hardware CNC, the Shapeoko. Accessible 3D printing introduced the masses to computer-controlled additive fabrication. But the flip side of that is subtractive fabrication: instead of adding material to create a shape like a 3D printer does, a CNC starts with a solid piece of material and takes away from it. Although inexpensive 3D printers can make great things with plastic, a CNC can carve highly durable pieces out of a block of aluminum, wood, and other materials. This book covers the fundamentals of designing for--and working with--affordable ($500-$3000) CNCs.
£17.99
O'Reilly Media Head First C
Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management. Advanced topics include multi-threading and network programming - topics typically covered on a college-level course. This book also features labs: in-depth projects intended to stretch your abilities, test your new skills, and build confidence. Head First C mimics the style of college-level C courses, making it ideal as an accessible textbook for students. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First C uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
£43.19
O'Reilly Media Programming HTML5 Applications: Building Powerful Cross-Platform Environments in JavaScript
Move beyond simple site creation and build web applications with HTML5 that can compete with desktop apps and run on mobile devices. This practical guide shows you how HTML5's JavaScript APIs give you the power to take web development into many fields that used to require platform-specific development-particularly mobile deployment. You'll not only discover how to take advantage of local storage, geolocation, multithreaded processing, and flexible network connectivity with HTML5, you'll also learn many ways to make application development with JavaScript more powerful. * Learn how HTML5 will bring about a radical change in web browser applications * Get details about powerful toolkits that will help you program in JavaScript more efficiently * Discover powerful aspects of JavaScript that you may not be aware of, such as closures, lambda, and functional programming * Learn how HTML5 lets your applications store data in the browser so that you're not bound to the server * Take your app offline, and explore how an offline application cache can speed up page loading when the app is online * Use HTML5 Web Workers to create multithreaded applications with JavaScript * Make your application mobile through geolocation and other HTML5 elements * Learn a new way to communicate between the browser and a server with web sockets
£17.99
O'Reilly Media HBase: The Definitive Guide
If your organization is looking for a storage solution to accommodate a virtually endless amount of data, this book will show you how Apache HBase can fulfill your needs. As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. HBase: The Definitive Guide provides the details you require, whether you simply want to evaluate this high-performance, non-relational database, or put it into practice right away. HBase's adoption rate is beginning to climb, and several IT executives are asking pointed questions about this high-capacity database. This is the only book available to give you meaningful answers. * Learn how to distribute large datasets across an inexpensive cluster of commodity servers * Develop HBase clients in many programming languages, including Java, Python, and Ruby * Get details on HBase's primary storage system, HDFS-Hadoop's distributed and replicated filesystem * Learn how HBase's native interface to Hadoop's MapReduce framework enables easy development and execution of batch jobs that can scan entire tables * Discover the integration between HBase and other facets of the Apache Hadoop project
£28.79
O'Reilly Media Mastering Perl
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. The third in O'Reilly's series of landmark Perl tutorials (after Learning Perl and Intermediate Perl), this fully upated edition pulls everything together and helps you bend Perl to your will. Explore advanced regular expressions features Avoid common problems when writing secure programs Profile and benchmark Perl programs to see where they need work Wrangle Perl code to make it more presentable and readable Understand how Perl keeps track of package variables Define subroutines on the fly Jury-rig modules to fix code without editing the original source Use bit operations and bit vectors to store large data efficiently Learn how to detect errors that Perl doesn't report Dive into logging, data persistence, and the magic of tied variables
£32.39
O'Reilly Media High Performance Drupal
High Performance Drupal is an essential, comprehensive guide to designing Drupal's supporting infrastructure and scalability, as well as a handbook for improving Drupal website performance. Drupal beginners will quickly learn a set of best practices in how to deploy a growable site which will withstand traffic surges. Intermediate and expert users will find this book to be the ultimate go-to reference source during initial planning for a site deployment or when implementing specific technologies such as Varnish, memcache, or Solr.
£28.79
O'Reilly Media Quickbooks 2011
QuickBooks 2011 has impressive features, like financial and tax reporting, invoicing, payroll, time and mileage tracking, and online banking. So how do you avoid spending more time learning the software than using it? This Missing Manual puts you in control: you learn not only how QuickBooks works, but why and when to use specific features. You also get basic accounting advice along the way. QuickBooks can handle many of the financial tasks small companies face. With QuickBooks 2011: The Missing Manual, you can handle QuickBooks by following clear, step-by-step instructions that help you get the job done. * Set up your QuickBooks files and preferences to fit your company * Track inventory, control spending, run a payroll, and manage income * Follow the money all the way from customer invoices to year-end reports * Export key snapshots in the convenient new Report Center * Streamline your workflow with the new Online Banking Center * Build and monitor budgets to keep your company financially fit * Share information with your accountant quickly and easily
£21.59
O'Reilly Media Using Drupal
With the recipes in this book, you'll take full advantage of the vast collection of community-contributed modules that make the Drupal web framework useful and unique. Learn how to combine modules in interesting ways (with minimal code-wrangling) to develop a variety of community-driven websites. Each chapter describes a case study and outlines specific requirements for one of several projects included in the book -- a wiki, publishing workflow site, photo gallery, product review site, online store, user group site, and more. The second edition of this popular book is one of the few resources to cover Drupal 7, the latest version of the open source content management system. Newcomers will find a thorough introduction to the framework, while experienced Drupal developers will learn best practices for building powerful websites. * Get an overview of Drupal concepts and key modules, with a bird's-eye view of each module's specialty * Explore various solutions that meet the requirements for each project described, with details about which modules are selected and why * Learn how to configure modules, with step-by-step recipes for building the precise functionality the project requires * Get information on additional modules that will make your project even more powerful * Be able to access the modules described in the book, along with other resources
£32.39
O'Reilly Media Learning the iOS 4 SDK for JavaScript Programmers: Create Native Apps with Objective-C and Xcode
Is it possible for JavaScript programmers to learn the iPhone SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you face with the SDK. He introduces Objective-C and Cocoa Touch in a context you'll readily understand, and shows you how to test iPhone code snippets as you go. Why bother with Apple's tools? After all, you could bypass them and just build web apps for the iPhone. But web apps can't access an iPhone's music library, address book, camera, accelerometer, or multi-touch events. Nor can you sell web apps in the App Store. If you're a web developer and really want to take advantage of the iPhone, the SDK is your tool -- and this is your book. * Create a test workbench app that you can use throughout the development process * Understand how iPhone OS frameworks compare to third-party web frameworks * Become familiar with the Model-View-Controller architectural pattern * Learn how iPhone data types, pointers, and memory management are different from JavaScript * Compare Objective-C language fundamentals and their JavaScript equivalents * Get a recipe-driven reference for programming with Objective-C and Cocoa Touch
£25.19
O'Reilly Media Personal Investing
Did your investments take a hit in the recession? You're not alone. Between 2007 and mid-year 2009, the average 401K lost 31 per cent of its value. Ouch. It's time to take control of your investments with "Personal Investing: The Missing Manual". Financial experts agree that with the right guidance, consumers can make investments better than many professionals. This lively and easy-to-understand guide gives you the confidence, tools, and insight you need to evaluate financial products and make smart investments that target success over the long term. You'll learn how to set long-term goals for critical, high-cost events such as retirement, your children's education, and future health care needs. Then you'll learn what types of investments will best help you achieve those goals. In step-by-step fashion, this book shows you how to research mutual funds, stocks, bonds, and other financial products to create a portfolio of diversified investments. Get crystal-clear, practical advice from personal finance expert Bonnie Biafore, author of Missing Manuals on the Quicken personal-finance program and QuickBooks business finance program. Understand why you need to invest - Biafore shows you how savings accounts simply won't outpace inflation or give you the returns you need for long-term goals. Learn how to evaluate and buy traditional investments, such as stocks, bonds, and mutual funds. Discover lesser-known investments, such as index funds and exchange-traded funds, which cost you less and provide more tax advantages. Choose the best funds offered by your employer for your 401K, and learn how to get the greatest tax advantages.
£15.75
O'Reilly Media Dreamweaver CS5: The Missing Manual: The Book That Should Have Been in the Box
Web designers, web producers, and webmasters rely on one program above all others to design, build, and manage professional websites: Adobe Dreamweaver. It provides the tools you need to create everything from simple HTML pages to database-driven PHP pages. But what makes Dreamweaver so versatile is also what makes it difficult to learn. This bestselling guide offers you with clear, jargon-free explanations to help you master this sophisticated program -- and bring stunning, contemporary websites to life. Written by veteran Dreamweaver teacher and author David McFarland, Dreamweaver CS5: The Missing Manual takes you through site creation step-by-step, from building your very first page to launching a template-driven, fully interactive site. You'll hone your skills with the help of hands-on, guided tutorials throughout the book. * Learn how to control the appearance of your web pages with CSS, from basic to advanced techniques * Design dynamic, database-driven websites, from blogs to product catalogs, and from shopping carts to newsletter signup forms * Add interactivity to your website with ready-to-use JavaScript programs from Adobe's Spry Framework * Effortlessly control the many helper files that power your website and manage thousands of pages * Examine web page components and Dreamweaver's capabilities with the book's "live examples"
£35.99
O'Reilly Media MacRuby: The Definitive Guide: Ruby and Cocoa on OS X
Want to develop apps for the iPhone and iPad, but prefer to use a friendly language like Ruby? This in-depth guide shows you how MacRuby puts the power of Apple's development tools right at your fingertips. If you're a programmer familiar with Ruby, you can tap your skills to take advantage of Interface Builder, the Cocoa libraries, Objective-C runtime, and more with MacRuby, Apple's implementation of Ruby. Packed with code samples, MacRuby: The Definitive Guide is ideal for programmers of all experience levels. You'll get clear, detailed explanations of the language, including: * Datatypes and objects * Expressions and operators * Statements and control structures * Methods, procs, lambdas and closures * Classes and modules * Reflection and metaprogramming
£28.79
O'Reilly Media Ruby Cookbook 2e
Push Ruby to its limits. Ruby Cookbook is the most comprehensive problem-solving guide to this popular language, with hundreds of solutions to real-world problems. Each detailed recipe provides code that you can use in your own projects right away, as well as a discussion on why the solution works. Updated to include Ruby 1.9 and 2.0, the second edition includes recipes for the Rails framework and other projects involving Ruby. From data structures and algorithms to integration with cutting-edge technologies, Ruby Cookbook covers a wide range of programming topics for beginners and advanced Rubyists alike.
£35.99
O'Reilly Media Practical Electronics
How much do you need to know about electronics to create something interesting, or creatively modify something that already exists? If you'd like to build an electronic device, but don't have much experience with electronics components, this hands-on workbench reference helps you find answers to technical questions quickly. Filling the gap between a beginner's primer and a formal textbook, Practical Electronics explores aspects of electronic components, techniques, and tools that you would typically learn on the job and from years of experience. Even if you've worked with electronics or have a background in electronics theory, you're bound to find important information that you may not have encountered before. Among the book's many topics, you'll discover how to: Read and understand the datasheet for an electronic component Use uncommon but inexpensive tools to achieve more professional-looking results Select the appropriate analog and digital ICs for your project Select and assemble various types of connectors Do basic reverse engineering on a device in order to modify (hack) it Use open source tools for schematic capture and PCB layout Make smart choices when buying new or used test equipment
£28.79
O'Reilly Media Windows 8.1
Windows 8.1 continues the evolution of the most radical redesign in Microsoft's history. It combines the familiar Windows desktop with a new, touchscreen-friendly world of tiles and full-screen apps. Luckily, David Pogue is back to help you make sense of it - with humor, authority, and 500 illustrations. The important stuff you need to know: What's new in 8.1. The update to 8.1 offers new apps, a universal Search, the return of the Start menu, and several zillion other nips and tucks. New features. Storage Spaces, Windows To Go, File Histories - if Microsoft wrote it, this book covers it. Security. Protect your PC from viruses, spyware, spam, sick hard drives, and out-of-control kids. The network. HomeGroups, connecting from the road, mail, Web, music streaming among PCs - this book has your network covered. The software. Media Center, Photo Gallery, Internet Explorer, speech recognition - this one authoritative, witty guide makes it all crystal clear. It's the book that should have been in the box.
£28.79
O'Reilly Media CSS Fonts
From custom fonts to ad-hoc font families you assemble out of a variety of individual faces, CSS 3 gives you more typographic options than ever before. This concise guide shows you how to use CSS properties to gain a fine-grained and wide-ranging influence over how you display fonts on the Web. Short and sweet, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Fonts, you'll receive a discount on the entire Definitive Guide once it's released. Why wait? Learn how to choose and manipulate fonts right away. Specify font families and their generic alternatives Use @font-face to specify customized downloadable fonts Size your fonts with absolute or relative scales, percentages, or length units Understand the difference between italic and oblique styles Learn how to specify or suppress a font's kerning data and other font features Synthesize your own variants for fonts that lack bold or italic text
£6.92
O'Reilly Media Client-Server Web Apps with JavaScript and Java
As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you'll learn how today's client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You'll work with hands-on projects in several chapters to get a feel for the topics discussed. User habits, technologies, and development methods have drastically altered web app design in recent years. But the Web itself hasn't changed. This book shows you how to build apps that conform to the web's underlying architecture. Learn the advantages of using separate client and server tiers, including code organization and speedy prototyping Explore the major tools, frameworks, and starter projects used in JavaScript development Dive into web API design and REST style of software architecture Understand Java's alternatives to traditional packaging methods and application server deployment Build projects with lightweight servers, using jQuery with Jython, and Sinatra with Angular Create client-server web apps with traditional Java web application servers and libraries
£25.19
O'Reilly Media Functional Thinking
If you want to take advantage of functional programming features in Java and other languages, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity. Each chapter shows you various examples of functional thinking, using numerous code examples from Java 8 and other JVM languages that include functional capabilities. This book may bend your mind, but you'll come away with a good grasp of functional programming concepts. Understand why many imperative languages are adding functional capabilities Compare functional and imperative solutions to common problems Examine ways to cede control of routine chores to the runtime Learn how memoization and laziness eliminate hand-crafted solutions Explore functional approaches to design patterns and code reuse View real-world examples of functional thinking with Java 8, and in functional architectures and web frameworks Learn the pros and cons of living in a paradigmatically richer world
£28.79
O'Reilly Media Apache Sqoop Cookbook
Integrating data from multiple sources is essential in the age of big data, but it can be a challenging and time-consuming task. This handy cookbook provides dozens of ready-to-use recipes for using Apache Sqoop, the command-line interface application that optimizes data transfers between relational databases and Hadoop. Sqoop is both powerful and bewildering, but with this cookbook's problem-solution-discussion format, you'll quickly learn how to deploy and then apply Sqoop in your environment. The authors provide MySQL, Oracle, and PostgreSQL database examples on GitHub that you can easily adapt for SQL Server, Netezza, Teradata, or other relational systems. Transfer data from a single database table into your Hadoop ecosystem Keep table data and Hadoop in sync by importing data incrementally Import data from more than one database table Customize transferred data by calling various database functions Export generated, processed, or backed-up data from Hadoop to your database Run Sqoop within Oozie, Hadoop's specialized workflow scheduler Load data into Hadoop's data warehouse (Hive) or database (HBase) Handle installation, connection, and syntax issues common to specific database vendors
£11.99
O'Reilly Media Building IPhone and IPad Electronic Projects: Real-World Arduino, Sensor, and Bluetooth Low Energy Apps in Techbasic
Why simply play music or go online when you can use your iPhone or iPad for some really fun projects, such as building a metal detector, hacking a radio control truck, or tracking a model rocket in flight? Learn how to build these and other cool things by using iOS device sensors and inexpensive hardware such as Arduino and a Bluetooth Low Energy (LE) Shield. This hands-on book shows you how to write simple applications with techBASIC, an Apple-approved development environment that runs on iOS devices. By using code and example programs built into techBASIC, you'll learn how to write apps directly on your Apple device and have it interact with other hardware. Build a metal detector with the iOS magnetometer Use the HiJack hardware platform to create a plant moisture sensor Put your iPhone on a small rocket to collect acceleration and rotation data Hack a radio control truck with Arduino and Bluetooth LE Create an arcade game with an iPad controller and two iPhone paddles Control a candy machine with an iOS device, a micro servo, and a WiFi connection
£21.59
O'Reilly Media Ethernet: The Definitive Guide
Get up to speed on the latest Ethernet capabilities for building and maintaining networks for everything from homes and offices to data centers and server machine rooms. This thoroughly revised, comprehensive guide covers a wide range of Ethernet technologies, from basic operation to network management, based on the authors' many years of field experience. When should you upgrade to higher speed Ethernet? How do you use switches to build larger networks? How do you troubleshoot the system? This book provides the answers. If you're looking to build a scalable network with Ethernet to satisfy greater bandwidth and market requirements, this book is indeed the definitive guide.Examine the most widely used media systems, as well as advanced 40 and 100 gigabit Ethernet Learn about Ethernet's four basic elements and the IEEE standards Explore full-duplex Ethernet, Power over Ethernet, and Energy Efficient Ethernet Understand structured cabling systems and the components you need to build your Ethernet system Use Ethernet switches to expand and improve network design Delve into Ethernet performance, from specific channels to the entire network Get troubleshooting techniques for problems common to twisted-pair and fiber optic systems
£35.99
O'Reilly Media Releasing HTML5 Games for Windows 8
Windows 8 presents an incredible opportunity for distributing and monetizing HTML5 games, and this guide shows how you can profit from it. You'll learn everything you need to know about porting your original web-based JavaScript game to the new "touch-first" version of Windows, as well as several options for selling your game in Windows Store. Windows 8 is a big leap forward for developers because it treats HTML5 as a first-class citizen, alongside C# and C++. Interactive development expert Jesse Freeman explains how Windows 8 works, gets you started with Visual Studio Express (it's free!), and uses a case study to show you how to port an HTML5 game with ease. Learn which games and JavaScript libraries work best on Windows 8 Adjust artwork for different screen resolutions and Windows 8 features Accommodate mouse, keyboard, touch, and other game controls Optimize your game to run well on any Windows 8 device Understand the steps for publishing your game to Windows Store Explore fixed price, trial mode, ad support, and in-app purchase options Use a web-first workflow to ensure your game runs on many other platforms
£14.39
O'Reilly Media Effective Akka
Avoid common mistakes when building distributed, asynchronous, high-performance software with the Akka toolkit and runtime. With this concise guide, author Jamie Allen provides a collection of best practices based on several years of using the actor model. The book also includes examples of actor application types and two primary patterns of actor usage, the Extra Pattern and Cameo Pattern. Allen, the Director of Consulting for Typesafe - creator of Akka and the Scala programming language - examines actors with a banking-service use case throughout the book, using examples shown in Akka and Scala. If you have any experience with Akka, this guide is essential.Delve into domain-driven and work-distribution actor applications Understand why it's important to have actors do only one job Avoid thread blocking by allowing logic to be delegated to a Future Model interactions as simply as possible to avoid premature optimization Create well-defined interactions, and know exactly what failures can occur Learn why you should never treat actors as you would an ordinary class Keep track of what goes on in production by monitoring everything Tune Akka applications with the Typesafe Console
£11.99
O'Reilly Media NOOK HD The Missing Manual
You can do many things with NOOK HD right out of the box, but if you really want to get the most from your HD or HD+ tablet, start with this book. With clear instructions, full-color illustrations, and savvy advice from technology expert Preston Gralla, you'll learn how to use email and the Web, watch movies and shows, play games, listen to music, and enjoy your personal ebook library. The important stuff you need to know: Relax with a book. Load your NOOK library with ebooks, comics, and interactive books for kids. Play with apps. Enjoy the games and apps everyone's talking about. Go online. Browse the Web and check your email with built-in WiFi. Be social. Share books and recommendations with your NOOK Friends, and Facebook and Twitter contacts. Take in a show. Watch movies and TV series, and listen to your favorite music anywhere. Read all about it. Subscribe to a variety of magazines and newspapers.
£14.39
O'Reilly Media Java Network Programming
This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies. Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP Learn how Java's core I/O API handles network input and output Discover how the InetAddress class helps Java programs interact with DNS Locate, identify, and download network resources with Java's URI and URL classes Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies Write servers and network clients, using Java's low-level socket classes Manage many connections at the same time with the nonblocking I/O
£39.59
O'Reilly Media Excel 2013 - The Missing Manual
The world's most popular spreadsheet program is now more powerful than ever, but it's also more complex. That's where this Missing Manual comes in. With crystal-clear explanations and hands-on examples, Excel 2013: The Missing Manual shows you how to master Excel so you can easily track, analyze, and chart your data. You'll be using new features like PowerPivot and Flash Fill in no time. The important stuff you need to know: Go from novice to ace. Learn how to analyze your data, from writing your first formula to charting your results. Illustrate trends. Discover the clearest way to present your data using Excel's new Quick Analysis feature. Broaden your analysis. Use pivot tables, slicers, and timelines to examine your data from different perspectives. Import data. Pull data from a variety of sources, including website data feeds and corporate databases. Work from the Web. Launch and manage your workbooks on the road, using the new Excel Web App. Share your worksheets. Store Excel files on SkyDrive and collaborate with colleagues on Facebook, Twitter, and LinkedIn. Master the new data model. Use PowerPivot to work with millions of rows of data. Make calculations. Review financial data, use math and scientific formulas, and perform statistical analyses.
£28.79
O'Reilly Media Learning R
Learn how to perform data analysis with the R language and software environment, even if you have little or no programming experience. With the tutorials in this hands-on guide, you'll learn how to use the essential R tools you need to know to analyze data, including data types and programming concepts. The second half of Learning R shows you real data analysis in action by covering everything from importing data to publishing your results. Each chapter in the book includes a quiz on what you've learned, and concludes with exercises, most of which involve writing R code. Write a simple R program, and discover what the language can do Use data types such as vectors, arrays, lists, data frames, and strings Execute code conditionally or repeatedly with branches and loops Apply R add-on packages, and package your own work for others Learn how to clean data you import from a variety of sources Understand data through visualization and summary statistics Use statistical models to pass quantitative judgments about data and make predictions Learn what to do when things go wrong while writing data analysis code
£39.59
O'Reilly Media XML and InDesign
Discover the power of XML publishing with InDesign, and create content for multiple applications - including digital-first publishing workflows. With this book, XML evangelist Dorothy Hoskins teaches you several techniques for working with the built-in XML capabilities of InDesign CS6, using real examples from a college course-catalog project. Learn how to import database content into InDesign, and tag existing InDesign content as XML for export to other applications. InDesign also lets you apply attractive styling to XML content that can't be done with XSL-FO. Through step-by-step instructions, code examples, and lots of screen shots, you'll discover how using XML with InDesign increases the value of your content. Get an overview of structured (XML) content Learn InDesign's XML import options, including XML image information Mingle XML and non-XML content in a text flow Use InDesign as an XML "skin" by making templates with new style definitions Put content in "XML order" for export to EPUB, with InDesign CS5.5 and CS6 Dive into advanced topics, such as how to transform XML with XSL Understand InDesign's potential and limitations with complex content models such as DocBook and DITA
£14.39
O'Reilly Media 802.11ac: A Survival Guide
The next frontier for wireless LANs is 802.11ac, a standard that increases throughput beyond one gigabit per second. This concise guide provides in-depth information to help you plan for 802.11ac, with technical details on design, network operations, deployment, and monitoring. Author Matthew Gast - an industry expert who led the development of 802.11-2012 and security task groups at the Wi-Fi Alliance - explains how 802.11ac will not only increase the speed of your network, but its capacity as well. Whether you need to serve more clients with your current level of throughput, or serve your existing client load with higher throughput, 802.11ac is the solution. This book gets you started. Understand how the 802.11ac protocol works to improve the speed and capacity of a wireless LAN Explore how beamforming increases speed capacity by improving link margin, and lays the foundation for multi-user MIMO Learn how multi-user MIMO increases capacity by enabling an AP to send data to multiple clients simultaneously Plan when and how to upgrade your network to 802.11ac by evaluating client devices, applications, and network connections
£14.39
O'Reilly Media Oracle Essentials
Written by Oracle insiders, this indispensable guide distills an enormous amount of information about the Oracle Database into one compact volume. Ideal for novice and experienced DBAs, developers, managers, and users, Oracle Essentials walks you through technologies and features in Oracle's product line, including its architecture, data structures, networking, concurrency, and tuning. Complete with illustrations and helpful hints, this fifth edition provides a valuable one-stop overview of Oracle Database 12c, including an introduction to Oracle and cloud computing. Oracle Essentials provides the conceptual background you need to understand how Oracle truly works. Topics include: A complete overview of Oracle databases and data stores, and Fusion Middleware products and features Core concepts and structures in Oracle's architecture, including pluggable databases Oracle objects and the various datatypes Oracle supports System and database management, including Oracle Enterprise Manager 12c Security options, basic auditing capabilities, and options for meeting compliance needs Performance characteristics of disk, memory, and CPU tuning Basic principles of multiuser concurrency Oracle's online transaction processing (OLTP) Data warehouses, Big Data, and Oracle's business intelligence tools Backup and recovery, and high availability and failover solutions
£35.99
O'Reilly Media Learn to Solder: Tools and Techniques for Assembling Electronics
Learn the fundamentals of soldering - and pick up an essential skill for building electronic gadgets. You'll discover how to preheat and tin your iron, make a good solder joint, desolder cleanly (when things don't quite go right), and how to use helping hands to hold components in place. This concise book is part of MAKE's Getting Started with Soldering Kit. Using the tools in the kit and some electronic components, you can practice soldering while making fun blinky objects. Then show the world you just learned a new skill by wearing the Learn to Solder Skill Badge. Learn how to prepare your workspace Get to know the components you'll work with Use the best methods for soldering components in place Experience the perfect solder joint Know how to desolder when things don't work the first time Heat up the iron and start soldering today!
£5.03
O'Reilly Media Java EE 6 Pocket Guide
The Java Enterprise Edition 6 platform provides capabilities that make it easier for Java programmers to develop and deploy enterprise and Web applications. This handy guide provides an overview of the main technologies in the Java EE 6 platform, including extensive easy-to-understand code samples that demonstrate many improvements. Whether you're familiar with Java EE 5 or a Java programmer approaching the enterprise edition for the first time, this book will quickly get you up to speed on Java EE 6. Discover how Java EE 6 provides a simplified developer experience and improves on the developer productivity features introduced in Java EE 5 Delve into Java EE 6 profiles, including a comprehensive profile for lightweight, standards-based modern web applications Explore how the platform enables extensibility with open source libraries and frameworks Learn about specifications such as Contexts & Dependency Injection, Java API for RESTful Services, and Servlets 3 make the platform more powerful
£11.99
O'Reilly Media HTML5 Hacks
HTML5 is already transforming web development, though it's still under construction in some areas. HTML5 Hacks shows you how to use the latest tools to make your sites and applications more interactive, more functional, and more capable of competing with desktop applications. Each hack shows you how to make a concrete improvement, applying the latest in JavaScript, HTML, and CSS power to common web development issues. Learn the latest techniques with HTML, CSS, and JavaScript Discover new markup and multimedia features Take off with new graphics features in Canvas and SVG Use new presentation models and tools in CSS3 Apply CSS transformation and animation to reduce the amount of JavaScript you need for exciting sites Implement local storage with hash tables and databases Improve client-server communication with web sockets and XmlHttpRequest
£25.19
O'Reilly Media Opa: Up and Running
Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript. You'll learn step-by-step how to use Opa by building two projects through the course of the book: a wiki application similar to Wikipedia, and a Twitter-like micro-blogging platform. Discover how easy it is to use Opa to develop applications with real-time updates, database interactions, and web service design. Learn fundamental concepts, including Opa's functional programming style Discover how Opa compiles to JavaScript, using jQuery on the frontend and Node.js on the server Construct HTML resources dynamically and embed static resources on an Opa server Use Opa's method for performing CRUD operations and storing key-value pairs in MongoDB Build an Opa user interface with the Bootstrap toolkit from Twitter Learn variant types, pattern-matching, polymorphic types, recursive functions, and other advanced features Manage user accounts by building login forms, handling account activation, and tracking logged users Build a reactive UI - a real-time interface that continuously updates user events
£15.75
O'Reilly Media Developing Backbone.js Applications
If you want to build your site's frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You'll learn how to create structured JavaScript applications, using Backbone's own flavor of model-view-controller (MVC) architecture. Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications - a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google's Chrome team, also demonstrates advanced uses of the framework. Learn how Backbone.js brings MVC benefits to the client-side Write code that can be easily read, structured, and extended Work with the Backbone.Marionette and Thorax extension frameworks Solve common problems you'll encounter when using Backbone.js Organize your code into modules with AMD and RequireJS Paginate data for your Collections with the Backbone.Paginator plugin Bootstrap a new Backbone.js application with boilerplate code Use Backbone with jQuery Mobile and resolve routing problems between the two Unit-test your Backbone apps with Jasmine, QUnit, and SinonJS
£32.39
O'Reilly Media Getting Started with .NET Gadgeteer
Learn how to program with .NET Gadgeteer in just hours. This introduction shows you how to build cool electronic gadgets step-by-step with this rapid prototyping platform. You'll tackle five exciting projects using plug-in modules in the Fez Spider Starter Kit from GHI Electronics - no soldering required. Ideal for novice programmers, this book shows you how to install the necessary software and then work with modules in the kit. Learn how to build a racing game, spy camera, web messenger, and more - and gain the confidence and skill you need to start designing your own gadgets. This is the first in a series of books on Gadgeteer, so order your copy today and get started with this amazing platform.
£11.99
O'Reilly Media Make: Technology on Your Time
Make Volume 34 takes to the sky, land, and the sea with projects and articles about underwater robots, incredible kites, and easy-to-make robots that are packed with personality. You'll also find features on an ancient and unusual maker material, and an excerpt from Encyclopedia of Electronic Components, a follow-up title to Charles Platt's best-selling book Make: Electronics. You'll get great projects like CoffeeBots (Arduino-controlled coffee can robots), GlueMotor (control your own robots with an iPhone app), AudioBooks (amplified speakers that look like hardbound books), and KAPstan (a kite winch that makes winding kite line a breeze).
£11.99
O'Reilly Media Make: Technology on Your Time
Why are so many kids (and adults) like you bored by science? Simple: you've had no real contact with it. You might read about incredibly expensive scientific projects, but your hands-on experience is probably limited to the same tired experiments - like baking soda and vinegar "volcanoes." Not any longer. Make Magazine's "Punk Science" issue (volume 31) shows you how you can become a real, cutting-edge amateur scientist. Find out how high school and college students can get an introduction to modern biology research through affordable biotech labs provided by Otyp, a small Michigan-based biotechnology company. And learn how a cooperative network of schools and research groups, called PEER, enables students to learn science by working on real projects with people in the field - including the DECA (Distributed Electronic Cosmic-Ray) Observatory that uses Android phones to generate a real-time cosmic-ray flux map of a large area. This issue also shows you how to create these fascinating projects on your own: RoboRoach - Surgically modify a cockroach with a wireless electronic circuit so that you can control it to turn left or right by micro-stimulating its antenna nerves. Lord Kelvin's Thunderstorm - a little-known, classic science experiment that generates high-voltage "lightning" sparks by dripping water through metal rings. An automatic Ball/Toy Launcher for Dogs that will keep your pet entertained and exercised while you're away. A True Mirror, which shows what you look like to other people. Pick up a copy of Make today and get involved with real science.
£11.99