Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Oxford : Oxford University Press  (27)
  • Boston, MA : Safari
  • Computer Science  (45)
Material
Language
  • 1
    ISBN: 9780192889898
    Language: English
    Pages: xxi, 404 Seiten , Illustrationen, Diagramme
    Parallel Title: Erscheint auch als Feminist AI
    DDC: 006.301
    RVK:
    RVK:
    RVK:
    Keywords: Artificial intelligence Philosophy ; Technology Social aspects ; Philosophy ; Artificial intelligence ; COMPUTERS / Artificial Intelligence ; Ethical issues: scientific & technological developments ; Ethische Themen: Entwicklung der Wissenschaft, Technik und Medizin ; Feminism & feminist theory ; Feminismus und feministische Theorie ; Impact of science & technology on society ; Künstliche Intelligenz ; SCI101000 ; SCIENCE / Philosophy & Social Aspects ; SOC071000 ; SOCIAL SCIENCE / Feminism & Feminist Theory ; TECHNOLOGY & ENGINEERING / Social Aspects ; Wissenschaft, Technologie und Gesellschaft
    Abstract: "Feminist AI: Critical Perspectives on Data, Algorithms and Intelligent Machines is the first volume to bring together leading feminist thinkers from across the disciplines to explore the impact of artificial intelligence (AI) and related data-driven technologies on human society. Recent years have seen both an explosion in AI systems and a corresponding rise in important critical analyses of these technologies. Central to these analyses has been feminist scholarship, which calls upon the AI sector to be accountable for designing and deploying AI in ways that further, rather than undermine, the pursuit of social justice. Feminist AI showcases the vital contributions of feminist scholarship to thinking about AI, data, and intelligent machines as well as laying the groundwork for future feminist scholarship on AI. It brings together scholars from a variety of disciplinary backgrounds, from computer science, software engineering, and medical sciences to political theory, anthropology, and literature. It provides an entry point for scholars of AI, science and technology into the diversity of feminist approaches to AI, and creates a rich dialogue between scholars and practitioners of AI to examine the powerful congruences and generative tensions between different feminist approaches to new and emerging technologies"--
    Description / Table of Contents: 1: N. Katherine Hayles: Technosymbiosis: Figuring (Out) Our Relations to AI--2: Jason Edward Lewis, Noelani Arista, Archer Pechawis, and Suzanne Kite: Making Kin with the Machines--3: Apolline Taillandier: AI in a Different Voice: Rethinking Computers, Learning, and Gender Difference at MIT in the 1980s--4: Judy Wajcman and Erin Young: Feminism Confronts AI: The Gender Relations of Digitalisation--5: Stephen Cave, Kanta Dihal, Eleanor Drage and Kerry Mackereth: Shuri in the Sea of Dudes: the Cultural Construction of the AI Engineer--6: Lauren Wilcox: No Humans in the Loop: Killer Robots, Race and AI--7: Kerry Mackereth: Coding 'Carnal Knowledge' into Carceral Systems: A Feminist Abolitionist Approach to Predictive Policing--8: Lelia Marie Hampton: Techno Racial Capitalism: A Decolonial Black Feminist Marxist Perspective--9: Neda Atanasoski: Feminist Technofutures: Contesting the Ethics and Politics of Sex Robots and AI--10: Jennifer Rhee: From ELIZA to Alexa: Automated Care Labour and the Otherwise of Radical Care--11: Sareeta Amrute: Of Techno-Ethics and Techno-Affects--12: Catherine D'Ignazio and Lauren Klein: The False Binary of Reason and Emotion in Data Visualisation--13: Blaise Aguera y Arcas, Margaret Mitchell, and Alexander Todorov: Physiognomy's New Clothes--14: Michele Elam: Signs Taken for Wonders: AI, Art and the Matter of Race--15: Caroline Bassett: The Cruel Optimism of Technological Dreams: Thinking AI through Lauren Berlant--16: Eleanor Drage and Federica Frabetti: AI that Matters: A Feminist Approach to the Study of Intelligent Machines--17: Os Keyes: Automating Autism--18: Rune Nyrup, Charlene Chu and Elena Falco: Digital Ageism, Algorithmic Bias and Feminist Critical --19: Jude Browne: AI & Structural Injustice: A Feminist Perspective--20: Neema Iyer, Garnett Achieng and Chenai Chair: Afrofeminist Data Futures--21: Sasha Costanza-Chock: Design Practices: Nothing About Us Without Us
    Note: Literaturangaben und Index
    URL: Cover  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    New York : New York University Press | Oxford : Oxford University Press
    ISBN: 9781479855759
    Language: English
    Pages: 1 Online-Ressource (288 pages).
    Series Statement: NYU scholarship online
    DDC: 303.483
    RVK:
    RVK:
    Keywords: Informationsgesellschaft ; Big Data ; Wissensproduktion ; Künstliche Intelligenz ; Sozialer Wandel ; Technology Social aspects ; Artificial intelligence ; Algorithms
    Abstract: An inquiry into what we can know in an age of surveillance and algorithms Knitting together contemporary technologies of datafication to reveal a broader, underlying shift in what counts as knowledge, 'Technologies of Speculation' reframes today's major moral and political controversies around algorithms and artificial intelligence.
    Note: Previously issued in print: 2020 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Downey, Allen B. Think Bayes
    RVK:
    Keywords: Electronic books ; local
    Abstract: If you know how to program, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical formulas, using discrete probability distributions rather than continuous mathematics. Once you get the math out of the way, the Bayesian fundamentals will become clearer and you'll begin to apply these techniques to real-world problems. Bayesian statistical methods are becoming more common and more important, but not many resources are available to help beginners. Based on undergraduate classes taught by author Allen Downey, this book's computational approach helps you get a solid start. Use your programming skills to learn and understand Bayesian statistics Work with problems involving estimation, prediction, decision analysis, evidence, and Bayesian hypothesis testing Get started with simple examples, using coins, dice, and a bowl of cookies Learn computational methods for solving real-world problems
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800208117
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Pikus, Fedor G. The art of writing efficient programs
    RVK:
    Keywords: Electronic books
    Abstract: Get to grips with various performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory management Key Features Understand the limitations of modern CPUs and their performance impact Find out how you can avoid writing inefficient code and get the best optimizations from the compiler Learn the tradeoffs and costs of writing high-performance programs Book Description The great free lunch of "performance taking care of itself" is over. Until recently, programs got faster by themselves as CPUs were upgraded, but that doesn't happen anymore. The clock frequency of new processors has almost peaked. New architectures provide small improvements to existing programs, but this only helps slightly. Processors do get larger and more powerful, but most of this new power is consumed by the increased number of processing cores and other "extra" computing units. To write efficient software, you now have to know how to program by making good use of the available computing resources, and this book will teach you how to do that. The book covers all the major aspects of writing efficient programs, such as using CPU resources and memory efficiently, avoiding unnecessary computations, measuring performance, and how to put concurrency and multithreading to good use. You'll also learn about compiler optimizations and how to use the programming language (C++) more efficiently. Finally, you'll understand how design decisions impact performance. By the end of this book, you'll not only have enough knowledge of processors and compilers to write efficient programs, but you'll also be able to understand which techniques to use and what to measure while improving performance. At its core, this book is about learning how to learn. What you will learn Discover how to use the hardware computing resources in your programs effectively Understand the relationship between memory order and memory barriers Familiarize yourself with the performance implications of different data structures and organizations Assess the performance impact of concurrent memory accessed and how to minimize it Discover when to use and when not to use lock-free programming techniques Explore different ways to improve the effectiveness of compiler optimizations Design APIs for concurrent data structures and high-performance data structures to avoid inefficiencies Who this book is for This book is for experienced developers and programmers who work ...
    Note: Online resource; Title from title page (viewed October 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191840166
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Oxford handbooks online
    Series Statement: Political Science
    Parallel Title: Erscheint auch als The Oxford handbook of cyber security
    DDC: 005.8
    RVK:
    Keywords: Computer security ; Computer networks Security measures ; Computersicherheit ; Cyberattacke ; Computerkriminalität ; Sicherheitspolitik
    Abstract: 'The Oxford Handbook of Cyber Security' presents forty-eight chapters examining the technological, economic, commercial, and strategic aspects of cyber security, including studies at the international, regional, amd national level.
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 3rd edition
    Parallel Title: Erscheint auch als Ward, Brian, 1972 - How Linux works
    DDC: 005.432
    RVK:
    Keywords: Electronic books ; local ; LINUX
    Abstract: Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does. In this third edition of the bestselling How Linux Works , author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers. You'll learn: •How Linux boots, from boot loaders to init (systemd) •How the kernel manages devices, device drivers, and processes •How networking, interfaces, firewalls, and servers work •How development tools work and relate to shared libraries •How to write effective shell scripts You’ll also explore the kernel and examine key system tasks inside user space, including system calls, input and output, and filesystems. With its combination of background, theory, real-world examples, and patient explanations, How Linux Works , 3rd edition will teach you what you need to know to solve pesky problems and take control of your operating system.
    Note: Online resource; Title from title page (viewed April 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119740759
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Big data analytics for Internet of things
    DDC: 005.7
    RVK:
    Keywords: Electronic books ; local ; Big Data ; Datenverarbeitung ; Internet der Dinge
    Abstract: BIG DATA ANALYTICS FOR INTERNET OF THINGS Discover the latest developments in IoT Big Data with a new resource from established and emerging leaders in the field Big Data Analytics for Internet of Things delivers a comprehensive overview of all aspects of big data analytics in Internet of Things (IoT) systems. The book includes discussions of the enabling technologies of IoT data analytics, types of IoT data analytics, challenges in IoT data analytics, demand for IoT data analytics, computing platforms, analytical tools, privacy, and security. The distinguished editors have included resources that address key techniques in the analysis of IoT data. The book demonstrates how to select the appropriate techniques to unearth valuable insights from IoT data and offers novel designs for IoT systems. With an abiding focus on practical strategies with concrete applications for data analysts and IoT professionals, Big Data Analytics for Internet of Things also offers readers: A thorough introduction to the Internet of Things, including IoT architectures, enabling technologies, and applications An exploration of the intersection between the Internet of Things and Big Data, including IoT as a source of Big Data, the unique characteristics of IoT data, etc. A discussion of the IoT data analytics, including the data analytical requirements of IoT data and the types of IoT analytics, including predictive, descriptive, and prescriptive analytics A treatment of machine learning techniques for IoT data analytics Perfect for professionals, industry practitioners, and researchers engaged in big data analytics related to IoT systems, Big Data Analytics for Internet of Things will also earn a place in the libraries of IoT designers and manufacturers interested in facilitating the efficient implementation of data analytics strategies.
    Note: Online resource; Title from title page (viewed April 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617294556
    Language: English
    Pages: 1 online resource (456 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als McNamara, Tim Rust in action
    DDC: 005.133
    RVK:
    Keywords: Electronic books ; local ; Rust ; Systemprogrammierung ; Parallelverarbeitung
    Abstract: Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.
    Note: Online resource; Title from title page (viewed August 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484253649
    Language: English
    Pages: 1 online resource (316 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Ketkar, Nikhil Deep learning with Python
    RVK:
    RVK:
    Keywords: Electronic books ; local ; Electronic books ; Deep learning ; Python ; PyTorch
    Abstract: Master the practical aspects of implementing deep learning solutions with PyTorch, using a hands-on approach to understanding both theory and practice. This updated edition will prepare you for applying deep learning to real world problems with a sound theoretical foundation and practical know-how with PyTorch, a platform developed by Facebook’s Artificial Intelligence Research Group. You'll start with a perspective on how and why deep learning with PyTorch has emerged as an path-breaking framework with a set of tools and techniques to solve real-world problems. Next, the book will ground you with the mathematical fundamentals of linear algebra, vector calculus, probability and optimization. Having established this foundation, you'll move on to key components and functionality of PyTorch including layers, loss functions and optimization algorithms. You'll also gain an understanding of Graphical Processing Unit (GPU) based computation, which is essential for training deep learning models. All the key architectures in deep learning are covered, including feedforward networks, convolution neural networks, recurrent neural networks, long short-term memory networks, autoencoders and generative adversarial networks. Backed by a number of tricks of the trade for training and optimizing deep learning models, this edition of Deep Learning with Python explains the best practices in taking these models to production with PyTorch. What You'll Learn Review machine learning fundamentals such as overfitting, underfitting, and regularization. Understand deep learning fundamentals such as feed-forward networks, convolution neural networks, recurrent neural networks, automatic differentiation, and stochastic gradient descent. Apply in-depth linear algebra with PyTorch Explore PyTorch fundamentals and its building blocks Work with tuning and optimizing models Who This Book Is For Beginners with a working knowledge of Python who want to understand Deep Learning in a practical, hands-on manner.
    Note: Online resource; Title from title page (viewed April 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    ISBN: 9780136523796
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Erder, Murat Continuous architecture in practice
    RVK:
    Keywords: Electronic books ; local
    Abstract: Revamp Your Architectural Practices for New Challenges, Environments, and Stakeholder Expectations "This book recognizes that software architecture is not the merely conceptual domain of disconnected experts but is the . . . give-and-take daily tussle of team members who have to balance trade-offs and competing forces to deliver resilient, high-performing, secure applications. . . . [It] bridges the significant gap between the 'Earth from orbit' view and the pavement-level view of refactoring microservice code." --Kurt Bittner, VP, Enterprise Solutions, Scrum.org Authors Murat Erder, Pierre Pureur, and Eoin Woods have taken their extensive enterprise architecture experience and applied it to the practical aspects of continuous architecture in real-world environments. Continuous Architecture in Practice provides hands-on advice for leveraging continuous architecture in real-world environments and illuminates architecture's changing role in the age of Agile, DevSecOps, and cloud platforms. This guide will help technologists update their architecture practice for new application challenges. As part of the Vaughn Vernon Addison-Wesley Signature Series, this title was hand-selected for the practical, delivery-oriented knowledge that architects and software engineers can quickly apply. It includes in-depth guidance for addressing today's key quality attributes, including cross-cutting concerns such as security, performance, scalability, resilience, data, and innovation. Each key technique is demonstrated through a start-to-finish case study reflecting the authors' deep experience evolving complex software environments. Create sustainable, coherent systems that meet functional requirements and the quality attributes stakeholders care about Understand team-based software architecture and architecture as a "flow of decisions" Reflect varied data technologies and crucial issues of data management, integration, and change Architect for security, including continuous threat modeling and mitigation Use architecture to improve performance in continuous delivery environments Architect for scalability and scale microservices and serverless environments Use architecture to apply emerging technologies more successfully
    Note: Online resource; Title from title page (viewed June 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    New York, NY : Oxford University Press | Oxford : Oxford University Press
    ISBN: 9780197600825
    Language: English
    Pages: 1 Online-Ressource (xi, 314 Seiten)
    Edition: Updated edition
    Series Statement: Oxford scholarship online
    DDC: 302.231
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Facebook (Electronic resource) ; Social media Political aspects
    Abstract: If you wanted to build a machine that would distribute propaganda to millions of people, distract them from important issues, energise hatred and bigotry, erode social trust, undermine respectable journalism, foster doubts about science, and engage in massive surveillance all at once, you would make something a lot like Facebook. Of course, none of that was part of the plan. In this book, Siva Vaidhyanathan explains how Facebook devolved from an innocent social site hacked together by Harvard students into a force that, while it may make personal life just a little more pleasurable, makes democracy a lot more challenging.
    Note: Includes bibliographical references and index
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    New York, NY : Oxford University Press | Oxford : Oxford University Press
    ISBN: 9780190080402
    Language: English
    Pages: 1 Online-Ressource (208 pages) , Illustrations (colour).
    Series Statement: Oxford scholarship online
    DDC: 006.3019
    RVK:
    RVK:
    Keywords: Artificial intelligence Psychological aspects ; Human-computer interaction Philosophy
    Abstract: Artificial intelligence (AI) is often discussed as something extraordinary, a dream - or a nightmare - that awakens metaphysical questions on human life. Yet far from a distant technology of the future, the true power of AI lies in its subtle revolution of ordinary life. From voice assistants like Siri to natural language processors, AI technologies use cultural biases and modern psychology to fit specific characteristics of how users perceive and navigate the external world, thereby projecting the illusion of intelligence. Integrating media studies, science and technology studies, and social psychology, 'Deceitful Media' examines the rise of artificial intelligence throughout history and exposes the very human fallacies behind this technology.
    Note: Also issued in print: 2021 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    New York : Oxford University Press | Oxford : Oxford University Press
    ISBN: 9780197561492
    Language: English
    Pages: 1 Online-Ressource (xiii, 398 pages) , Illustrations.
    Series Statement: Santa Fe Institute studies in the sciences of complexity
    Series Statement: Oxford scholarship online
    DDC: 303.40113
    RVK:
    RVK:
    RVK:
    Keywords: Primaten ; Tiergesellschaft ; Mensch ; Sozialverhalten ; Humanökologie ; Anthropologie ; Computersimulation ; Mathematisches Modell ; Social evolution Mathematical models ; Social evolution Computer simulation ; Social history Mathematical models To 500 ; Social history Computer simulation To 500 ; Animal societies Mathematical models ; Animal societies Computer simulation ; Social behavior in animals Mathematical models ; Social behavior in animals Computer simulation ; Aufsatzsammlung
    Abstract: 'Dynamics of Human and Primate Societies' presents the most up-to-date research in the study of human and primate societies, demonstrating recent advances in software and algorithms for modelling societies. It also addresses case studies that have applied agent-based modelling approaches in archaeology, cultural anthropology, primatology and sociology.
    Note: Previously issued in print: 2000 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484265529
    Language: English
    Pages: 1 online resource (353 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Jean-Baptiste, Lamy Ontologies with Python
    RVK:
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use ontologies in Python, with the Owlready2 module developed for ontology-oriented programming. You will start with an introduction and refresher on Python and OWL ontologies. Then, you will dive straight into how to access, create, and modify ontologies in Python. Next, you will move on to an overview of semantic constructs and class properties followed by how to perform automatic reasoning. You will also learn about annotations, multilingual texts, and how to add Python methods to OWL classes and ontologies. Using medical terminologies as well as direct access to RDF triples is also covered. Python is one of the most used programming languages, especially in the biomedical field, and formal ontologies are also widely used. However, there are limited resources for the use of ontologies in Python. Owlready2, downloaded more than 60,000 times, is a response to this problem, and this book is the first one on the topic of using ontologies with Python. What You Will Learn Use Owlready2 to access and modify OWL ontologies in Python Publish ontologies on dynamic websites Perform automatic reasoning in Python Use well-known ontologies, including DBpedia and Gene Ontology, and terminological resources, such as UMLS (Unified Medical Language System) Integrate Python methods in OWL ontologies Who Is This Book For Beginner to experienced readers from biomedical sciences and artificial intelligence fields would find the book useful.
    Note: Online resource; Title from title page (viewed December 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800208988
    Language: English
    Pages: 1 online resource (750 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Bancila, Marius Modern C++ programming cookbook
    DDC: 005.133
    RVK:
    Keywords: Electronic books ; local ; C++ ; C++20
    Abstract: A pragmatic recipe book for acquiring a comprehensive understanding of the complexities and core fundamentals of C++ programming Key Features Explore the latest language and library features of C++20 such as modules, coroutines, concepts, and ranges Shed new light on the core concepts in C++ programming, including functions, algorithms, threading, and concurrency, through practical self-contained recipes Leverage C++ features like smart pointers, move semantics, constexpr, and more for increased robustness and performance Book Description C++ has come a long way to be one of the most widely used general-purpose languages that is fast, efficient, and high-performance at its core. The updated second edition of Modern C++ Programming Cookbook addresses the latest features of C++20, such as modules, concepts, coroutines, and the many additions to the standard library, including ranges and text formatting. The book is organized in the form of practical recipes covering a wide range of problems faced by modern developers. The book also delves into the details of all the core concepts in modern C++ programming, such as functions and classes, iterators and algorithms, streams and the file system, threading and concurrency, smart pointers and move semantics, and many others. It goes into the performance aspects of programming in depth, teaching developers how to write fast and lean code with the help of best practices. Furthermore, the book explores useful patterns and delves into the implementation of many idioms, including pimpl, named parameter, and attorney-client, teaching techniques such as avoiding repetition with the factory pattern. There is also a chapter dedicated to unit testing, where you are introduced to three of the most widely used libraries for C++: Boost.Test, Google Test, and Catch2. By the end of the book, you will be able to effectively leverage the features and techniques of C++11/14/17/20 programming to enhance the performance, scalability, and efficiency of your applications. What you will learn Understand the new C++20 language and library features and the problems they solve Become skilled at using the standard support for threading and concurrency for daily tasks Leverage the standard library and work with containers, algorithms, and iterators Solve text searching and replacement problems using regular expressions Work with different types of strings and learn the various aspects of compilation Take advantage of the file sys...
    Note: Online resource; Title from title page (viewed September 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (376 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Russell, Stuart J., 1962 - Human compatible
    DDC: 006.3
    RVK:
    Keywords: Electronic books ; local ; Informationsgesellschaft ; Technischer Fortschritt ; Künstliche Intelligenz ; Kontrolle ; Gesellschaft ; Entwicklung ; Zukunft ; Künstliche Intelligenz ; Kontrolle ; Informationsgesellschaft ; Technischer Fortschritt ; Mensch-Maschine-Kommunikation
    Abstract: Der bekannte KI-Pionier Stuart Russell zeigt die Chancen und Risiken der Künstlichen Intelligenz auf Eine Superintelligenz als Zukunftsszenario - wie wir es schaffen, die Kontrolle zu behalten Eine realistische und kritische Betrachtung der KI mit anschaulichen Analogien und konkreten Lösungsvorschlägen In diesem bahnbrechenden Buch über die größte Frage bei der Entwicklung der KI zeigt der bekannte KI-Forscher Stuart Russell, wieso er sein eigenes Forschungsgebiet als Bedrohung für die menschliche Spezies ansieht und wie wir den aktuellen Kurs ändern können, bevor es zu spät ist. Niemand könnte die Chancen und Risiken dieser Zukunftstechnologie besser beurteilen als Stuart Russell, der seit mehr als einer Dekade an vorderster Front der KI-Forschung steht. Mit brillanten Analogien erklärt er, wie KI genau funktioniert und welche enormen Chancen sie mit sich bringt. Doch wir müssen sicherstellen, dass wir niemals die Kontrolle über diese Maschinen verlieren, die mächtiger sind als wir selbst. Russell zeigt auf, wie wir die schlimmsten Bedrohungen abwenden, indem wir die Grundlagen der KI neu denken, um zu garantieren, dass die Maschinen unsere Ziele verfolgen, nicht ihre. Fundiert, eindringlich und visionär ist Human Compatible ein Buch, das jeder lesen sollte, um die Zukunft zu verstehen, die schneller kommt, als wir denken. Über den Autor: Stuart Russell ist Professor der Informatik am Lehrstuhl Engineering der University of California, Berkeley. Er hat als stellvertretender Vorsitzender des Councils über Künstliche Intelligenz und Robotik des Weltwirtschaftsforums und Berater für die Rüstungskontrolle der Vereinten Nationen fungiert. Darüber hinaus ist er Fellow von Andrew Carnegie sowie der Association for Computing Machinery und der American Association for the Advancement of Science.
    Note: Online resource; Title from title page (viewed June 19, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119546658
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Kirsch, Daniel D. Cloud computing
    RVK:
    Keywords: Electronic books ; local ; Cloud Computing ; Virtuelle Maschine ; Computersimulation ; Cloud Computing
    Abstract: Get your head —and your business—into the Cloud Cloud computing is no longer just a clever new toy in the world of IT infrastructure. Despite the nebulous name, it’s become a real and important part of our information architecture—and tech professionals who ignore it or try to skim their way through risk falling behind rapidly. The new edition of Cloud Computing For Dummies gets you up to speed fast, clarifying your Cloud options, showing you where can save you time and money, giving you ways to frame your decisions, and helping you avoid weeks of research. In a friendly, easy-to-follow style, Cloud Computing For Dummies, 2nd Edition demystifies the Cloud’s virtual landscape, breaking up a complex and multi-layered topic into simple explanations that will make the various benefits clear and ultimately guide you toward making the most appropriate choices for your organization. Know the business case for the Cloud Understand hybrid and multi-cloud options Develop your Cloud strategy Get tips on best practices The Cloud is everywhere, and it can deliver amazing benefits to our lives and businesses. Get a much clearer vision of exactly how with Cloud Computing For Dummies —and you’ll begin to see that the sky really is the limit!
    Note: Online resource; Title from title page (viewed August 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Heidelberg : dpunkt.verlag | Boston, MA : Safari
    ISBN: 9783969100660
    Language: English , German
    Pages: 1 Online-Ressource (608 pages)
    Edition: 6., überarbeitete und erweiterte Auflage
    Parallel Title: Erscheint auch als Saake, Gunter, 1960 - Algorithmen und Datenstrukturen
    RVK:
    Keywords: Electronic books ; local ; Lehrbuch ; Datenstruktur ; Algorithmus ; Java ; Datenstruktur ; Algorithmus ; Java ; Algorithmus ; Datenstruktur
    Abstract: Algorithmen und Datenstrukturen sind Grundbausteine eines jeden Informatikstudiums. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache Java. Darüber hinaus werden grundlegende Konzepte angesprochen wie formale und alternative Algorithmenmodelle, Korrektheit und Komplexität. Einen weiteren Schwerpunkt bilden fundamentale Datenstrukturen sowie deren objektorientierte Implementierung mit modernen Methoden der Softwareentwicklung. Die 6. Auflage führt einige neue Algorithmen ein und berücksichtigt die Neuerungen der aktuellen Java-Versionen, u.a. zu Themen wie Parallelisierung.
    Note: Online resource; Title from title page (viewed October 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Language: English , German
    Pages: 1 Online-Ressource (xiii, 125 Seiten)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Yablonski, Jon Laws of UX
    RVK:
    Keywords: Electronic books ; local ; Mensch-Maschine-Kommunikation ; Webdesign ; Gebrauchsgrafik ; Benutzerfreundlichkeit ; Verhaltenspsychologie
    Abstract: Jon Yablonski erklärt in diesem Buch, wie UX-Designerinnen Grundprinzipien aus der Psychologie nutzen können, um eine bessere User Experience zu generieren. Anstatt Benutzerinnen zu zwingen, sich an das Design eines Produkts (z. B. App) anzupassen, hilft dieser praktische Leitfaden dabei, das Design danach auszurichten, wie Benutzer*innen sich verhalten und mit digitalen Schnittstellen interagieren, um ihre Nutzung einfacher und angenehmer zu gestalten. Dabei greift der Autor auf bekannte Regeln und Prinzipien aus der psychologischen Forschung zurück und überträgt sie in die UX-Design-Welt. So sprechen wir beispielsweise einer App mit schönem Design mehr Kompetenz zu und verzeihen ihr eher Fehler, oder erwarten von einem Onlineshop, dass der Kaufprozess so funktionieren, wie wir es von anderen Shops gewohnt sind. Außerdem können wir eine große Menge an Informationen besser speichern und verarbeiten, wenn sie in Chunks gegliedert sind, weshalb etwa Texte, die mithilfe von Überschriften und Absätzen gegliedert sind, eine höhere UX generieren als ein langer Fließtext, der die User überfordert. Nachdem der Autor die verschiedenen Prinzipien erklärt und an anschaulichen, einfach nachzuvollziehenden Beispielen demonstriert hat, zeigt er, wie man diese Prinzipien praktisch für die eigene Arbeit und im Team nutzen kann. Zusätzlich geht er auch auf die ethischen Komponenten ein (Beispiele: Endlos-Scrollen, Like-Button).
    Note: Online resource; Title from title page (viewed September 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    New York : Oxford University Press | Oxford : Oxford University Press
    ISBN: 9780197561904
    Language: English
    Pages: 1 Online-Ressource (xii, 226 pages) , Illustrations (black and white).
    Series Statement: Oxford scholarship online
    DDC: 303.4833
    RVK:
    Keywords: Internet ; Organisation ; Politische Kontrolle ; Internet Social aspects ; Internet Government policy ; Internet Law and legislation
    Abstract: Examining issues from e-commerce to privacy and pornography, intellectual property rights, and cybercrime, 'Who Controls the Internet' demonstrates that individual governments, rather than private or global bodies will play the dominant role in regulation.
    Note: Previously issued in print: 2006 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191917318
    Language: English
    Pages: 1 Online-Ressource (xviii, 530 pages) , Illustrations.
    Edition: First edition.
    Series Statement: Oxford scholarship online
    DDC: 303.4834
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Computers Social aspects ; Information technology Social aspects ; Computers and civilization ; Artificial intelligence Social aspects
    Abstract: 'Computers and Society' explores the history and impact of modern technology on everyday human life, considering its benefits, drawbacks, and repercussions. Particular attention is paid to new developments in artificial intelligence and machine learning, and the issues that have arisen from our complex relationship with AI.
    Note: This edition previously issued in print: 2019 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Book
    Book
    Oxford : Oxford University Press
    ISBN: 9780198827085 , 9780198827092
    Language: English
    Pages: xviii, 530 Seiten , Illustrationen, Diagramme
    DDC: 303.4834
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191874727
    Language: English
    Pages: 1 Online-Ressource (271 Seiten)
    Edition: First edition
    DDC: 303.4834
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Künstliche Intelligenz ; Algorithmus ; Regulierung ; Maschinelles Lernen ; Aufsatzsammlung
    Abstract: This text provides a range of critical essays examining the use of algorithms to regulate various aspects of contemporary life, and the need to regulate these algorithmic systems, drawing from a broad range of disciplinary expertise.
    Note: Includes bibliographical references and index
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (693 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Gregg, Brendan BPF performance tools
    RVK:
    Keywords: Electronic books ; local ; LINUX
    Abstract: BPF and related observability tools give software professionals unprecedented visibility into software, helping them analyze operating system and application performance, troubleshoot code, and strengthen security. BPF Performance Tools: Linux System and Application Observability is the industry's most comprehensive guide to using these tools for observability. Brendan Gregg, author of the industry's definitive guide to system performance, introduces powerful new methods and tools for doing analysis that leads to more robust, reliable, and safer code. This authoritative guide: Explores a wide spectrum of software and hardware targets Thoroughly covers open source BPF tools from the Linux Foundation iovisor project's bcc and bpftrace repositories Summarizes performance engineering and kernel internals you need to understand Provides and discusses 150+ bpftrace tools, including 80 written specifically for this book: tools you can run as-is, without programming — or customize and develop further, using diverse interfaces and the bpftrace front-end You'll learn how to use BPF (eBPF) tracing tools to analyze CPUs, memory, disks, file systems, networking, languages, applications, containers, hypervisors, security, and the Linux kernel. You'll move from basic to advanced tools and techniques, producing new metrics, stack traces, custom latency histograms, and more. It's like having a superpower: with Gregg's guidance and tools, you can analyze virtually everything that impacts system performance, so you can improve virtually any Linux operating system or application.
    Note: Online resource; Title from title page (viewed November 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (170 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Calavera, David Linux observability with BPF
    RVK:
    Keywords: Electronic books ; local ; LINUX ; Programmierung ; Leistungsbewertung
    Abstract: Want to master the BPF virtual machine in the Linux Kernel? This practical guide shows you how to write applications that use BPF to observe and modify the kernel’s behavior on demand—without having prior knowledge of Linux Kernel development. David Calavera and Lorenzo Fontana introduce concepts to help systems engineers understand the BPF program lifecycle. If you have knowledge about performance optimization, networking, and security, this book shows you how to inject code to monitor, trace, and observe events in the kernel in a secure way—without the need to recompile the kernel or reboot the system. You’ll find code examples in C, Go, and Python.
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Oakland, California : University of California Press | Oxford : Oxford University Press
    ISBN: 9780520959064
    Language: English
    Pages: 1 Online-Ressource , Illustrations (black and white)
    DDC: 301
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Roboter ; Künstliche Intelligenz ; Human-robot interaction
    Abstract: Japan is arguably the first postindustrial society to embrace the prospect of human-robot coexistence. Over the past decade, Japanese humanoid robots designed for use in homes, hospitals, offices, and schools have become celebrated in mass and social media throughout the world. In 'Robo Sapiens Japanicus', Jennifer Robertson casts a critical eye on press releases and public relations videos that misrepresent robots as being as versatile and agile as their science fiction counterparts. An ethnography and sociocultural history of governmental and academic discourse of human-robot relations in Japan, this work explores how actual robotshumanoids, androids, and animaloids are 'imagineered' in ways that reinforce the conventional sex/gender system and political-economic status quo.
    Note: Previously issued in print: 2017 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    ISBN: 9780191047862 , 9780191797736
    Language: English
    Pages: 1 Online-Ressource (xviii, 559 Seiten) , Illustrationen
    Edition: First edition
    Series Statement: Oxford scholarship online
    Parallel Title: Erscheint auch als Socio-informatics
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Information society Social aspects ; Information society ; Information society Social aspects ; Artefakt ; Design ; Informatik ; Mensch-Maschine-Kommunikation
    Abstract: Illustrating how computer systems might be designed to serve their users rather better, this work deals with how to study the natural behaviour of users to see how computer systems might best help them, and how one might also involve them in the design of computer systems that will assist them in their everyday practices.
    Note: Aus dem Deutschen übersetzt
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191797736
    Language: English
    Pages: 1 Online-Ressource
    Edition: First edition
    DDC: 303.4833
    RVK:
    RVK:
    Abstract: Illustrating how computer systems might be designed to serve their users rather better, this work deals with how to study the natural behaviour of users to see how computer systems might best help them, and how one might also involve them in the design of computer systems that will assist them in their everyday practices.
    Note: This edition previously issued in print: 2018 , Translated from the German , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783958452756
    Language: English , German
    Pages: 1 online resource (520 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Harich, Thomas W. IT-Sicherheitsmanagement
    DDC: 005.80218
    RVK:
    RVK:
    Keywords: Electronic books ; local ; BSI ; ISMS ; ISO-27001 ; IT-System ; Compliance ; Monitoring ; Sicherheit ; Controlling ; Datenschutz ; Richtlinien ; DIN-NIA-01-27 ; IT-Compliance ; IT-Sicherheit ; Risikofaktoren ; Cloud Computing ; Datensicherheit ; Risikobewertung ; Datenschutzrecht ; Penetrationstest ; Softwareprojekte ; Geschäftsprozesse ; Notfallmanagement ; digitale Signatur ; Balanced Scorecard ; IT-Risikomanagement ; Softwareentwicklung ; Identitätsmanagement ; Informationssicherheit ; Business Impact-Analyse ; IT-Sicherheitsverfahren ; Risikomanagementprozess ; IT-Sicherheitsmanagement ; ISO/IEC 27001 ; Europäische Union Datenschutz-Grundverordnung ; Computersicherheit ; Rechnernetz ; Systemverwaltung ; Datensicherung ; Computersicherheit
    Abstract: Praxiswissen für IT Security Manager Mit einem durchdachten IT-Sicherheitskonzept zu mehr Informationssicherheit IT Compliance, Business Continuity Management, Risikomanagement oder Security Audit – alle Bereiche des IT Security Managers praxisnah erklärt Aufbau eines Information Security Management Systems (ISMS) nach ISO 27001 und BSI – unter Berücksichtigung der neuen DSGVO Immer mehr Daten werden in Public Clouds verarbeitet, auf Mobiltelefonen gespeichert, über Chat-Apps geteilt oder im Rahmen von Industrie 4.0 in einer Größenordnung erhoben, die bislang kaum denkbar war. Die entsprechenden Maßnahmen der IT-Security müssen sich an diese Veränderungen anpassen. Ebenso wie an die EU-Datenschutz-Grundverordnung, das IT-Sicherheitsgesetz oder das China Cybersecurity Law. Alle diese Regelungen haben immense Auswirkungen darauf, wie Unternehmen Daten erfassen, verarbeiten, speichern oder austauschen dürfen. In der Fülle und der Bandbreite der neuen Regelungen liegt aber immer auch die Gefahr, etwas falsch zu machen. Dieser Praxisleitfaden wird Ihnen dabei helfen, von der schieren Menge an Einzelthemen und Aufgaben, mit denen sich der (angehende) IT Security Manager auseinanderzusetzen hat, nicht erschlagen zu werden und den richtigen Weg zu wählen, um mit all diesen Anforderungen umzugehen. Jedes Kapitel dieses Buches beschreibt einen zusammenhängenden Bereich der IT Security. Die notwendige theoretische Fundierung wechselt sich dabei ab mit Tipps aus der Praxis für die Praxis, mit für den Berufsalltag typischen Fragestellungen, vielen konkreten Beispielen und hilfreichen Checklisten. Alle Teilgebiete werden abschließend in einem Kapitel zusammengeführt, das die Einführung und Weiterentwicklung eines IT-Sicherheitsmanagements auf Basis der ISO-27000-Normen-Familie unter Beachtung der datenschutzrechtlichen Bestimmungen der EU-DSGVO behandelt. So erhalten Sie sowohl einen kompetenten Praxisleitfaden (auch für den Berufseinstieg) als auch ein umfassendes Nachschlagewerk für Ihre tägliche Arbeit. Aus dem Inhalt: Umfang und Aufgabe des IT-Security-Managements Organisation der IT-Security IT-Compliance Organisation von Richtlinien Betrieb der IT-Security IT Business Continuity Management IT-Notfallmanagement Verfügbarkeitsmanagement Technische IT-Security IT-Risikomanagement Sicherheitsmonitoring IT-Security-Audit Management von Sicherheitsereignissen und IT-Forensik Kennzahlen Praxis: Aufbau eines ISMS Awareness und Schulung Über den Autor: T...
    Note: Online resource; Title from title page (viewed June 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    ISBN: 9780190845131
    Language: English
    Pages: 1 Online-Ressource (x, 423 Seiten)
    Parallel Title: Erscheint auch als Digital dominance
    DDC: 303.48/330973
    RVK:
    RVK:
    RVK:
    Keywords: Google LLC ; Amazon.com Inc. ; Facebook, Inc. ; Apple Computer Inc. ; Social Web ; Internetportal ; Marktmacht ; Big Data ; Marktstruktur ; Wettbewerbspolitik ; Kartellrecht ; USA ; Internet industry Political aspects ; Corporate power ; Information society ; Big data ; Mass media ; Big data ; Corporate power ; Information society ; Internet industry ; Mass media ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Informationsgesellschaft ; Massenmedien ; USA
    Abstract: Across the globe, Google, Amazon, Facebook, Apple and Microsoft have accumulated power in ways that existing regulatory and intellectual frameworks struggle to comprehend. A consensus is emerging that the power of these new digital monopolies is unprecedented, and that it has important implications for journalism, politics, and society.It is increasingly clear that democratic societies require new legal and conceptual tools if they are to adequately understand, and if necessary check the economic might of these companies. Equally, that we need to better comprehend the ability of such firms to control personal data and to shape the flow of news, information, and public opinion.In this volume, Martin Moore and Damian Tambini draw together the world's leading researchers to examine the digital dominance of technologies platforms and look at the evidence behind the rising tide of criticism of the tech giants. In fifteen chapters, the authors examine the economic, political, and social impacts of Google, Amazon, Facebook, Apple, and Microsoft, in order to understand the different facets of their power and how it is manifested. Digital Dominance is the first interdisciplinary volume on this topic, contributing to a conversation which is critical to maintaining the health of democracies across the world.
    Abstract: Cover -- Half title -- Digital Dominance -- Copyright -- Contents -- List of Contributors -- Introduction -- Section 1: Economy -- 1. The Evolution of Digital Dominance: How and Why We Got to GAFA -- 2. Platform Dominance: The Shortcomings of Antitrust Policy -- 3. When Data Evolves into Market Power-​Data Concentration and Data Abuse under Competition Law -- 4. Amazon-​An Infrastructure Service and Its Challenge to Current Antitrust Law -- Section 2: Society -- 5. Platform Reliance, Information Intermediaries, and News Diversity: A Look at the Evidence -- 6. Challenging Diversity-​Social Media Platforms and a New Conception of Media Diversity -- 7. The Power of Providence: The Role of Platforms in Leveraging the Legibility of Users to Accentuate Inequality -- 8. Digital Agenda Setting: Reexamining the Role of Platform Monopolies -- 9. Free Expression? Dominant Information Intermediaries as Arbiters of Internet Speech -- 10. The Dependent Press: How Silicon Valley Threatens Independent Journalism -- Section 3: Politics -- 11. Social Media Power and Election Legitimacy -- 12. Manipulating Minds: The Power of Search Engines to Influence Votes and Opinions -- 13. I Vote For-​How Search Informs Our Choice of Candidate -- 14. Social Dynamics in the Age of Credulity: The Misinformation Risk and Its Fallout -- 15. Platform Power and Responsibility in the Attention Economy -- Conclusion: Dominance, the Citizen Interest and the Consumer Interest -- Index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Urbana : University of Illinois Press | Oxford : Oxford University Press
    ISBN: 9780252097416
    Language: English
    Pages: 1 Online-Ressource , Illustrations (black and white).
    Series Statement: The geopolitics of information
    DDC: 303.4833
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Medien ; Infrastruktur ; Telecommunication systems Social aspects ; Digital media Social aspects ; Information superhighway ; Computer networks Social aspects ; Telecommunication Traffic ; Signal processing ; Aufsatzsammlung
    Abstract: The contributors to 'Signal Traffic' investigate how the material artifacts of media infrastructure - transoceanic cables, mobile telephone towers, Internet data centers, and the like - intersect with everyday life. Essayists confront the multiple and hybrid forms networks take, the different ways networks are imagined and engaged with by publics around the world, their local effects, and what human beings experience when a network fails.
    Note: Previously issued in print: 2015 , Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783958455481 , 9783958455474
    Language: English , German
    Pages: 1 online resource (432 pages)
    Edition: 1st edition
    Series Statement: Mitp Business
    Parallel Title: Erscheint auch als Provost, Foster, 1964 - Data Science für Unternehmen
    DDC: 658.403802856312
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Data mining ; Big data ; Business Data processing ; Management Data processing ; Electronic books ; local ; Exploration de données (Informatique) ; Données volumineuses ; Gestion ; Informatique ; Management ; Data processing ; Big data ; Business ; Data processing ; Data mining ; Unternehmen ; Datenmanagement ; Data Mining ; Datenanalyse
    Abstract: Die grundlegenden Konzepte der Data Science verstehen, Wissen aus Daten ziehen und für Vorhersagen und Entscheidungen nutzen Die wichtigsten Data-Mining-Verfahren gezielt und gewinnbringend einsetzen Zahlreiche Praxisbeispiele zur Veranschaulichung Die anerkannten Data-Science-Experten Foster Provost und Tom Fawcett stellen in diesem Buch die grundlegenden Konzepte der Data Science vor, die für den effektiven Einsatz im Unternehmen von Bedeutung sind. Sie erläutern das datenanalytische Denken, das erforderlich ist, damit Sie aus Ihren gesammelten Daten nützliches Wissen und geschäftlichen Nutzen ziehen können. Sie erfahren detailliert, welche Methoden der Data Science zu hilfreichen Erkenntnissen führen, so dass auf dieser Grundlage wichtige Entscheidungsfindungen unterstützt werden können. Dieser Leitfaden hilft Ihnen dabei, die vielen zurzeit gebräuchlichen Data-Mining-Verfahren zu verstehen und gezielt und gewinnbringend anzuwenden. Sie lernen u.a., wie Sie: Data Science in Ihrem Unternehmen nutzen und damit Wettbewerbsvorteile erzielen Daten als ein strategisches Gut behandeln, in das investiert werden muss, um echten Nutzen daraus zu ziehen Geschäftliche Aufgaben datenanalytisch angehen und den Data-Mining-Prozess nutzen, um auf effiziente Weise sinnvolle Daten zu sammeln Das Buch beruht auf einem Kurs für Betriebswirtschaftler, den Provost seit rund zehn Jahren an der New York University unterrichtet, und nutzt viele Beispiele aus der Praxis, um die Konzepte zu veranschaulichen. Das Buch richtet sich an Führungskräfte und Projektmanager, die Data-Science-orientierte Projekte managen, an Entwickler, die Data-Science-Lösungen implementieren sowie an alle angehenden Data Scientists und Studenten. Aus dem Inhalt: Datenanalytisches Denken lernen Der Data-Mining-Prozess Überwachtes und unüberwachtes Data Mining Einführung in die Vorhersagemodellbildung: von der Korrelation zur überwachten Segmentierung Anhand der Daten optimale Modellparameter finden mit Verfahren wie lineare und logistische Regression sowie Support Vector Machines Prinzip und Berechnung der Ähnlichkeit Nächste-Nachbarn-Methoden und Clustering Entscheidungsanalyse I: Was ist ein gutes Modell Visualisierung der Leistung von Modellen Evidenz und Wahrscheinlichkeiten Texte repräsentieren und auswerten Entscheidungsanalyse II: Analytisches Engineering Data Science und Geschäftsstrategie
    Note: Online resource; Title from title page (viewed October 27, 2017) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    ISBN: 9780198754626
    Language: English
    Pages: XI, 426 Seiten
    Edition: First edition
    DDC: 303.4834
    RVK:
    Keywords: Computers and civilization ; Artificial intelligence Forecasting ; Robots Social aspects ; Roboter ; Künstliche Intelligenz ; Künstliche Intelligenz ; Roboter
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9780199373475
    Language: English
    Pages: 1 Online-Ressource (xiv, 603 Seiten)
    Series Statement: Oxford library of psychology
    Series Statement: Oxford handbooks online
    Parallel Title: Erscheint auch als The Oxford handbook of affective computing
    DDC: 004.21
    RVK:
    Keywords: Human-computer interaction ; User-centered system design ; Human-computer interaction ; User-centered system design ; Affective Computing
    Abstract: Affective computing (AC) is a multidisciplinary field encompassing computer science, engineering, psychology, education, neuroscience, and other disciplines. AC research explores how affective factors influence interactions between humans and technology, how affect sensing and affect generation techniques can inform our understanding of human affect, and on the design, implementation, and evaluation of systems involving affect at their core. The volume features 41 chapters and is divided into five sections: history and theory, detection, generation, methodologies, and applications.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Minneapolis : University of Minnesota Press | Oxford : Oxford University Press
    ISBN: 9781452948355
    Language: English
    Pages: 1 Online-Ressource (xvii, 193 pages).
    Series Statement: Electronic mediations volume 41
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Internet ; Sozialer Wandel ; Gesellschaftskritik ; Online social networks ; Social networks ; Organization
    Abstract: The digital world profoundly shapes how we work and consume and also how we play, socialise, create identities, and engage in politics and civic life. Indeed, we are so enmeshed in digital networks that it is hard to conceive of them from the outside or to imagine an alternative, let alone defy their seemingly inescapable power and logic. Is it possible to disconnect from the digital network - and why might we want to? This book offers an examination of how the hidden logic of the Internet, social media, and the digital network is changing users' understanding of the world - and why that should worry us.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    ISBN: 9780199970773 , 9780199970780
    Language: English
    Pages: ix, 228 Seiten , Diagramm
    Parallel Title: Erscheint auch als
    DDC: 302.30285
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Geschichte ; Geschichte ; Social media History ; Online social networks History ; Soziale Software ; Soziale Software ; Geschichte
    Note: Literaturverzeichnis Seite 207-220
    URL: Cover
    URL: Cover
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191750373
    Language: English
    Pages: 1 Online-Ressource (xx, 607 p.) , Ill.
    Series Statement: Oxford handbooks in business and management
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Electronic books ; Handbuch ; Electronic books ; Handbuch ; Electronic books ; Handbuch
    Abstract: This handbook is a landmark in the dynamic and rapidly expanding field of Internet studies, bringing together leading international scholars to strengthen research on how the Internet has been studied and the discipline's fundamental questions, and shape research, policy, and practice for the future.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Oxford : Oxford University Press | Ann Arbor, Michigan : ProQuest
    ISBN: 9780199970797
    Language: English
    Pages: 1 Online-Ressource (239 pages)
    DDC: 302.3
    RVK:
    RVK:
    RVK:
    Keywords: Geschichte ; Soziale Software
    Abstract: The Culture of Connectivity tells the full story of the rise of social media in the first decade of the twenty-first century up to the present, providing both a historical and a critical analysis of the emergence of major platforms in the context of a rapidly changing ecosystem of connective media. Author and media scholar José van Dijck offers a newanalytical prism to examine techno-cultural as well as socio-economic aspects of this transformation, looking especially at major platforms such as Facebook, Twitter, Flickr, YouTube, and Wikipedia.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Tantor Media, Inc. | Boston, MA : Safari
    ISBN: 9781452621814
    Language: English
    Pages: 1 online resource (27185 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Pariser, Eli, 1980 - The filter bubble
    Parallel Title: Erscheint auch als Pariser, Eli, 1980 - The filter bubble
    DDC: 004.678
    RVK:
    RVK:
    RVK:
    Keywords: Audiobooks ; Internet ; Internet ; Social aspects ; Invisible Web ; Internet ; Censorship ; Web search engines ; Target marketing ; Selective dissemination of information ; Infomediaries ; Influence ; Online information services industry ; Political activity ; Internet ; Informationsfilterung ; Soziologie ; Filter
    Abstract: In December 2009, Google began customizing its search results for each user. Instead of giving you the most broadly popular result, Google now tries to predict what you are most likely to click on. According to MoveOn.org board president Eli Pariser, Google's change in policy is symptomatic of the most significant shift to take place on the Web in recent years-the rise of personalization. In this groundbreaking investigation of the new hidden Web, Pariser uncovers how this growing trend threatens to control how we consume and share information as a society-and reveals what we can do about it. Though the phenomenon has gone largely undetected until now, personalized filters are sweeping the Web, creating individual universes of information for each of us. Facebook-the primary news source for an increasing number of Americans-prioritizes the links it believes will appeal to you so that if you are a liberal, you can expect to see only progressive links. Even an old-media bastion like The Washington Post devotes the top of its home page to a news feed with the links your Facebook friends are sharing. Behind the scenes, a burgeoning industry of data companies is tracking your personal information to sell to advertisers, from your political leanings to the color you painted your living room to the hiking boots you just browsed on Zappos. In a personalized world, we will increasingly be typed and fed only news that is pleasant, familiar, and confirms our beliefs-and because these filters are invisible, we won't know what is being hidden from us. Our past interests will determine what we are exposed to in the future, leaving less room for the unexpected encounters that spark creativity, innovation, and the democratic exchange of ideas. While we all worry that the Internet is eroding privacy or shrinking our attention spans, Pariser uncovers a more pernicious and far-reaching trend and shows how we can-and must-change course. With vivid detail and remarkable scope, The Filter Bubble reveals how personalization undermines the Internet's original purpose as an open platform for the spread of ideas and could leave us all in an isolated, echoing world.
    Note: Online resource; Title from title page (viewed May 12, 2011) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    ISBN: 9780191577444
    Language: English
    Pages: 1 Online-Ressource (xxi, 620 Seiten) , Diagramme
    Edition: First published in paperback
    Parallel Title: Erscheint auch als The Oxford handbook of information and communication technologies
    Parallel Title: Erscheint auch als The Oxford handbook of information and communication technologies
    DDC: 004
    RVK:
    RVK:
    Keywords: Telekommunikation ; Soziokultureller Wandel ; Informationssystem ; Informationstechnik ; Aufsatzsammlung ; Informationstechnik ; Informationssystem ; Telekommunikation ; Informationstechnik ; Soziokultureller Wandel
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191743771
    Language: English
    Pages: 1 Online-Ressource (viii, 508 p.) , Ill.
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Internet ; Psychologie ; Aufsatzsammlung
    Abstract: 'The Oxford Handbook of Internet Psychology' provides the definitive reference work on Internet behaviour. In over 30 chapters, all written especially for the volume, it sets out our current knowledge of behaviour on the Internet, and where future research will take us.
    Note: Originally published: 2007
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    ISBN: 0199269114 , 0199256993
    Language: English
    Pages: IX, 200 S. , graph. Darst. , 24cm
    DDC: 303.4833094897
    RVK:
    Keywords: Information society ; Welfare state ; Wohlfahrtsstaat ; Informationsgesellschaft ; Finnland ; Informationsgesellschaft ; Wohlfahrtsstaat ; Finnland ; Informationsgesellschaft
    Note: Originally published: 2002
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    ISBN: 9780191698415
    Language: English
    Pages: 1 online resource (ix, 200 p.) , ill., maps.
    Parallel Title: Erscheint auch als
    DDC: 303.4833094897
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Information society ; Welfare state
    Abstract: Silicon Valley has been considered as the model that societies must imitate to succeed in the information age. However recently another alternative has attracted strong international interest: the Finnish model. This text studies what the Finnish model really is.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191714252 , 0191714259
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg.
    Parallel Title: Druckausg. Avgerou, Chrisanthi Information systems and global diversity
    DDC: 303.4833
    RVK:
    Keywords: Information technology Cross-cultural studies ; Social aspects ; Organizational change Cross-cultural studies ; Informationstechnik ; Soziologie ; Organisationswandel ; Kulturvergleich
    Abstract: This book studies the intertwined processes of information systems implementation and organisational change within the current trend of economic globalisation
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Book
    Book
    Oxford : Oxford University Press
    ISBN: 9780195136302 , 0195116305 , 0195136306
    Language: English
    Pages: IX, 227 Seiten , Diagramme
    Edition: First issued as an Oxford University Press paperback
    DDC: 303.48/34/0112
    RVK:
    Keywords: Robotics ; Robotik ; Zukunft ; Künstliche Intelligenz
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...