IT in Action

IT in Action PDF Author: PhD Gabriela Pleschova
Publisher: Verlag Barbara Budrich
ISBN: 3863884213
Category : Education
Languages : en
Pages : 130

Get Book Here

Book Description
This book examines under which conditions information technology can stimulate high-quality learning, in particular at the undergraduate level and in social science courses. It also reports on possible effects the use of technology might have on student learning. Ex-amples provided by the authors show that emerging technologies can be particularly help-ful while teaching large student groups or while teaching courses with rapidly changing content.

IT in Action

IT in Action PDF Author: PhD Gabriela Pleschova
Publisher: Verlag Barbara Budrich
ISBN: 3863884213
Category : Education
Languages : en
Pages : 130

Get Book Here

Book Description
This book examines under which conditions information technology can stimulate high-quality learning, in particular at the undergraduate level and in social science courses. It also reports on possible effects the use of technology might have on student learning. Ex-amples provided by the authors show that emerging technologies can be particularly help-ful while teaching large student groups or while teaching courses with rapidly changing content.

Tika in Action

Tika in Action PDF Author: Jukka L. Zitting
Publisher: Simon and Schuster
ISBN: 1638352631
Category : Computers
Languages : en
Pages : 365

Get Book Here

Book Description
Summary Tika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing. About the Technology Tika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your applications can discover and extract content from digital documents in almost any format, including exotic ones. About this Book Tika in Action is the ultimate guide to content mining using Apache Tika. You'll learn how to pull usable information from otherwise inaccessible sources, including internet media and file archives. This example-rich book teaches you to build and extend applications based on real-world experience with search engines, digital asset management, and scientific data processing. In addition to architectural overviews, you'll find detailed chapters on features like metadata extraction, automatic language detection, and custom parser development. This book is written for developers who are new to both Scala and Lift and covers just enough Scala to get you started. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Crack MS Word, PDF, HTML, and ZIP Integrate with search engines, CMS, and other data sources Learn through experimentation Many examples This book requires no previous knowledge of Tika or text mining techniques. It assumes a working knowledge of Java. ========================================​== Table of Contents PART 1 GETTING STARTED The case for the digital Babel fish Getting started with Tika The information landscape PART 2 TIKA IN DETAIL Document type detection Content extraction Understanding metadata Language detection What's in a file? PART 3 INTEGRATION AND ADVANCED USE The big picture Tika and the Lucene search stack Extending Tika PART 4 CASE STUDIES Powering NASA science data systems Content management with Apache Jackrabbit Curating cancer research data with Tika The classic search engine example

Science in Action

Science in Action PDF Author: Bruno Latour
Publisher: Harvard University Press
ISBN: 9780674792913
Category : History
Languages : en
Pages : 292

Get Book Here

Book Description
From weaker to stronger rhetoric : literature - Laboratories - From weak points to strongholds : machines - Insiders out - From short to longer networks : tribunals of reason - Centres of calculation.

Netty in Action

Netty in Action PDF Author: Norman Maurer
Publisher: Simon and Schuster
ISBN: 1638353042
Category : Computers
Languages : en
Pages : 413

Get Book Here

Book Description
Summary Netty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Netty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your applications. And Netty hides the boilerplate and low-level code, keeping your business logic separate and easier to reuse. With Netty, you get an easy-to-use API, leaving you free to focus on what's unique to your application. About the Book Netty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You will discover how to write highly scalable applications without getting into low-level APIs. The book teaches you to think in an asynchronous way as you work through its many hands-on examples and helps you master the best practices of building large-scale network apps. What's Inside Netty from the ground up Asynchronous, event-driven programming Implementing services using different protocols Covers Netty 4.x About the Reader This book assumes readers are comfortable with Java and basic network architecture. About the Authors Norman Maurer is a senior software engineer at Apple and a core developer of Netty. Marvin Wolfthal is a Dell Services consultant who has implemented mission-critical enterprise systems using Netty. Table of Contents PART 1 NETTY CONCEPTS AND ARCHITECTURE Netty-asynchronous and event-driven Your first Netty application Netty components and design Transports ByteBuf ChannelHandler and ChannelPipeline EventLoop and threading model Bootstrapping Unit testing PART 2 CODECS The codec framework Provided ChannelHandlers and codecs PART 3 NETWORK PROTOCOLS WebSocket Broadcasting events with UDP PART 4 CASE STUDIES Case studies, part 1 Case studies, part 2

