Ebooks

12241
Loading...
EBOOK

Expiation

E. Phillips Oppenheim

A solitary cabin stood far away in the backwoods of Canada, outside all tracks of civilization, in a region which only the native Indians and a few daring trappers cared to penetrate. Rudely built of pine logs, it was ill-calculated to withstand the piercing cold and frost which, for nine months out of the twelve, holds this region in an iron grip. Around it, a small clearing had been effected, but the ground was many feet thick in snow, which, save where in front of the door it had been cut away, surrounded the frail little building, and reached up to the rude window.

12242
Loading...
EBOOK

Explicitation in Simultaneous Interpreting. A Study into Explicitating Behaviour of Trainee Interpreters

Ewa Gumul

Przedmiotem pracy jest zjawisko eksplicytacji w tłumaczeniu symultanicznym. Do niedawna uważano, że eksplicytacja, jako zjawisko często przybierające formę amplifikacji tekstowej, występuje niezwykle rzadko w przekładzie symultanicznym, gdzie ograniczenia czasowe nie pozwalają na tego typu operacje tekstowe. Niedawne badania dowodzą jednak, że eksplicytacja występuje w tłumaczeniu symultanicznym i choć uwarunkowana w dużej mierze ograniczeniami medium, nie jest bynajmniej zjawiskiem marginalnym. Autorka omawia eksplicytację w tłumaczeniu symultanicznym z trzech perspektyw: instrumentalnej, gdzie badany jest aspekt strategiczności i intencjonalności tego typu operacji powierzchniowych, orientacyjnej, gdzie eksplicytacja omawiana jest w kontekście kierunku tłumaczenia tekstu, oraz psycholingwistycznej, w której Autorka bada eksplicytację jako jeden z wykładników stylu kognitywnego tłumacza. Monografia jest adresowana zarówno do przekładoznawców, jak i do językoznawców zainteresowanych tekstowymi aspektami tłumaczenia konferencyjnego.

12243
Loading...
EBOOK

Exploratory Data Analysis with Python Cookbook. Over 50 recipes to analyze, visualize, and extract insights from structured and unstructured data

Ayodele Oluleye

In today's data-centric world, the ability to extract meaningful insights from vast amounts of data has become a valuable skill across industries. Exploratory Data Analysis (EDA) lies at the heart of this process, enabling us to comprehend, visualize, and derive valuable insights from various forms of data.This book is a comprehensive guide to Exploratory Data Analysis using the Python programming language. It provides practical steps needed to effectively explore, analyze, and visualize structured and unstructured data. It offers hands-on guidance and code for concepts such as generating summary statistics, analyzing single and multiple variables, visualizing data, analyzing text data, handling outliers, handling missing values and automating the EDA process. It is suited for data scientists, data analysts, researchers or curious learners looking to gain essential knowledge and practical steps for analyzing vast amounts of data to uncover insights.Python is an open-source general purpose programming language which is used widely for data science and data analysis given its simplicity and versatility. It offers several libraries which can be used to clean, analyze, and visualize data. In this book, we will explore popular Python libraries such as Pandas, Matplotlib, and Seaborn and provide workable code for analyzing data in Python using these libraries.By the end of this book, you will have gained comprehensive knowledge about EDA and mastered the powerful set of EDA techniques and tools required for analyzing both structured and unstructured data to derive valuable insights.

12244
Loading...
EBOOK

Exploring Computer Hardware. Mastering the Building Blocks of Technology, From Microcomputers to Cloud Computing

Kevin Wilson

This course takes you on a journey through the intricate world of computer hardware, beginning with a solid foundation in the fundamentals of computing. Starting with an overview of computers and microcomputers, you’ll explore the core components that make up these machines, including embedded systems, software, and peripherals. Each chapter is designed to build your understanding of how these elements work together to create the technology we rely on daily.As you progress, the course delves into more complex topics like computer networks, the Internet, and cloud computing. You’ll gain insights into how hardware interacts with software and the critical role of security in maintaining the integrity of systems. Additionally, the course covers binary numbers, Boolean logic, and other essential concepts that underpin modern computing, offering a comprehensive understanding of both theoretical and practical aspects.By the end of this course, you’ll have a thorough knowledge of not just the hardware components but also the data processes like encryption, compression, and storage that ensure efficient and secure computing. Whether you're a beginner or someone with some background in technology, this course provides the knowledge and skills necessary to navigate and understand the complex world of computer hardware.

