EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Realtime Web Apps

    Book Details:
  • Author : Jason Lengstorf
  • Publisher : Apress
  • Release : 2013-06-25
  • ISBN : 1430246219
  • Pages : 298 pages

Download or read book Realtime Web Apps written by Jason Lengstorf and published by Apress. This book was released on 2013-06-25 with total page 298 pages. Available in PDF, EPUB and Kindle. Book excerpt: Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for beginner- to intermediate-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps, you’ll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and—thanks to Pusher’s simple API—start developing your first realtime app today. Using a practical approach rather than focusing on dry theory, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you’ll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you’ll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development

Book Realtime Web Apps

    Book Details:
  • Author : Jason Lengstorf
  • Publisher : Apress
  • Release : 2013-04-17
  • ISBN : 9781430246206
  • Pages : 312 pages

Download or read book Realtime Web Apps written by Jason Lengstorf and published by Apress. This book was released on 2013-04-17 with total page 312 pages. Available in PDF, EPUB and Kindle. Book excerpt: Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for beginner- to intermediate-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps, you’ll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and—thanks to Pusher’s simple API—start developing your first realtime app today. Using a practical approach rather than focusing on dry theory, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you’ll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you’ll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development

Book Realtime Web Apps

    Book Details:
  • Author : Jason Lengstorf
  • Publisher :
  • Release : 2013
  • ISBN :
  • Pages : pages

Download or read book Realtime Web Apps written by Jason Lengstorf and published by . This book was released on 2013 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for intermediate- to advanced-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps , you'll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and-thanks to Pusher's simple API-start developing your first realtime app today. Using a practical approach, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you'll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you'll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development What you'll learn Familiarize yourself with what "realtime" means and how it changes the web as we know it. Learn how to utilize responsive web design and jQuery to create a single web app instead of multiple platform-specific applications. Get up and running with the Pusher API to start developing realtime apps today. Build a web app back-end with PHP and MySQL. Integrate AJAX and realtime interactivity into your web app. Use OAuth 2.0 to allow users to log in to your app (including Facebook and Twitter OAuth). Who this book is for Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is for the beginning- to intermediate-level web developer who is ready to usher in the next era of web apps. It's for those whose time is precious, but have a need to implement realtime functionality into their projects. Realtime Web Apps is written for-and by-geeks who love to expand their skillset but don't have weeks to dedicate to learning how to implement new technology. It's the perfect tool for busy web professionals who need to get up to speed with the latest the web has to offer quickly and in such a way that it's immediately applicable to...

Book Serverless Web Applications with React and Firebase

Download or read book Serverless Web Applications with React and Firebase written by Mayur Tanna and published by Packt Publishing Ltd. This book was released on 2018-04-10 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build rich and collaborative applications using client-side code with React, Redux, and Firebase Key Features 1) A practical guide covering the full stack for web development with React 16 and Firebase 2) Leverage the power of Firebase Cloud Storage, messaging, functions, OAuth, and database security to develop serverless web applications. 3) Develop high-performance applications without the hassle of setting up complex web infrastructure. Book Description ReactJS is a wonderful framework for UI development. Firebase as a backend with React is a great choice as it is easy, powerful, and provides great developer experience. It removes a lot of boilerplate code from your app and allows you to focus on your app to get it out quickly to users. Firebase with React is also a good choice for Most Viable Product (MVP) development. This book provides more practical insights rather than just theoretical concepts and includes basic to advanced examples – from hello world to a real-time seat booking app and Helpdesk application This book will cover the essentials of Firebase and React.js and will take you on a fast-paced journey through building real-time applications with Firebase features such as Cloud Storage, Cloud Function, Hosting and the Realtime Database. We will learn how to secure our application by using Firebase authentication and database security rules. We will leverage the power of Redux to organize data in the front-end, since Redux attempts to make state mutations predictable by imposing certain restrictions on how and when updates can happen. Towards the end of the book you will have improved your React skills by realizing the potential of Firebase to create real-time serverless web applications. What you will learn Install powerful React.js and Firebase tools to make development much more efficient Create React components with Firebase to save and retrieve the data in real-time Use Firebase Authentication to make your React user interface secure Develop React and Firebase applications with Redux integration Firebase database security rules Firebase Cloud Storage Integration to upload and store data on the cloud Create a complete real-time application with React and firebase Using Firebase Cloud messaging and Cloud functions with React Firebase Cloud Storage integration with React Who this book is for This book is for JavaScript developers who have some previous knowledge of React and want to develop serverless, full-stack applications but without the hassle of setting up a complex infrastructure.

