Big Data Now: 2012 EditionThe Big Data Now anthology is relevant to anyone who creates, collects or relies upon data. It's not just a technical book or just a business guide. Data is ubiquitous and it doesn't pay much attention to borders, so we've calibrated our coverage to follow it wherever it goes.
In the first edition of Big Data Now, the O'Reilly team tracked the birth and early development of data tools and data science. Now, with this second edition, we're seeing what happens when big data grows up: how it's being applied, where it's playing a role, and the consequences - good and bad alike - of data's ascendance. ...
Learning Web Design, 4th EditionDo you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple site with multi-column pages that adapt for mobile devices.
Learn how to use the latest techniques, best practices, and current web standards - including HTML5 and CSS3. Each chapter provides exercises to help you to learn various techniques, and short quizzes to make sure you understand key concepts. ...
SQL and Relational Theory, 2nd EditionSQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL.
This 2nd edition includes new material on recursive queries, "missing information" without nulls, new update operators, and topics such as aggregate operators, grouping and ungrouping, and view updating. If you have a modest-to-advanced background in SQL, you'll learn how to deal with a host of common SQL dilemmas. ...
Encyclopedia of Electronic Components Volume 1Want to know how to use an electronic component? This first book of a three-volume set includes key information on electronics parts for your projects-complete with photographs, schematics, and diagrams. You'll learn what each one does, how it works, why it's useful, and what variants exist. No matter how much you know about electronics, you'll find fascinating details you've never come across before. ...
Illustrated Guide to Home Forensic Science ExperimentsHave you ever wondered whether the forensic science you've seen on TV is anything like the real thing? There's no better way to find out than to roll up your sleeves and do it yourself. This full-color book offers advice for setting up an inexpensive home lab, and includes more than 50 hands-on lab sessions that deal with forensic science experiments in biology, chemistry, and physics. You'll learn the practical skills and fundamental knowledge needed to pursue forensics as a lifelong hobby - or even a career. ...
Photoshop CS6: The Missing ManualPhotoshop CS6 is truly amazing, but it can also be overwhelming if you're just getting started. This book makes learning Photoshop a breeze by explaining things in a friendly, conversational style - without technical jargon. After a thorough introduction to the program, you'll delve deep into Photoshop's secrets with expert tips and practical advice you can use every day. ...
DIY Instruments for Amateur SpaceWhat 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. ...
Windows 8: The Missing ManualWith Windows 8, Microsoft completely reimagined the graphical user interface for its operating system, and designed it to run on tablets as well as PCs. It's a big change that calls for a trustworthy guide - Windows 8: The Missing Manual. New York Times columnist David Pogue provides technical insight, lots of wit, and hardnosed objectivity to help you hit the ground running with Microsoft's new OS.
This jargon-free book explains Windows 8 features so clearly - revealing which work well and which don't - that it should have been in the box in the first place. ...
Kindle Fire HD: The Missing Manual, 2nd EditionAmazon's Kindle Fire HD combines the most popular e-reader and tablet features in one sleek package, and with this entertaining guide, you'll master everything the Fire has to offer. With loads of illustrations, step-by-step instructions, and savvy tips, you'll learn how to manage your media library in the cloud, find the coolest apps, and make the most of your Kindle Fire experience - no matter which model you choose. ...
Exploring ExpectExpect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and hundreds of other applications that normally require human interaction. Using Expect to automate these applications will allow you to speed up tasks and, in many cases, solve new problems that you never would have even considered before.
For example, you can use Expect to test interactive programs with no changes to their interfaces. Or wrap interactive programs with Motif-like front-ends to control applications by buttons, scrollbars, and other graphic elements with no recompilation of the original programs. ...