12245
Loading...
EBOOK

Exploring Deepfakes. Deploy powerful AI techniques for face replacement and more with this comprehensive guide

Bryan Lyon, Matt Tora

Applying Deepfakes will allow you to tackle a wide range of scenarios creatively.Learning from experienced authors will help you to intuitively understand what is going on inside the model. You’ll learn what deepfakes are and what makes them different from other machine learning techniques, and understand the entire process from beginning to end, from finding faces to preparing them, training the model, and performing the final swap.We’ll discuss various uses for face replacement before we begin building our own pipeline. Spending some extra time thinking about how you collect your input data can make a huge difference to the quality of the final video. We look at the importance of this data and guide you with simple concepts to understand what your data needs to really be successful.No discussion of deepfakes can avoid discussing the controversial, unethical uses for which the technology initially became known. We’ll go over some potential issues, and talk about the value that deepfakes can bring to a variety of educational and artistic use cases, from video game avatars to filmmaking.By the end of the book, you’ll understand what deepfakes are, how they work at a fundamental level, and how to apply those techniques to your own needs.

12246
Loading...
EBOOK

Exploring Experience Design. Fusing business, tech, and design to shape customer engagement

Ezra Schwartz

We live in an experience economy in which interaction with products is valued more than owning them. Products are expected to engage and delight in order to form the emotional bonds that forge long-term customer loyalty:Products need to anticipate our needs and perform tasks for us: refrigerators order food, homes monitor energy, and cars drive autonomously; they track our vitals, sleep, location, finances, interactions, and content use; recognize our biometric signatures, chat with us, understand and motivate us. Beautiful and easy to use, products have to be fully customizable to match our personal preferences.Accomplishing these feats is easier said than done, but a solution has emerged in the form of Experience design (XD), the unifying approach to fusing business, technology and design around a user-centered philosophy.This book explores key dimensions of XD: Close collaboration among interdisciplinary teams, rapid iteration and ongoing user validation. We cover the processes, methodologies, tools, techniques and best-practices practitioners use throughout the entire product development life-cycle, as ideas are transformed to into positive experiences which lead to perpetual customer engagement and brand loyalty.

12247
Loading...
EBOOK

Exploring GPT-3. An unofficial first look at the general-purpose language processing API from OpenAI

Steve Tingiris

Generative Pre-trained Transformer 3 (GPT-3) is a highly advanced language model from OpenAI that can generate written text that is virtually indistinguishable from text written by humans. Whether you have a technical or non-technical background, this book will help you understand and start working with GPT-3 and the OpenAI API.If you want to get hands-on with leveraging artificial intelligence for natural language processing (NLP) tasks, this easy-to-follow book will help you get started. Beginning with a high-level introduction to NLP and GPT-3, the book takes you through practical examples that show how to leverage the OpenAI API and GPT-3 for text generation, classification, and semantic search. You'll explore the capabilities of the OpenAI API and GPT-3 and find out which NLP use cases GPT-3 is best suited for. You’ll also learn how to use the API and optimize requests for the best possible results. With examples focusing on the OpenAI Playground and easy-to-follow JavaScript and Python code samples, the book illustrates the possible applications of GPT-3 in production.By the end of this book, you'll understand the best use cases for GPT-3 and how to integrate the OpenAI API in your applications for a wide array of NLP tasks.

12248
Loading...
EBOOK

Exploring Microsoft Excel's Hidden Treasures. Turbocharge your Excel proficiency with expert tips, automation techniques, and overlooked features

David Ringstrom

