Browse Results

Showing 81,826 through 81,850 of 85,672 results

Understanding Kids, Play, and Interactive Design: How to Create Games Children Love

by Mark Schlichting

This book is a way of sharing insights empirically gathered, over decades of interactive media development, by the author and other children’s designers. Included is as much emerging theory as possible in order to provide background for practical and technical aspects of design while still keeping the information accessible. The author's intent for this book is not to create an academic treatise but to furnish an insightful and practical manual for the next generation of children’s interactive media and game designers. Key Features Provides practical detailing of how children's developmental needs and capabilities translate to specific design elements of a piece of media Serves as an invaluable reference for anyone who is designing interactive games for children (or adults) Detailed discussions of how children learn and how they play Provides lots of examples and design tips on how to design content that will be appealing and effective for various age ranges Accessible approach, based on years of successful creative business experience, covers basics across the gamut from developmental needs and learning theories to formats, colors, and sounds

Understanding Kids, Play, and Interactive Design: How to Create Games Children Love

by Mark Schlichting

This book is a way of sharing insights empirically gathered, over decades of interactive media development, by the author and other children’s designers. Included is as much emerging theory as possible in order to provide background for practical and technical aspects of design while still keeping the information accessible. The author's intent for this book is not to create an academic treatise but to furnish an insightful and practical manual for the next generation of children’s interactive media and game designers. Key Features Provides practical detailing of how children's developmental needs and capabilities translate to specific design elements of a piece of media Serves as an invaluable reference for anyone who is designing interactive games for children (or adults) Detailed discussions of how children learn and how they play Provides lots of examples and design tips on how to design content that will be appealing and effective for various age ranges Accessible approach, based on years of successful creative business experience, covers basics across the gamut from developmental needs and learning theories to formats, colors, and sounds