Empathy in Action

Empathy in Action PDF Author: Tony Bates
Publisher: IdeaPress Publishing
ISBN: 9781646870431
Category : Business & Economics
Languages : en
Pages : 195

Get Book Here

Book Description
A bold new look at how technology can become a force multiplier to deliver more empathy and integrate deeper, more personalized human connections into everyday business interactions at scale. While the world has never needed more empathy than today, too often technology is used by businesses as a substitute and a barrier to real human connection. We've all experienced dumb chatbots, automated scripts and poor employee interactions that dehumanizes customer interactions. That's because brands have focused on company centric business strategies, processes and technology. However, simply put: No customers, no business. What if, by transforming the old company-centric way of doing business and putting customers and employees front and center, businesses could succeed faster than ever before and not at the expense of their most important assets--the very people who make it possible to be in business? Empathy is a powerful construct for a better world and a better business. It's not a synonym for nice. Empathy is about respect and treating people in the context of their unique situation in a highly personalized way. In this groundbreaking new book, longtime technology leader and current CEO of Genesys, Tony Bates teams up with researcher and customer experience evangelist, Dr. Natalie Petouhoff to define a new path forward to put empathy into action. By using strategies and technologies as the flywheel to orchestrate systems of listening, understanding and predicting, as well as, taking action and learning from those interactions at scale, businesses can easily put the customer and employee first, not only meet the ever-changing customer and employee expectations, but also leapfrog their competition. They predict empathy is the next frontier in technology. This book is aimed at sparking an industry-wide conversation about how exponential technologies like, AI and cloud can enable a more empathetic world.

XML in Action

XML in Action PDF Author: William J. Pardi
Publisher:
ISBN: 9780735605626
Category : XML (Document markup language)
Languages : en
Pages : 0

Get Book Here

Book Description
Written by a Microsoft interactive content developer, "XML in Action" focuses on new design benefits to the user and how to get the best results. Pardi shows how to build next-generation applications with the universal data format.

OpenShift in Action

OpenShift in Action PDF Author: John Osborne
Publisher: Simon and Schuster
ISBN: 1638356157
Category : Computers
Languages : en
Pages : 457

Get Book Here

Book Description
Summary OpenShift in Action is a full reference to Red Hat OpenShift that breaks down this robust container platform so you can use it day-to-day. Combining Docker and Kubernetes, OpenShift is a powerful platform for cluster management, scaling, and upgrading your enterprise apps. It doesn't matter why you use OpenShift—by the end of this book you'll be able to handle every aspect of it, inside and out! Foreword by Jim Whitehurst, Red Hat. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Containers let you package everything into one neat place, and with Red Hat OpenShift you can build, deploy, and run those packages all in one place! Combining Docker and Kubernetes, OpenShift is a powerful platform for cluster management, scaling, and upgrading your enterprise apps. About the Book OpenShift in Action is a full reference to Red Hat OpenShift that breaks down this robust container platform so you can use it day-to-day. Starting with how to deploy and run your first application, you'll go deep into OpenShift. You'll discover crystal-clear explanations of namespaces, cgroups, and SELinux, learn to prepare a cluster, and even tackle advanced details like software-defined networks and security, with real-world examples you can take to your own work. It doesn't matter why you use OpenShift—by the end of this book you'll be able to handle every aspect of it, inside and out! What's Inside Written by lead OpenShift architects Rock-solid fundamentals of Docker and Kubernetes Keep mission-critical applications up and running Manage persistent storage About the Reader For DevOps engineers and administrators working in a Linux-based distributed environment. About the Authors Jamie Duncan is a cloud solutions architect for Red Hat, focusing on large-scale OpenShift deployments. John Osborne is a principal OpenShift architect for Red Hat. Table of Contents PART 1 - FUNDAMENTALS Getting to know OpenShift Getting started Containers are Linux PART 2 - CLOUD-NATIVE APPLICATIONS Working with services Autoscaling with metrics Continuous integration and continuous deployment PART 3 - STATEFUL APPLICATIONS Creating and managing persistent storage Stateful applications PART 4 - OPERATIONS AND SECURITY Authentication and resource access Networking Security

