Browse Results

Showing 17,651 through 17,675 of 54,258 results

Elevating Game Experiences with Unreal Engine 5: Bring your game ideas to life using the new Unreal Engine 5 and C++, 2nd Edition

by Goncalo Marques Devin Sherry David Pereira Hammad Fozi

Get hands-on with game development tools and techniques to build game project using the latest version of Unreal Engine and C++, two of the most widely used tools in the games industryKey FeaturesKickstart your career or develop a new hobby by learning game development with Unreal Engine 5 and C++Learn techniques to prototype and develop your own ideas with key images printed in colorReinforce your skills with project-based learning by building a series of games from scratchBook DescriptionImmerse yourself in the Unreal game projects with this book, written by four highly experienced industry professionals with many years of combined experience with Unreal Engine. Elevating Game Experiences with Unreal Engine 5 will walk you through the latest version of Unreal Engine by helping you get hands-on with the game creation projects. The book starts with an introduction to the Unreal Editor and key concepts such as actors, blueprints, animations, inheritance, and player input. You'll then move on to the first of three projects, building a dodgeball game, where you'll learn the concepts of line traces, collisions, projectiles, user interface, and sound effects. You'll also discover how to combine these concepts to showcase your new skills. The second project, a side-scroller game, will help you implement concepts such as animation blending, enemy AI, spawning objects, and collectibles. And finally, you'll cover the key concepts in creating a multiplayer environment as you work on the third project, an FPS game. By the end of this Unreal Engine book, you'll have a broad understanding of how to use the tools that the game engine provides to start building your own games.What you will learnCreate a fully functional third-person character and enemiesImplement navigation with keyboard, mouse, and gamepadProgram logic and game mechanics with collision and particle effectsExplore AI for games with Blackboards and behavior treesBuild character animations with animation blueprints and montagesPolish your game with stunning visual and sound effectsExplore the fundamentals of game UI using a heads-up displayDiscover how to implement multiplayer in your gamesWho this book is forThis book is for game developers looking to get started with using Unreal Engine 5 for their game development projects. Anyone who has used Unreal Engine before and wants to consolidate, improve, and apply their skills will find this book useful. To better grasp the concepts explained in this book, prior knowledge of C++ basics such as variables, functions, classes, polymorphism, and pointers is required. For full compatibility with the IDE used in this book, a Windows system is recommended.

Elevating React Web Development with Gatsby: Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

by Samuel Larsen-Disney

Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that enables you to create lightning-fast web experiences. With the latest version of Gatsby, you can combine your static content with server-side rendered and deferred static content to create a fully rounded application. Elevating React Web Development with Gatsby provides a comprehensive introduction for anyone new to GatsbyJS and will help you get up to speed in no time.Complete with hands-on tutorials and projects, this easy-to-follow guide starts by teaching you the core concepts of GatsbyJS. You'll then discover how to build performant, accessible, and scalable websites with the GatsbyJS framework. Once you've worked through the practical projects in the book, you'll be able to build anything from a personal website to large-scale applications with authentication and make your site rise through those SEO rankings.By the end of this Gatsby development book, you'll be well-versed in every aspect of the tool's performance and accessibility and have learned how to build client websites that your users will love.What you will learnUnderstand what GatsbyJS is, where it excels, and how to use itStructure and build a GatsbyJS site with confidenceElevate your site with an industry-standard approach to stylingConfigure your GatsbyJS projects with search engine optimization to improve their rankingGet to grips with advanced GatsbyJS concepts to create powerful and dynamic sitesSupercharge your site with translations for a global audienceDiscover how to use third-party services that provide interactivity to usersWho this book is forThis book is for web developers who want to use GatsbyJS with React to build better static and dynamic client-side apps. Prior experience of working with React basics is necessary. Knowledge of Node.js fundamentals will help you to get the most out of this web development book.

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.

Eleventy by Example: Create powerful, performant websites with a static-first strategy

by Bryan Robinson

