Mobile CloudsThis book discusses and explores the concept of mobile cloud, creating an inspiring research space for exploiting opportunistic resource sharing, and covering from theoretical research approaches to the development of commercially profitable ideas.
A mobile cloud is a cooperative arrangement of dynamically connected communication nodes sharing opportunistic resources. In this book, authors provide a comprehensive and motivating overview of this rapidly emerging technology. The book explores how distributed resources can be shared by mobile users in very different ways and for various purposes. The book provides many stimulating examples of resource-sharing applications. Enabling technologies for mobile clouds are also discussed, highlighting the key role of network coding. Mobile clouds have the potential to enhance communications performance, improve utilization of resources and create flexible platforms to share resources in very novel ways. ...
Data Mining For DummiesData mining is quickly becoming integral to creating value and business momentum. The ability to detect unseen patterns hidden in the numbers exhaustively generated by day-to-day operations allows savvy decision-makers to exploit every tool at their disposal in the pursuit of better business. By creating models and testing whether patterns hold up, it is possible to discover new intelligence that could change your business's entire paradigm for a more successful outcome.
Data Mining for Dummies shows you why it doesn't take a data scientist to gain this advantage, and empowers average business people to start shaping a process relevant to their business's needs. In this book, you'll learn the hows and whys of mining to the depths of your data, and how to make the case for heavier investment into data mining capabilities. ...
Creating Web Pages All-in-One For Dummies, 4th EditionBusinesses, special-interest groups, families, and individuals are all relying on Web sites to communicate. This all-in-one guide offers one-stop shopping for all the information you need to put together powerful Web pages to get your point across and keep visitors coming back. Nine individual minibooks cover best design practices, online tools, Microsoft Expression Web, Dreamweaver, cascading style sheets, HTML and XHTML, graphics and multimedia, scripting, and Flash, arming you to create professional-looking pages. ...
iLife 11 for DummiesThe iLife software suite from Apple is comprised of iPhoto, iMovie, iDVD, GarageBand, and iWeb, all of which assist with organizing, viewing, and publishing digital content such as photos, movies, music, and Web pages. This fun, friendly, and full-color guide will help you easily and efficiently organize all your digital materials. Veteran author Tony Bove reviews the latest enhancements to the latest version of iLife and presents you with clear explanations and step-by-step instructions for keeping track of everything digital. ...
Upgrading and Fixing Computers Do-it-Yourself For DummiesWhether you want to prepare your computer for Windows 7, avoid investing in a new one, or just "go green", this fully illustrated guide has what you need. You'll learn how to add printers and new keyboards, boost your PC's performance and increase memory, improve power consumption, rev up your multimedia capacity, and much more. Step-by-step instructions are accompanied by photos that show you exactly what you should see at every stage. ...
QGIS Python Programming CookbookQGIS Python Programming will teach you how to write Python code that works with spatial data to automate geoprocessing tasks in QGIS. It will cover topics such as querying and editing vector data and using raster data. You will also learn to create, edit, and optimize a vector layer for faster queries, reproject a vector layer, reduce the number of vertices in a vector layer without losing critical data, and convert a raster to a vector. Following this, you will come across recipes that will help you to compose static maps, create heavily customized maps, and add specialized labels and annotations. Apart from this, the book will also share a few tips and tricks based on different aspects of QGIS. ...
PostgreSQL for Data ArchitectsPostgreSQL is an incredibly flexible and dependable open source relational database. Harnessing its power will make your applications more reliable and extensible without increasing costs. Using PostgreSQL's advanced features will save you work and increase performance, once you've discovered how to set it up.
PostgreSQL for Data Architects will teach you everything you need to learn in order to get a scalable and optimized PostgreSQL server up and running.
The book starts with basic concepts like installing PostgreSQL from source and covers theoretical aspects such as concurrency and transaction management. After this, you'll learn how to set up replication, use load balancing to scale horizontally, and troubleshoot errors.
Finally, you will get acquainted with useful tools available in the PostgreSQL ecosystem used for analyzing PostgreSQL logs, setting up load balancing, and recovery. ...
RESTful Web API Design with Node.jsIn this era of cloud computing, every data provisioning solution is built in a scalable and fail-safe way. Thus, when building RESTful services, the right choice of the underlying platform is vital. Node.js, with its asynchronous, event-driven architecture, is just the right choice to build RESTful APIs.
This book will be your step-by-step guide in the RESTful world of Node.js. It starts with the implementation of a simple HTTP handler application and follows its evolution to a completed RESTful service solution, which introduces you to the best practices in developing RESTful services. ...
App Inventor 2, 2nd EditionYes, you can create your own apps for Android devices - and it's easy to do. This extraordinary book introduces you to App Inventor 2, a powerful visual tool that lets anyone build apps. Learn App Inventor basics hands-on with step-by-step instructions for building more than a dozen fun projects, including a text answering machine app, a quiz app, and an app for finding your parked car!
The second half of the book features an Inventor's Manual to help you understand the fundamentals of app building and computer science. App Inventor 2 makes an excellent textbook for beginners and experienced developers alike. ...
You Don't Know JS: Up & GoingIt's easy to learn parts of JavaScript, but much harder to learn it completely - or even sufficiently - whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.
The series first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript's core mechanisms, you'll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript. ...