Book Building the Realtime User Experience

Download or read book Building the Realtime User Experience written by Ted Roden and published by . This book was released on 2010 with total page 317 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Web is increasingly happening in realtime. With sites such as Facebook and FriendFeed leading the way, users are coming to expect that all websites should serve content to them as it occurs. With this book, you'll learn how to add several realtime features to your site -- everything from chat and messaging services to streaming content feeds -- without making significant changes to your existing infrastructure. Moving towards a realtime model doesn't mean just updating content in your web browser. It requires getting the content to users as quickly as possible and letting them interact with it on their own terms. Building the Realtime User Experience explores several practical web-based examples of realtime -- including how realtime works and how to build it using Tornado, Comet, PubSubHubBub, App Engine, XMPP, AWS, and other technologies. Learn how to build a homepage that aggregates short updates into a larger format Use the Comet web development model, which enables a web server to push data to a browser rather than having the browser request it Understand the unique requirements for setting up a basic chat service Discover the advantages of web apps outside of the browser, based on SMS and IM Learn how realtime affects web advertising, and how you can measure user engagement to support ads Build an application that combines several features, including chat, Comet, and more.

Book Web Application Development with MEAN

Download or read book Web Application Development with MEAN written by Amos Q. Haviv and published by Packt Publishing Ltd. This book was released on 2016-10-28 with total page 845 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unlock the power of the MEAN stack by creating attractive and real-world projects About This Book Learn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modules A step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce application Build optimum end-to-end web applications using the MEAN stack Who This Book Is For This learning path is for web developers who are experienced in developing applications using JavaScript. This course is for developers who are interested in learning how to build modern and multiple web applications using MongoDB, Express, AngularJS, and Node.js. What You Will Learn Build modern, end-to-end web applications by employing the full-stack web development solution of MEAN Connect your Express application to MongoDB and use a Mongoose model and build a complex application from start to finish in MongoDB Employ AngularJS to build responsive UI components Implement multiple authentication strategies such as OAuth, JsonWebToken, and Sessions Enhance your website's usability with social logins such as Facebook, Twitter, and Google Secure your app by creating SSL certificates and run payment platforms in a live environment Implement a chat application from scratch using Socket.IO Create distributed applications and use the power of server-side rendering in your applications Extend a project with a real-time bidding system using WebSockets In Detail The MEAN stack is a collection of the most popular modern tools for web development. This course will help you to build a custom e-commerce app along with several other applications. You will progress to creating several applications with MEAN. The first module in this course will provide you with the skills you need to successfully create, maintain, and test a MEAN application. Starting with MEAN core frameworks, this course will explain each framework key concepts of MongoDB, Express, AngularJS, and Node.js. We will walk through the different tools and frameworks that will help expedite your daily development cycles. After this, the next module will show you how to create your own e-commerce application using the MEAN stack. It takes you step by step through the parallel process of learning and building to develop a production-ready, high-quality e-commerce site from scratch. It also shows you how to manage user authentication and authorization, check multiple payment platforms, add a product search and navigation feature, deploy a production-ready e-commerce site, and finally add your own high-quality feature to the site. The final step in this course will enable you to build a better foundation for your AngularJS apps. You'll learn how to build complex real-life applications with the MEAN stack and a few more advanced projects. You will become familiar with WebSockets, build real-time web applications, create auto-destructing entities, and see how to work with monetary data in Mongo. You will also find out how to a build real-time e-commerce application. This learning path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: MEAN Web Development by Amos Haviv Building an E-Commerce Application with MEAN by Adrian Mejia MEAN Blueprints by Robert Onodi Style and approach This course will begin with the introduction to MEAN, gradually progressing with building applications in each framework. Each transition is well explained, and each chapter begins with the required background knowledge.

Book Single Page Web Applications