Build faster static sites by leveraging CDN and creating custom tools and workflows with 5 real-world projectsPurchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn how to use and extend 11ty, one of the most flexible static site generators in the industry.Optimize your experience by customizing 11ty to suit various projects' needsCreate request-time experiences without recreating templates with 11ty ServerlessBook Description11ty is the dark horse of the Jamstack world, offering unparalleled flexibility and performance that gives it an edge against other static site generators such as Jekyll and Hugo. With it, developers can leverage the complete Node ecosystem and create blazing-fast, static-first websites that can be deployed from a content delivery network or a simple server. This book will teach you how to set up, customize, and make the most of 11ty in no time. Eleventy by Example helps you uncover everything you need to create your first 11ty website before diving into making more complex sites and extending 11ty's base functionality with custom short codes, plugins, and content types. Over the course of 5 interactive projects, you'll learn how to build basic websites, blogs, media sites, and static sites that will respond to user input without the need for a server. With these, you'll learn basic 11ty skills such as templates, collections, and data use, along with advanced skills such as plugin creation, image manipulation, working with a headless CMS, and the use of the powerful 11ty Serverless plugin. By the end of this book, you'll be well-equipped to leverage the capabilities of 11ty by implementing best practices and reusable techniques that can be applied across multiple projects, reducing the website launch time.What you will learnCreate a basic website with reusable templates and globally available dataBuild a blog using 11ty's collectionsSet up a photography site that uses the 11ty Image plugin to deploy properly sized imagesConnect a content management system to provide an enhanced editor and developer experienceModel an enhanced search experience with no dedicated server through serverless functions and 11ty ServerlessBoost productivity by creating custom 11ty tools and pluginsWho this book is forThis book is for anyone looking to build efficient websites while shipping less JavaScript to the client. Strong knowledge of HTML and CSS and beginner-level knowledge of JavaScript and the Node.js ecosystem, including querying APIs is a must.

Elgg 1.8 Social Networking

by Cash Costello

This book provides more than just a step-by-step guide to installing and using Elgg. It includes practical advice gained through experience on what it takes to deploy and maintain an Elgg-based site. If you are a software developer or are familiar with PHP, it provides both a tutorial-based introduction and a quick reference guide so that you can quickly extend and customize Elgg. If you want to create a social networking site using Elgg and do not have a background in software development, this book provides all the information and advice that you need written just for you. If you are a developer, it also contains valuable tutorials and reference material so that you can begin writing code right away.

Elgg Social Networking

by Mayank Sharma

This book has a very easy-to-follow approach that will teach you how to do things with examples and lots of screenshots. As an example the book builds a community site for Linux administrators. This book is aimed at people interested in social networking and e-learning teachers.

Elicitation

by Luis C. Dias Alec Morton John Quigley

This book is about elicitation: the facilitation of the quantitative expression of subjective judgement about matters of fact, interacting with subject experts, or about matters of value, interacting with decision makers or stakeholders. It offers an integrated presentation of procedures and processes that allow analysts and experts to think clearly about numbers, particularly the inputs for decision support systems and models. This presentation encompasses research originating in the communities of structured probability elicitation/calibration and multi-criteria decision analysis, often unaware of each other's developments. Chapters 2 through 9 focus on processes to elicit uncertainty from experts, including the Classical Method for aggregating judgements from multiple experts concerning probability distributions; the issue of validation in the Classical Method; the Sheffield elicitation framework; the IDEA protocol; approaches following the Bayesian perspective; the main elements of structured expert processes for dependence elicitation; and how mathematical methods can incorporate correlations between experts. Chapters 10 through 14 focus on processes to elicit preferences from stakeholders or decision makers, including two chapters on problems under uncertainty (utility functions), and three chapters that address elicitation of preferences independently of, or in absence of, any uncertainty elicitation (value functions and ELECTRE). Two chapters then focus on cross-cutting issues for elicitation of uncertainties and elicitation of preferences: biases and selection of experts. Finally, the last group of chapters illustrates how some of the presented approaches are applied in practice, including a food security case in the UK; expert elicitation in health care decision making; an expert judgement based method to elicit nuclear threat risks in US ports; risk assessment in a pulp and paper manufacturer in the Nordic countries; and elicitation of preferences for crop planning in a Greek region.

Eliminating Online Child Sexual Abuse Material (Crime Science Series)

by Rick Brown

This book uses a crime science approach to explore the ways in which child sexual abuse material (CSAM) can be tackled. It describes the CSAM ecosystem, focusing on the ways in which it is produced, distributed and consumed and explores different interventions that can be used to tackle each issue. Eliminating Online Child Sexual Abuse Material provides a methodical approach to unpacking and understanding this growing problem, identifies approaches that have been shown to work and offers alternatives that might be tried. This analysis is set within a crime sciences context that draws on rational choice, routine activities, situation crime prevention and environmental criminology to better understand the nature of the problem and the potential ways in which it may be solved. This book is intended for policy-makers and practitioners working in child protection, online harms and related areas and for students studying sexual violence or internet-related crime. The book will also be of interest to crime scientists as it provides another example of how the approach can be used to understand and reduce crime.

