Browse Results

Showing 55,251 through 55,275 of 61,869 results

The Electronic Schoolhouse: The Ibm Secondary School Computer Education Program

by Hugh F. Cline, Randy Elliot Bennett, Roger C. Kershaw, Martin B. Schneiderman, Brian Stecher and Susan Wilson

Published in the year 1985, The Electronic Schoolhouse is a valuable contribution to the field of Education.

The Electronic Word: Democracy, Technology, and the Arts

by Richard A. Lanham

Profound changes in expressive medium always ask a fundamental ques¬tion: What does this medium do to us and for us? We ask this in a deep way only when the new medium reveals what profound effects the old one has had on us. That question is now being asked by electronic text about books.

The Elementia Chronicles: An Unofficial Minecraft-fan Adventure (Elementia Chronicles #2)

by Sean Fay Wolfe

An unofficial Minecraft-fan adventure series inspired by the bestselling game!Fans of the bestselling video game Minecraft, middle grade readers, and action-adventure story enthusiasts of all ages experience an exciting journey that will take them far beyond the world they know.President Stan has led his people through an epic battle and brought peace to the Republic of Elementia. But dissent is rippling through the countryside. King Kev's loyal followers are still at large, and a new organization, the Noctem Alliance, is poised to strike terror throughout the land. With new threats on the horizon and citizens of the Republic dividing between two loyalties, Stan must decide the best way forward for his people and stop the Noctem Alliance before it destroys them all.Written when he was seventeen years old, Sean Fay Wolfe's The Elementia Chronicles Book Two: The New Order is the second novel in The Elementia Chronicles trilogy.Disclaimer: This book is not authorized, sponsored, endorsed, or licensed by Mojang AB, Microsoft Corp., or any other person or entity owning or controlling any rights to the Minecraft name, trademarks, or copyrights. Minecraft is a registered trademark of Mojang Synergies AB.

The Elementia Chronicles: Herobrine's Message (Elementia Chronicles #3)

by Sean Fay Wolfe

An unofficial Minecraft-fan adventure series inspired by the bestselling game!Fans of the bestselling video game Minecraft, middle grade readers, and action-adventure story enthusiasts of all ages will experience an exciting journey that will take them far beyond the world they know.The Republic of Elementia is in ruins after the Noctem Alliance wages war on Element City. President Stan and his council are scattered across the server, trying to find their way back to one another to continue their fight for freedom. And a mysterious figure has joined their world—one with the power to save or destroy them all. In the stunning conclusion to the Elementia Chronicles trilogy, Stan, Kat, Charlie, and their friends make a last stand for the world they love in an epic battle of good vs. evil.Written when he was seventeen years old, Sean Fay Wolfe's The Elementia Chronicles Book III: Herobrine's Message is the third and final novel in The Elementia Chronicles trilogy.Disclaimer: This book is not authorized, sponsored, endorsed, or licensed by Mojang AB, Microsoft Corp., or any other person or entity owning or controlling any rights to the Minecraft name, trademarks, or copyrights. Minecraft is a registered trademark of Mojang Synergies AB.

The Elementia Chronicles: Quest for Justice (Elementia Chronicles #1)

by Sean Fay Wolfe

Introducing an unofficial Minecraft-fan adventure series inspired by the bestselling game!Fans of the bestselling video game Minecraft, middle grade readers, and action-adventure story enthusiasts of all ages are about to embark on an exciting journey that will take them far beyond the world they know.Dark forces are at work on the Elementia server, and when new players Stan, Kat, and Charlie arrive on the scene, they quickly find themselves in peril. Targeted by more experienced players, the noobs must band together against the king, battle the natural forces of the game, and unravel the mysteries of Elementia in the name of justice.Written when he was sixteen, Sean Fay Wolfe's Quest for Justice is the debut novel by an unstoppable young storyteller and the first book in The Elementia Chronicles trilogy.Disclaimer: This book is not authorized, sponsored, endorsed or licensed by Mojang AB, Microsoft Corp. or any other person or entity owning or controlling any rights to the Minecraft name, trademarks or copyrights. Minecraft is a registered trademark of Mojang Synergies AB.

The Elements of Big Data Value: Foundations of the Research and Innovation Ecosystem

by Edward Curry Andreas Metzger Sonja Zillner Jean-Christophe Pazzaglia Ana García Robles

This open access book presents the foundations of the Big Data research and innovation ecosystem and the associated enablers that facilitate delivering value from data for business and society. It provides insights into the key elements for research and innovation, technical architectures, business models, skills, and best practices to support the creation of data-driven solutions and organizations. The book is a compilation of selected high-quality chapters covering best practices, technologies, experiences, and practical recommendations on research and innovation for big data. The contributions are grouped into four parts: · Part I: Ecosystem Elements of Big Data Value focuses on establishing the big data value ecosystem using a holistic approach to make it attractive and valuable to all stakeholders. · Part II: Research and Innovation Elements of Big Data Value details the key technical and capability challenges to be addressed for delivering big data value. · Part III: Business, Policy, and Societal Elements of Big Data Value investigates the need to make more efficient use of big data and understanding that data is an asset that has significant potential for the economy and society. · Part IV: Emerging Elements of Big Data Value explores the critical elements to maximizing the future potential of big data value. Overall, readers are provided with insights which can support them in creating data-driven solutions, organizations, and productive data ecosystems. The material represents the results of a collective effort undertaken by the European data community as part of the Big Data Value Public-Private Partnership (PPP) between the European Commission and the Big Data Value Association (BDVA) to boost data-driven digital transformation.

The Elements of Blogging: Expanding the Conversation of Journalism

by Mark Leccese Jerry Lanson

Becoming a blogger takes practice, hard work, and, ultimately, a passion for the craft. Whether you plan to blog on politics or parenting, The Elements of Blogging is designed to give you the skills and strategies to get started, to sustain your work, and to seek out a robust audience. This book is loaded with practical advice on important topics such as determining a niche, finding the best stories, and blogging effectively and ethically. It features examples from both amateur and professional bloggers that show the techniques for building an argument, finding a voice, crafting a headline, and establishing a brand. Key features: Real-world applicability. This book includes thumbnail profiles of bloggers and their sites, which illuminate key skills you will need to become an effective blogger Interactivity. Each chapter features discussion points and exercises intended to get you to think about, reflect on, and apply the contents of each chapter Creativity. While this book dives into software and plug-ins for bloggers, its main goal is to cover how to write blogs on a myriad of topics: news, opinion pieces, travel, politics, art, and more. Visit the companion website: http://www.theelementsofblogging.com/

The Elements of C++ Style

by Trevor Misfeldt Gregory Bumgardner Andrew Gray

The Elements of C++ Style is for all C++ practitioners, especially those working in teams where consistency is critical. This text furnishes a set of rules for writing in C++. The authors offer a collection of standards and guidelines for creating solid C++ code that will be easy to understand, enhance, and maintain.

The Elements of Computing Systems, second edition: Building a Modern Computer from First Principles

by Noam Nisan Shimon Schocken

A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses.The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the process, learners gain hands-on knowledge of hardware, architecture, operating systems, programming languages, compilers, data structures and algorithms, and software engineering. Using this constructive approach, the book introduces readers to a significant body of computer science knowledge and synthesizes key theoretical and applied techniques into one constructive framework.The outcome is known known as Nand to Tetris: a journey that starts with the most elementary logic gate, called Nand, and ends, twelve projects later, with a general-purpose computer system capable of running Tetris and any other program that comes to your mind.The first edition of this popular textbook inspired Nand to Tetris classes in many universities, coding boot camps, hacker clubs, and online course platforms. This second edition has been extensively revised. It has been restructured into two distinct parts—part I, Hardware, and part II, Software—with six projects in each part. All chapters and projects have been rewritten, with an emphasis on separating abstraction from implementation, and many new sections, figures, and examples have been added. Substantial new appendixes offer focused presentation on technical and theoretical topics.

The Elements of Computing Systems: Building a Modern Computer from First Principles

by Noam Nisan Shimon Schocken

In the early days of computer science, the interactions of hardware, software, compilers, and operating system were simple enough to allow students to see an overall picture of how computers worked. With the increasing complexity of computer technology and the resulting specialization of knowledge, such clarity is often lost. Unlike other texts that cover only one aspect of the field, The Elements of Computing Systems gives students an integrated and rigorous picture of applied computer science, as its comes to play in the construction of a simple yet powerful computer system. Indeed, the best way to understand how computers work is to build one from scratch, and this textbook leads students through twelve chapters and projects that gradually build a basic hardware platform and a modern software hierarchy from the ground up. In the process, the students gain hands-on knowledge of hardware architecture, operating systems, programming languages, compilers, data structures, algorithms, and software engineering. Using this constructive approach, the book exposes a significant body of computer science knowledge and demonstrates how theoretical and applied techniques taught in other courses fit into the overall picture. Designed to support one- or two-semester courses, the book is based on an abstraction-implementation paradigm; each chapter presents a key hardware or software abstraction, a proposed implementation that makes it concrete, and an actual project. The emerging computer system can be built by following the chapters, although this is only one option, since the projects are self-contained and can be done or skipped in any order. All the computer science knowledge necessary for completing the projects is embedded in the book, the only pre-requisite being a programming experience. The book's web site provides all tools and materials necessary to build all the hardware and software systems described in the text, including two hundred test programs for the twelve projects. The projects and systems can be modified to meet various teaching needs, and all the supplied software is open-source.

The Elements of Hawkes Processes

by Thomas Taimre Patrick J. Laub Young Lee

Hawkes processes are studied and used in a wide range of disciplines: mathematics, social sciences, and earthquake modelling, to name a few. This book presents a selective coverage of the core and recent topics in the broad field of Hawkes processes. It consists of three parts. Parts I and II summarise and provide an overview of core theory (including key simulation methods) and inference methods, complemented by a selection of recent research developments and applications. Part III is devoted to case studies in seismology and finance that connect the core theory and inference methods to practical scenarios. This book is designed primarily for applied probabilists, statisticians, and machine learners. However, the mathematical prerequisites have been kept to a minimum so that the content will also be of interest to undergraduates in advanced mathematics and statistics, as well as machine learning practitioners. Knowledge of matrix theory with basics of probability theory, including Poisson processes, is considered a prerequisite. Colour-blind-friendly illustrations are included.

The Elements of Internet Style: The New Rules of Creating Valuable Content for Today's Readers

by Eei Press

Eats, Shoots & Leaves for the Internet! Learn the rules of today's tech-driven publishing landscape! The Elements of Internet Style is the first guide to embrace the new reality of creating content in the electronic age. It is packed with the tools to reach and engage today's too-busy, too-skeptical, too-distractible readers. Read this book, and understand the trend toward greater and greater informality. Then discover the effects of this trend on punctuation and capitalization, new words, usage, the methods for making language decisions when there is no clear authority, as well as the mounting need for built-in accessibility, comprehension aids, and navigation tools in every written document and on every web page. Chapters cover new technologies, new audience expectations, formatting,readability and flow, and much more. The Elements of Internet Style is a must-have for everyone who cares about delivering information to readers online, in print, and everywhere else. * The first guide to Internet style and usage * Clear directions for reaching and engaging today's multitasking readers * A must-have for editors, writers, bloggers, anyone who creates content in any medium.

The Elements of Joint Learning and Optimization in Operations Management (Springer Series in Supply Chain Management #18)

by Xi Chen Stefanus Jasin Cong Shi

This book examines recent developments in Operations Management, and focuses on four major application areas: dynamic pricing, assortment optimization, supply chain and inventory management, and healthcare operations. Data-driven optimization in which real-time input of data is being used to simultaneously learn the (true) underlying model of a system and optimize its performance, is becoming increasingly important in the last few years, especially with the rise of Big Data.

The Elements of Knowledge Organization

by Richard P. Smiraglia

The Elements of Knowledge Organization is a unique and original work introducing the fundamental concepts related to the field of Knowledge Organization (KO). There is no other book like it currently available. The author begins the book with a comprehensive discussion of "knowledge" and its associated theories. He then presents a thorough discussion of the philosophical underpinnings of knowledge organization. The author walks the reader through the Knowledge Organization domain expanding the core topics of ontologies, taxonomies, classification, metadata, thesauri and domain analysis. The author also presents the compelling challenges associated with the organization of knowledge. This is the first book focused on the concepts and theories associated with KO domain. Prior to this book, individuals wishing to study Knowledge Organization in its broadest sense would generally collocate their own resources, navigating the various methods and models and perhaps inadvertently excluding relevant materials. This text cohesively links key and related KO material and provides a deeper understanding of the domain in its broadest sense and with enough detail to truly investigate its many facets. This book will be useful to both graduate and undergraduate students in the computer science and information science domains both as a text and as a reference book. It will also be valuable to researchers and practitioners in the industry who are working on website development, database administration, data mining, data warehousing and data for search engines. The book is also beneficial to anyone interested in the concepts and theories associated with the organization of knowledge. Dr. Richard P. Smiraglia is a world-renowned author who is well published in the Knowledge Organization domain. Dr. Smiraglia is editor-in-chief of the journal Knowledge Organization, published by Ergon-Verlag of Würzburg. He is a professor and member of the Information Organization Research Group at the School of Information Studies at University of Wisconsin Milwaukee.

The Elements of Matlab® Style

by Richard K. Johnson

The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers. It provides a comprehensive collection of standards and guidelines for creating solid MATLAB code that will be easy to understand, enhance, and maintain. It is written for both individuals and those working in teams in which consistency is critical. This is the only book devoted to MATLAB style and best programming practices, focusing on how MATLAB code can be written in order to maximize its effectiveness. Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing. It includes many concise examples of correct and incorrect usage, as well as coverage of the latest language features. The author also provides recommendations on use of the integrated development environment features that help produce better, more consistent software.

The Elements of UMLTM 2.0 Style

by Scott W. Ambler

For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML(TM) 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and guidelines for creating effective UML diagrams that will be concise and easy to understand. It provides conventions for: Class diagrams; Timing Diagrams; Use case diagrams; Composite Structure Diagrams; Sequence diagrams; Interaction Overview Diagrams; Activity diagrams; Object diagrams; State machine diagrams; Package diagrams; Communication diagrams; Deployment diagrams and Component diagrams. The Elements of UML(TM) 2.0 Style sets the rules for style that will improve your productivity.

The Elements of Visual Grammar: A Designer's Guide for Writers, Scholars, and Professionals (Skills For Scholars Ser.)

by Angela Riechers

A color-illustrated introduction to the basic principles of visual language that every content creator and consumer needs to knowThe right images capture attention, pique curiosity, and inspire viewers to stick around long enough to read any accompanying text. Nearly everyone today needs to use or understand images in communications of all kinds, from the most formal professional publication to the most casual social media post, and knowing the basics of visual language is essential for content creators and consumers alike. However, most people aren’t taught visual grammar unless they go into art- or design-related fields. The Elements of Visual Grammar explains image use in any media in practical terms for writers, scholars, and other professionals. Award-winning art director and design professor Angela Riechers offers a flexible set of principles and best practices for selecting images that work—and using them in the most persuasive way. The result is an indispensable guide for anyone who wants to learn how to work more successfully with images and words.Features more than 200 color illustrations—drawn from a wide range of styles, media, and eras—that demonstrate the principles of visual grammar and how images can support and enhance written contentDefines and illustrates the basic elements of images, describes how images function within text regardless of media, and explains how to choose images and integrate them with textIntroduces the practical, cultural, conceptual, and scientific factors that influence image useAnalyzes images by function and describes ways to employ symbolism, synecdoche, allegory, metaphor, analogy, and iconography

The Elements of Voice First Style: A Practical Guide to Voice User Interface Design

by Ahmed Bouzid Weiye Ma

If you're a new or experienced designer of conversational voice first experiences, this handy reference provides actionable answers to key aspects of eyes-busy, hands-busy, voice-only user interfaces. Designed as a companion to books about conversational voice design, this guide includes important details regarding eyes-free, hands-free, voice-only interfaces delivered by Amazon Echo, Google Nest, and a variety of in-car experiences.Authors Ahmed Bouzid and Weiye Ma provide far-field voice best practices and recommendations in a manner similar to The Elements of Style, the popular American English writing style guide. Like that book, The Elements of Voice First Style provides direct, succinct explanations that focus on the essence of each topic. You'll find answers quickly without having to spend time searching through other sources.With this guide, you'll be able to:Craft just the right language to enable your voicebot to effectively communicate with humansCreate conversational voice interfaces that are robust enough to handle errors and failuresDesign highly usable conversational voice interfaces by paying attention to small details that can make or break the experienceBuild a design for a voice-only smart speaker that doesn't require customers to use their eyes or hands

The Eleventh Off-Campus Library Services Conference Proceedings

by Patrick Mahoney

Learn how to provide better service to distance information users! This book is the result of the conference held in May, 2004 in Scottsdale, Arizona, focusing on librarians' challenges providing service to nontraditional faculty and students. Respected authorities discuss in detail specific problems-and fresh strategies and solutions-to further promote service to distance information users. Each chapter tackles a particular issue such as collaboration outside the contributor's organization or how services can be monitored and assessed to gauge quality, and fully explains what can be done to address those issues. Each distinguished contribution was carefully selected by a 26-member advisory board using a juried abstracts process. Thorough bibliographies, useful figures, tables, and graphs provide accessibility and clarify ideas. Some of the topics in this book include: the promotion of library services to Native American students the planning and development process of a project to create a Web-based multi-media instruction tool for off-campus graduate students an examination of direct linking tools provided by major aggregators distance learning for the learning disabled distance learning implementation strategies for institutions course management software (CMS) and library services integration a survey of Association of Research Libraries offered services the do&’s and don&’ts of videoconferencing on and off-campus an eBooks collection study one-on-one research coaching via digital reference service an online tool that assesses students&’ research skills and attitudes creating a library CD for off-campus students expanding student and faculty access to information services the collaboration with faculty on electronic course reserves developing assessment questions for services supporting off-campus learning programs providing secure off-campus access to library services beyond proxy servers and much, much more!The Eleventh Off-Campus Library Services Conference Proceedings is an invaluable comprehensive resource detailing the latest challenges and solutions for on- and off-campus librarians.

The Embedded Project Cookbook: A Step-by-Step Guide for Microcontroller Projects

by John T. Taylor Wayne T. Taylor

Learn how to create and release an embedded system in a fast and reliable manner. This book will help you build and release a commercially viable product that meets industry standards for quality. The book is not just about code: it covers non-code artifacts such as software processes, requirements, software documentation, continuous integration, design reviews, and code reviews. While specifically targeting microcontroller applications, the processes in this book can be applied to most software projects, big or small. Additionally, the book provides an open-source C++ framework that can be used to quick start any embedded project. This framework has an OSAL (OS Abstraction Layer) and essential middleware that is needed for many embedded systems. Using a hands-on approach of building-and-testing the software application first allows you to develop a significant amount of production quality code even before the hardware is available, dramatically reducing the start-to-release duration for a project. As you follow the recipes in this book, you will learn essential software development processes, perform just in time design, create testable modules, and incorporate continuous integration (CI) into your day-to-day developer workflow. The end-result is quality code that is maintainable and extensible, and can be reused for other projects, even when presented with changing or new requirements. The Embedded Project Cookbook is focused on the how of developing embedded software. For a discussion of the why, readers are invited to refer to the optional companion book Patterns in the Machine: A Software Engineering Guide to Embedded Development. What You Will Learn Separate software architecture from software design Write software documents that are intrinsically resistant to going out-of-date. Identify the processes, workflows, and best practices for the team to follow. Initiate code reviews before code is checked intoa stable branch. Design testable modules and implement automated unit testing that doesn’t require hardware. Incorporate continuous integration into the day-to-day developer workflow, including automated integration testing. Create a code base that can be reused on other projects. Who This Book Is For Mid-level developers and software leads who are looking to get up and running without all the underlying theories. This book is also for professionals looking to learn how to productize a concept or technology and sell the results to a customer.

The Emergence of Mind: Where Technology Ends and We Begin

by Jeffrey Kane

​While it may appear that generative AI has mastered the mystery of the human mind and released its full power, The Emergence of Mind: Where Technology Ends and We Begin demonstrates the profound and fundamental limitations of the technology and its use as a model of human thinking. In response, the book offers an emergent model of the human mind rooted in our experiences as living, sentient, social and conscious beings. The text explores the nature of meaning in human cognition and the critical importance of the experience of ideas. In so doing, it offers insights into the cultivation of specific generative capacities of the human mind.

The Emergence of Personal Data Protection as a Fundamental Right of the EU

by Gloria González Fuster

This book explores the coming into being in European Union (EU) law of the fundamental right to personal data protection. Approaching legal evolution through the lens of law as text, it unearths the steps that led to the emergence of this new right. It throws light on the right's significance, and reveals the intricacies of its relationship with privacy. The right to personal data protection is now officially recognised as an EU fundamental right. As such, it is expected to play a critical role in the future European personal data protection legal landscape, seemingly displacing the right to privacy. This volume is based on the premise that an accurate understanding of the right's emergence is crucial to ensure its correct interpretation and development. Key questions addressed include: How did the new right surface in EU law? How could the EU Charter of Fundamental Rights claim to render 'more visible' an invisible right? And how did EU law allow for the creation of a new right while ensuring consistency with existing legal instruments and case law? The book first investigates the roots of personal data protection, studying the redefinition of privacy in the United States in the 1960s, as well as pioneering developments in European countries and in international organisations. It then analyses the EU's involvement since the 1970s up to the introduction of legislative proposals in 2012. It grants particular attention to changes triggered in law by language and, specifically, by the coexistence of languages and legal systems that determine meaning in EU law. Embracing simultaneously EU law's multilingualism and the challenging notion of the untranslatability of words, this work opens up an inspiring way of understanding legal change. This book will appeal to legal scholars, policy makers, legal practitioners, privacy and personal data protection activists, and philosophers of law, as well as, more generally, anyone interested in how law works.

The Emerging Domain of Cooperating Objects

by Stamatis Karnouskos Daniel Minder Pedro José Marrón

This book provides a classification of current and future applications for the domain of Cooperating Objects. The book has been created with a very strong participation of the industry and taking into account current research trends and industrial roadmaps

The Emoji Code: The Linguistics Behind Smiley Faces and Scaredy Cats

by Vyvyan Evans

Drawing from disciplines as diverse as linguistics, cognitive science, psychology, and neuroscience, The Emoji Code explores how emojis are expanding communication and not ending it.For all the handwringing about the imminent death of written language, emoji—those happy faces and hearts—is not taking us backward to the dark ages of illiteracy. Every day 41.5 billion texts are sent by one quarter of the world, using 6 million emoji. Evans argues that these symbols enrich our ability to communicate and allow usto express our emotions and induce empathy—ultimately making us all better communicators.The Emoji Code charts the evolutionary origins of language, the social and cultural factors that govern its use, change, and development; as well as what it reveals about the human mind. In most communication, nonverbal cues are our emotional expression, signal our personality, and are our attitude toward our addressee. They provide the essential means of nuance and are essential to getting our ideas across. But in digital communication, these cues are missing, which can lead to miscommunication. The explosion of emojis in recent years has arisen precisely because it fulfills exactly these functions which are essential for communication but are otherwise absent in texts and emails. Evans persuasively argues that emoji add tone and an emotional voice and nuance, making us more effective communicators in the digital age.

The Emperor's New Mind

by Roger Penrose

Winner of the 1990 Science Book Prize arguing AGAINST artificial intelligence, and exploring the mystery of the mind and consciousness, Roger Penrose takes the reader on the most engaging and creative tour of modern physics, cosmology, mathematics and philosophy that has ever been written.

Refine Search

Showing 55,251 through 55,275 of 61,869 results