Download or read book Single Page Web Applications written by Michael Mikowski and published by Simon and Schuster. This book was released on 2013-09-19 with total page 602 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary In Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well as new frameworks that make JavaScript more manageable and testable as a first-class language. About this Book If your website is a jumpy collection of linked pages, you are behind. Single page web applications are your next step: pushing UI rendering and business logic to the browser and communicating with the server only to synchronize data, they provide a smooth user experience, much like a native application. But, SPAs can be hard to develop, manage, and test. Single Page Web Applications shows how your team can easily design, test, maintain, and extend sophisticated SPAs using JavaScript end-to-end, without getting locked into a framework. Along the way, you'll develop advanced HTML5, CSS3, and JavaScript skills, and use JavaScript as the language of the web server and the database. This book assumes basic knowledge of web development. No experience with SPAs is required. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside Design, build, and test a full-stack SPA Best-in-class tools like jQuery, TaffyDB, Node.js, and MongoDB Real-time web with web sockets and Socket.IO Touch controls for tablets and smartphones Common SPA design mistakes About the Authors The authors are architects and engineering managers. Michael Mikowski has worked on many commercial SPAs and a platform that processes over 100 billion requests per year. Josh Powell has built some of the most heavily trafficked sites on the web. Table of Contents PART 1: INTRODUCING SPAS Our first single page application Reintroducing JavaScript PART 2: SPA CLIENT Develop the Shell Add feature modules Build the Model Finish the Model and Data modules PART 3: THE SPA SERVER The web server The server database Readying our SPA for production

Book Getting Started with RethinkDB

Download or read book Getting Started with RethinkDB written by Gianluca Tiepolo and published by Packt Publishing Ltd. This book was released on 2016-03-17 with total page 176 pages. Available in PDF, EPUB and Kindle. Book excerpt: Absorb the knowledge required to utilize, manage, and deploy RethinkDB using Node.js About This Book Make the most of this open source, scalable database—RethinkDB —to ease the construction of web applications Run powerful queries using ReQL, which is the most convenient language to manipulate JSON documents with Develop fully-fledged real-time web apps using Node.js and RethinkDB Who This Book Is For Getting Started with RethinkDB is ideal for developers who are new to RethinkDB and need a practical understanding to start working with it. No previous knowledge of database programming is required, although a basic knowledge of JavaScript or Node.js would be helpful. What You Will Learn Download and install the database on your system Configure RethinkDB's settings and start using the web interface Import data into RethinkDB Run queries using the ReQL language Create shards, replicas, and RethinkDB clusters Use an index to improve database performance Get to know all the RethinkDB deployment techniques In Detail RethinkDB is a high-performance document-oriented database with a unique set of features. This increasingly popular NoSQL database is used to develop real-time web applications and, together with Node.js, it can be used to easily deploy them to the cloud with very little difficulty. Getting Started with RethinkDB is designed to get you working with RethinkDB as quickly as possible. Starting with the installation and configuration process, you will learn how to start importing data into the database and run simple queries using the intuitive ReQL query language. After successfully running a few simple queries, you will be introduced to other topics such as clustering and sharding. You will get to know how to set up a cluster of RethinkDB nodes and spread database load across multiple machines. We will then move on to advanced queries and optimization techniques. You will discover how to work with RethinkDB from a Node.js environment and find out all about deployment techniques. Finally, we'll finish by working on a fully-fledged example that uses the Node.js framework and advanced features such as Changefeeds to develop a real-time web application. Style and approach This is a step-by-step book that provides a practical approach to RethinkDB programming, and is explained in a conversational, easy-to-follow style.

Book Apps Management and E Commerce Transactions in Real Time

Download or read book Apps Management and E Commerce Transactions in Real Time written by Rezaei, Sajad and published by IGI Global. This book was released on 2017-03-16 with total page 379 pages. Available in PDF, EPUB and Kindle. Book excerpt: Technology is continuously advancing and changing the way aspects of business are performed. The implementation of mobile business transactions to acquire various types of goods has changed the landscape of consumerism. Apps Management and E-Commerce Transactions in Real-Time is a timely research publication that features the latest scholarly trends, issues, and implications of the use of a new technological forum in electronic buying and selling. Including extensive coverage on a number of topics and perspectives such as social networks, customer satisfaction, and cloud computing, this book is ideally designed for researchers, academicians, and students seeking current research on mobile solutions in business deals.

Book JavaScript Web Applications

Download or read book JavaScript Web Applications written by Alex MacCaw and published by "O'Reilly Media, Inc.". This book was released on 2011-08-18 with total page 281 pages. Available in PDF, EPUB and Kindle. Book excerpt: *Get an introduction to templating and data binding.

Book Exam Ref 70 519 Designing and Developing Web Applications Using Microsoft  NET Framework 4  MCPD