Elixir Cookbook

by Paulo A Pereira

This book is intended for users with some knowledge of the Elixir language syntax and basic data types/structures. Although this is a cookbook and no sequential reading is required, the book's structure will allow less advanced users who follow it to be gradually exposed to some of Elixir's features and concepts specific to functional programming. To get the most out of this book, you need to be well versed with Erlang.

Elixir in Action

by Sasa Juric

SummaryRevised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyWhen you're building mission-critical software, fault tolerance matters. The Elixir programming language delivers fast, reliable applications, whether you're building a large-scale distributed system, a set of backend services, or a simple web app. And Elixir's elegant syntax and functional programming mindset make your software easy to write, read, and maintain.About the BookElixir in Action, Second Edition teaches you how to build production-quality distributed applications using the Elixir programming language. Author Saša Jurić introduces this powerful language using examples that highlight the benefits of Elixir's functional and concurrent programming. You'll discover how the OTP framework can radically reduce tedious low-level coding tasks. You'll also explore practical approaches to concurrency as you learn to distribute a production system over multiple machines. What's insideUpdated for Elixir 1.7Functional and concurrent programmingIntroduction to distributed system designCreating deployable releasesAbout the ReaderYou'll need intermediate skills with client/server applications and a language like Java, C#, or Ruby. No previous experience with Elixir required.About the AuthorSaša Jurić is a developer with extensive experience using Elixir and Erlang in complex server-side systems.Table of ContentsFirst stepsBuilding blocksControl flowData abstractionsConcurrency primitivesGeneric server processesBuilding a concurrent systemFault-tolerance basicsIsolating error effectsBeyond GenServerWorking with componentsBuilding a distributed systemRunning the system

Elixir in Action, Third Edition (In Action)

by Saša Juric

Fully updated to Elixir 1.15, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability.Thousands of developers have learned to build applications in Elixir by using Saša Juric&’s Elixir in Action. You&’ll skip the programming basics or 101 introductions; this book builds on your existing knowledge to get you quickly writing real Elixir code. Along the way, you'll develop an appreciation for, and considerable skill in, functional and concurrent programming. Inside Elixir in Action, Third Edition you&’ll find: Updates for Elixir 1.15 Elixir modules, functions, and type system Functional and concurrent programming Introduction to distributed system design Creating deployable releases Fully updated to Elixir 1.15, this book contains new coverage of working with application configuration and the latest OTP releases. It teaches you the underlying principles and functional concepts of Elixir, and how each piece fits into the bigger picture of building production-ready systems with Elixir, Erlang, and the OTP framework. Foreword by Francesco Cesarini. About the technology With best-in-class fault tolerance and concurrency, a pragmatic approach to functional programming, and the power to operate at scale, Elixir is the perfect choice for mission-critical software. Start reading Elixir in Action, and you&’ll quickly understand why Elixir creator José Valim says it &“...tops the list&” of Elixir books. About the book Elixir in Action, Third Edition teaches you how to create distributed applications and server-side systems using Elixir and the Erlang VM. This Third Edition from Elixir expert Saša Juric is fully updated to include the latest features of Elixir 1.15. In it, you&’ll master the foundations of the language, discover how the OTP framework minimizes tedious boilerplate code, and explore numerous examples that ensure you&’re learning hands-on. What's inside Elixir modules, functions, and type system Functional and concurrent programming Introduction to distributed system design Creating deployable releases About the reader For programmers comfortable with client/server applications. No experience with Elixir, Erlang, or functional programming required. About the author Saša Juric uses Elixir and Erlang to build fault-tolerant, scalable, highly concurrent systems. Technical editor on this book was Marius Butuc. Table of Contents PART 1 Functional Elixir 1 First steps 2 Building blocks 3 Control flow 4 Data abstractions PART 2 CONCURRENT ELIXIR 5 Concurrency primitives 6 Generic server processes 7 Building a concurrent system 8 Fault tolerance basics 9 Isolating error effects 10 Beyond GenServer PART 3 PRODUCTION 11 Working with components 12 Building a distributed system 13 Running the system

Ellen DeGeneres: From Comedy Club to Talk Show  (Extraordinary Success with a High School)