HTTP/2 in Action

HTTP/2 in Action PDF Author: Barry Pollard
Publisher: Simon and Schuster
ISBN: 163835233X
Category : Computers
Languages : en
Pages : 577

Get Book Here

Book Description
Summary HTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and explores how they affect the performance and behavior of your websites. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology HTTP—Hypertext Transfer Protocol—is the standard for exchanging messages between websites and browsers. And after 20 years, it's gotten a much-needed upgrade. With support for streams, server push, header compression, and prioritization, HTTP/2 delivers vast improvements in speed, security, and efficiency. About the Book HTTP/2 in Action teaches you everything you need to know to use HTTP/2 effectively. You'll learn how to optimize web performance with new features like frames, multiplexing, and push. You'll also explore real-world examples on advanced topics like flow control and dependencies. With ready-to-implement tips and best practices, this practical guide is sure to get you—and your websites—up to speed! What's Inside HTTP/2 for web developers Upgrading and troubleshooting Real-world examples and case studies QUIC and HTTP/3 About the Reader Written for web developers and site administrators. About the Authors Barry Pollard is a professional developer with two decades of experience developing, supporting, and tuning software and infrastructure. Table of Contents PART 1 MOVING TO HTTP/2 Web technologies and HTTP The road to HTTP/2 Upgrading to HTTP/2 PART 2 USING HTTP/2 HTTP/2 protocol basics Implementing HTTP/2 push Optimizing for HTTP/2 PART 3 ADVANCED HTTP/2 Advanced HTTP/2 concepts HPACK header compression PART 4 THE FUTURE OF HTTP TCP, QUIC, and HTTP/3 Where HTTP goes from here

Process Mining

Process Mining PDF Author: Wil M. P. van der Aalst
Publisher: Springer
ISBN: 3662498510
Category : Computers
Languages : en
Pages : 477

Get Book Here

Book Description
This is the second edition of Wil van der Aalst’s seminal book on process mining, which now discusses the field also in the broader context of data science and big data approaches. It includes several additions and updates, e.g. on inductive mining techniques, the notion of alignments, a considerably expanded section on software tools and a completely new chapter of process mining in the large. It is self-contained, while at the same time covering the entire process-mining spectrum from process discovery to predictive analytics. After a general introduction to data science and process mining in Part I, Part II provides the basics of business process modeling and data mining necessary to understand the remainder of the book. Next, Part III focuses on process discovery as the most important process mining task, while Part IV moves beyond discovering the control flow of processes, highlighting conformance checking, and organizational and time perspectives. Part V offers a guide to successfully applying process mining in practice, including an introduction to the widely used open-source tool ProM and several commercial products. Lastly, Part VI takes a step back, reflecting on the material presented and the key open challenges. Overall, this book provides a comprehensive overview of the state of the art in process mining. It is intended for business process analysts, business consultants, process managers, graduate students, and BPM researchers.

Ecology in Action

Ecology in Action PDF Author: Fred Singer
Publisher: Cambridge University Press
ISBN: 110711537X
Category : Nature
Languages : en
Pages : 721

Get Book Here

Book Description
Integrates process and content of core areas of ecology using an engaging narrative, fascinating case studies, and stunning images throughout.