Understanding Knowledge-Intensive Business Services: Identification, Systematization, and Characterization of Knowledge Flows (Knowledge Management and Organizational Learning #10)

by Malgorzata Zieba

This book contributes to an improved understanding of knowledge-intensive business services and knowledge management issues. It offers a complex overview of literature devoted to these topics and introduces the concept of ‘knowledge flows’, which constitutes a missing link in the previous knowledge management theories. The book provides a detailed analysis of knowledge flows, with their types, relations and factors influencing them. It offers a novel approach to understand the aspects of knowledge and its management not only inside the organization, but also outside, in its environment.

Understanding Language: Man or Machine (Environment & Policy #20)

by John A. Moyne

This textbook is intended for graduate students in computer science and linguistics who are interested in developing expertise in natural language processing (NLP) and in those aspects of artificial intelligence which are concerned with computer models oflanguage comprehension. The text is somewhat different from a number of other excellent textbooks in that its foci are more on the linguistic and psycho linguistic prerequisites and on foundational issues concerning human linguistic behavior than on the description of the extant models and algorithms. The goal is to make the student, undertaking the enormous task of developing computer models for NLP, well aware of the major diffi­ culties and unsolved problems, so that he or she will not begin the task (as it has often been done) with overoptimistic hopes or claims about the generalizability of models, when such hopes and claims are incon­ sistent either with some aspects of the formal theory or with known facts about human cognitive behavior. Thus, I try to enumerate and explain the variety of cognitive, linguistic, and pragmatic data which must be understood and formalized before they can be incorporated into a computer model.

Understanding Large Language Models: Learning Their Underlying Concepts and Technologies

by Thimira Amaratunga

This book will teach you the underlying concepts of large language models (LLMs), as well as the technologies associated with them. The book starts with an introduction to the rise of conversational AIs such as ChatGPT, and how they are related to the broader spectrum of large language models. From there, you will learn about natural language processing (NLP), its core concepts, and how it has led to the rise of LLMs. Next, you will gain insight into transformers and how their characteristics, such as self-attention, enhance the capabilities of language modeling, along with the unique capabilities of LLMs. The book concludes with an exploration of the architectures of various LLMs and the opportunities presented by their ever-increasing capabilities—as well as the dangers of their misuse. After completing this book, you will have a thorough understanding of LLMs and will be ready to take your first steps in implementing them into your own projects. What You Will Learn Grasp the underlying concepts of LLMsGain insight into how the concepts and approaches of NLP have evolved over the yearsUnderstand transformer models and attention mechanismsExplore different types of LLMs and their applicationsUnderstand the architectures of popular LLMsDelve into misconceptions and concerns about LLMs, as well as how to best utilize them Who This Book Is For Anyone interested in learning the foundational concepts of NLP, LLMs, and recent advancements of deep learning

Understanding Learning in Virtual Worlds (Human–Computer Interaction Series)

by Mark Childs and Anna Peachey

Since the publication of the companion volume Researching Learning in Virtual Worlds in 2010, there has been a growth not only in the range and number of educational initiatives taking place in virtual worlds, but also in the depth of analysis of the nature of that education. Understanding Learning in Virtual Worlds reflects those changes through a collection of chapters that are extended versions of research presented at the second Researching Learning in Virtual Environments conference (ReLIVE 11), an international conference hosted by the Open University UK.Included in this book are chapters that explore the philosophical and methodological underpinnings of understanding learning in virtual worlds, identify and analyse the factors that support learning in these environments, and present case studies that demonstrate some of the various ways in which virtual worlds can be applied to facilitate learning and teaching. The links between learning in a virtual world and learning in the physical world are made apparent throughout, and the authors reveal how understanding learning in one informs the other. Understanding Learning in Virtual Worlds is an important book not only to those who teach in virtual worlds, but to anyone for whom understanding learning, in all its forms, is of interest.

Understanding LTE and its Performance

by Tara Ali-Yahiya

The aim of this book is to provide comprehensive coverage of current state of the art theoretical and technological aspects of broadband mobile and wireless networks focusing on Long Term Evolution Network. The presentation starts from basic principles, and proceeds to the most advanced topics. Provided schemes are developed and oriented in the context of actual closed standards of the IEEE working groups and the 3 GPPP LTE. Also this book will focus on the understanding of the LTE technology as well as the study of its performance in terms of mobility, quality of service, security, resource allocation.

Understanding Microcomputers

by Dennis Longley Michael Shain

Understanding Microprocessors (Computer Science Series)

by B.S. Walker

Understanding Microsoft Intune: Deploying Applications Using PowerShell

by Owen Heaume

Learn to deploy simple and complex applications that are beyond the scope of default Intune application deployment scenarios and limitations. This book will help you deploy applications using a PowerShell script. The book starts with PowerShell Cmdlets to get an understanding of deployment through PowerShell scripts. Next, you will learn how to work with msiexec where you will learn which properties of your MSI can be set and what values can be passed to them, even if you do not know what the properties and values initially are. Further, you will learn how to install and uninstall a Setup.exe and how to determine the silent switches, along with MSI extraction methods. You will then learn detection rules using PowerShell, including how to detect by registry or application version and build numbers as well as using custom PowerShell detection rules. You will then gain an understanding of the location to run the script. Moving forward, you will go through installing a program by calling MSI or Setup.exe using PowerShell and how to handle spaces in the filenames. Following this, you will go through how to deploy the various script types in Intune; whether it is a standard script, or if the whole script is a function or contains functions, or if it has an entry point. Deployment Templates and application preparation in Intune are discussed next, along with the process to create the .Intunewin with the Intune Winapp Util. You will then learn how to uninstall previous applications before a new deployment. You'll also be walked through useful snippets and examples of deployment where you will be able to utilize all the aspects of deployment in Intune discussed in prior chapters. After reading the book, you will be able to manage application deployments and detection rules using PowerShell with Microsoft Intune.What You Will Learn:How to find valid properties and values to use with msiexecUsing PowerShell for detection ruleDeploying using a template for reliable and repeatable deploymentsHow to create the Windows App (Win32) App Who Is This Book For:I.T Professionals who manage application deployments using Microsoft Intune.

Understanding Microsoft Teams Administration: Configure, Customize, and Manage the Teams Experience

by Balu N Ilag

Explore solutions, best practices, tips, and workarounds to plan, design, customize, implement, and manage Microsoft Teams in any environment. The book starts with an overview of Microsoft Teams where you will go through the teams architecture, teams/channels, audio/video meetings, and the phone system. It further dives into deployment and management of teams, clients, guests and external access, and live events, followed by network assessment and bandwidth planning for Teams. Here, you will learn about deployment of quality of service and how to configure your phone systems using direct routing and calling plans. Moving forward, you will learn Microsoft Teams administration and policy management along with the migration process of Skype for Business on-prem to Microsoft Teams. Towards the end, you will learn troubleshooting techniques in Teams for call quality issues and connectivity challenges. After reading Understanding Microsoft Teams Administration, you will be able to effectively configure, customize, and manage the Teams experience using the Teams admin portal and other tools and techniques. What You Will Learn Understand the Microsoft Teams architecture including the different components involved Enable and manage external and guest access for Teams users Manage Teams and channels with a private channel Implement quality of service for audio/video calls and meetings Establish Office 365 data classifications, loss prevention plans, and governance Manage resource types, licensing, service health reporting, and support Work with Microsoft Teams room and live event management Implement and manage messaging, calling policies, and settings Who This Book Is ForAdministrators and technical consultants working on Teams.

Understanding Microsoft Teams Administration: Configure, Customize, and Manage the Teams Experience

by Balu N Ilag Durgesh Tripathy Vijay Ireddy

This book provides solutions, best practices, tips, and workarounds to plan, design, customize, implement, and manage Microsoft Teams in any environment. This revised edition has been updated to reflect all the latest techniques and products, including migration from Skype for Business On-Prem to Microsoft Teams, along with Teams for Education, which includes a range of features and tools that enable teachers and students to collaborate, communicate, and learn in a virtual environment.The book begins with an overview of Microsoft Teams, including its architecture, teams/channels, audio/video meetings, and the phone system. The authors then take you deeper into deployment and management of teams, clients, guests and external access, and live events, followed by a walk-through of network assessment and bandwidth planning for Teams. Here, you will learn about deployment of quality of service and how to configure your phone systems using direct routing and calling plans. Moving forward, you will learn Microsoft Teams administration and policy management along with the migration process of Skype from Business On-Prem to Microsoft Teams. To wrap things up, the authors demonstrate some troubleshooting techniques for call quality issues in Teams, and walk you through various features of Teams for Education and how to utilize them. By the time you turn the last page of Understanding Microsoft Teams Administration, you'll be fully equipped to configure, customize, and control Teams with confidence. Don't just adapt to the future of collaboration—lead it. What You Will Learn Kickstart your journey: Get acquainted with the Teams architecture, from teams and channels to audio/video conferencing and beyondMaster the mechanics: Dive deep into deployment, including crucial aspects like guest access, such as events, and network assessmentElevate call quality: Learn the nuts and bolts of Quality of Service (QoS) and phone systems, including direct routing and calling plansAdmin like a pro: Gain insights into robust policy management, and understand how to navigate the Teams admin portal with finesseGet a grip on network assessment and bandwidth planning tailored specifically for TeamsUnlock secrets of quality of service, direct routing, and customized calling plansMigration simplified: Seamlessly shift from Skype for Business On-Prem to Teams without missing a beatEdu-tech unveiled: Explore Teams for Education and how its myriad features can enrich virtual learning experiences for teachers and students alikeWhat's new: A dedicated chapter exclusively covering Microsoft Teams for Education, focusing on empowering both educators and studentsWho This Book Is For Administrators and technical consultants focused on Microsoft Teams. This book serves as an invaluable resource for those looking to optimize team collaboration and communication within their organizations.

Understanding Mobile Human-Computer Interaction (Information Systems Series (ISS))

by Steve Love

Taking a psychological perspective, this book examines the role of Human-Computer Interaction in the field of Information Systems research. The introductory section of the book covers the basic tenets of the HCI discipline, including how it developed and an overview of the various academic disciplines that contribute to HCI research. The second part of the book focuses on the application of HCI to Information Systems research, and reviews ways in which HCI techniques, methodologies and other research components have been used to date in the IS field. The third section of the book looks at the research areas where HCI has not yet been fully exploited in relation to IS, such as broadening user groups and user acceptance of technology. The final section of the book comprises of a set of guidelines for students to follow when undertaking an HCI based research project.* Offers a comprehensive insight into the social shaping of technology* Includes in depth analysis of HCI issues relating to mobile devices * Provides guidelines, technical tips and an overview of relevant data analysis techniques to help students develop their own research projects

Understanding Models for Learning and Instruction: Essays in Honor of Norbert M. Seel

by Dirk Ifenthaler Pablo Pirnay-Dummer J. Michael Spector

The pioneering research and theories of Norbert Seel have had a profound impact on educational thought in mathematics. In this special tribute, an international panel of researchers presents the current state of model-based education: its research, methodology, and technology. Fifteen stimulating, sometimes playful chapters link the multiple ways of constructing knowledge to the complex real world of skill development. This synthesis of latest innovations and fresh perspectives on classic constructs makes the book cutting-edge reading for the researchers and educators in mathematics instruction building the next generation of educational models.

Understanding Modern Dive Computers and Operation: Protocols, Models, Tests, Data, Risk and Applications (SpringerBriefs in Computer Science)

by B. R. Wienke T. R. O'Leary

This brief provides a complete yet concise description of modern dive computers and their operations to date in one source with coupled applications for added understanding. Basic diving principles are detailed with practical computer implementations. Interrelated topics to diving protocols and operational procedures are included. Tests, statistics and correlations of computer models with data are underscored. The exposition also links phase mechanics to dissolved gases in modern decompression theory with mathematical relationships and equations used in dive computer synthesis. Applications focus upon and mimic dive computer operations within model implementations for added understanding.This comprehensive resource includes a complete list of dive computers that are marketed and their staging models, as well as a complete list of diveware marketed and their staging algorithms, linkage of pertinent wet and dry tests to modern computer algorithms, a description of two basic computer models with all constants and parameters, mathematical ansatz of on-the-fly risk for surfacing at any dive depth, detailing of statistical techniques used to validate dive computers from data, and a description of profile Data Banks for computer dive model correlations.The book will find an audience amongst computer scientists, doctors, underwater researchers, engineers, physical and biosciences diving professionals, explorers, chamber technicians, physiologists and technical and recreational divers.

Understanding Motion Capture for Computer Animation

by Alberto Menache

Understanding Motion Capture for Computer Animation discusses the latest technology developments in digital design, film, games, medicine, sports, and security engineering. Motion capture records a live-motion event and translates it into a digital context. It is the technology that converts a live performance into a digital performance. In contrast, performance animation is the actual performance that brings life to the character, even without using technology. If motion capture is the collection of data that represents motion, performance animation is the character that a performer represents. The book offers extensive information about motion capture. It includes state-of-the-art technology, methodology, and developments in the current motion-capture industry. In particular, the different ways to capture motions are discussed, including using cameras or electromagnetic fields in tracking a group of sensors. This book will be useful for students taking a course about digital filming, as well as for anyone who is interested in this topic. - Completely revised to include almost 40% new content with emphasis on RF and Facial Motion Capture Systems - Describes all the mathematical principles associated with motion capture and 3D character mechanics - Helps you budget by explaining the costs associated with individualized motion capture projects

Understanding Multimedia Documents

by Richard Lowe Wolfgang Schnotz

Professionals who use multimedia documents as a tool to communicate concepts will find this a hugely illuminating text. It provides a comprehensive and up to date account of relevant research issues, methodologies and results in the area of multimedia comprehension. More specifically, the book draws connections between cognitive research, instructional strategies and design methodologies. It includes theoretical reviews, discussions of research techniques, ad original experimental contributions. The book highlights essential aspects of current theories, and trends for future research on the use of multimedia documents.

Understanding Network Hacks: Attack and Defense with Python

by Bastian Ballmann

This book explains how to see one's own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.

Understanding Network Hacks: Attack and Defense with Python 3

by Bastian Ballmann

This book explains how to see one's own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting, Bluetooth and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.

Understanding Oracle APEX 20 Application Development: Think Like an Application Express Developer

by Edward Sciore

This book shows developers and Oracle professionals how to build practical, non-trivial web applications using Oracle’s rapid application development environment – Application Express (APEX). This third edition Is revised to cover the new features and user interface experience found in APEX 20. Interactive grids and form regions are two of the newer aspects of APEX covered in this edition. The book is targeted at those who are new to APEX and just beginning to develop real projects for deployment, as well as those who are familiar with APEX and want a deeper understanding. The book takes you through the development of a demo web application that illustrates the concepts all APEX programmers should know. This book introduces the world of APEX properties, explaining the functionality supported by each page component as well as the techniques developers use to achieve that functionality. Topics include conditional formatting, user-customized reports, data entry forms, concurrency and lost updates, and security control. Specific attention is given in the book to the thought process involved in choosing and assembling APEX components and features to deliver a specific result. Understanding Oracle APEX 20 Application Development, 3rd Edition is the ideal book to take you from an understanding of the individual pieces of APEX to an understanding of how those pieces are assembled into polished applications.What You Will LearnBuild attractive, highly functional web apps from the ground upEnhance and customize pages created by the APEX wizardsUnderstand the security implications of page designWrite PL/SQL code for process activity and verificationBuild complex components such as forms and interactive gridsWho This Book Is ForDevelopers new to APEX who desire a strong fundamental understanding of how APEX applications work. For existing developers and database administrators desiring to mine the most value from APEX by improving their development techniques.

Understanding Oracle APEX 5 Application Development

by Edward Sciore

This new edition of Understanding Oracle APEX 5 Application Development shows APEX developers how to build practical, non-trivial web applications. The book introduces the world of APEX properties, explaining the functionality supported by each page component as well as the techniques developers use to achieve that functionality. The book is targeted at those who are new to APEX and just beginning to develop real projects for production deployment.Reading the book and working the examples will leave you in a good position to build good-looking, highly-functional, web applications. Topics include: conditional formatting, user-customized reports, data entry forms, concurrency and lost updates, and updatable reports. Accompanying the book is a demo web application that illustrates each concept mentioned in the book. Specific attention is given in the book to the thought process involved in choosing and assembling APEX components and features to deliver a specific result. Understanding Oracle APEX 5 Application Development is the ideal book to take you from an understanding of the individual pieces of APEX to an understanding of how those pieces are assembled into polished applications.Teaches how to develop non-trivial APEX applications.Provides deep understanding of APEX functionality.Shows the techniques needed for customization.

Understanding-Oriented Multimedia Content Analysis (Springer Theses)

by Zechao Li

This book offers a systematic introduction to an understanding-oriented approach to multimedia content analysis. It integrates the visual understanding and learning models into a unified framework, within which the visual understanding guides the model learning while the learned models improve the visual understanding. More specifically, it discusses multimedia content representations and analysis including feature selection, feature extraction, image tagging, user-oriented tag recommendation and understanding-oriented multimedia applications. The book was nominated by the University of Chinese Academy of Sciences and China Computer Federation as an outstanding PhD thesis. By providing the fundamental technologies and state-of-the-art methods, it is a valuable resource for graduate students and researchers working in the field computer vision and machine learning.

Understanding Payments: A Whistle-Stop Tour into What You Thought You Knew

by Neira Jones

This is the book for professionals in the payments industry. Written in an engaging and accessible style, it enables new and experienced payments practitioners alike to understand the fundamentals of the various payment ecosystems, and to quickly get up to speed on developments in the industry.From cards to bank and alternative payments, the jargon is debunked and myths are busted. For each ecosystem, a simple framework is used: mechanics, economics, risks, and future outlook, enabling comparison and the evaluation of the best applications in different scenarios. The book also provides an overview of the global regulatory landscape. Drawing on real examples throughout, it weaves together the underpinning ecosystem principles, legislation, and key stakeholders. It offers readers practical advice regarding, and insights into, the key disciplines and equips them with an understanding of the key issues and opportunities. Also including an extensive and comprehensive glossary of terms – the first of its kind in the payments industry – this book will be used as an essential reference for years to come. Understanding Payments will enable payments practitioners, private sector corporations, and regulators to keep up with a fast-evolving and extremely competitive industry. It can be used across businesses to help train staff and as part of continuing professional development, and will be useful to those involved in mergers and acquisitions, investors wanting to understand the industry, professional services firms, law firms and consultants, and policy makers.

Understanding Payments: A Whistle-Stop Tour into What You Thought You Knew

by Neira Jones

This is the book for professionals in the payments industry. Written in an engaging and accessible style, it enables new and experienced payments practitioners alike to understand the fundamentals of the various payment ecosystems, and to quickly get up to speed on developments in the industry.From cards to bank and alternative payments, the jargon is debunked and myths are busted. For each ecosystem, a simple framework is used: mechanics, economics, risks, and future outlook, enabling comparison and the evaluation of the best applications in different scenarios. The book also provides an overview of the global regulatory landscape. Drawing on real examples throughout, it weaves together the underpinning ecosystem principles, legislation, and key stakeholders. It offers readers practical advice regarding, and insights into, the key disciplines and equips them with an understanding of the key issues and opportunities. Also including an extensive and comprehensive glossary of terms – the first of its kind in the payments industry – this book will be used as an essential reference for years to come. Understanding Payments will enable payments practitioners, private sector corporations, and regulators to keep up with a fast-evolving and extremely competitive industry. It can be used across businesses to help train staff and as part of continuing professional development, and will be useful to those involved in mergers and acquisitions, investors wanting to understand the industry, professional services firms, law firms and consultants, and policy makers.

Understanding Personal Computer Hardware: Everything you need to know to be an informed · PC User · PC Buyer · PC Upgrader

by Steven Roman

Written for readers who are not computer or electrical engineers, this book is for those who want enough information to make intelligent buying or upgrading decisions, maximize their productivity, and become less dependant on others for help. It provides a thorough yet concise description of the entire IBM-type PC, including its subsystems, components, and peripherals, concentrating on PCs based on the Pentium and Petium Pro class processors. With its easy-to-do experiments Understanding PC Computer Hardware can be read cover to cover or used as a reference source.

Refine Search

Showing 81,826 through 81,850 of 85,672 results