by Jaime Seba

In the last few decades, more and more people are going to college to further their education. It's hard to become a scientist, a professor, or a businessperson without getting some sort of college degree--but college isn't always necessary to achieve success. Some people are ready to enter the workforce right after high school. Ellen DeGeneres was one of those people. The comedian began her career doing stand-up routines in New Orleans coffee houses. Today, Ellen has one of the most successful talk shows on television and stars in commercials for everything from credit cards to makeup. She's even judged "American Idol"! And what's most amazing about her story is that the charming talk show host has done it all without a college degree!

Elm in Action

by Richard Feldman

Summary Elm is more than just a cutting-edge programming language, it&’s a chance to upgrade the way you think about building web applications. Once you get comfortable with Elm&’s refreshingly different approach to application development, you&’ll be working with a clean syntax, dependable libraries, and a delightful compiler that essentially eliminates runtime exceptions. Elm compiles to JavaScript, so your code runs in any browser, and Elm&’s best-in-class rendering speed will knock your socks off. Let&’s get started! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Simply put, the Elm programming language transforms the way you think about frontend web development. Elm&’s legendary compiler is an incredible assistant, giving you the precise and user-friendly support you need to work efficiently. Elm applications have small bundle sizes that run faster than JavaScript frameworks and are famously easy to maintain as they grow. The catch? Elm isn&’t JavaScript, so you&’ll have some new skills to learn. About the book Elm in Action teaches you the Elm language along with a new approach to coding frontend applications. Chapter by chapter, you&’ll create a full-featured photo-browsing app, learning as you go about Elm&’s modular architecture, Elm testing, and how to work seamlessly with your favorite JavaScript libraries. You&’ll especially appreciate author and Elm core team member Richard Feldman&’s unique insights, based on his thousands of hours writing production code in Elm. When you&’re done, you&’ll have a toolbox of new development skills and a stunning web app for your portfolio. What's inside Scalable design for production web applications Single-page applications in Elm Data modeling in Elm Accessing JavaScript from Elm About the reader For web developers with no prior experience in Elm or functional programming. About the author Richard Feldman is a software engineer at NoRedInk and a well-known member of the Elm community. Table of Contents PART 1 - GETTING STARTED 1. Welcome to Elm 2. Your first Elm application 3. Compiler as assistant PART 2 - PRODUCTION-GRADE ELM 4. Talking to servers 5. Talking to JavaScript 6. Testing PART 3 - BUILDING BIGGER 7. Data modeling 8. Single-page applications

Elm Web Development: An introductory guide to building functional web apps using Elm

by Ajdin Imsirovic

Explore why ELM is a great alternative to using pure JavaScript and other JS-based solutions by building complete apps and websites.Key FeaturesDevelop your own scalable and modular web applications with Elm to make web development less messy compared to your JavaScript appsCreate personal portfolio website, a weather application, and a unit conversion website, and integrate your Elm apps with Rails 5Boost the performance of your application with no runtime exceptions and JavaScript interoperabilityBook DescriptionWeb development with JavaScript usually involves dealing with performance and maintenance issues. JavaScript fatigue makes it difficult for many developers to keep up with the increasing complexity posed by the multitude of JavaScript frameworks with changing versions, and the need to use different tools such as task runners, module bundlers, compilers, testing suites, linting and debuggers. Elm is an easy-to-learn, functional programming language that simplifies web development by eliminating the complexity associated with using JavaScript for web development. Elm is a statically typed language and thus makes a front end web developer's life easier by preventing run-time errors.You will begin by seeing the bigger picture of where Elm fits into the web development world and learning the basics of Elm programming. Firstly, you will get a taste for web development with Elm by developing a simple fizz-buzz app. Next you will get hands-on with advanced Elm concepts as you develop your own personal blogging website, a unit conversion app and a weather app with Elm. Finally, you will also learn how to integrate Elm with a Rails 5 app with the help of Webpack. By the end of the book you will have learned Elm programming, and its applications, and will appreciate how Elm simplifies web development for you.What you will learnProgramming with the Elm language, its syntax and core concepts Using Elm for front end web development projectsDeveloping complete websites with ElmDecoding JSON into ElmIntegrating Elm with the standard front end web development technologiesIntegrating Elm with back-end frameworksTesting your applications in ElmWho this book is forThis book is for frontend web developers who want to learn a simpler way of developing their applications. A knowledge of the basics of CSS and Bootstrap is required.