Download or read book Exam Ref 70 519 Designing and Developing Web Applications Using Microsoft NET Framework 4 MCPD written by Tony Northrup and published by Pearson Education. This book was released on 2011-10-17 with total page 454 pages. Available in PDF, EPUB and Kindle. Book excerpt: Prepare for MCPD Exam 70-519—and help demonstrate your real-world mastery of web application design and development—with this official Microsoft Exam Ref. Written for experienced, MCTS-certified professionals ready to advance their status—this guide focuses on the critical-thinking and decision-making acumen needed for success at the MCPD level. With concise, objective-by-objective reviews, strategic case scenarios, and "Thought Experiments", you get professional-level preparation for the professional-level exam. Optimize your exam-prep by focusing on the expertise needed to: Design the application architecture Choose the right server-side and client-side technologies Design the user experience Design data access and presentation Plan for security Choose a testing methodology Plan for scalability and reliability —making this book an exceptional value and a great career investment.

Book Building Scalable Web Apps with Node js and Express

Download or read book Building Scalable Web Apps with Node js and Express written by Yamini Panchal and published by Orange Education Pvt Ltd. This book was released on 2024-06-24 with total page 387 pages. Available in PDF, EPUB and Kindle. Book excerpt: TAGLINE Easy API Design Using Express.js and Node.js (TypeScript) KEY FEATURES ● Utilize TypeScript to build maintainable and scalable Node.js applications with type safety and modern JavaScript features. ● Implement Redis to enhance your API's performance through efficient caching strategies, reducing latency and server load. ● Master the techniques for writing and running thorough API tests using Mocha and Chai, ensuring your applications are reliable and bug-free. DESCRIPTION Embark on a transformative journey into the world of web development with the latest Node.js v20, Express.js frameworks and TypeScript. This comprehensive book empowers developers at all levels, from newcomers to seasoned professionals, by covering foundational to advanced topics through a single, cohesive example: a project management system. Beginning with an exploration of fundamentals, the book swiftly progresses to delve into TypeScript, equipping readers with the tools to enhance their applications with strong typing and modern JavaScript features. Readers will master the art of building RESTful APIs using Express.js, ensuring adherence to industry best practices in API design. The book dives into advanced topics like routing strategies, middleware implementation, MongoDB integration with Mongoose for efficient data management, and Redis for optimizing API performance through caching techniques. The final section of the book provides thorough guidance on asynchronous operations, Mocha and Chai testing strategies, AWS deployment, security practices, performance tuning, and real-world application scenarios, ensuring developers gain a holistic understanding of Node.js and Express.js development. WHAT WILL YOU LEARN ● Master the latest features of Node.js v20 and the powerful Express.js framework to build robust and scalable APIs. ● Gain expertise in using TypeScript to write clean, maintainable, and type-safe code for Node.js backend applications. ● Integrate Redis for efficient API caching and use message queues to enhance the performance and reliability of your applications. ● Develop RESTful APIs using design principles and architecture to create well-structured and efficient APIs that adhere to industry standards. ● Write and execute comprehensive tests for your APIs using the Mocha testing framework and Chai assertion library to ensure code quality and reliability. ● Discover the best practices for deploying Node.js applications on AWS, including setting up CI/CD pipelines, managing infrastructure, and ensuring scalability and security. WHO IS THIS BOOK FOR? This book is tailored for web developers, backend engineers, and software architects looking to deepen their expertise in Node.js and Express.js for building scalable web apps. It assumes a foundational understanding of JavaScript and Node.js, with prior experience in asynchronous programming and proficiency in using Express.js frameworks. TABLE OF CONTENTS 1. Introduction to Node.js 2. Introduction to TypeScript 3. Overview of Express.js 4. Planning the App 5. REST API for User Module 6. REST API for Project and Task Modules 7. API Caching 8. Notification Module 9. Testing API 10. Building and Deploying Application 11. The Journey Ahead Index

Book Real Time Twilio and Flybase

Download or read book Real Time Twilio and Flybase written by Roger Stringer and published by . This book was released on 2021 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Use Flybase and Twilio to build real-time solutions and understand how real-time web technologies work. These two services make a truly winning combination. Written by the founder of Flybase, this book offers you practical solutions for communicating effectively with users on the modern web. Flybase.io is a web platform, used to store and retrieve data in real-time, as well as to send and receive real-time events such as triggers for incoming calls, incoming messages, agents logging off, etc. You will learn to send daily SMS messages, build an SMS call center to provide support to users, and build a call center to handle incoming and outgoing phone calls from the browser. You'll also build a group calling system to let groups send messages to each other: handy for managing events. Real-Time Twilio brings to light the winning tandem of Flybase and Twilio for anyone with basic web development skills. You will: Develop web apps with Flybase and Twilio Build a live blogging tool and a group chat app Create a click-to-call call center and a Salesforce-powered call center Send daily SMS reminders Develop a real-time call tracking dashboard.