David Ringstrom coined the phrase “Either you work Excel, or it works you!” after observing how many users carry out tasks inefficiently.In this book, you’ll learn how to get more done with less effort. This book will enable you to create resilient spreadsheets that are easy for others to use as well, while incorporating spreadsheet disaster preparedness techniques. The time-saving techniques covered in the book include creating custom shortcuts and icons to streamline repetitive tasks, as well as automating them with features such as Tables and Custom Views. You’ll see how Conditional Formatting enables you to apply colors, Cell icons, and other formatting on-demand as your data changes. You’ll be empowered to protect the integrity of spreadsheets and increase usability by implementing internal controls, and understand how to solve problems with What-If Analysis features. In addition, you’ll master new features and functions such as XLOOKUP, Dynamic Array functions, LET and LAMBDA, and Power Query, while learning how to leverage shortcuts and nuances in Excel.By the end of this book, you’ll have a broader awareness of how to avoid pitfalls in Excel. You’ll be empowered to work more effectively in Excel, having gained a deeper understanding of the frustrating oddities that can arise daily in Excel.

12249
Loading...
EBOOK

Exploring Pragmatics: Theory and Practice

Piotr Cap, Anna Ewa Wieczorek

How do people mean more than they say? How are these extra meanings identified and understood? Comprehensive, thought-provoking and reader-friendly, this book is a practical introduction to Pragmatics, one of the most dynamic fields in the contemporary language sciences. Addressing the key notions of speech acts, implicature, presupposition, and others, it describes the ways in which 'just words' can accomplish a variety of goals in individual encounters as well as complex social interaction. The six chapters in the book work with authentic examples, from ordinary talk to institutional and political discourse, to describe and help analyze the core patterns of meaning making and interpretation. Apart from cutting-edge reading sections, they include guided activities and exercises with answer keys that provide opportunity for a successful and enjoyable self-study. The book will meet the needs of a broad academic community, including under- and post-graduate students and their teachers, as well as research practitioners seeking a resource that organizes the main concepts in Pragmatics into a practical, discourse analytical toolkit.

12250
Loading...
EBOOK

Exploring SE for Android. Discover Security Enhancements (SE) for Android to build your own protected Android-based systems

William Confer, William Roberts

This book is intended for developers and engineers with some familiarity of operating system concepts as implemented by Linux. A basic background in C code would be helpful. Their positions range from hobbyists wanting to secure their Android powered creations to OEM engineers building handsets to engineers of emerging areas where Android is seeing growth.

12251
Loading...
EBOOK

Exploring the virtual world of learning across generations. Information and communications technology for the educational support of immigrant youth

Marcin Rojek, Joanna Leek, Petr Svoboda

The book addresses the issue of intergenerational learning in a virtual world created by information and communication technology (ICT) and the role of ICT in an educational environment. In order to discuss how ICT can be used as a means to prevent early school leaving among immigrant youth, this book explores the literature on how learning can be understood in the intergenerational context, the challenges in preventing early school leaving, the prospects for ICT in education and presents the findings of an empirical study on intergenerational learning with the use of ICT. Authors findings highlight that ICT-supported intergenerational learning is a significant sociocultural platform for knowledge exchange, at the same time reducing intergenerational and cultural distance. It creates a sense of belonging and ensures mutual support, and encourages better understanding and harmonious coexistence between young immigrants and older citizens.

12252
Loading...
EBOOK

Express Web Application Development. Here's a comprehensive guide to making the most of Express's flexibility in building web applications. With lots of screenshots and examples, it's the perfect step-by-step manual for those with an intermediate knowledge of JavaScript

Hage Yaaapa

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. It provides a thin layer of features fundamental to any web application, without obscuring features that developers know and love in node.js.Express Web Application Development is a comprehensive guide for those looking to learn how to use the Express web framework for web application development.Starting with the initial setup of the Express web framework, Express Web Application Development helps you to understand the fundamentals of the framework. By the end of Express Web Application Development, you will have acquired enough knowledge and skills to create production-ready Express apps. All of this is made possible by the incremental introduction of more advanced topics, starting from the very essentials.On the way to mastering Express for application development, we teach you the more advanced topics such as routes, views, middleware, forms, sessions, cookies and various other aspects of configuring an Express application. Jade; the recommended HTML template engine, and Stylus; the CSS pre-processor for Express, are covered in detail.Last, but definitely not least, Express Web Application Development also covers practices and setups that are required to make Express apps production-ready.