Elon Musk

by Walter Isaacson

#1 New York Times bestseller From the author of Steve Jobs and other bestselling biographies, this is the astonishingly intimate story of the most fascinating and controversial innovator of our era—a rule-breaking visionary who helped to lead the world into the era of electric vehicles, private space exploration, and artificial intelligence. Oh, and took over Twitter. When Elon Musk was a kid in South Africa, he was regularly beaten by bullies. One day a group pushed him down some concrete steps and kicked him until his face was a swollen ball of flesh. He was in the hospital for a week. But the physical scars were minor compared to the emotional ones inflicted by his father, an engineer, rogue, and charismatic fantasist. His father&’s impact on his psyche would linger. He developed into a tough yet vulnerable man-child, prone to abrupt Jekyll-and-Hyde mood swings, with an exceedingly high tolerance for risk, a craving for drama, an epic sense of mission, and a maniacal intensity that was callous and at times destructive. At the beginning of 2022—after a year marked by SpaceX launching thirty-one rockets into orbit, Tesla selling a million cars, and him becoming the richest man on earth—Musk spoke ruefully about his compulsion to stir up dramas. &“I need to shift my mindset away from being in crisis mode, which it has been for about fourteen years now, or arguably most of my life,&” he said. It was a wistful comment, not a New Year&’s resolution. Even as he said it, he was secretly buying up shares of Twitter, the world&’s ultimate playground. Over the years, whenever he was in a dark place, his mind went back to being bullied on the playground. Now he had the chance to own the playground. For two years, Isaacson shadowed Musk, attended his meetings, walked his factories with him, and spent hours interviewing him, his family, friends, coworkers, and adversaries. The result is the revealing inside story, filled with amazing tales of triumphs and turmoil, that addresses the question: are the demons that drive Musk also what it takes to drive innovation and progress?

Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future

by Ashlee Vance

<p>In the spirit of Steve Jobs and Moneyball, <i>Elon Musk</i> is both an illuminating and authorized look at the extraordinary life of one of Silicon Valley's most exciting, unpredictable, and ambitious entrepreneurs--a real-life Tony Stark--and a fascinating exploration of the renewal of American invention and its new "makers". <p>Ashlee Vance spotlights the technology and vision of Elon Musk, the renowned entrepreneur and innovator behind SpaceX, Tesla, and SolarCity, who sold one of his Internet companies, PayPal, for $1.5 billion. Ashlee Vance captures the full spectacle and arc of the genius's life and work, from his tumultuous upbringing in South Africa and flight to the United States to his dramatic technical innovations and entrepreneurial pursuits. <p>Vance uses Musk's story to explore one of the pressing questions of our age: can the nation of inventors and creators who led the modern world for a century still compete in an age of fierce global competition? He argues that Musk--one of the most unusual and striking figures in American business history--is a contemporary, visionary amalgam of legendary inventors and industrialists including Thomas Edison, Henry Ford, Howard Hughes, and Steve Jobs. More than any other entrepreneur today, Musk has dedicated his energies and his own vast fortune to inventing a future that is as rich and far-reaching as the visionaries of the golden age of science-fiction fantasy. <p>Thorough and insightful, <i>Elon Musk</i> brings to life a technology industry that is rapidly and dramatically changing by examining the life of one of its most powerful and influential titans.</p> <p><b>A New York Times Bestseller</b></p>

Elon Musk (edición en español)

by Walter Isaacson