Book Architecting High Performing  Scalable and Available Enterprise Web Applications

Download or read book Architecting High Performing Scalable and Available Enterprise Web Applications written by Shailesh Kumar Shivakumar and published by Morgan Kaufmann. This book was released on 2014-10-29 with total page 288 pages. Available in PDF, EPUB and Kindle. Book excerpt: Architecting High Performing, Scalable and Available Enterprise Web Applications provides in-depth insights into techniques for achieving desired scalability, availability and performance quality goals for enterprise web applications. The book provides an integrated 360-degree view of achieving and maintaining these attributes through practical, proven patterns, novel models, best practices, performance strategies, and continuous improvement methodologies and case studies. The author shares his years of experience in application security, enterprise application testing, caching techniques, production operations and maintenance, and efficient project management techniques. Delivers holistic view of scalability, availability and security, caching, testing and project management Includes patterns and frameworks that are illustrated with end-to-end case studies Offers tips and troubleshooting methods for enterprise application testing, security, caching, production operations and project management Exploration of synergies between techniques and methodologies to achieve end-to-end availability, scalability, performance and security quality attributes 360-degree viewpoint approach for achieving overall quality Practitioner viewpoint on proven patterns, techniques, methodologies, models and best practices. Bulleted summary and tabular representation of concepts for effective understanding Production operations and troubleshooting tips

Book Socket io Real time Web Application Development

Download or read book Socket io Real time Web Application Development written by Rohit Rai and published by Packt Pub Limited. This book was released on 2013 with total page 140 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written in an engaging, easy-to-follow style, "Socket.io Real-time Web Application Development" is a practical guide for developing real-time web applications with Node.js and socket.io.This book is aimed at developers who want to start developing highly interactive and real-time web applications like chat systems or online multiplayer games, or want to introduce real-time updates or server push mechanisms in their existing applications. Knowledge of developing in JavaScript and web applications in general is expected. Though there is a chapter on introducing Node.js, prior knowledge of Node.js will be a plus.

Book Building Social Web Applications

Download or read book Building Social Web Applications written by Gavin Bell and published by "O'Reilly Media, Inc.". This book was released on 2009-09-17 with total page 440 pages. Available in PDF, EPUB and Kindle. Book excerpt: Building a web application that attracts and retains regular visitors is tricky enough, but creating a social application that encourages visitors to interact with one another requires careful planning. This book provides practical solutions to the tough questions you'll face when building an effective community site -- one that makes visitors feel like they've found a new home on the Web. If your company is ready to take part in the social web, this book will help you get started. Whether you're creating a new site from scratch or reworking an existing site, Building Social Web Applications helps you choose the tools appropriate for your audience so you can build an infrastructure that will promote interaction and help the community coalesce. You'll also learn about business models for various social web applications, with examples of member-driven, customer-service-driven, and contributor-driven sites. Determine who will be drawn to your site, why they'll stay, and who they'll interact with Create visual design that clearly communicates how your site works Build the software you need versus plugging in one-size-fits-all, off-the-shelf apps Manage the identities of your visitors and determine how to support their interaction Monitor demand from the community to guide your choice of new functions Plan the launch of your site and get the message out

Book Using the Microsoft Office Web Apps

Download or read book Using the Microsoft Office Web Apps written by Paul McFedries and published by Pearson Education. This book was released on 2010-06-24 with total page 355 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get comfortable with the newest way to use Microsoft Office 2010. Don’t just read about it: See it, hear it, with step-by-step video tutorials and valuable audio sidebars delivered through the free Web Edition that comes with every USING book. For the price of the book you get online access anywhere with a web connection—no books to carry, updated content, and the benefit of video and audio learning. Way more than just a book, this is all the help you’ll ever need...where you want, when you want! Learn fast, learn easy, using web, video, and audio Show Me video walks through tasks you’ve just got to see—including bonus advanced techniques Tell Me More audio delivers practical insights straight from the experts UNLOCK THE FREE WEB EDITION—To register your USING book, visit quepublishing.com/using.