12253
Loading...
EBOOK

Express Your Creativity with Adobe Express. Create stunning graphics, captivating videos, and impressive web pages without any coding skills

Rosie Sue

Working with graphics can be daunting, especially if you don’t have a background in graphic design, but with Adobe Express, you can create stunning content without prior experience. This book will show you how you can choose from thousands of beautiful templates, customize them to your brand, and watch your visuals come to life.This book is your ultimate guide to Adobe Express, covering every function, from formatting typography to animating your graphics. With practical exercises, you’ll be able to put your newfound knowledge into action and start creating right away. You’ll learn the art of crafting stunning social media graphics, thumb-stopping animations, beautiful landing pages, and captivating videos.Whether you prefer the browser or mobile experience, Adobe Express provides the flexibility to create beautiful content seamlessly. Learning new skills and applying them has never been easier, as each chapter equips you to accomplish remarkable feats.By the end of this book, you’ll have mastered Adobe Express for elevating your online presence.

12254
Loading...
EBOOK

Expression Blend Przewodnik

Artur Żarski

Przewodnik ten ma na celu zapoznanie Czytelnika z produktem o nazwie Expression Blend. Czym tak naprawdę jest Blend? Jest to profesjonalne narzędzie do projektowania interaktywnych interfejsów użytkownika – w szczególności różnego rodzaju animacji 2D oraz 3D. Pozwala na łączenie różnego rodzaju elementów w jednym projekcie. Mogą to być obrazy wideo, grafika wektorowa, wysokiej jakości elementy tekstowe, animacje oraz różnego rodzaju inne grafiki. Dzięki temu można tworzyć bardzo zaawansowane obiekty, zawierające najrozmaitsze podstawowe elementy i budując w ten sposób rozbudowany interfejs użytkownika.

12255
Loading...
EBOOK

Ext JS 3.0 Cookbook. Clear step-by-step recipes for building impressive rich internet applications using the Ext JS JavaScript library

Jorge Ramon

Using Ext JS you can easily build desktop-style interfaces in your web applications. Over 400,000 developers are working smarter with Ext JS and yet most of them fail to exercise all of the features that this powerful JavaScript library has to offer.Get to grips with all of the features that you would expect with this quick and easy-to-follow Ext JS Cookbook. This book provides clear instructions for getting the most out of Ext JS with and offers many exercises to build impressive rich internet applications. This cookbook shows techniques and patterns for building particular interface styles and features in Ext JS. Pick what you want and move ahead.It teaches you how to use all of the Ext JS widgets and components smartly, through practical examples and exercises. Native and custom layouts, forms, grids, listviews, treeviews, charts, tab panels, menus, toolbars, and many more components are covered in a multitude of examples.The book also looks at best practices on data storage, application architecture, code organization, presenting recipes for improving themóour cookbook provides expert information for people working with Ext JS.

12256
Loading...
EBOOK

Ext JS 4 Plugin and Extension Development. This book makes it fast and fun for ExtJS developers to get to grips with developing plugins and extensions. The step-by-step instructions, with plentiful examples and code, will give you the skills in no time

Abdullah Al Mohammad

Ext JS is a pure JavaScript application framework for building interactive web applications using techniques such as Ajax, DHTML, and DOM scripting.Ext JS 4 Plugin and Extension Development is a practical, step-by-step tutorial which guides you to learn and develop ExtJS plugins and extensions. There are a lot of examples with explanations and plenty of code provided to make it easier and quicker to pick up.Starting with the fundamentals, this book introduces some of the ExtJS library and community provided plugins and extensions and finishes with several hands-on, real world development examples. You will get a clear concept of ExtJS plugins and extensions and learn how to use them. You will also learn how to develop an ExtJS plugin and extension by going through several examples with code and screenshots.Ext JS 4 Plugin and Extension Development book will provide you with the knowledge to develop ExtJS plugins and extensions using real-life examples.