Del autor de Steve Jobs y otras grandes biografías, todas ellas éxitos internacionales de ventas, esta es la historia asombrosamente íntima del innovador más fascinante y polémico del mundo, un visionario que ha roto todos los moldes y ha conducido al mundo a la era de los vehículos eléctricos, la exploración espacial privada y la inteligencia artificial. Ah, y el mismo que compró Twitter.Cuando Elon Musk era un niño en Sudáfrica, sufría a menudo acoso escolar. Un día un grupo de niños lo empujó por unas escaleras de hormigón y le patearon hasta que su cara se hinchó como una pelota. Pasó una semana en el hospital. Pero las cicatrices físicas fueron insignificantes comparadas con las emocionales, las que le había causado su padre, un canalla, ingeniero carismático y fantasioso. Cuando Elon llegó a casa tras ser dado de alta del hospital, su padre le reprendió. «Tuve que escucharlo durante una hora mientras me gritaba, me llamaba idiota y me decía que era un inútil», recuerda. El impacto psicológico que su padre le causó perduró. Se convirtió en un joven fuerte pero vulnerable al mismo tiempo, propenso a bruscos cambios de humor -a lo Jekyll y Hyde-, con una gran tolerancia al riesgo, ansias de drama, un épico sentido de misión y una intensidad maníaca, cruel y a veces destructiva.A principios de 2022, después de un año marcado por el lanzamiento de treinta y un satélites de SpaceX, la venta de un millón de coches de Tesla y de convertirse en el hombre más rico de la tierra, Musk confesó con arrepentimiento su impulso por provocar el drama. «Necesito cambiar mi forma de pensar para que deje de estar en modo crisis, como lo he estado en los últimos catorce años, o probablemente toda mi vida», explicó.Fue un comentario melancólico, no un propósito de año nuevo. Cuando hizo la promesa, estaba comprando en secreto acciones de Twitter, el patio de recreo por excelencia. Con los años, cuando se encontraba en un momento difícil, se veía transportado de nuevo al acoso que sufrió en el patio del colegio. Ahora tenía la oportunidad de poseerlo. Durante dos años, Isaacson fue la sombra de Musk, asistió a sus reuniones, recorrió juntos sus fábricas, y pasó horas entrevistándolo a él, a su familia, amigos, compañeros y adversarios. El resultado es un relato íntimo y revelador, repleto de historias asombrosas, triunfos y perturbaciones, que aborda la pregunta: ¿son los demonios que mueven a Musk también lo que se necesita para impulsar la innovación y el progreso?

Eloquent Images: Word and Image in the Age of New Media

by Mary E. Hocks Michelle R. Kendrick

The emergence of New Media has stimulated debate about the power of the visual to dethrone the cultural prominence of textuality and print. Some scholars celebrate the proliferation of digital images, arguing that it suggests a return to a pictorial age when knowledge was communicated through images as well as through words. Others argue that the inherent conflict between texts and images creates a battleground between the feminized, seductive power of images and the masculine rationality of the printed word. Eloquent Imagessuggests that these debates misunderstand the dynamic interplay that has always existed between word and image. Arguing that the complex relationship between text and image in New Media does not represent a radical rupture from the past, the book examines rhetorical and cultural uses of word and image both historically and currently. It shows that complex, interpenetrating relationships between verbal and visual communication systems were already evident in hieroglyphic writing and in ancient rhetoric and persist in the work of classical rhetoricians, in cultural studies of technology, even in the binary code distinctions of digital environments. The essays blend theory, critique, and design practice to explore the often contradictory relations of word and image. All of them call for theoretically grounded approaches to hypermedia design.

Eloquent JavaScript: A Modern Introduction to Programming

by Marijn Haverbeke

<P>JavaScript is at the heart of almost every modern Web application, whether it's Google Apps, Twitter, or the newest browser-based game. Though it's simple for beginners to pick up and play with, JavaScript is not a toy—it's a flexible and complex language that can be used to build full-scale applications. <P>Eloquent JavaScript dives into this flourishing language and teaches you to write code that's beautiful and effective. By immersing you in example code and encouraging experimentation right from the start, the author quickly gives you the tools you need to build your own programs. As you follow along with examples like an artificial life simulation and a version of the classic game Sokoban, you'll learn to: <br>–Understand the essential elements of programming: syntax, control, and data <br>–Use object-oriented and functional programming techniques to organize and clarify your programs <br>–Script the browser and make basic Web applications <br>–Work with tools like regular expressions and XMLHttpRequest objects <P>And since programming is an art that's best learned by doing, all example code is available online in an interactive sandbox for you to experiment with. With Eloquent JavaScript as your guide, you can tweak, expand, and modify the author's code, or throw it away and build your own creations from scratch. Before you know it, you'll be fluent in the language of the Web.

Eloquent JavaScript: A Modern Introduction to Programming (Second Edition)

by Marijn Haverbeke

<P>JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. <P>Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code. Author Marijn Haverbeke immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you’ll learn: <br>–The essential elements of programming, including syntax, control, and data <br>–How to organize and clarify your code with object-oriented and functional programming techniques <br>–How to script the browser and make basic web applications–How to use the DOM effectively to interact with browsers <br>–How to harness Node.js to build servers and utilities <P>This edition is thoroughly revised and modernized to reflect the current state of Java­Script and web browsers, with brand-new material, such as a chapter on code performance in Java­Script, and expanded coverage of recursion and closures. All source code is available online in an inter­active sandbox, where you can edit the code, run it, and see its output instantly. <P>Isn’t it time you became fluent in the language of the Web?

Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming

by Marijn Haverbeke

Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications.JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.This much anticipated and thoroughly revised third edition of Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It has been updated to reflect the current state of Java¬Script and web browsers and includes brand-new material on features like class notation, arrow functions, iterators, async functions, template strings, and block scope. A host of new exercises have also been added to test your skills and keep you on track. As with previous editions, Haverbeke continues to teach through extensive examples and immerses you in code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. You start by learning the basic structure of the JavaScript language as well as control structures, functions, and data structures to help you write basic programs. Then you'll learn about error handling and bug fixing, modularity, and asynchronous programming before moving on to web browsers and how JavaScript is used to program them. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you'll learn how to:- Understand the essential elements of programming, including syntax, control, and data- Organize and clarify your code with object-oriented and functional programming techniques- Script the browser and make basic web applications- Use the DOM effectively to interact with browsers- Harness Node.js to build servers and utilitiesIsn't it time you became fluent in the language of the Web?* All source code is available online in an inter¬active sandbox, where you can edit the code, run it, and see its output instantly.

The EM Algorithm and Related Statistical Models (Statistics: A Series Of Textbooks And Monographs #170)

by Michiko Watanabe Kazunori Yamaguchi

Exploring the application and formulation of the EM algorithm, The EM Algorithm and Related Statistical Models offers a valuable method for constructing statistical models when only incomplete information is available, and proposes specific estimation algorithms for solutions to incomplete data problems. The text covers current topics including statistical models with latent variables, as well as neural network models, and Markov Chain Monte Carlo methods. It describes software resources valuable for the processing of the EM algorithm with incomplete data and for general analysis of latent structure models of categorical data, and studies accelerated versions of the EM algorithm.

Email and the Everyday: Stories of Disclosure, Trust, and Digital Labor

by Esther Milne

An exploration of how email is experienced, understood, and materially structured as a practice spanning our everyday domestic and work lives.Despite its many obituaries, email is not dead. As a global mode of business and personal communication, email outstrips newer technologies of online interaction; it is deeply embedded in our everyday lives. And yet--perhaps because the ubiquity of email has obscured its study--this is the first scholarly book devoted to email as a key historical, social, and commercial site of digital communication in our everyday lives. In Email and the Everyday, Esther Milne examines how email is experienced, understood, and materially structured as a practice spanning the domestic and institutional spaces of daily life.

Email Discourse Among Chinese Using English as a Lingua Franca

by Gerald Rau Der-Hwa Victoria Rau Yuan-Shan Chen

This edited volume makes a valuable contribution to the burgeoning research field of English as a lingua franca. In a pioneering step, the collection is exclusively devoted to the English email discourse of Chinese speakers. The studies address innovative topics related to various contexts and relationships, using several different approaches and theories, which taken together shed light on how English serves as a lingua franca in multiple types of global written communication. The research topics presented are organized into four thematic sections, including emails from students to professors, emails from students to the international academic community, emails from peer to peer, and emails at the workplace. This collection of empirical research invites readers to consider the special features of apologies, requests, terms of address, politeness, and discourse organization, and how cultural differences may affect the use or interpretation of each. Throughout the book, readers will also discover how Chinese speakers use special features and strategies to construct their identity, establish relationships, and achieve successful communication in English. This highly informative, thought-provoking book also provides insights on methods for teaching email discourse using English as a lingua franca and suggests directions for future research.

Emails from an Asshole: Real People Being Stupid

by John Lindsay

One man causes chaos in the online classifieds resulting in this humorous collection of real-life email conversations. When John Lindsay launched DontEvenReply.com in June 2009, it became an instant sensation. With 60% of the book featuring entirely new material never before available on the website, Emails from an Asshole offers fans a fresh opportunity to revel in people’s gullibility. Posing as a customer or seller, Lindsay responded to a variety of classified ads, making ridiculous offers to unsuspecting victims. Their responses, and the ensuing conversations, will have readers simultaneously laughing non-stop and gasping with disbelief. “It’s like Sasha Baron Cohen on the internet.” —Jane Wells, CNBC

Refine Search

Showing 17,651 through 17,675 of 54,258 results