Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • English  (117)
  • 2020-2024  (35)
  • 2015-2019  (81)
  • 1990-1994  (1)
  • Electronic books  (117)
  • Deskribierung zurückgestellt
  • Computer Science  (76)
  • Education  (41)
Material
Language
Years
Year
  • 1
    ISBN: 9781350245266
    Language: English
    Pages: 1 Online-Ressource
    Parallel Title: Erscheint auch als
    DDC: 174.90904
    RVK:
    Keywords: Electronic data processing-Moral and ethical aspects ; Electronic data processing-Social aspects ; Human-computer interaction ; Electronic books
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    New Haven : Yale University Press | Ann Arbor, Michigan : ProQuest
    ISBN: 9780300271652
    Language: English
    Pages: 1 Online-Ressource (385 pages)
    DDC: 302.231
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Electronic books
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Amsterdam : Amsterdam University Press | Ann Arbor, Michigan : ProQuest
    ISBN: 9789048555444
    Language: English
    Pages: 1 Online-Ressource (291 pages)
    Edition: 1st ed.
    Series Statement: MediaMatters Ser.
    DDC: 306.46
    RVK:
    RVK:
    Keywords: Electronic books
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Cover  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    London :SAGE Publications, Limited,
    ISBN: 978-1-5296-0099-5
    Language: English
    Pages: 1 Online-Ressource (xii, 104 Seiten).
    Series Statement: What Do We Know and What Should We Do About: Ser.
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    DDC: 006.3
    RVK:
    RVK:
    RVK:
    Keywords: Electronic books ; Künstliche Intelligenz. ; Gesellschaft. ; Künstliche Intelligenz ; Gesellschaft
    Abstract: In this short and accessible book, Ewa Luger explains what we mean when we talk about AI, explores how we got here, describes what we are doing about it, where the field is heading, and where we should go next.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Ithaca, NY : Cornell University Press
    ISBN: 9781501768064
    Language: English
    Pages: 1 Online-Ressource (198 Seiten) , 6 b&w halftones
    Series Statement: The Culture and Politics of Health Care Work
    DDC: 362.60952
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: ASIA. ; CONSUMER HEALTH & FITNESS. ; History Of Technology ; HISTORY / Asia / Japan ; Human-robot interaction ; Older people Care ; Government policy ; Older people Care ; Robotics Social aspects ; Altenpflege ; Sozialpolitik ; Älterer Mensch ; Roboter ; Japan ; Electronic books ; Altenpflege ; Roboter ; Japan ; Sozialpolitik ; Älterer Mensch ; Japan
    Abstract: Robots Won't Save Japan addresses the Japanese government's efforts to develop care robots in response to the challenges of an aging population, rising demand for elder care, and a critical shortage of care workers. Drawing on ethnographic research at key sites of Japanese robot development and implementation, James Wright reveals how such devices are likely to transform the practices, organization, meanings, and ethics of care-giving if implemented at scale. This new form of techno-welfare state that Japan is prototyping involves a reconfiguration of care that deskills and devalues care work and reduces opportunities for human social interaction and relationship-building. Moreover, contrary to expectations that care robots will save labor and reduce health-care expenditures, robots cost more money and require additional human labor to tend to the machines. As Wright shows, robots alone will not rescue Japan from its care crisis. The attempts to implement robot care instead point to the importance of looking beyond such techno-fixes to consider how to support rather than undermine the human times, spaces, and relationships necessary for sustainably cultivating good care
    Note: Description based on online resource; title from PDF title page (publisher's Web site, viewed 28. Feb 2023) , In English
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als Sweigart, Al The recursive book of recursion
    DDC: 005.1
    RVK:
    Keywords: Computer programming ; Recursion theory ; Python (Computer program language) ; JavaScript (Computer program language) ; Electronic books ; Rekursiver Algorithmus ; Python ; JavaScript
    Abstract: Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion. The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it’s often poorly taught and clarifying the fundamental principles of all recursive algorithms. You’ll learn when to use recursive functions (and, most importantly, when not to use them), how to implement the classic recursive algorithms often brought up in job interviews, and how recursive techniques can help solve countless problems involving tree traversal, combinatorics, and other tricky topics.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications
    ISBN: 9781617298295 , 1617298298
    Language: English
    Pages: 1 online resource (400 pages) , illustrations
    Edition: [First edition].
    Parallel Title: Erscheint auch als Wang, Rosemary Infrastructure as code, patterns and practices
    DDC: 004.6
    RVK:
    Keywords: Computer networks Management ; Computer network architectures ; Computer network architectures ; Computer networks ; Management ; Electronic books ; Rechnernetz
    Abstract: Use Infrastructure as Code (IaC) to automate, test, and streamline infrastructure for business-critical systems. In Infrastructure as Code, Patterns and Practices you will learn how to: Optimize infrastructure for modularity and isolate dependencies Test infrastructure configuration Mitigate, troubleshoot, and isolate failed infrastructure changes Collaborate across teams on infrastructure development Update infrastructure with minimal downtime using blue-green deployments Scale infrastructure systems supporting multiple business units Use patterns for provisioning tools, configuration management, and image building Deliver secure infrastructure configuration to production Infrastructure as Code, Patterns and Practices teaches you to automate infrastructure by applying changes in a codified manner. You'll learn how to create, test, and deploy infrastructure components in a way that's easy to scale and share across an entire organization. The book is full of flexible automation techniques that work whether you're managing your personal projects or making live network changes across a large enterprise. A system administrator or infrastructure engineer will learn essential software development practices for managing IaC, while developers will benefit from in-depth coverage of assembling infrastructure as part of DevOps culture. While the patterns and techniques are tool agnostic, you'll appreciate the easy-to-follow examples in Python and Terraform. About the Technology Infrastructure as Code is a set of practices and processes for provisioning and maintaining infrastructure using scripts, configuration, or programming languages. With IaC in place, it's easy to test components, implement features, and scale with minimal downtime. Best of all, since IaC follows good development practices, you can make system-wide changes with just a few code commits! About the Book Infrastructure as Code, Patterns and Practices teaches flexible techniques for building resilient, scalable infrastructure, including structuring and sharing modules, migrating legacy systems, and more. Learn to build networks, load balancers, and firewalls using Python and Terraform, and confidently update infrastructure while your software is running. You'll appreciate the expert advice on team collaboration strategies to avoid instability, improve security, and manage costs. What's Inside Optimize infrastructure for modularity and isolate dependencies Mitigate, troubleshoot, and isolate failed infrastructure changes Update infrastructure with minimal downtime using blue-green deployments Use patterns for provisioning tools, configuration management, and image building About the Reader For infrastructure or software engineers familiar with Python, provisioning tools, and public cloud providers. About the Author Rosemary Wang is an educator, contributor, writer, and speaker. She has worked on many infrastructure as code projects, and open source tools such as Terraform, Vault, and Kubernetes. Quotes Goes deep into fundamentals like reusability, idempotency, modularity, and evolvability while staying tool agnostic. A great read! - Lucian Maly, Red Hat Clear and comprehensive. Learn to automate your infrastructure in a reliable and replicable way. - Cosimo Attanasi, ER Sistemi Helps teams apply IaC best practices in real-world projects. - David Krief, Altansia Critical insights and practical knowledge. Th is book is a truly great resource! - Jeremy Bryan, Anchore.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    ISBN: 9781803247335
    Language: English
    Pages: 1 online resource (564 pages) , illustrations
    Edition: Second edition.
    Series Statement: Expert insight
    Parallel Title: Erscheint auch als Rothman, Denis Transformers for natural language processing
    DDC: 006.3
    RVK:
    Keywords: Artificial intelligence Data processing ; Artificial intelligence Computer programs ; Python (Computer program language) ; Cloud computing ; Intelligence artificielle ; Informatique ; Intelligence artificielle ; Logiciels ; Python (Langage de programmation) ; Infonuagique ; Electronic books ; Natürliche Sprache ; Deep learning
    Abstract: Transformers are a game-changer for natural language understanding (NLU) and have become one of the pillars of artificial intelligence. Transformers for Natural Language Processing, 2nd Edition, investigates deep learning for machine translations, speech-to-text, text-to-speech, language modeling, question-answering, and many more NLP domains with transformers. An Industry 4.0 AI specialist needs to be adaptable; knowing just one NLP platform is not enough anymore. Different platforms have different benefits depending on the application, whether it's cost, flexibility, ease of implementation, results, or performance. In this book, we analyze numerous use cases with Hugging Face, Google Trax, OpenAI, and AllenNLP. This book takes transformers' capabilities further by combining multiple NLP techniques, such as sentiment analysis, named entity recognition, and semantic role labeling, to analyze complex use cases, such as dissecting fake news on Twitter. Also, see how transformers can create code using just a brief description. By the end of this NLP book, you will understand transformers from a cognitive science perspective and be proficient in applying pretrained transformer models to various datasets.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    ISBN: 9781801814669 , 180181466X , 9781801810494
    Language: English
    Pages: 1 online resource
    Parallel Title: Erscheint auch als Edge, Ryan Cross-Platform UIs with Flutter
    DDC: 005.4/37
    RVK:
    Keywords: User interfaces (Computer systems) ; Electronic books ; Flutter 2.0
    Abstract: Build a variety of dynamic projects and beautiful UIs as you explore the power of Flutter for the web, desktop, and mobile Key Features Discover state management solutions with InheritedWidget and the Provider package Create responsive and beautiful UIs with the Material and Cupertino libraries Explore animations, forms, gestures, and backend integration with Supabase Book Description Flutter is a UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single code base. With Flutter, you can write your code once and run it anywhere using a single code base to target multiple platforms. This book is a comprehensive, project-based guide for new and emerging Flutter developers that will help empower you to build bulletproof applications. Once you start reading book, you'll quickly realize what sets Flutter apart from its competition and establish some of the fundamentals of the toolkit. As you work on various project applications, you'll understand just how easy Flutter is to use for building stunning UIs. This book covers navigation strategies, state management, advanced animation handling, and the two main UI design styles: Material and Cupertino. It'll help you extend your knowledge with good code practices, UI testing strategies, and CI setup to constantly keep your repository's quality at the highest level possible. By the end of this book, you'll feel confident in your ability to transfer the lessons from the example projects and build your own Flutter applications for any platform you wish. What you will learn Create responsive and attractive UIs for any device Get to grips with caching and widget trees and learn some framework performance tips Manage state using Flutter's InheritedWidget system Orchestrate the app flow with Navigator 1.0 and 2.0 Explore the Material and Cupertino built-in themes Breathe life into your apps with animations Improve code quality with golden tests, CI setup, and linter rules Who this book is for This book is for software developers with a good grasp of Flutter, who want to learn best practices and techniques for building clean, intuitive UIs using a single codebase for mobile and the web. Prior experience with Flutter, Dart, and object-oriented programming (OOP) will help you understand the concepts covered in the book.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    ISBN: 9781803234519
    Language: English
    Pages: 1 online resource (666 pages) , illustrations
    Edition: Second edition.
    Series Statement: Expert insight
    Parallel Title: Erscheint auch als Ledin, Jim Modern computer architecture and organization
    DDC: 004.2/2
    RVK:
    Keywords: Computer organization ; Computer architecture ; Electronic books ; Computerarchitektur
    Abstract: Are you a software developer, systems designer, or computer architecture student looking for a methodical introduction to digital device architectures, but are overwhelmed by the complexity of modern systems? This step-by-step guide will teach you how modern computer systems work with the help of practical examples and exercises. You'll gain insights into the internal behavior of processors down to the circuit level and will understand how the hardware executes code developed in high-level languages. This book will teach you the fundamentals of computer systems including transistors, logic gates, sequential logic, and instruction pipelines. You will learn details of modern processor architectures and instruction sets including x86, x64, ARM, and RISC-V. You will see how to implement a RISC-V processor in a low-cost FPGA board and write a quantum computing program and run it on an actual quantum computer. This edition has been updated to cover the architecture and design principles underlying the important domains of cybersecurity, blockchain and bitcoin mining, and self-driving vehicles. By the end of this book, you will have a thorough understanding of modern processors and computer architecture and the future directions these technologies are likely to take.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    San Francisco, CA : No Starch Press, Inc.
    ISBN: 9781718502314 , 1718502311
    Language: English
    Pages: 1 online resource
    Parallel Title: Erscheint auch als Kubica, Jeremy Data structures the fun way
    DDC: 005.7/3
    RVK:
    Keywords: Data structures (Computer science) ; Computer programming ; Computer programming ; Data structures (Computer science) ; Electronic books
    Abstract: "This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures, a critical component in any programming endeavor. It will give you a strong background in implementing and working with more than 15 key data structures, from arrays, stacks, and queues to caches, bloom filters, skip lists, and graphs"--
    Note: Includes index. - Description based on print version record and CIP data provided by publisher; resource not viewed
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'REILLY MEDIA, INC, USA
    ISBN: 9781492096450 , 1492096458
    Language: English
    Pages: 1 online resource
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als Kuhn, Max Tidy Modeling with R
    DDC: 003/.3
    RVK:
    Keywords: Computer simulation ; R (Computer program language) ; Electronic books ; R ; Modellierung
    Abstract: Get going with tidymodels, a collection of R packages for modeling and machine learning. Whether you're just starting out or have years of experience with modeling, this practical introduction shows data analysts, business analysts, and data scientists how the tidymodels framework offers a consistent, flexible approach for your work. RStudio engineers Max Kuhn and Julia Silge demonstrate ways to create models by focusing on an R dialect called the tidyverse. Software that adopts tidyverse principles shares both a high-level design philosophy and low-level grammar and data structures, so learning one piece of the ecosystem makes it easier to learn the next. You'll understand why the tidymodels framework has been built to be used by a broad range of people. With this book, you will: Learn the steps necessary to build a model from beginning to end Understand how to use different modeling and feature engineering approaches fluently Examine the options for avoiding common pitfalls of modeling, such as overfitting Learn practical methods to prepare your data for modeling Tune models for optimal performance Use good statistical practices to compare, evaluate, and choose among models.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    New York : Cambridge University Press
    ISBN: 9781108804905
    Language: English
    Pages: 1 online resource (276 pages)
    Parallel Title: Erscheint auch als
    DDC: 302.231
    RVK:
    Keywords: Electronic books
    Abstract: As we interact online, we create new kinds of community and knowledge. How are these communities formed? How do we know whether to trust them as sources of information? What can we as internet users and designers do to help the internet to bring out the best in us all?.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    New Haven :Yale University Press,
    ISBN: 978-0-300-26512-5
    Language: English
    Pages: 1 Online-Ressource (vii, 316 Seiten).
    Parallel Title: Erscheint auch als
    DDC: 302.231209
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Geschichte ; Online chat group History ; Computer bulletin boards History ; Internet Social aspects ; World Wide Web. ; Chatten ; Rechnernetz. ; Computerunterstützte Kommunikation. ; Webforum. ; Social Media. ; Electronic books ; World Wide Web ; Chatten ; Rechnernetz ; Computerunterstützte Kommunikation ; Webforum ; Social Media ; Geschichte
    Abstract: The untold story about how the internet became social, and why this matters for its future
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Cover
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Cambridge : The MIT Press | The Hague : OAPEN FOUNDATION
    ISBN: 9780262368865 , 9780262046664
    Language: English
    Pages: 1 Online-Ressource (200 p.)
    DDC: 303.4833
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Advertising & society ; Machine learning ; Algorithms & data structures ; Media studies ; Artificial intelligence ; Algorithms and data structures ; Electronic books
    Abstract: A proposal that we think about digital technologies such as machine learning not in terms of artificial intelligence but as artificial communication. Algorithms that work with deep learning and big data are getting so much better at doing so many things that it makes us uncomfortable. How can a device know what our favorite songs are, or what we should write in an email? Have machines become too smart? In Artificial Communication, Elena Esposito argues that drawing this sort of analogy between algorithms and human intelligence is misleading. If machines contribute to social intelligence, it will not be because they have learned how to think like us but because we have learned how to communicate with them. Esposito proposes that we think of “smart” machines not in terms of artificial intelligence but in terms of artificial communication. To do this, we need a concept of communication that can take into account the possibility that a communication partner may be not a human being but an algorithm—which is not random and is completely controlled, although not by the processes of the human mind. Esposito investigates this by examining the use of algorithms in different areas of social life. She explores the proliferation of lists (and lists of lists) online, explaining that the web works on the basis of lists to produce further lists; the use of visualization; digital profiling and algorithmic individualization, which personalize a mass medium with playlists and recommendations; and the implications of the “right to be forgotten.” Finally, she considers how photographs today seem to be used to escape the present rather than to preserve a memory.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Boca Raton ; London ; New York : CRC Press
    ISBN: 9780429263842
    Language: English
    Pages: 1 Online-Ressource (xxix, 248 Seiten)
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    DDC: 302.231
    RVK:
    RVK:
    Keywords: Social media Mathematical models ; Online social networks Mathematical models ; Information technology Mathematical models ; Soziomarketing ; Information ; Mathematische Modellierung ; Verbreitung ; Social Media ; Electronic books ; Information ; Verbreitung ; Social Media ; Soziomarketing ; Mathematische Modellierung
    Abstract: Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Foreword -- Preface -- Authors -- Acknowledgments -- List of Figures -- List of Tables -- List of Codes -- Symbols -- 1. Introduction -- 1.1. Expressions of Information -- 1.2. Why Information Spread Matters? -- 1.3. Modern Information Spread Scenarios -- 1.3.1. Global Communication During a Pandemic -- 1.3.2. Governments and Mass Panic -- 1.3.3. Shopping and Advertising -- 1.3.4. Social or Political Campaigning -- 1.3.5. Misinformation, Disinformation, and Fake News -- 1.4. Controllable Information Spread -- 1.5. How to Read This Book -- 1.6. Exercises -- I. Understanding Social Networking Systems -- 2. Social Media in Popular Culture -- 2.1. The Topology of Social Media -- 2.2. Social Networking Sites -- 2.2.1. Twitter -- 2.2.2. Facebook -- 2.2.3. LinkedIn -- 2.3. Content Sharing Sites -- 2.4. Discussion Forums -- 2.5. News and Blogs -- 2.6. Shopping and Reviews -- 2.7. Games and Music -- 2.8. Hybrid Social Media -- 2.8.1. Internet Memes -- 2.9. Exercises -- 3. Social Theory and Networks -- 3.1. Philosophy, Science, and Information Spread -- 3.1.1. The Ancient World -- 3.1.2. The Medieval World -- 3.1.3. The Early Modern World -- 3.1.4. The Contemporary World -- 3.2. Social Theory and Social Networks -- 3.3. Social Exchange Theory -- 3.4. Exercises -- 4. Social Network Relationships and Structures -- 4.1. Social Network Relationship Overview -- 4.2. Core Social Network Relationships -- 4.2.1. Symmetry -- 4.2.2. Directionality -- 4.2.3. Intermediary Relationships -- 4.2.4. Complex Networks -- 4.3. Homophily and Filter Bubbles -- 4.4. Dyadic Relationships and Reciprocity -- 4.5. Triads and Balanced Relationships -- 4.6. Social Network Analysis Software -- 4.7. Exercises -- 5. Social Network Analysis -- 5.1. Density and Structural Holes -- 5.2. Weak and Strong Ties
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    ISBN: 9781529760866
    Language: English
    Pages: 1 Online-Ressource (xvii, 382 Seiten)
    DDC: 302.231019
    RVK:
    Keywords: Electronic books
    Note: Literaturverzeichnis: Seite 336-374
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    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 ...
  • 19
    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 ...
  • 20
    Online Resource
    Online Resource
    Bielefeld : transcript
    ISBN: 9783839455609 , 383945560X
    Language: English
    Pages: 1 Online-Ressource (217 p)
    Series Statement: Science Studies
    Parallel Title: Erscheint auch als Voss, Laura More Than Machines? : The Attribution of (In)Animacy to Robot Technology
    DDC: 303.4834
    RVK:
    RVK:
    Keywords: Robots Social aspects ; SOCIAL SCIENCE / Sociology / General ; Robots ; Social aspects ; Hochschulschrift ; Hochschulschrift ; Hochschulschrift ; Hochschulschrift ; Electronic books ; Hochschulschrift
    Abstract: 1. Robots Wanted – Dead And/Or Alive; 1.1. Making Love and Killing People: The Old and New Age of Robotics; 1.2. Hype, Hope, and Horror; 1.3. Robots and Science Fiction: Inseparably Linked; 1.4. Research Question and Approach; 1.5. Some Methodological Clarifications; 1.6. A Tour Along the Life Cycle of Robots -- 2. Disciplinary Context and Terminology; 2.1. Human-Robot-Interaction Research: “Controlling” In/Animacy Attributions; 2.2. Terminology: Anthropomorphism, Agency, Animacy, and More; 2.3. Disciplinary Perspectives: Animacy Attribution as an Object of Research vs. Methodological Malpractice -- 3. Making Robots: In/Animacy Attributions in Robotics Research and Development; 3.1. Complex Epistemic Practices in Long-Term HRI; 3.2. Approach; 3.3. The Robot Body in the Center of Attention; 3.4. The Robot as Tool and Team Member; 3.5. Testing in the Real World: The Unpredictable Robot; 3.6. Switching Perspectives: In/Animacy Attributions as Constructive Practice; 3.7. Summary -- 4. Showing Off Robots: In/Animacy Attributions in Robotics Demonstrations, Science Communication, and Marketing; 4.1. Demo or Die: Outreach, Engagement, and Accountability; 4.2. Approach; 4.3. Narratives of Agency: Proof of Functionality; 4.4. Narratives of Desired Futures: Proof of Applicability; 4.5. Narratives of Animacy: Making Robots Engaging; 4.6. Switching Perspectives: In/Animacy Attributions as Constructive Practice; 4.7. Critical Discourse: Simulation or Deception?; 4.8. Summary -- 5. Reporting on Robots: In/Animacy Attributions in Media Discourse; 5.1. Robotics and Medialization; 5.2. Approach; 5.3. Hope, Horror, and Science Fiction; 5.4. From Human-Shaped Software to the Robot Apocalypse: Practices of Animacy Attribution; 5.5. Switching Perspectives: In/Animacy Attributions as Constructive Practice; 5.6. Critical Discourse: Animacy Attributions as Traffic Bait?; 5.7. Summary -- 6. Conclusions … and Openings; 6.1. A Recapitulation; 6.2. The Constructive Quality of In/Animacy Attributions; 6.3. Critical Discourse: Individual and Systemic Issues; 6.4. In/Animacy: Beyond Robotics; 6.5. Speaking Clearly: A Take-Home Message
    Abstract: We know that robots are just machines. Why then do we often talk about them as if they were alive? Laura Voss explores this fascinating phenomenon, providing a rich insight into practices of animacy (and inanimacy) attribution to robot technology: from science-fiction to robotics R&D, from science communication to media discourse, and from the theoretical perspectives of STS to the cognitive sciences. Taking an interdisciplinary perspective, and backed by a wealth of empirical material, Voss shows how scientists, engineers, journalists - and everyone else - can face the challenge of robot technology appearing »a little bit alive« with a reflexive and yet pragmatic stance
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Cover
    URL: Cover  (lizenzpflichtig)
    URL: Full-text  ((OIS Credentials Required))
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    ISBN: 9783030830106
    Language: English
    Pages: 1 online resource (295 pages)
    Series Statement: Human Dynamics in Smart Cities Ser.
    Parallel Title: Erscheint auch als
    DDC: 300.72
    RVK:
    Keywords: Social psychology-Data processing ; Social psychology-Research ; Electronic books ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung
    Abstract: Intro -- Acknowledgements -- Contents -- Editors and Contributors -- List of Figures -- List of Tables -- 1 Introduction: Human Dynamics Research with Social Media and Geospatial Data Analytics -- 1.1 Introduction -- 1.2 Research Challenges -- 1.3 Overview of the Chapters -- References -- 2 Theorizing Social Media: A Formalization of the Multilevel Model of Meme Diffusion 2.0 (M3D2.0) -- 2.1 Introduction -- 2.2 Meme Themes -- 2.3 Conclusion -- References -- 3 Research on Misinformation and Social Networking Sites -- 3.1 Introduction -- 3.2 Background -- 3.2.1 Social Networking Sites and Misinformation -- 3.3 Methods -- 3.3.1 Data Collection -- 3.4 Results -- 3.4.1 Article Description -- 3.4.2 Thematic Patterns -- 3.5 Discussion and Directions for Future Research -- 3.5.1 Recommendations -- 3.5.2 Limitations -- Appendix-44 Reviewed Articles -- References -- 4 Research Trends in Social Media/Big Data with the Emphasis on Data Collection and Data Management: A Bibliometric Analysis -- 4.1 Introduction -- 4.2 Methodology, Data Collection, and Analysis -- 4.2.1 Applications -- 4.2.2 Data Collection -- 4.2.3 Analysis Tools -- 4.3 Results and Discussion -- 4.3.1 Characteristics of Article Outputs -- 4.3.2 Subject Categories and Major Journals -- 4.3.3 Most Cited Documents -- 4.3.4 Geographic and Institutional Distribution of Publications -- 4.3.5 Institution Collaboration Network -- 4.3.6 Keywords Analysis-Network Analysis -- 4.3.7 Keywords Analysis-Temporal Evolution -- 4.4 Conclusions -- References -- 5 Similarity Measurement on Human Mobility Data with Spatially Weighted Structural Similarity Index (SpSSIM) -- 5.1 Introduction -- 5.2 Related Work -- 5.2.1 Methodological Approaches for Quantifying Similarity of Mobility -- 5.2.2 Human Mobility and Social Media -- 5.3 Methodology -- 5.3.1 Spatially Weighted Structural Similarity Index (SpSSIM).
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Cham : Springer International Publishing AG
    ISBN: 9783030830007
    Language: English
    Pages: 1 online resource (281 pages)
    Series Statement: Palgrave Studies in Education and the Environment Ser.
    Parallel Title: Erscheint auch als
    DDC: 304.25
    RVK:
    Keywords: Climate and civilization ; Electronic books ; Electronic books
    Abstract: Intro -- Acknowledgement -- Contents -- List of Figures -- 1: Introduction -- Climate Crisis, Education and Radical Social Change -- Can Education Really Help to Change Society? -- References -- 2: Curriculum Struggles: Knowledge, Truth … Action? -- School Curriculum as Climate Battleground -- Getting Stuck in the Core Grammar of Schooling -- Adding to the Curriculum or Changing Paradigms? -- From Knowledge to Action? The Limitations of Curricular Movements for Change -- References -- 3: Nudging and Informal Learning -- Green Nudges and the Climate Crisis -- Problems with Nudges -- Critical Sociology of Education and the Hidden Curriculum -- Progressive Education and the Third Teacher -- References -- 4: Pedagogies of Hope and Fear -- What's the Matter with Hope? -- Fear and Anxiety in Climate Change Education -- Paulo Freire, bell hooks and a Pedagogy of Hope -- Emotions and Educating for Radical Social Change -- References -- 5: Thinking Through Places -- The Centrality of Place in Environmental Education -- Connecting with Nature? -- Land Education and the Damages of Colonialism -- Uneven Geographies and Environmental Justice -- Local Places in a Global Economy -- References -- 6: Children &amp -- Youth Can Change the World! -- Children and Youth Are Agents of Change! -- On Collective Actions and School Climate Strikes -- Behind Every Great (Young) Climate Activist… -- What About the Adults? -- References -- 7: The Role of Self Interest -- Climate Change Education: Post-Political Discourse and Win-Win Framing -- Alinsky, Community Organizing and the Importance of Self Interest -- Democratic Education and Consciousness Raising -- Critical Pedagogy and the Contestation of Dominant Group Interests -- Instrumental and Emancipatory Models of Climate Change Education -- References -- 8: Learning Power &amp -- Taking Collective Action.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Cambridge, Massachusetts ; London, England :The MIT Press,
    ISBN: 978-0-262-36714-1
    Language: English
    Pages: 1 Online-Ressource (xi, 195 Seiten).
    Parallel Title: Erscheint auch als
    DDC: 303.48/34
    RVK:
    RVK:
    Keywords: Cyberspace / Social aspects ; Digital media / Social aspects ; Digitalisierung. ; Gesellschaft. ; Sozialer Wandel. ; Electronic books ; Digitalisierung ; Gesellschaft ; Sozialer Wandel
    Abstract: "Argues for a holistic view of the digital environment in which many of us now live, as neither determined by the features of technology nor uniformly negative for society"--
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    ISBN: 9780262367134
    Language: English
    Pages: 1 online resource (130 pages)
    Parallel Title: Erscheint auch als Boczkowski, Pablo J., 1965 - The digital environment
    DDC: 303.48/34
    RVK:
    RVK:
    Keywords: Electronic books ; Medieninformatik ; Neue Medien ; Gesellschaft
    Abstract: 1. Three Environments, One Life -- Part I: Foundations -- 2. Mediatization -- 3. Algorithms -- 4. Race and Ethnicity -- 5. Gender -- Part II: Institutions -- 6. Parenting -- 7. Schooling -- 8. Working -- 9. Dating -- Part III: Leisure -- 10. Sports -- 11. Televised Entertainment -- 12. News -- Part IV: Politics -- 13. Misinformation and Disinformation -- 14. Electoral Campaigns -- 15. Activism -- Part V: Innovations -- 16. Data Science -- 17. Virtual Reality -- 18. Space Exploration -- 19. Bricks and Cracks in the Digital Environment
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    ISBN: 9783030630683
    Language: English
    Pages: 1 Online-Ressource (xii, 251 Seiten) , Diagramme
    Series Statement: Studies in distributed intelligence
    Parallel Title: Erscheint auch als
    RVK:
    RVK:
    Keywords: Electronic books
    Abstract: Intro -- Preface -- Marketing Statement -- Contents -- Artificial Intelligence Applications for Smart Societies -- 1 Introduction -- 2 AI Models on Urban Computing -- 3 AI Models on Sustainability -- 3.1 Issues in the Medium Term -- 3.2 Long Term Prospects -- 4 AI Models in the Healthcare Sector -- 4.1 Near Term Opportunity -- 4.1.1 Targeted Therapy Decisions -- 4.1.2 New Sensors, New Healthcare Delivery -- 4.2 Opportunities -- 4.2.1 Collaborative Decision-Making -- 4.2.2 Addressing Bias -- 4.3 Challenges in the Healthcare Sector -- 4.3.1 Security -- 4.3.2 Public Welfare -- 5 AI Techniques in Educational Sector -- 5.1 AI-Enabled Hyper-Personalization -- 5.2 Adoption of Voice Assistants -- 5.3 Assisting Educators with Organizational Tasks -- 6 AI for Security and Justice -- 6.1 Public Safety Video and Image Analysis -- 6.2 DNA Examination -- 6.3 Gunshot Detection -- 6.4 Crime Forecasting -- 7 Cross-Cutting Issues -- 7.1 AI for Social Good -- 7.2 Apply Inspired Study -- 7.3 Interdisciplinary Teams As Well As Novel Styles of Work -- 7.4 Interpretability, Transparency, Accountability -- 7.5 Human-AI Boundary -- 8 Conclusion -- References -- An Intelligent Classification Model for Big Data with Artificial Intelligence in Social Internet of Things -- 1 Introduction -- 2 Proposed Model -- 2.1 Data Collection -- 2.2 EHO-Based FS -- 2.2.1 Motion Update of an Optimal Elephant of Every Clan -- 2.2.2 Separation of Worse Elephants in Clan -- 2.3 RBF-Based Classification -- 2.3.1 Input Vector -- 2.3.2 RBF Neurons -- 2.3.3 Output Nodes -- 2.3.4 RBF Neuron Activation Function -- 3 Results Analysis -- 3.1 Dataset Used -- 3.1.1 Dataset I -- 3.1.2 Dataset II -- 3.1.3 Dataset III -- 3.1.4 Dataset IV -- 3.2 Measures -- 3.3 Results Analysis -- 3.3.1 Energy Expenditure Analysis -- 3.3.2 Throughput Analysis -- 3.3.3 Accuracy Analysis -- 4 Conclusion -- References.
    Note: Literaturangaben, Register , Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    ISBN: 9781119166924
    Language: English
    Pages: 1 Online-Ressource (xxxii, 494 Seiten) , Illustrationen
    Series Statement: Global Handbooks in Media and Communication Research
    Parallel Title: Erscheint auch als The handbook of media education research
    DDC: 302.230721
    RVK:
    RVK:
    Keywords: Mass media-Study and teaching-Research ; Electronic books ; Aufsatzsammlung ; Medienpädagogik
    Abstract: Cover -- Title Page -- Copyright Page -- Contents -- Foreword -- About the Editors -- Notes on Contributors -- Introduction: Media Education Research in a Rapidly Changing Media Environment -- Words That Matter: The Research Field in Media Literacy Education -- Articulating the Evolving Twenty-First Century Literacies -- Innovative Research Postures -- Part I: Global Youth Cultures -- Part II: Pedagogies and Practices -- Part III: Histories -- Part IV: Institutions and Policy Developments -- Part V: Critical Citizenship and Futures -- Conclusion -- References -- Part I Global Youth Cultures -- Chapter 1 Micro-Celebrity Communities, and Media Education: Understanding Fan Practices on YouTube and Wattpad -- Introduction -- Beyond the Pre-digital Media Curriculum -- Investigating Let's Players -- Implications for Research and Media Education -- Conclusion -- Note -- References -- Chapter 2 Memes Production as Parodic Activism: Inclusion and Exclusion in Young People's Digital Participation in Latin America -- Introduction -- Young People and Digital Media: Communities and Participation -- Memes as a Parodic Resource of Inclusion-Exclusion -- Concluding Remarks: Implications of Parodic Participation for Democratic Politics -- References -- Chapter 3 Youth, ICTs, and "Violent Extremism": A Media Education Perspective -- Introduction -- Radicalization into Violent Extremism: A False Equivalence -- Appropriating Youth-Led Initiatives in the Global South: Cyberdissidence, Radicalization, and Regime Change -- Youth, Media Education, and the Ontologies of Violence -- Conclusion -- Acknowledgments -- Notes -- References -- Chapter 4 Unaccompanied Refugee Children and Media Literacy: Doing Media Education Research on the Margins -- Introduction -- Media Education Research with Migrant and Refugee Communities -- Media Education for Unaccompanied Refugee Youth.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Cambridge, Massachusetts : The Belknap Press of Harvard University Press
    ISBN: 9780674250062 , 9780674250048 , 9780674250055
    Language: English
    Pages: 1 Online-Ressource (330 Seiten)
    Series Statement: ProQuest Ebook Central
    Parallel Title: Erscheint auch als Pasquale, Frank, 1974 - New laws of robotics
    DDC: 343.0999
    RVK:
    RVK:
    RVK:
    Keywords: Robotics Law and legislation ; Artificial intelligence Law and legislation ; Virtual humans (Artificial intelligence) ; Artificial intelligence-Law and legislation ; Robotics-Law and legislation ; Electronic books ; Automation ; Robotik ; Künstliche Intelligenz ; Arbeitswelt ; Recht
    Abstract: Cover -- Title Page -- Copyright -- Dedication -- Contents -- Epigraph -- 1. Introduction -- 2. Healing Humans -- 3. Beyond Machine Learners -- 4. The Alien Intelligence of Automated Media -- 5. Machines Judging Humans -- 6. Autonomous Forces -- 7. Rethinking the Political Economy of Automation -- 8. Computational Power and Human Wisdom -- Notes -- Acknowledgments -- Index.
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    London ; New York :Bloomsbury Academic,
    ISBN: 978-1-5013-5407-6 , 978-1-5013-5406-9 , 978-1-5013-5405-2
    Language: English
    Pages: 1 Online-Ressource (xvii, 179 Seiten) : , Illustrationen.
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Employment & labour law / bicssc ; LEGO toys ; LEGO. ; Neue Medien. ; Medientheorie. ; Electronic books ; Aufsatzsammlung ; LEGO ; Neue Medien ; Medientheorie
    Abstract: "LEGOfied: Building Blocks as Media offers a multi-faceted exploration of LEGO fandom, addressing a blindspot in current accounts of LEGO and an emerging area of interest to media scholars: namely, the role of hobbyist enthusiasts and content producers in LEGO's emergence as a ubiquitous transmedia franchise. This book examines a range of LEGO hobbyism and their attendant forms of mediated self-expression and identity (their "technicities"): artists, aspiring Master Builders, collectors, and entrepreneurs who refashion LEGO bricks into new commodities (sets, tchotchkes, and minifigures). The practices and perspectives that constitute this diverse scene lie at the intersection of multiple transformations in contemporary culture, including the shifting relationships between culture industries and the audiences that form their most ardent consumer base, but also the emerging forms of entrepreneurialism, professionalization, and globalization that characterize the burgeoning DIY movement."--
    Note: Foreword -- Acknowledgments -- Glossary -- Introduction: Clickable Media in a Plastic World / Nick Taylor, North Carolina State University, USA, and Chris Ingraham, University of Utah, USA -- Chapter One: Palpable Pixels / Kate Maddalena, William Peace University, USA -- Chapter Two: The Aesthetic Work of LEGO / Eddie Lohmeyer, University of Central Florida, USA -- Chapter Three: Band of Builders / Jessica Elam, Berklee College of Music, USA -- Chapter Four: Re-assembling Gender / Sarah Evans, Molloy College, USA -- Chapter Five: Fake Plastic Trees / Chris Ingraham, University of Utah, USA -- Chapter Six: Purity and the Boundaries of Belonging / Nick Taylor, North Carolina State University, USA -- List of Contributors -- Index
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Cham : Springer
    ISBN: 9783030221768
    Language: English
    Pages: 1 Online-Ressource (xxxviii, 381 Seiten) , Illustrationen
    Series Statement: Peace psychology book series
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    DDC: 155.2
    RVK:
    Keywords: Friedenserziehung ; Kind ; Wohlbefinden ; Electronic books ; Kind ; Wohlbefinden ; Friedenserziehung
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Full-text  ((OIS Credentials Required))
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    ISBN: 9783847414797
    Language: English
    Pages: 1 Online-Ressource (221 pages)
    Parallel Title: Erscheint auch als Flight and migration from Africa to Europe
    DDC: 304.8019
    RVK:
    RVK:
    RVK:
    Keywords: Electronic books ; Africans-Europe ; Emigration and immigration-Psychological aspects.. ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Flüchtling ; Interkulturelle Kompetenz ; Kommunikation ; Soziale Integration ; Afrika ; Europa ; Flucht ; Menschenhandel ; Flüchtling ; Psychisches Trauma ; Posttraumatisches Stresssyndrom ; Psychische Gesundheit ; Psychosoziale Betreuung ; Afrika ; Europa ; Flucht ; Migration ; Soziale Integration ; Psychisches Trauma ; Sozialarbeit
    Abstract: Frontmatter -- Cover -- Angelika Groterath, Viviana Langher, Giorgia Marinelli (eds.): Flight and Migration from Africa to Europe. Contributions of Psychology and Social Work -- Table of Contents -- Editorial -- The Culture of Security and Governance in Italy and Germany: a comparison (Renzo Carli and Rosa Maria Paniccia) -- Contemporary mixed migration from Africa to Europe via Italy (Christopher Hein) -- The Viernheim study: use clinical psychology to explore integration capacities of a German community (Giorgia Marinelli, Viviana Langher, Andrea Caputo, Kibreab Habtemichael and Angelika Groterath) -- Resilience and Posttraumatic Growth of Refugee Women - One Study and Two [Types of] Results (Lena Pschiuk, Viviana Langher, Giorgia Marinelli and Angelika Groterath) -- Trust, identity, and the intercultural mediator's role in the migrant crisis on the South East coast of Sicily (Denise Filmer and Massimo Sturiale) -- Language and social integration in multicultural contexts (Sabine Pirchio, Sara Costa and Rosa Ferri) -- Itineraries of geoclinical psychopathology in Public Institution (Maria Cristina Tumiati, Andrea Cavani, Laura Piombo, Giorgia Marinelli, Gianfranco Costanzo, and Concetta Mirisola) -- Psychoanalytically based social work with traumatized refugees: implementing the STEP-BY-STEP project (Katrin Luise Laezer and Marianne Leuzinger-Bohleber) -- The Service System for Victims of Human Trafficking in the City of Rome (Germana Cesarano, Angelika Groterath and Daniela Moretti) -- Indicators for identification of victims of trafficking in human beings (Sofija Georgievska) -- The challenge of recovering trafficked and smuggled humans: new integration proposals starting from analysis of the old protection system for asylum seekers (SPRAR) in Sicily (Giuseppe Mannino, Eleonora Maria Cuccia, Marta Schiera, and Erika Faraci).
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Singapore : Springer Nature Singapore Pte. Ltd.
    ISBN: 9789811581755
    Language: English
    Pages: 1 Online-Ressource (xvii, 251 Seiten) , Illustrationen
    Series Statement: Children: global posthumanist perspectives and materialist theories
    Series Statement: Children
    Parallel Title: Erscheint auch als Malone, Karen, 1963 - Theorising posthuman childhood studies
    DDC: 305.23
    RVK:
    RVK:
    Keywords: Children ; Electronic books ; Kind ; Bildung ; Pädagogische Soziologie
    Abstract: Intro -- Posthuman Childhood Studies: An Introduction -- Aims and Intentions -- Book Overview -- Contents -- 1 History and Philosophy of Children and Childhoods -- Children and Childhoods -- The Evil, Rational and Free Child -- Philosophy of Childhoods -- Histories of Childhood Education -- Classical and Early Modern Philosophies of Childhoods -- Dewey and Childhood -- Analytic Philosophy of Education, Radical Tradition and Childhoods -- Postmodernism and Poststructuralism in Philosophy of Childhood -- Philosophy of Childhood in Action -- Biopolitics and the Governing of Childhoods -- Toy Story 3: Childhood and Imagination -- Towards the Posthuman Child -- References -- 2 Reconfiguring Childhoods and Theories -- Child as not Fully Human -- Child Bodies Under Scientific Scrutiny -- Children as Social Beings -- Limiting Views of Childhoods -- Disrupting the Dominant Framework with the New Sociology of Childhoods -- Postdevelopmental Challenges of Childhoods -- Postdevelopmental Theories as a Plurality of Childhoods -- Viewing Children and Childhoods Differently -- Children as Ontologically Complete -- Social Constructivist Theories of Childhoods -- Challenging Ideas on Structures and Agency -- Reconfiguring Childhood Studies -- References -- 3 Cartographies of Materialism: Thinking with Child(hood) Theories -- Interrogating Child as a Construct -- Child as a Vibrant Becoming -- Child as a Hybrid Assemblage -- Child as a Body -- Child as Other and More-Than-Human Subject -- Multiplicities of Child-Constructs -- References -- 4 Rethinking Childhoods and Agency -- Agency in Contemporary Times -- Socio-cultural Agency -- Unequal Childhoods/Unequal Agency -- Complicating Agency Through a Posthuman Lens -- Rethinking Agency -- Thing-Power Agency -- Back to Clementine -- "Deep History" and Shared Agency -- Freedom and Shared Agency -- Political Agency.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    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 ...
  • 33
    Online Resource
    Online Resource
    New York : Routledge, Taylor & Francis Group
    ISBN: 9780429810244
    Language: English
    Pages: 1 Online-Ressource (xxv, 383 Seiten) , Diagramme
    Edition: Fourth edition
    Parallel Title: Erscheint auch als Handbook of research on the education of young children
    DDC: 372.21
    RVK:
    Keywords: Electronic books ; Child development
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9781788119986
    Language: English
    Pages: 1 Online-Ressource (xvi, 295 Seiten) , Illustrationen, Diagramme
    Series Statement: Research handbooks in business and management series
    Parallel Title: Erscheint auch als Handbook of digital innovation
    RVK:
    RVK:
    Keywords: Innovation ; Digitalisierung ; Technischer Fortschritt ; Interdisziplinäre Forschung ; Technological innovations ; Business Technological innovations ; Technological innovation Social aspects ; Technological innovation Economic aspects ; Softwareplattform ; Technische Innovation ; Geschäftsmodell ; Systemplattform ; Electronic books ; Handbuch ; Aufsatzsammlung ; Technische Innovation ; Softwareplattform ; Systemplattform ; Geschäftsmodell
    Abstract: Contents: Section 1: Introduction -- Chapter 1: Digital innovation: Towards a transdisciplinary perspective (Nambisan, Lyytinen, Yoo) -- Section 2: Foundations of digital innovation -- Introduction to section 2 (Joel Cutcher-Gershenfeld) -- Chapter 2: The new wave of digital innovation: the need for a theory of sociotechnical self-orchestration (Majchrzak & Griffith) -- Chapter 3: Digital innovation and entrepreneurship in and around institutional voids: The case of fundación cardiovascular (FCV) in colombia (Jarvenpaa, Echeverri-Carroll, Pedraza) -- Chapter 4: Theorizing the connections between digital innovations and societal transformation: Learning from the case of m-pesa in Kenya (Markus & Nan) -- Chapter 5: Agile development as the root metaphor for strategy in digital innovation (Berente) -- Section 3: Digital platforms, ecosystems and entrepreneurship -- Introduction to section 3 (Annabelle Gawer) Chapter 6: Value co-creation in ecosystems: Insights and research promise from three disciplinary perspectives (Autio & Thomas) -- Chapter 7: Remixing systems: Collective design through modification (Nickerson) -- Chapter 8: Scaling digital enterprises (Henfridsson) -- Section 4: Digital innovation, business models and value creation Introduction to section 4 (Varun Grover) Chapter 9: data and value (Alaimo, Kallinikos, Aaltonen) -- Chapter 10: Business model cohesiveness scorecard: Implications of digitization for business model innovation (Velu) -- Chapter 11: Automate, informate, and generate: affordance primitives of smart devices and the internet of things (Seidel & Berente) -- Section 5: Digital innovation and future of work Introduction to section 5 (Paul Courant) Chapter 12: Prolegomena on digital innovation and jobs (King & Grudin) -- Chapter 13: Making the one-sided gig economy really two-sided: Implications for future of work (Malhotra) -- Section 6: Digital innovation and application domains Introduction to section 6 (Ken Loparo) Chapter 14: The bits and bytes of biology: digitalization fuels an emerging generative platform for biological innovation (Kulathinal, Yoo, Kumar) -- Chapter 15: Innovations in micro-robotics and their implications in a digital world (Rogowski, Bubel, Zhang, Kim) -- Section 7: Conclusion Chapter 16: A transdisciplinary research agenda for digital innovation: Key themes and directions for future research (Lyytinen, Nambisan, Yoo) -- Index.
    Abstract: "Digital innovations influence every aspect of our lives in this increasingly technological world. Firms that pursue digital innovations must think carefully about how digital technologies shape the nature, process and outcomes of innovation as well as the long- and short-term social, economic and cultural consequences of their offerings. The Handbook contributes to building a transdisciplinary understanding of digital innovation by bringing together a diverse set of leading scholars from business, engineering, economics, science and public policy. Their distinct perspectives advance ideas and principles intended to set the agenda for future research on digital innovation in ways that inform not only firm-level strategies and practices but policy decisions and science-focused investments as well. The first of its kind, this Handbook provides scope and depth for scholars interested in information systems and digital technologies, innovation and entrepreneurship, strategy, and digital platforms and ecosystems. In addition, it is informative and enlightening to scholars and practitioners interested in the impact of digital technologies on organizations and the broader society"--
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Cham : Palgrave Macmillan
    ISBN: 9783030042813
    Language: English
    Pages: 1 Online-Ressource (165 Seiten)
    Series Statement: Palgrave Studies in Audio-Visual Culture
    Parallel Title: Erscheint auch als Ivănescu, Andra Popular music in the nostalgia video game
    DDC: 791.43
    RVK:
    RVK:
    RVK:
    Keywords: Nostalgia in literature ; Electronic books
    Abstract: Intro -- Acknowledgements -- Contents -- About the Author -- Chapter 1 The Ghosts of Popular Music Past and Video Games Future -- 1.1 Introduction: Flappers in Rapture -- 1.2 Semiotic Ghosts -- 1.3 Appropriated Music -- 1.4 Nostalgia: The Land of Constant Return -- 1.5 Video Game Nostalgia -- 1.6 The Nostalgia Game -- 1.7 Nostalgia, Appropriated Music and Video Games -- 1.8 Appropriated Music and the Nostalgia Game -- References -- Chapter 2 Games on Media: Beyond Remediation -- 2.1 Games on Games -- 2.1.1 Evoland as Playable Game History -- 2.1.2 Evoland 2: Taking It Further -- 2.1.3 Player as Media Archaeologist -- 2.2 Games on Film -- 2.2.1 L.A. Noir -- 2.2.2 Immediacy/Hypermediacy, Real/Hyperreal -- 2.2.3 La Musique Noir -- 2.2.4 La Musique Fatale -- 2.2.5 La Musique Prêtée -- 2.2.6 La Musique Nostalgique -- 2.3 Canon Fodder -- 2.3.1 Miami Vice City and the American Dream -- 2.3.2 A Media History of Violence -- 2.3.3 Musical Vices -- 2.3.4 Canon Fodder -- 2.4 Conclusions: Remediation Is the Message -- References -- Chapter 3 Games on Society: Playable Anxieties -- 3.1 Games on Race -- 3.1.1 When Did You Meet Lincoln Clay? -- 3.1.2 Born on the Bayou -- 3.1.3 Sympathy for the Devil -- 3.1.4 The Sound of the Moment -- 3.1.5 The Sound of the Movement -- 3.1.6 Conclusions -- 3.2 Games on Gender -- 3.2.1 Cool Schmool -- 3.2.2 Oh the Horror! -- 3.2.3 The Grrrl's a Riot! -- 3.2.4 Intersectional Riot -- 3.2.5 The Twist Is There Is No Twist -- 3.3 Conclusions: Playable Anxieties -- References -- Chapter 4 Temporal Anomalies: Alternative Pasts and Alternative Futures -- 4.1 Nostalgia on Nostalgia -- 4.1.1 Maybe -- 4.1.2 The Wasteland -- 4.1.3 The Future That Never Was -- 4.1.4 No Future -- 4.1.5 Musical Fallout -- 4.1.6 Way Back Home -- 4.1.7 Love Me as Though There Were No Tomorrow.
    Note: Literaturangaben , Description based on publisher supplied metadata and other sources
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    ISBN: 9781349958191
    Language: English
    Parallel Title: Erscheint auch als Alleyne, Brian Geek and hacker stories
    RVK:
    Keywords: Geeks (Computer enthusiasts) Social aspects ; Hackers Social aspects ; Computers Social aspects ; Geeks (Computer enthusiasts)-Comic books, strips, etc ; Geeks (Computer enthusiasts)-Comic books, strips, etc ; Electronic books ; Computerfreak ; Hacker ; Kultur ; Erzählen
    Abstract: Geeks, hackers and gamers share a common ‘geek culture’, whose members are defined and define themselves mainly in terms of technology and rationality. The members of geek culture produce and circulate stories to express who they are and to explain and justify what they do. Geek storytelling draws on plots and themes from the wider social and cultural context in which geeks live. The author surveys many stories of heated exchanges and techno-tribal conflicts that date back to the earliest days of personal computing, which construct the “self” and the “enemy”, and express and debate a range of political positions. Geek and Hacker Stories will be of interest to students of digital social science and media studies. Both geeky and non-technical readers will find something of value in this account.--
    Abstract: Can We Be Ethical Consumer Geeks? I Want a Fairphone, September 2017Once We Were Psioneers; Being Linux; Being a Geek; References; Chapter 6: Afterword: Coda; Index
    Abstract: Intro; Preface; Acknowledgements; Contents; Chapter 1: Initialise (Key Ideas); Introducing Geeks, Culture, and Storytelling; What Is Geek Culture?; Methodology; Sources; Summary; References; Chapter 2: Representing Geeks; Clever People and Social Misfits; The Hippie Who Changed Everything; The Breakthrough; The Gender of the Geek; The Geek's Journey; Start-up: Founders' Stories; Summary; References; Chapter 3: Platform War Stories; Plotting the Switch; When You Go Mac, You Never Go Back; Embrace the Penguin; Switching (Back) to Windows; The Year of the Linux Desktop
    Abstract: Plotting Android as a Win for LinuxNarrating Self and Enemy; Plotting Market Share, Capturing Mind Share; The Microsoft Villain; Summary; References; Chapter 4: Geek Political Narrative; Politics and Geek Storytelling; Utopians, Communitarians, Anarchists, and Libertarians; Narrating the State and Democracy; Narrating Meritocracy and Its Discontents; Performing Politics in Geek Narrative; Summary; References; Chapter 5: Notes from a Geek Autobiography; Diary: December 17th, 2007; Becoming a Geek; Gadgets, Code, and Other Obsessions
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    ISBN: 978-0-429-26040-7
    Language: English
    Pages: 1 Online-Ressource (x, 352 Seiten) : , Diagramme.
    Edition: Second edition
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Stata ; Event history analysis ; REFERENCE / Questions & Answers ; PSYCHOLOGY / Statistics ; BUSINESS & ECONOMICS / Statistics ; MEDICAL / Biostatistics ; Ereignisdatenanalyse. ; Stata. ; Electronic books ; Ereignisdatenanalyse ; Stata
    Abstract: Nowadays, event history analysis can draw on a well-established set of statistical tools for the description and causal analysis of event history data. The second edition of Event History Analysis with Stata provides an updated introduction to event history modeling, along with many instructive Stata examples. Using the latest Stata software, each of these practical examples develops a research question, refers to useful substantive background information, gives a short exposition of the underlying statistical concepts, describes the organization of the input data and the application of the statistical Stata procedures, and assists the reader in performing a substantive interpretation of the obtained results. Emphasising the strengths and limitations of event history model techniques in each field of application, this book demonstrates that event history models provide a useful approach with which to uncover causal relationships or to map out a system of causal relations. It demonstrates how long-term processes can be studied and how changing context information on the micro, meso, and macro levels can be integrated easily into a dynamic analysis of longitudinal data. Event History Analysis with Stata is an invaluable resource for both novice students and researchers who need an introductory textbook and experienced researchers (from sociology, economics, political science, pedagogy, psychology, or demography) who are looking for a practical handbook for their research
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Edward Elgar Publishing Ltd
    ISBN: 9781788110426
    Language: English
    Pages: 1 Online-Ressource (xii, 607 Seiten) , Illustrationen, Diagramme
    Series Statement: Research handbooks in sociology
    Parallel Title: Erscheint auch als Research handbook on the sociology of education
    Parallel Title: Erscheint auch als Research handbook on the sociology of education
    DDC: 306.43
    RVK:
    RVK:
    Keywords: Pädagogische Soziologie ; Education research ; Educational sociology ; Research ; Electronic books ; Aufsatzsammlung ; Pädagogische Soziologie
    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 ...
  • 39
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Parallel Title: Erscheint auch als Lauwens, Ben Think Julia
    DDC: 005.73
    RVK:
    Keywords: Julia (Computer program language) ; Dynamic programming ; Electronic books ; Electronic books ; local ; Julia
    Abstract: If you're just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch. Designed from the beginning for high performance, Julia is a general-purpose language ideal for not only numerical analysis and computational science but also web programming and scripting. Through exercises in each chapter, you'll try out programming concepts as you learn them. Think Julia is perfect for students at the high school or college level as well as self-learners and professionals who need to learn programming basics. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    London : Bloomsbury Academic | London : Bloomsbury Publishing
    ISBN: 9781350019249
    Language: English
    Pages: 1 Online-Ressource (xiv, 266 pages)
    Parallel Title: Erscheint auch als Reimagining childhood studies
    DDC: 305.23
    RVK:
    RVK:
    Keywords: Children-Research ; Child development-Social aspects ; Children-Social conditions ; Electronic books
    Abstract: Cover -- Contents -- List of Figures -- Notes on Contributors -- Preface -- Acknowledgments -- 1 Introduction: Reimagining Childhood Studies: Connectivities … Relationalities … Linkages … Spyros Spyrou, Rachel Rosen, and Daniel Thomas Cook -- PART ONE Spatial and Temporal Challenges andInterventions -- 2 Childhood, Culture, History: Redeploying "Multiple Childhoods" Sarada Balagopalan -- 3 Geographies of Play: Scales of Imagination in the Study of Child-made Things Karen Sánchez-Eppler -- 4 Thinking the Adult-Child Relationship with Existentialism Clémentine Beauvais -- PART TWO Rethinking Materiality and PoliticalEconomy -- 5 Childhood (Re)materialized: Bringing Political Economy into the Field Jason Hart and Jo Boyden -- 6 Decolonizing Childhood Studies: Overcoming Patriarchy and Prejudice in Child-related Research and Practice Kristen Cheney -- 7 Children's Geographies and the "New Wave" of Childhood Studies Peter Kraftl and John Horton -- PART THREE Decentering the Agentic Subject ofChildhood Studies -- 8 Panaceas of Play: Stepping Past the Creative Child Daniel Thomas Cook -- 9 Queer Young People of Color and the Affects of Agency Stephen Bernardini -- 10 Performative Politics and the Interview: Unraveling Immigrant Children's Narrations and Identity Performances Stavroula Kontovourki and Eleni Theodorou -- PART FOUR Engagements with Political Subjects andSubjectivities -- 11 Who Is (to Be) the Subject of Children's Rights? Matías Cordero Arce -- 12 Reimagining Disabled Children within Childhood Studies: The Challenge of Difference Mary Wickenden -- 13 What Space for a Children's Politics? Rethinking Infancy in Childhood Studies David Oswell -- Bibliography -- Index
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Place of publication not identified] : Published with the authorization of Microsoft Corporation by Pearson Education
    ISBN: 9781509305940 , 1509305947
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Third edition.
    Series Statement: Inside out
    Parallel Title: Erscheint auch als Bott, Ed, 1955 - Windows 10 für Experten
    DDC: 005.446
    RVK:
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local ; Windows 10
    Abstract: Conquer today's Windows 10-from the inside out! Dive into Windows 10-and really put your Windows expertise to work. Focusing on Windows 10's newest, most powerful, and most innovative features, this supremely organized reference packs hundreds of timesaving solutions, up-to-date tips, and workarounds. From the new Timeline to key improvements in Microsoft Edge, Cortana, security, and virtualization, you'll discover how experts tackle today's essential tasks. Adapt to faster change in today's era of "Windows as a service," as you challenge yourself to new levels of mastery. • Install, configure, and personalize the latest versions of Windows 10 • Manage Windows reliability, security, and feature updates in any environment • Maximize your productivity with Windows 10's growing library of built-in apps • Pinpoint information fast with advanced Windows Search and Cortana techniques • Discover major Microsoft Edge enhancements, from extensions to accessibility • Use Cortana to perform tasks, set reminders, retrieve data, and get instant answers to pressing questions • Secure devices, data, and identities, and block malware and intruders • Safeguard your business with BYOD work accounts, Windows Hello, biometrics, and Azure AD • Deploy, use, and manage Universal Windows Platform (UWP) apps • Store, sync, and share content with OneDrive and OneDrive for Business • Collaborate more efficiently with the Windows 10 Mail, Calendar, and Skype apps • Seamlessly manage both physical and virtual storage • Optimize performance and battery life and troubleshoot crashes
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed March 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    ISBN: 9783110625783 , 9783110628517
    Language: English
    Pages: 1 Online-Ressource (176 Seiten) , Illustrationen, Diagramme
    Series Statement: De Gruyter Series on the Internet of Things
    Parallel Title: Erscheint auch als The internet of everything
    DDC: 004.678
    RVK:
    Keywords: Computers ; Computers / Artificial Intelligence ; Electronic books ; Internet der Dinge
    Abstract: In the era before IoT, the world wide web, internet, web 2.0 and social media made people's lives comfortable by providing web services and enabling access personal data irrespective of their location. Further, to save time and improve efficiency, there is a need for machine to machine communication, automation, smart computing and ubiquitous access to personal devices. This need gave birth to the phenomenon of Internet of Things (IoT) and further to the concept of Internet of Everything (IoE)
    Note: Literaturangaben
    URL: Cover  (Thumbnail cover image)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    ISBN: 9783030242923
    Language: English
    Pages: 1 online resource (267 pages)
    Parallel Title: Erscheint auch als
    DDC: 305.569
    RVK:
    Keywords: Poverty-Psychological aspects.. ; Poverty-Social aspects.. ; Poor-Mental health ; Electronic books
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Language: English
    Pages: 1 Online-Ressource (xii, 372 Seiten)
    Parallel Title: Erscheint auch als From Russia 〈with〉 code
    DDC: 303.48/330947
    RVK:
    Keywords: Information technology Social aspects ; Computer software Development ; Social aspects ; Brain drain ; Hacking Social aspects ; Hacking Political aspects ; Russia (Federation) Emigration and immigration ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Electronic books ; Russland ; Russen ; Informatiker ; Auswanderung ; Russland ; Informatiker ; Auswanderung
    Abstract: Before the collapse : programming cultures in the Soviet Union / Ksenia Tatarchenko -- From lurker to ninja : creating an IT community at Yandex / Marina Fedorova -- For code and country : civic hackers in contemporary Russia / Ksenia Ermoshina -- At the periphery of the empire : Vladivostok's IT industry / Alexandra Masalskaya and Zinaida Vasilyeva -- Kazan connected : "IT-ing" up a province / Alina Kontareva -- Hackerspaces and technoparks in Moscow / Aleksandra Simonova -- Siberian software developers / Andrey Indukaev -- E-Estonia reprogrammed : nation branding and children coding / Daria Savchenko -- Post-Soviet ecosystems of IT / Dmitry Zhikharevich -- Migrating step by step : Russian computer scientists in the UK / Irina Antoschyuk -- Brain drain and Boston's "upper-middle tech" / Diana Kurkovsky West -- Jews in Russia and Russians in Israel / Marina Fedorova -- Russian programmers in Finland : self-presentation in migration narratives / Lyubava Shatokhina
    Note: Literaturangaben
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: JSTOR
    URL: University of Alberta Access  ((Unlimited Concurrent Users))
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Volltext  (kostenfrei)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    ISBN: 9783839447192 , 3839447194
    Language: English
    Pages: 1 Online-Ressource (334 Seiten) , Illustrationen
    Series Statement: AI critique volume 1
    Parallel Title: Erscheint auch als
    DDC: 303.483
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Demokratisierung ; Künstliche Intelligenz ; Diskurs ; Technischer Fortschritt ; Digitale Revolution ; Algorithmus ; Artificial Intelligence ; Machine Learning ; Digital Technologies ; Media Studies ; Media Politics ; Internet ; Technology ; Digital Media ; Democracy ; Sociology of Media ; Media Philosophy ; Aufsatzsammlung ; Electronic books. ; Electronic books ; Konferenzschrift 2018 ; Konferenzschrift 2018 ; Electronic books. ; Electronic books ; Konferenzschrift 2018 ; Künstliche Intelligenz ; Algorithmus ; Demokratisierung ; Digitale Revolution ; Technischer Fortschritt ; Künstliche Intelligenz ; Demokratisierung ; Diskurs
    Abstract: After a long time of neglect, Artificial Intelligence is once again at the center of most of our political, economic, and socio-cultural debates. Recent advances in the field of Artifical Neural Networks have led to a renaissance of dystopian and utopian speculations on an AI-rendered future. Algorithmic technologies are deployed for identifying potential terrorists through vast surveillance networks, for producing sentencing guidelines and recidivism risk profiles in criminal justice systems, for demographic and psychographic targeting of bodies for advertising or propaganda, and more generally for automating the analysis of language, text, and images. Against this background, the aim of this book is to discuss the heterogenous conditions, implications, and effects of modern AI and Internet technologies in terms of their political dimension: What does it mean to critically investigate efforts of net politics in the age of machine learning algorithms?
    Note: Transcript / De Gruyter Open Access
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (kostenfrei)
    URL: Cover
    URL: Cover  (Thumbnail cover image)
    URL: Cover
    URL: Cover  (lizenzpflichtig)
    URL: FULL  ((Currently Only Available on Campus))
    URL: Cover  (Thumbnail cover image)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Boca Raton, FL : Routledge | London : Taylor & Francis Group
    ISBN: 9781351108270
    Language: English
    Pages: 1 Online-Ressource (266 pages) , 14 illustrations, text file, PDF
    Edition: First edition
    DDC: 302.22440973
    RVK:
    Keywords: Schreib- und Lesefähigkeit ; Literacy Social aspects ; Literacy Study and teaching ; Education, Bilingual ; Educational change ; Reading teachers Training of ; Education, Bilingual ; Educational change ; Literacy Social aspects ; Literacy Study and teaching ; Reading teachers Training of ; EDUCATION / Bilingual Education ; LANGUAGE ARTS & DISCIPLINES / General ; advocacy ; bilingual students ; ELLs ; education reform ; history of education ; literacy assessment ; literacy education ; literacy educators ; literacy teacher education ; neoliberal education reform ; practice-based evidence ; reading education ; Sarah Hochstetler ; social justice ; teacher reflection ; USA ; Electronic books
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Singapore : World Scientific Publishing Company Pte Limited
    ISBN: 9789813209138
    Language: English
    Pages: 1 online resource (348 pages) , illustrations (some color)
    Parallel Title: Erscheint auch als
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Information technology / Economic aspects ; Information technology / Social aspects ; Electronic books ; Aktivierung ; Unternehmen ; Innovation ; Informationstechnik ; Gesellschaft ; Digitale Revolution ; Konferenzschrift ; Digitale Revolution ; Informationstechnik ; Aktivierung ; Innovation ; Unternehmen ; Gesellschaft
    Abstract: "This collection of papers from the Digital Enablement Conference 2016 aims to illustrate various aspects of the digital enablement phenomenon. Over the last two decades, advances in digital technology have fundamentally transformed the way we do business, work, and live. As new technologies emerge, they offer new possibilities for addressing increasingly complex economic and social problems. Digital enablement refers to the consumerizational and transformational roles of digital technology in driving business and social innovation, and has profound, multi-disciplinary implications. Some of these include: Facilitating new business models that transform the way firms transact, market, and engage with customers; providing new means of income generation for disadvantaged groups; and generating new means of social interaction, which empowers employees, customers, small businesses, and entire communities. This book introduces readers to case studies of digital enablement in business and society. It offers unique insights into the phenomenon from multiple contexts, giving readers a nuanced understanding of the roles digital enablement can play."--Publisher's website
    Note: Includes bibliographical references
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Opladen ; Berlin ; Toronto :Verlag Barbara Budrich,
    ISBN: 978-3-8474-1067-6
    Language: German , English
    Pages: 1 Online-Ressource (411 Seiten) : , Illustrationen.
    Parallel Title: Erscheint auch als Diversität lernen und lehren - ein Hochschulbuch
    DDC: 370.117
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Hochschule. ; Vielfalt. ; Diversity Management. ; Aufsatzsammlung ; Electronic books ; Hochschule ; Vielfalt ; Hochschule ; Diversity Management
    Note: Diese Publikation ist mit einer Open Access Lizenz veröffentlicht worden. , 3 Beiträge in englischer Sprache
    URL: Volltext  (kostenfrei)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    San Francisco, CA : No Starch Press
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als Sweigart, Al Cracking codes with Python
    DDC: 005.8
    RVK:
    Keywords: Data encryption (Computer science) ; Python (Computer program language) ; Computer security ; Hacking ; Electronic books ; Electronic books ; local ; Python ; Python
    Abstract: "Learn how to program in Python while making and breaking ciphers-algorithms used to create and send secret messages! After a crash course in Python programming basics, you'll learn to make, test, and hack programs that encrypt text with classical ciphers like the transposition cipher and Vigenère cipher. You'll begin with simple programs for the reverse and Caesar ciphers and then work your way up to public key cryptography, the type of encryption used to secure today's online transactions, including digital signatures, email, and Bitcoin. Each program includes the full code and a line-by-line explanation of how things work. By the end of the book, you'll have learned how to code in Python and you'll have the clever programs to prove it! You'll also learn how to: • Combine loops, variables, and flow control statements into real working programs• Use dictionary files to instantly detect whether decrypted messages are valid English or gibberish• Create test programs to make sure that your code encrypts and decrypts correctly• Code (and hack!) a working example of the affine cipher, which uses modular arithmetic to encrypt a message• Break ciphers with techniques such as brute-force and frequency analysis There's no better way to learn to code than to play with real programs. Cracking Codes with Python makes the learning fun!"
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    ISBN: 9781315730479
    Language: English
    Pages: 1 Online-Ressource (xix, 564 Seiten) , Illustrationen
    Series Statement: Media/Cultural studies
    Parallel Title: Erscheint auch als The Routledge companion to media studies and digital humanities
    DDC: 302.23
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Mass media ; Digital humanities ; Cultural Studies ; Media & Film Studies ; Media Studies ; Media Theory ; New Media ; Electronic books ; Mass media ; Digital humanities ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Digital Humanities ; Kommunikationswissenschaft ; Medienwissenschaft
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Baltimore : Johns Hopkins University Press
    ISBN: 9781421423975
    Language: English
    Pages: 1 Online-Ressource (x, 203 Seiten) , Illustrationen
    Series Statement: Tech.edu
    Series Statement: Tech. edu: a Hopkins Series on Education and Technology Ser.
    Parallel Title: Print version Bell, Kevin Game On! : Gamification, Gameful Design, and the Rise of the Gamer Educator
    Parallel Title: Erscheint auch als Bell, Kevin, 1966 - Game on!
    DDC: 378.17344678
    RVK:
    Keywords: Education, Higher Effect of technological innovations on ; Education, Higher Computer-assisted instruction ; Internet in higher education ; Gamification ; Computer games ; Educational games ; Electronic books
    Abstract: The changing student body in American higher education demands a new approach to teaching, one that moves toward inclusive, hyperpersonalized learning environments that have much in common with games and social media. Kevin Bell's Game On! presents dynamic case studies of gamer educators and game-derived techniques to help instructors creatively formulate their own teaching strategies. Breaking gamefully designed classes into their component parts, Bell analyzes what these classes are actually doing and explains why they work. He offers faculty a rubric to assess their own courses for their propensity to engage students, particularly those from low socioeconomic and high-risk populations. Bell explores how game design, pedagogy, and intrinsic motivators can level the playing field to produce rigorous learning environments that are as addictive to all participants as the latest apps and social media systems. He also discusses best practices, lays out the broader context of computer-mediated teaching and learning, and considers the challenges and opportunities that gamification presents. Instructors would do well to consider the key tenets of successful games if they are to engage and graduate the coming generations of learners. Bell's careful analysis of the theories behind gamification, cognitive science, and instructional design will help them to do just that.
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    ISBN: 9789027263773
    Language: English
    Pages: 1 Online-Ressource (362 pages)
    Series Statement: Pragmatics and Beyond: new series volume 293
    Series Statement: Pragmatics and Beyond New Ser. v.293
    Parallel Title: Erscheint auch als Time in embodied interaction
    DDC: 306.44
    RVK:
    RVK:
    Keywords: Electronic books ; Tempus ; Interaktion
    Abstract: Intro -- Time in Embodied Interaction -- Editorial page -- Title page -- LCC data -- Table of contents -- The body in interaction: Its multiple modalities and temporalities -- 1. The rising interest in temporalities of bodily interaction -- 2. Temporalities of multimodal conduct -- 3. Indigenous temporal orders of multimodal resources -- 4. The temporal coordination of multimodal resources -- 5. Methodological requirements of studying the temporalities of multimodal interaction -- 6. Consequences of a temporal and multimodal perspective on social interaction for Conversation Analysis (CA) -- References -- Chapter 1. Forward-looking: Where do we go with multimodal projections? -- 1. Introduction -- 2. Multimodal projection and conditional relevance across modalities and actions -- 3. Multimodal projection within utterances and actions -- 4. Projections between speech, gaze and gesture in deictic utterances -- 4.1 Summoning the addressee's gaze -- 4.2 Monitoring the addressee's gaze -- 4.3 Repair after gaze monitoring -- 4.4 Gaze in deictic summons-answer sequences: Evidence from dual mobile eye-tracking -- 5. Conclusion -- Acknowledgements -- References -- Appendix -- Chapter 2. Suspending talk: Multimodal organization of participation and stance in Japanese -- 1. Introduction -- 2. Notes on structures of Japanese and their implication for unit-construction -- 3. Temporal coordination and suspension within a single TCU -- 3.1 Temporal suspension embodies an invitation for confirmation to speaker's candidate understanding -- 3.2 Suspension indicates speaker's epistemic uncertainty -- 3.3 Collaborative construction of affiliation: Choreographing stance sharing -- 3.4 Stance modulation and turn transformation -- 4. Conclusion -- References -- Appendix -- Chapter 3. The temporal organization of conversation while mucking out a sheep stable
    Abstract: 1. Introduction -- 2. The data -- 3. Temporally extended sequence: the case of repair -- 4. Address and recipiency -- 5. Sequencing in a state of incipient talk -- 6. Two types of participation: physical work and conversation -- 7. Talk and the body at work -- 8. Conclusion -- References -- Appendix. Transcription conventions -- Chapter 4. Revisiting delayed completions: The retrospective management of co-participant action -- 1. Introduction -- 2. Syntax, action, and embodied conduct as relevant features for understanding the practice of delayed completion -- 2.1 Delayed completions as a syntactic phenomenon -- 2.2 But what about action? -- 2.3 What can video data tell us about delayed completions? -- 2.4 Data -- 3. Analysis -- 3.1 Delayed completions emerging in multi-party, multi-activity sequences -- 3.2 Delayed completions after minimal displays of understanding -- 3.3 Delayed completions after possibly misaligned actions -- 4. Discussion and conclusion -- References -- Chapter 5. Questions on the move: The ecology of question-answer sequences in mobility settings -- 1. Introduction: issues in multiple temporalities -- 2. The ecology of questions/answers: when and where to ask questions -- 3. Asking questions when the group is about to move -- 3.1 Questions after sequence completion, announcement of the walk and incipient walking -- 3.2 Answering: between stopping and progressing -- 4. Asking questions on the move -- 4.1 Approaching and creating a new interactional space for the question -- 4.2 Answering on the move -- 5. Conclusion -- References -- Appendix. Transcription conventions -- Chapter 6. Bodily shadowing: Learning to be an orchestral conductor -- 1. Introduction -- 2. Studies of instructional interactions -- 3. Data and ethnographic background -- 4. Organization of instruction with bodily shadowing -- 4.1 Learning a form
    Abstract: 4.2 Learning a tempo -- 4.3 Learning to create a relevant space -- 5. Bodily shadowing as a display of understanding -- 6. Bodily shadowing as a display of participation -- 7. Conclusion -- Acknowledgement -- References -- Chapter 7. Prefiguring the future: Projections and preparations within theatrical rehearsals -- 1. Introduction -- 2. Temporality and theater (rehearsals) -- 3. Data and context -- 4. Case: Play initiation -- 5. Projections-by-arrangements -- 6. Preparations -- 7. Projection-Preparation-Sequences -- 8. Conclusion: The temporalities of projections-by-arrangements and preparations -- Acknowledgement -- References -- Appendix. Transcription conventions -- Chapter 8. Embodiment of activity progress: The temporalities of service evaluation -- 1. Introduction -- 2. Negotiation of activity progress -- 3. Data -- 4. Analysis -- 4.1 Aligned progress of the activity -- 4.2 Misaligned progression: the hairstylist's work of closing the activity -- 4.3 Misaligned progression: the hairstylist's work of expanding the activity -- 5. Conclusion -- References -- Chapter 9. Changes in turn-design over interactional histories - the case of instructions in driving school lessons -- 1. Introduction -- 2. Recipient design -- 3. Interactional history and the accumulation of common ground -- 4. Object of study: Instructions in driving lessons -- 5. Case analyses of interactional histories: Changes in instructional practice over time -- 5.1 Case 1 -- 5.2 Case 2 -- 5.3 Case 3 -- 6. Quantitative findings -- a. Instructions per sub-task (Figure 10) -- b. Words per sub-task (Figure 11) -- c. Turns per task (Figure 12) -- d. Understanding-checks per sub-task (Figure 13) -- e. Complexity of argument structure (Figure 14) -- 7. Discussion -- References -- Chapter 10. Times of rest: Temporalities of some communicative postures -- 1. Introduction
    Abstract: 2. Posture as a medium of interactional organization -- 3. The situation scale: Postures, stances, and courses of action -- 4. The relationship scale -- 5. Life-scales: Bodies and their days -- 6. The biographical scale: Habitualization, self-making, aging -- 7. Conclusion -- References -- Index
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    ISBN: 9780203754948 , 9781135015190 , 9780415844055 , 9780415844062 , 9781135015176
    Language: English
    Pages: 1 Online-Ressource (466 Seiten)
    Edition: Second edition
    Edition: Also available in print format
    Series Statement: Consultation and intervention in school psychology
    Uniform Title: Comprehensive handbook of multicultural school psychology
    Parallel Title: Erscheint auch als Handbook of multicultural school psychology
    DDC: 371.713
    RVK:
    RVK:
    Keywords: School psychology Handbooks, manuals, etc ; Multicultural education Handbooks, manuals, etc ; Electronic books ; Aufsatzsammlung ; Schulpsychologie ; Interkulturelle Erziehung ; Pädagogische Psychologie
    Abstract: Part I. History and professional issues -- Part II. Consultation and collaboration -- Part III. Interventions focused on academic and mental health issues -- Part IV. Data-based decision making -- Part V. Systems-based issues -- Part VI. Traning and research -- Part VII. Future perspectives
    Note: Includes bibliographical references and indexes , Also available in print format.
    URL: Volltext  (Clickheretoview)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Los Angeles : SAGE
    ISBN: 9781452256412 , 1452256411 , 9781071802878
    Language: English
    Pages: 1 Online-Ressource (xvii, 438 pages) , illustrations
    Edition: Second edition
    Parallel Title: Erscheint auch als
    DDC: 301.01
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Sociology Research ; Methodology ; Content analysis (Communication) ; Content analysis (Communication) ; Sociology ; Research ; Methodology ; Electronic books ; Einführung
    Note: Includes bibliographical references (pages 328-403) and index , Earlier edition: 2002
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    ISBN: 9780128094815
    Language: English
    Pages: 1 Online-Ressource (x, 350 Seiten) , illustrations (some color)
    Edition: Online-Ausg.
    Parallel Title: Erscheint auch als Cognitive development in digital contexts
    DDC: 155.413
    RVK:
    RVK:
    RVK:
    Keywords: Cognition in children ; Digital media ; Mass media and children ; Computers and children ; Child ; Humans ; Child Development ; Cognition ; Computers ; Internet ; Mass Media ; Cognition in children ; Computers and children ; Digital media ; Mass media and children ; Electronic book ; Electronic books ; Neue Medien ; Kind ; Kognitive Entwicklung ; Einfluss
    Abstract: "Cognitive Development in Digital Contexts investigates the impact of screen media on key aspects of children and adolescents' cognitive development. Highlighting how screen media impact cognitive development, the book addresses a topic often neglected amid societal concerns about pathological media use and vulnerability to media effects, such as aggression, cyber-bullying and Internet addiction. It addresses children and adolescents' cognitive development involving their interactions with parents, early language development, imaginary play, attention, memory, and executive control, literacy and academic performance."--Provided by publisher
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    London : Pluto Press | Ann Arbor, Michigan : ProQuest
    ISBN: 9781786801326
    Language: English
    Pages: 1 Online-Ressource (209 pages)
    Edition: 1st ed.
    Series Statement: Radical Geography
    DDC: 370.19
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Bildungswesen ; Bildungsökonomie ; Bildungssystem ; Neoliberalismus ; Sozialgeografie ; Educational sociology ; Educational psychology ; Capitalism and education ; Electronic books
    Abstract: Shines a light on how modern education shapes students into becoming compliant workers.
    Note: Description based on publisher supplied metadata and other sources
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    ISBN: 9783662540336
    Language: English
    Pages: 1 Online-Ressource (xii, 261 Seiten)
    Series Statement: The Frontiers Collection
    Parallel Title: Erscheint auch als The technological singularity
    Parallel Title: Print version Callaghan, Victor The Technological Singularity : Managing the Journey
    DDC: 100
    RVK:
    Keywords: Computer science ; Electronic books ; Einzigkeit ; Technischer Fortschritt ; Wissenschaftsethik ; Künstliche Intelligenz ; Risikomanagement
    Abstract: Foreword -- References -- Acknowledgements -- Contents -- 1 Introduction to the Technological Singularity -- 1.1 Why the "Singularity" Is Important -- 1.2 Superintelligence, Superpowers -- 1.3 Danger, Danger! -- 1.4 Uncertainties and Safety -- References -- Risks of, and Responses to, the Journey to the Singularity -- 2 Risks of the Journey to the Singularity -- 2.1 Introduction -- 2.2 Catastrophic AGI Risk -- 2.2.1 Most Tasks Will Be Automated -- 2.2.2 AGIs Might Harm Humans -- 2.2.3 AGIs May Become Powerful Quickly -- 2.2.3.1 Hardware Overhang -- 2.2.3.2 Speed Explosion -- 2.2.3.3 Intelligence Explosion -- References -- 3 Responses to the Journey to the Singularity -- 3.1 Introduction -- 3.2 Post-Superintelligence Responses -- 3.3 Societal Proposals -- 3.3.1 Do Nothing -- 3.3.1.1 AI Is Too Distant to Be Worth Our Attention -- 3.3.1.2 Little Risk, no Action Needed -- 3.3.1.3 Let Them Kill Us -- 3.3.1.4 "Do Nothing" Proposals-Our View -- 3.3.2 Integrate with Society -- 3.3.2.1 Legal and Economic Controls -- 3.3.2.2 Foster Positive Values -- 3.3.2.3 "Integrate with Society" Proposals-Our View -- 3.3.3 Regulate Research -- 3.3.3.1 Review Boards -- 3.3.3.2 Encourage Research into Safe AGI -- 3.3.3.3 Differential Technological Progress -- 3.3.3.4 International Mass Surveillance -- 3.3.3.5 "Regulate Research" Proposals-Our View -- 3.3.4 Enhance Human Capabilities -- 3.3.4.1 Would We Remain Human? -- 3.3.4.2 Would Evolutionary Pressures Change Us? -- 3.3.4.3 Would Uploading Help? -- 3.3.4.4 "Enhance Human Capabilities" Proposals-Our View -- 3.3.5 Relinquish Technology -- 3.3.5.1 Outlaw AGI -- 3.3.5.2 Restrict Hardware -- 3.3.5.3 "Relinquish Technology" Proposals-Our View -- 3.4 External AGI Constraints -- 3.4.1 AGI Confinement -- 3.4.1.1 Safe Questions -- 3.4.1.2 Virtual Worlds -- 3.4.1.3 Resetting the AGI -- 3.4.1.4 Checks and Balances
    Abstract: 3.4.1.5 "AI Confinement" Proposals-Our View -- 3.4.2 AGI Enforcement -- 3.4.2.1 "AGI Enforcement" Proposals-Our View -- 3.5 Internal Constraints -- 3.5.1 Oracle AI -- 3.5.1.1 Oracles Are Likely to Be Released -- 3.5.1.2 Oracles Will Become Authorities -- 3.5.1.3 "Oracle AI" Proposals-Our View -- 3.5.2 Top-Down Safe AGI -- 3.5.2.1 Three Laws -- 3.5.2.2 Categorical Imperative -- 3.5.2.3 Principle of Voluntary Joyous Growth -- 3.5.2.4 Utilitarianism -- 3.5.2.5 Value Learning -- 3.5.2.6 Approval-Directed Agents -- 3.5.2.7 "Top-Down Safe AGI" Proposals-Our View -- 3.5.3 Bottom-up and Hybrid Safe AGI -- 3.5.3.1 Evolutionary Invariants -- 3.5.3.2 Evolved Morality -- 3.5.3.3 Reinforcement Learning -- 3.5.3.4 Human-like AGI -- 3.5.3.5 "Bottom-up and Hybrid Safe AGI" Proposals-Our View -- 3.5.4 AGI Nanny -- 3.5.4.1 "AGI Nanny" Proposals-Our View -- 3.5.5 Motivational Scaffolding -- 3.5.6 Formal Verification -- 3.5.6.1 "Formal Verification" Proposals-Our View -- 3.5.7 Motivational Weaknesses -- 3.5.7.1 High Discount Rates -- 3.5.7.2 Easily Satiable Goals -- 3.5.7.3 Calculated Indifference -- 3.5.7.4 Programmed Restrictions -- 3.5.7.5 Legal Machine Language -- 3.5.7.6 "Motivational Weaknesses" Proposals-Our View -- 3.6 Conclusion -- Acknowledgementss -- References -- Managing the Singularity Journey -- 4 How Change Agencies Can Affect Our Path Towards a Singularity -- 4.1 Introduction -- 4.2 Pre-singularity: The Dynamic Process of Technological Change -- 4.2.1 Paradigm Shifts -- 4.2.2 Technological Change and Innovation Adoption -- 4.2.3 The Change Agency Perspective -- 4.2.3.1 Business Organisations as Agents of Change in Innovation Practice -- 4.2.3.2 Social Networks as Agents of Change -- 4.2.3.3 The Influence of Entrepreneurs as Agents of Change -- 4.2.3.4 Nation States as Agents of Change -- 4.3 Key Drivers of Technology Research and Their Impact
    Abstract: 4.4 The Anti-singularity Postulate -- 4.5 Conclusions -- References -- 5 Agent Foundations for Aligning Machine Intelligence with Human Interests: A Technical Research Agenda -- 5.1 Introduction -- 5.1.1 Why These Problems? -- 5.2 Highly Reliable Agent Designs -- 5.2.1 Realistic World-Models -- 5.2.2 Decision Theory -- 5.2.3 Logical Uncertainty -- 5.2.4 Vingean Reflection -- 5.3 Error-Tolerant Agent Designs -- 5.4 Value Specification -- 5.5 Discussion -- 5.5.1 Toward a Formal Understanding of the Problem -- 5.5.2 Why Start Now? -- References -- 6 Risk Analysis and Risk Management for the Artificial Superintelligence Research and Development Process -- 6.1 Introduction -- 6.2 Key ASI R&D Risk and Decision Issues -- 6.3 Risk Analysis Methods -- 6.3.1 Fault Trees -- 6.3.2 Event Trees -- 6.3.3 Estimating Parameters for Fault Trees and Event Trees -- 6.3.4 Elicitation of Expert Judgment -- 6.3.5 Aggregation of Data Sources -- 6.4 Risk Management Decision Analysis Methods -- 6.5 Evaluating Opportunities for Future Research -- 6.6 Concluding Thoughts -- Acknowledgements -- References -- 7 Diminishing Returns and Recursive Self Improving Artificial Intelligence -- 7.1 Introduction -- 7.2 Self-improvement -- 7.2.1 Evolutionary Algorithms -- 7.2.2 Learning Algorithms -- 7.3 Limits of Recursively Improving Intelligent Algorithms -- 7.3.1 Software Improvements -- 7.3.2 Hardware Improvements -- 7.4 The Takeaway -- References -- 8 Energy, Complexity, and the Singularity -- 8.1 A Contradiction -- 8.2 Challenges -- 8.2.1 Climate Change -- 8.2.2 Biodiversity and Ecosystem Services -- 8.2.3 Energy-or, Where's My Jetsons Car? -- 8.2.4 The Troubles with Science -- 8.3 Energy and Complexity -- 8.4 Exponentials and Feedbacks -- 8.5 Ingenuity, not Data Processing -- 8.6 In Summary -- Acknowledgements -- References
    Abstract: 9 Computer Simulations as a Technological Singularity in the Empirical Sciences -- 9.1 Introduction -- 9.2 The Anthropocentric Predicament -- 9.3 The Reliability of Computer Simulations -- 9.3.1 Verification and Validation Methods -- 9.4 Final Words -- References -- 10 Can the Singularity Be Patented? (And Other IP Conundrums for Converging Technologies) -- 10.1 Introduction -- 10.2 A Singular Promise -- 10.3 Intellectual Property -- 10.3.1 Some General IP Problems in Converging Technologies -- 10.3.2 Some Gaps in IP Relating to the Singularity -- 10.4 Limits to Ownership and Other Monopolies -- 10.5 Owning the Singularity -- 10.6 Ethics, Patents and Artificial Agents -- 10.7 The Open Alternative -- References -- 11 The Emotional Nature of Post-Cognitive Singularities -- 11.1 Technological Singularity: Key Concepts -- 11.1.1 Tools and Methods -- 11.1.2 Singularity: Main Hypotheses -- 11.1.3 Implications of Post-singularity Entities with Advanced, Meta-cognitive Intelligence Ruled by Para-emotions -- 11.2 Post-cognitive Singularity Entities and their Physical Nature -- 11.2.1 Being a Singularity Entity -- 11.2.1.1 Super-intelligent Entities -- 11.2.1.2 Transhumans -- 11.2.2 Post Singularity Entities as Living Systems? -- 11.3 Para-emotional Systems -- 11.4 Conclusions -- Acknowledgements -- References -- 12 A Psychoanalytic Approach to the Singularity: Why We Cannot Do Without Auxiliary Constructions -- 12.1 Introduction -- 12.2 AI and Intelligence -- 12.3 Consciousness -- 12.4 Reason and Emotion -- 12.5 Psychoanalysis -- 12.6 Conclusion -- References -- Reflections on the Journey -- 13 Reflections on the Singularity Journey -- 13.1 Introduction -- 13.2 Eliezer Yudkowsky -- 13.2.1 The Event Horizon -- 13.2.2 Accelerating Change -- 13.2.3 The Intelligence Explosion -- 13.2.4 MIRI and LessWrong -- 13.3 Scott Aaronson -- 13.4 Stuart Armstrong
    Abstract: 13.5 Too Far in the Future -- 13.6 Scott Siskind -- 13.6.1 Wireheading -- 13.6.2 Work on AI Safety Now -- 14 Singularity Blog Insights -- 14.1 Three Major Singularity Schools -- 14.2 AI Timeline Predictions: Are We Getting Better? -- 14.3 No Time Like the Present for AI Safety Work -- 14.4 The Singularity Is Far -- Appendix -- The Coming Technological Singularity: How to Survive in the Post-human Era (reprint) -- References -- References -- Titles in this Series
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    ISBN: 9780128114247
    Language: English
    Pages: 1 Online-Ressource (xii, 290 Seiten) , Illustrationen
    Parallel Title: Erscheint auch als Reducing cyberbullying in schools
    DDC: 302.343
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Cyberbullying--Prevention ; Cyberbullying ; Prevention ; Bullying in schools ; Prevention ; Electronic books ; Aufsatzsammlung ; Schule ; Cyber-Mobbing ; Cyber-Mobbing ; Prävention ; Schule
    Abstract: Front Cover -- Reducing Cyberbullying in Schools: International Evidence-Based Best Practices -- Copyright -- Dedication -- Contents -- About the Editors -- About the Authors -- Part One: General Strategies -- Chapter 1: Cyberbullying: Definition, consequences, prevalence -- Introduction -- Cyberbullying definition -- Bullying definition -- Is cyberbullying a form of bullying, or something different entirely? -- Why is the meaning of the word cyberbullying important? -- Types of cyberbullying -- Prevalence of cyberbullying -- Consequences of cyberbullying -- Overlap of forms of bullying -- References -- Further reading -- Chapter 2: Addressing traditional school-based bullying more effectively -- Introduction -- Interventions: proactive and reactive -- Proactive interventions -- Reactive interventions -- A note on interventions in cases of cyberbullying -- Discussion -- Conclusion -- References -- Further reading -- Chapter 3: Technological solutions for cyberbullying -- Introduction -- Conceptualization of cyberbullying -- Technological solutions -- Solutions of the social media companies -- Solutions of the internet service providers -- Solutions of email service providers -- Solutions of instant-messaging apps -- Apps for cyberbullying prevention and intervention -- Evidence regarding the effectiveness of technological solutions -- Other technological solutions for cyberbullying -- Discussion -- Limitations of the study -- Conclusion -- Acknowledgments -- References -- Chapter 4: Cyberbullying and the law: Parameters for effective interventions? -- Introduction -- Australia/United Kingdom -- Duty of care -- Breach of duty -- Damage -- United States -- Common law duty of care and sovereign immunity -- Statutory intervention -- First amendment obstacles -- Conclusion -- References -- Further reading.
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    London : Routledge, Taylor & Francis Group
    ISBN: 9781315628110 , 9781317240068 , 9781138645493 , 9781138645509 , 9781317240044
    Language: English
    Pages: 1 Online-Ressource (xiii, 415 Seiten) , Illustrationen
    Edition: First published
    Edition: Also available in print edition
    Parallel Title: Erscheint auch als International handbook of media literacy education
    DDC: 302.23
    RVK:
    Keywords: Education in mass media ; Mass media Technological innovations ; Media literacy ; Medienpädagogik ; Medienkompetenz ; Electronic books ; Aufsatzsammlung ; Medienkompetenz ; Medienpädagogik ; Medienkompetenz ; Medienpädagogik
    Abstract: pt. I. Educational interventions -- part II. Safeguarding/data and on-line privacy -- part III. Engagement in civic life -- part IV. Media, creativity, and production -- part V. Digital media literacy
    Note: Includes bibliographical references and index , Also available in print edition. , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    RVK:
    Keywords: Software architecture ; Information technology ; Management ; Electronic books ; Electronic books ; local ; Softwarearchitektur ; Softwareentwicklung
    Abstract: The software development ecosystem is constantly changing, providing a constant stream of new tools, frameworks, techniques, and paradigms. Over the past few years, incremental developments in core engineering practices for software development have created the foundations for rethinking how architecture changes over time, along with ways to protect important architectural characteristics as it evolves. This practical guide ties those parts together with a new way to think about architecture and time.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 28, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    Cambridge, Massachusetts ; : The MIT Press
    ISBN: 9780262341202
    Language: English
    Pages: 1 online resource (283 pages)
    Series Statement: The MIT Press Ser.
    Parallel Title: Lee, Edward A., 1957 - Plato and the nerd
    Parallel Title: Print version Lee, Edward Ashford Plato and the Nerd : The Creative Partnership of Humans and Technology
    DDC: 601
    RVK:
    Keywords: Technology--Philosophy ; Computer science Popular works ; Creative ability ; Technology Philosophy ; Technology ; Philosophy ; Electronic books ; Philosophie ; Technologie ; Informatik ; Kreativität ; Philosophie ; Digitalisierung ; Philosophie ; Technologie ; Informatik ; Kreativität ; Philosophie ; Digitalisierung
    Abstract: How humans and technology evolve together in a creative partnership.
    Abstract: Intro -- Contents -- Preface -- I Yang -- 1 Shadows on the Wall -- 1.1 Nerds -- 1.2 Artificial and Natural -- 1.3 Design and Discovery -- 1.4 Engineering and Science -- 2 Inventing Laws of Nature -- 2.1 The Unknown Knowns -- 2.2 Models of Nature -- 2.3 Models Are Wrong -- 3 Models of Models of Models of Models of Things -- 3.1 Technological Tapestries -- 3.2 Complexity Simplified -- 3.3 Transitivity of Models -- 3.4 Reductionism -- 4 Hardware Is Ephemeral -- 4.1 Hard and Soft -- 4.2 Semiconductors -- 4.3 Digital Switches -- 4.4 Logic Gates -- 4.5 Logic Diagrams -- 4.6 Digital Machines -- 5 Software Endures -- 5.1 Self-Scaffolding -- 5.2 Instruction Set Architectures -- 5.3 Programming Languages -- 5.4 Operating Systems -- 5.5 Libraries, Languages, and Dialects -- 5.6 The Cloud -- 6 Evolution and Revolution -- 6.1 Normal Engineering -- 6.2 Crisis and Failure -- 6.3 Crisis and Opportunity -- 6.4 Models in Crisis -- II Yin -- 7 Information -- 7.1 Pessimism Becomes Optimism -- 7.2 Information-Processing Machines -- 7.3 Measuring Information -- 7.4 Continuous Information -- 8 The Limits of Software -- 8.1 Universal Machines? -- 8.2 Undecidability -- 8.3 Cardinality -- 8.4 Digital Physics? -- 9 Symbiosis -- 9.1 The Notion of a Continuum -- 9.2 The Impossible Becomes Possible -- 9.3 Digital Psyche? -- 9.4 Symbiotic Partnership -- 9.5 Incompleteness -- 10 Determinism -- 10.1 Laplace's Demon -- 10.2 The Butterfly Effect -- 10.3 Incompleteness of Determinism -- 10.4 The Hard and the Soft of Determinism -- 11 Probability and Possibility -- 11.1 The Bayesians and the Frequentists -- 11.2 Continuums, Again -- 11.3 Impossibility and Improbability -- 12 Final Thoughts -- 12.1 Dualism -- 12.2 Obstacles -- 12.3 Autonomy and Intelligence -- Bibliography -- Index.
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Singapore : World Scientific Publishing Co. Pte Ltd.
    ISBN: 9789813109001
    Language: English
    Pages: 1 online resource (558 p.) , ill. (some col.)
    Series Statement: World Scientific series in information studies volume 9
    Parallel Title: Erscheint auch als
    DDC: 303.48/33
    RVK:
    Keywords: Information society ; Information society / Social aspects ; Technological innovations / Social aspects ; Electronic books ; Transdisziplinarität ; Informationsgesellschaft ; Informations- und Dokumentationswissenschaft ; Konferenzschrift 2015 ; Informations- und Dokumentationswissenschaft ; Transdisziplinarität ; Informationsgesellschaft
    Note: Title from PDF title page (viewed May 31, 2017). - Second volume of a two-volume edition based on the Summit of the International Society for Information Studies on "The Information Society at the Crossroads : Response and Responsibility of the Sciences of Information" held in Vienna in June 2015
    URL: Volltext  (URL des Erstveroeffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    ISBN: 9781911307570 , 9781911307594 , 9781911307563 , 9781911307587
    Language: English
    Pages: 1 Online-Ressource (xviii, 278 Seiten) , illustrations, figures, tables
    Parallel Title: Print version The Web as History: Using Web Archives to Understand the Past and the Present
    DDC: 302.231
    RVK:
    RVK:
    Keywords: Web archives ; Web archiving ; History Methodology ; Electronic books ; Aufsatzsammlung ; Edited volumes ; Case studies ; Electronic books ; World Wide Web ; Geschichte
    Abstract: This is the first book to present a series of findings about how culture and society has evolved with the Web. It includes a number of histories of national web spaces, accounts of different domains such as government and media websites, and case studies of topics such as religion, education, political activism, and literature. In each case, the focus is on what this medium reveals about how culture has changed. A phrase often heard nowadays is ‘if it’s not online, it doesn’t exist.' This is not entirely true, but it is becoming an increasingly accurate reflection of the Web's role as an indispensable treasure trove for those who want to understand the past
    Note: eng
    URL: Volltext  (kostenfrei)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: FULL
    URL: Volltext  (kostenfrei)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    San Francisco, CA : No Starch Press
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    RVK:
    RVK:
    Keywords: Programmable controllers ; Amateurs' manuals ; Microcontrollers ; Programming ; Science projects ; Design and construction ; Arduino (Programmable controller) ; Electronic books ; Electronic books ; local ; Arduino-Plattform
    Abstract: This second volume of Arduino Project Handbook follows up the acclaimed first volume with 25 new and fresh projects. Each project provides step-by-step instructions, full-color photos and circuit diagrams, and the complete code to bring your build to life. With the low-cost Arduino board and a handful of components, you'll use LEDs to build a light matrix display for scrolling text, sensors to make an ultrasonic Super Soaker that detects and drenches intruders, buzzers and buttons for a digital piano, a fingerprint scanner to ramp up security in your home, LCD screens to build a code-breaking bomb-diffuser game, and so much more. The handbook finishes with more advanced builds to test your skills, like an Arduino nerve center for controlling your gadgets remotely. Arduino Project Handbook, Volume II provides a crash course to get you set up with the Arduino and to introduce electronics parts and tools, as well as a troubleshooting chapter for solving your hardware problems. This is a perfect guide for kids, parents, educators, and hobbyists getting started with Arduino or just levelling up their hardware skills. Praise for the first volume of Arduino Project Handbook : "Easily the best beginner's guide out there. Pair with an inexpensive clone-based starter kit, and it's never been cheaper to join the maker revolution." MakeUseOf.com "Beautifully designed." Boing Boing
    Note: Description based on online resource; title from title page (Safari, viewed April 17, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    London : Reaktion Books Ltd
    ISBN: 9781780237879
    Language: English
    Pages: 1 Online-Ressource (208 Seiten)
    Parallel Title: Erscheint auch als Boast, Robin The machine in the ghost
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Information technology--Social aspects ; Electronic books ; Digitalisierung ; Alltag ; Gesellschaft
    Abstract: We live in a digital age, buy and sell in a digital economy, and consume--oh do we consume--digital media. The digital lies at the heart of our contemporary, information-heavy, media-saturated lives, and although we may talk about the digital as a cultural phenomenon, the thing itself--digitality--is often hidden to us, a technology that someone else has invented and that lives buried inside our computers, tablets, and smartphones. In this book, Robin Boast follows the video streams and social media posts to their headwaters in order to ask: What, exactly, is the digital? Boast tackles this fundamental question by exploring the origins of the digital and showing how digital technology works. He goes back to 1874, when a French telegraph engineer, Jean-Maurice-Émile Baudot, invented the first means of digital communication, the Baudot code. From this simple 5-bit code, Boast takes us to the first electronic computers, to the earliest uses of graphics and information systems in the 1950s, our interactions with computers through punch cards and programming languages, and the rise of digital media in the 1970s.Via various and sometimes unanticipated historical routes, he reveals the foundations of digitality and how it has flourished in today's explosion of technologies and the forms of communication and media they enable, making real the often intangible force that guides so much of our lives.
    Abstract: Cover -- The Machine in the Ghost: Digitality and its Consequences -- Imprint Page -- Contents -- Introduction -- 1. Digital Codes, Ticker Tape, Punched Cards and Teleprinting: On the Origin of Digitality -- 2. Data Encoding and Storage Before the Computer -- 3. Revisiting Computation: Computation Doesn't Need to be Digital -- 4. Back to Content: From Computation to Media -- 5. Media Clones, Multiple Renderings: The Consequences of the Digital -- Glossary -- References -- Select Bibliography -- Acknowledgements -- Photo Acknowledgements -- Index
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Durham : Duke University Press
    ISBN: 9780822373520
    Language: English
    Pages: 1 online resource (241 pages)
    Parallel Title: Erscheint auch als
    DDC: 305.908
    RVK:
    RVK:
    Keywords: Disabilities ; People with disabilities ; Healing ; Disabilities ; Electronic books
    Abstract: Introduction: writing a mosaic -- A note on reading this book: thinking about trigger warnings -- Brilliant imperfection: white pines -- Ideology of cure -- Birth -- Prayers, crystals, vitamins -- Beliefs about disability -- Overcoming disability -- Hope in motion -- Rebelling against cure -- The restoration of health -- Walking in the prairie -- Brilliant imperfection: twitches and tremors -- Violence of cure -- Defect -- At the center of cure lies eradication -- Personhood is a weapon -- Great turmoil -- Brilliant imperfection: maples -- In tandem with cure -- Cerebral palsy -- Reading diagnosis -- Disorder -- Antibiotics and acupuncture -- The price of diagnosis -- Useful, but to whom? -- Brilliant imperfection: stone -- Nuances of cure -- Wishing you less pain -- Wanting cure -- Birthmark -- Cautionary tale -- Body-mind yearning -- Yearning for the peeper pond -- Jostling my anti-cure politics -- Your suicide haunts me -- Brilliant imperfection: shells -- Structure of cure -- The medical-industrial complex -- A far-reaching network -- Troubled and troubling body-minds -- Variations on cure -- Skin lighteners and hot springs -- Brilliant imperfection: hermit crabs -- How cure works -- Cure just around the corner -- Charity events -- Shifting technologies -- A pharmaceutical history of eflornithine -- Brilliant imperfection: rolling -- At the center of cure -- Carrie Buck I: yearning -- Carrie Buck II: torrent of history -- Carrie Buck III: feebleminded -- Lives reduced to case files -- Living with monkey -- Schizophrenia -- Brilliant imperfection: Myrtle -- Moving through cure -- Choosing disability -- Airports and cornfields -- Interdependence -- Wanting a flat chest -- Gender identity disorder -- Claiming ourselves -- Brilliant imperfection: drag queen -- Impacts of cure -- Endless questions -- Ashley's father -- Resisting intelligence -- Feeling broken -- Being fixed -- Shame and pride -- Brilliant imperfection: survival notes -- Promise of cure -- Normal and natural -- Finding wholeness -- Gender transition -- Bullied -- A maze of contradictions -- Mama, what will you swear? -- Walking in the prairie again -- Brilliant imperfection: cycling.
    Abstract: Cover -- Contents -- Acknowledgments -- Introduction: Writing a Mosaic -- A Note on Reading This Book: Thinking about Trigger Warnings -- Brilliant Imperfection: White Pines -- 1. Ideology of Cure -- Birth -- Prayers, Crystals, Vitamins -- Beliefs about Disability -- Overcoming Disability -- Hope in Motion -- Rebelling against Cure -- The Restoration of Health -- Walking in the Prairie -- Brilliant Imperfection: Twitches and Tremors -- 2. Violence of Cure -- Defect -- At the Center of Cure Lies Eradication -- Personhood Is a Weapon -- Great Turmoil -- Brilliant Imperfection: Maples -- 3. In Tandem with Cure -- Cerebral Palsy -- Reading Diagnosis -- Disorder -- Antibiotics and Acupuncture -- The Price of Diagnosis -- Useful, but to Whom? -- Brilliant Imperfection: Stone -- 4. Nuances of Cure -- Wishing You Less Pain -- Wanting Cure -- Birthmark -- Cautionary Tale -- Body-Mind Yearning -- Yearning for the Peeper Pond -- Jostling My Anti-Cure Politics -- Your Suicide Haunts Me -- Brilliant Imperfection: Shells -- 5. Structure of Cure -- The Medical-Industrial Complex -- A Far-Reaching Network -- Troubled and Troubling Body-Minds -- Variations on Cure -- Skin Lighteners and Hot Springs -- Brilliant Imperfection: Hermit Crabs -- 6. How Cure Works -- Cure Just around the Corner -- Charity Events -- Shifting Technologies -- A Pharmaceutical History of Eflornithine -- Brilliant Imperfection: Rolling -- 7. At the Center of Cure -- Carrie Buck I: Yearning -- Carrie Buck II: Torrent of History -- Carrie Buck III: Feebleminded -- Lives Reduced to Case Files -- Living with Monkey -- Schizophrenia -- Brilliant Imperfection: Myrtle -- 8. Moving through Cure -- Choosing Disability -- Airports and Cornfields -- Interdependence -- Wanting a Flat Chest -- Gender Identity Disorder -- Claiming Ourselves
    Abstract: Brilliant Imperfection: Drag Queen -- 9. Impacts of Cure -- Endless Questions -- Ashley's Father -- Resisting Intelligence -- Feeling Broken -- Being Fixed -- Shame and Pride -- Brilliant Imperfection: Survival Notes -- 10. Promise of Cure -- Normal and Natural -- Finding Wholeness -- Gender Transition -- Bullied -- A Maze of Contradictions -- Mama, What Will You Swear? -- Walking in the Prairie Again -- Brilliant Imperfection: Cycling -- Notes -- Bibliography -- Index -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W -- Y -- Z
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    ISBN: 9783839434833
    Language: German , English
    Pages: 1 Online-Ressource (338 Seiten) , Illustrationen, Diagramme
    Series Statement: Edition Kulturwissenschaft Band 100
    Parallel Title: Erscheint auch als Interdisziplinäre Tagung Ästhetiken in Kindheit und Jugend (2015 : Essen) Ästhetiken in Kindheit und Jugend
    DDC: 305.23
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Jugend ; Kind ; Kreativität ; Sozialisation ; Sozialstatus ; Kommerzialisierung ; Konferenzschrift 2015 ; Konferenzschrift 2015 ; Aufsatzsammlung ; Electronic books ; Konferenzschrift 2015 ; Konferenzschrift 2015 ; Konferenzschrift 2015 ; Konferenzschrift ; Kind ; Jugend ; Geschmack ; Sozialisation ; Kommerzialisierung ; Kreativität ; Sozialstatus ; Kultursoziologie ; Kindersoziologie ; Jugendsoziologie
    Abstract: In Kindheit und Jugend ist eine Auseinandersetzung mit ästhetischen Darstellungs- und Wahrnehmungsweisen hochgradig relevant. Die Bedeutsamkeit ästhetischer Positionierungen - etwa durch die Wahl der Kleidung oder Accessoires, durch Make-up oder technische Geräte - kann einerseits als Anzeichen einer sehr erfolgreichen Kommerzialisierung von Kindheit und Jugend gedeutet werden. Andererseits zeugt sie aber auch von einem Gespür, mit dem sich Kinder und Jugendliche die Alltagswelt, in der sie leben, zu eigen machen. Um die sozialen Verhältnisse von Ästhetiken, Ökonomien und Generationenbeziehungen in den Blick zu nehmen, versammelt dieser interdisziplinäre Band Forschungsperspektiven zu Alltagsästhetiken in Kindheit und Jugend.
    Note: "Der Sammelband 'Ästhetiken in Kindheit und Jugend' geht aus einer interdisziplinären Tagung unter diesem Titel hervor, die [...] vom 9. bis 11. April 2015 am Kulturwissenschaftlichen Institut Essen (KWI) ausgerichtet wurde." - Vorwort , Literaturangaben , Beiträge in Deutsch, 1 Beitrag in Englisch
    URL: Volltext  (kostenfrei)
    URL: Cover  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    ISBN: 9781442663091
    Language: English
    Pages: 1 Online-Ressource (126 p)
    Parallel Title: Erscheint auch als
    DDC: 378.1
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Slow life movement ; Slow life movement ; Electronic books ; Electronic books ; Hochschule ; Entschleunigung
    Abstract: In The Slow Professor, Maggie Berg and Barbara K. Seeber discuss how adopting the principles of the Slow movement in academic life can counter the erosion of humanistic education
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    ISBN: 9781315722245 , 9781317524403
    Language: English
    Pages: 1 Online-Ressource (xv, 297 Seiten)
    Series Statement: Routledge research in education 161
    Series Statement: Routledge research in education
    Parallel Title: Erscheint auch als
    DDC: 305.23
    RVK:
    Keywords: Child psychology ; Children / Services for ; Children / Social conditions ; Children / Study and teaching ; SOCIAL SCIENCE / Discrimination & Race Relations ; SOCIAL SCIENCE / Minority Studies ; Kind ; Children Study and teaching ; Children Social conditions ; Child psychology Services for ; Children ; Erziehung ; Kinderpsychologie ; Soziale Situation ; Kind ; Aufsatzsammlung ; Electronic books ; Electronic books ; Kind ; Erziehung ; Soziale Situation ; Kinderpsychologie
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    London : Routledge, Taylor & Francis Group
    ISBN: 9781317344711
    Language: English
    Pages: 1 Online-Ressource (xvii, 454 Seiten) , Diagramme
    DDC: 306.072073
    RVK:
    RVK:
    Keywords: Social classes Study and teaching (Higher) ; Sex role Study and teaching (Higher) ; Homosexuality Study and teaching (Higher) ; Discrimination Study and teaching (Higher) ; United States Social conditions 1980- ; United States Race relations ; Study and teaching (Higher) ; Electronic books ; Geschlechterforschung ; USA
    Abstract: Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Table of Contents -- Foreword -- Preface -- Part I: The Theory of Intersectional Analysis -- Introduction -- Interlocking Systems of Oppression and Privilege -- Race -- The Social Construction of Race -- The Social Construction of Gender -- Class -- The Language of Intersection Theory -- Social Locations -- The Assumptions of Intersection Theory -- Simultaneity -- Multiplicative versus Additive Relationships -- Summary -- References -- 1. Multiple Jeopardy, Multiple Consciousness: The Context of a Black Feminist Ideology
    Abstract: 2. Theorizing Race, Class, and Gender: The New Scholarship of Black Feminist Intellectuals and Black Women's Labor -- 3. Toward a New Vision: Race, Class, and Gender as Categories of Analysis and Connection -- 4. Theorizing Difference from Multiracial Feminism -- 5. Doing Difference -- 6. Symposium on West and Fenstermaker's ""Doing Difference"" -- 7. Reply (Re)Doing Difference -- Part II: The Methodology of Intersectional Analysis: Qualitative Approaches -- Introduction -- Simultaneity -- Multiplicative Relationships -- Intersectional Analysis in Qualitative Research
    Abstract: Rules for Qualitative Intersectional Research -- Type I and Type II Articles -- A Digression on Race, Gender, and Class -- Critiquing Qualitative Articles -- The Saturated Model -- 7. An Exploratory Analysis of the Effects of Race, Class, and Gender on Student and Parent Mobility Aspirations -- 8. Policing Boundaries: Race, Class, and Gender in Cartagena, Colombia -- Intersectional Analysis with Four Social Locations -- 9. Gender, Race, Class, and the Trend Toward Early Motherhood: A Feminist Analysis of Teen Mothers in Contemporary Society -- 10. Masculinities and Athletic Careers
    Abstract: Intersectional Analysis with Two Social Locations -- 11. Working-Class Women's Ways of Knowing: Effects of Gender, Race, and Class -- Intersectional Analysis in Historical Studies -- 12. You Have to Have Some Fun to Go Along with Your Work: The Interplay of Race, Class, Gender, and Leisure in the Industrial New South -- Part III: The Methodology of Intersectional Analysis: Quantitative Approaches -- Introduction -- The Basic Approach -- Simple Social Locations -- Complex Social Locations -- Type I Cases -- Type II Cases -- The Saturated Model -- Some Issues and Statistical Problems
    Abstract: How Many Comparisons? -- Selection of Comparisons -- Sample Size -- Multicollinearity -- Critiquing Quantitative Articles -- Quantitative Studies with Four Locations: Separate Group Analysis -- 13. Producing and Reproducing Class and Status Differences: Racial and Gender Gaps in U.S. Employment and Retirement Income -- 14. Gender and Race Differences in the Predictors of Daily Health Practices among Older Adults -- Quantitative Studies with Four Locations: Interaction Analysis -- 15. Relations among Socioeconomic Status Indicators and Health for African-Americans and Whites
    Abstract: Quantitative Studies with Four Locations: Interactions Combined with Separate Group Analysis
    Note: Literaturangaben
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    ISBN: 9780128004784 , 9780128000069
    Language: English
    Pages: 1 online resource (xxi, 166 pages)
    Parallel Title: Erscheint auch als Pirc, John Threat forecasting
    DDC: 303.49
    RVK:
    Keywords: Computer security ; Big data Security measures ; Forecasting ; Computer security. ; Big data Security measures. ; Forecasting ; Electronic books ; Big Data ; Computersicherheit
    Abstract: Front Cover -- Threat Forecasting: Leveraging Big Data for Predictive Analysis -- Copyright -- Contents -- About the Authors -- Foreword -- Why Threat Forecasting is Relevant -- What You Will Learn and How You Will Benefit -- Preface -- Book Organization and Structure -- Closing Thoughts -- Acknowledgments -- Chapter 1: Navigating Todays Threat Landscape -- Introduction -- Why Threat Forecasting -- The Effects of a Data Breach -- Barriers to Adopting Threat Forecasting Practices -- Going Beyond Historical Threat Reporting -- Timing -- Generalization -- The State of Regulatory Compliance -- Industry Specific Guidelines -- Healthcare Institutions -- Financial Institutions -- Cyber Security Information Sharing Legislation: Watch this Space -- Best Practices, Standards, and Frameworks -- PCI DSS -- NIST Cyber Security Framework -- Defense in Depth -- Tier 1 Security Technologies -- Tier 2 Security Technologies -- Update and Evaluate Security Products and Technologies -- Cyber Security and the Human Factor -- Today's Information Assurance Needs -- Chapter 2: Threat Forecasting -- Synopsis -- Introduction -- Threat Forecasting -- Dangers of Technology Sprawl -- High Speed Big Data Collection and Surveillance -- Threat Epidemiology -- High Frequency Security Algorithms -- Summary -- Chapter 3: Security Intelligence -- Synopsis -- Introduction -- Security Intelligence -- Information Vetting -- KPIs -- Programs -- Scripts -- Shortcuts -- Other -- Office Macros -- Do It Yourself (DIY) Security Intelligence -- Build -- Buy -- Partner -- Key Indicator Attributes -- Dissemination of Intelligence -- Summary -- Chapter 4: Identifying Knowledge Elements -- Synopsis -- Introduction -- Defining Knowledge Elements -- Intelligence Versus Information -- A Quick Note About the Signal-to-Noise Ratio Metaphor -- A Brief Note on IOCs and IOIs.
    Note: Includes bibliographical references and index , Zielgruppe - Audience: Specialized
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    ISBN: 9783658077655
    Language: English
    Pages: 1 Online-Ressource (242 Seiten) , Illustrationen
    Parallel Title: Print version (De)Standardisierung von Bildungsverläufen und -strukturen : Neue Perspektiven auf bildungsbezogene Ungleichheit
    DDC: 370
    RVK:
    Keywords: Electronic books ; Electronic books ; Bildungsgang ; Soziale Ungleichheit ; Bildungsstruktur ; Bildungssystem
    Abstract: Wissenschaftliche und bildungspolitische Diskurse sind seit geraumer Zeit durch Gegensätzlichkeiten gekennzeichnet, die sich im Spannungsfeld einer zunehmenden Standardisierung und Destandardisierung bewegen. Diese, insbesondere die Bildungssysteme und -institutionen kennzeichnenden Dynamiken sind eingebettet in eine zunehmende Pluralisierung individueller Bildungsbiographien. Der vorliegende Sammelband fragt nach den Auswirkungen dieser Prozesse auf die Reproduktion und Transformation sozialer Bildungsungleichheit. Das Spannungsfeld von Standardisierung und Destandardisierung wird aus makro-, meso- und mikroanalytischer Perspektive sowie in verschiedenen Feldern des Bildungswesens in den Blick genommen: Von Interesse sind übergreifende Dynamiken auf der Ebene der Bildungsstrukturen und Bildungsverläufe. Dr. Livia Makrinus, Karin M. Otremba, Christian Rennert und Janine Stoeck sind Mitglieder des Promotionskollegs 'Bildung und soziale Ungleichheit' der Hans-Böckler-Stiftung an der Martin-Luther-Universität Halle-Wittenberg.
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    ISBN: 9783658096427
    Language: German , English
    Pages: Online-Ressource (XIV, 297 S. 1 Abb. in Farbe)
    Edition: 1. Aufl.
    Edition: Online-Ausg. Springer eBook Collection. Humanities, Social Science
    DDC: 306.43
    RVK:
    RVK:
    Keywords: Social sciences ; Migration ; Konferenzschrift ; Electronic books ; Konferenzschrift ; Aufsatzsammlung ; Konferenzschrift ; Aufsatzsammlung ; Konferenzschrift ; Aufsatzsammlung ; Konferenzschrift ; Deutschland ; Türkei ; Bildungswesen ; Interkulturelle Erziehung ; Transnationalisierung ; Mehrsprachigkeit
    Abstract: Die Bedeutung des transnationalen deutsch-türkischen Raumes wächst und parallel dazu das Interesse an seiner Erforschung. Bildungsinstitutionen sind ein Teilaspekt der fortschreitenden Transnationalisierung. Die AutorInnen diskutieren, inwiefern deutsche, türkische und deutsch-türkische Bildungsinstitutionen zum Aufbau von transnationalem Bildungskapital (Sprach-, Fach-, Landes- und Kulturkenntnisse) beitragen. Eröffnet die Verortung in transnationalen Räumen Schulen und Universitäten im Zeitalter von Globalisierung und Migration neue Möglichkeiten der Profilbildung? Erleichtert dies den Umgang mit Heterogenität? Ausgehend von deutsch-türkischen Beispielen werden Denkanstöße geliefert, die auf andere transnationale Räume übertragbar sind.   Der Inhalt Deutsch-türkische Transnationalisierung • Bildungsinstitutionen • Bildungskapital Die Zielgruppen Migrations-, Bildungs-, Sprach- und KulturwissenschaftlerInnen • BildungsplanerInnen und -praktikerInnen   Die Herausgeberinnen Dr. Almut Küppers ist IPC-Mercator Fellow am Istanbul Policy Center der Sabancı-Universität in Istanbul und Wissenschaftlerin an der Universität Frankfurt a. M. Dr. Barbara Pusch arbeitet derzeit als IPC-Mercator Fellow am Istanbul Policy Center der Sabancı-Universität und am Orient-Institut Istanbul.   Dr. Pinar Uyan Semerci arbeitet in der Abteilung für Internationale Beziehungen an der Istanbul Bilgi Universität und leitet dort das Migrationsforschungszentrum
    Description / Table of Contents: Deutsch-türkische TransnationalisierungBildungsinstitutionen -- Bildungskapital.
    Note: Theorie, Praxis und Forschung anhand deutsch-türkischer Beispiele/Theory, practice and research based on German-Turkish examples
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    San Francisco : No Starch Press
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    RVK:
    RVK:
    Keywords: Programmable controllers ; Microcontrollers ; Programming ; Science projects ; Design and construction ; Arduino (Programmable controller) ; Electronic books ; Electronic books ; local ; Arduino-Plattform
    Abstract: The Arduino Project Handbook is a full-color illustrated guide to building 25 projects with the low cost Arduino microcontroller.
    Note: Description based on online resource; title from title page (viewed July 5, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    ISBN: 9781317553700 , 1317553705
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Series Statement: Routledge studies in innovation, organization and technology 41
    Parallel Title: Erscheint auch als
    DDC: 658.4/78
    RVK:
    Keywords: Data protection ; Computer security ; Management information systems ; Security measures ; Computer networks ; Security measures ; Electronic books ; local ; Electronic books
    Abstract: As retail businesses migrate to the digital realm, internal information theft incidents continue to threaten on-line and off-line retail operations. The evolving propagation of internal information theft has surpassed the traditional techniques of crime prevention practices. Many business organizations search for internal information theft prevention guides that fit into their retail business operation, only to be inundated with generic and theoretical models. This book examines applicable methods for retail businesses to effectively prevent internal information theft. Information Theft Prevention offers readers a comprehensive understanding of the current status of the retail sector information theft prevention models in relation to the internationally recognized benchmark of information security. It presents simple and effective management processes for ensuring better information system security, fostering a proactive approach to internal information theft prevention. Furthermore, it builds on well-defined retail business cases to identify applicable solutions for businesses today. Integrating the retail business operations and information system security practices, the book identifies ways to coordinate efforts across a business in order to achieve the best results. IT security managers and professionals, financial frauds consultants, cyber security professionals and crime prevention professionals will find this book a valuable resource for identifying and creating tools to prevent internal information theft.
    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 ...
  • 76
    Online Resource
    Online Resource
    Philadelphia : Temple University Press
    ISBN: 9781439911594
    Language: English
    Pages: 1 Online-Ressource (vi, 255 pages) , illustrations
    Parallel Title: Erscheint auch als Exploring the roots of digital and media literacy through personal narrative
    DDC: 302.23
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Electronic books ; Electronic books ; Electronic books ; Pädagogik ; Medienkompetenz
    Abstract: Contents -- Introduction / Renee Hobbs -- 1. Historical Roots of Media Literacy / Renee Hobbs -- 2. David Weinberger on Martin Heidegger / David Weinberger -- 3. Lance Strate on Marshall McLuhan / Lance Strate -- 4. Dana Polan on Roland Barthes / Dana Polan -- 5. Cynthia Lewis on Mikhail Bakhtin / Cynthia Lewis -- 6. Srividya Ramasubramanian on Gordon Allport / Srividya Ramasubramanian -- 7. Michael RobbGrieco on Michel Foucault / Michael RobbGrieco -- 8. Gianna Cappello on Theodor Adorno / Gianna Cappello -- 9. Douglas Kellner on Herbert Marcuse / Douglas Kellner
    Abstract: 10. Henry Jenkins on John Fiske / Henry Jenkins -- 11. Amy Petersen Jensen on Bertolt Brecht / Amy Petersen Jensen -- 12. Donna E. Alvermann on Simone de Beauvoir / Donna E. Alvermann -- 13. Jeremiah Dyehouse on John Dewey / Jeremiah Dyehouse -- 14. Renee Hobbs on Jerome Bruner / Renee Hobbs -- 15. Vanessa Domine on Neil Postman / Vanessa Domine -- 16. Peter Gutierrez on Scott McCloud / Peter Gutierrez -- 17. Susan Moeller on Roland Barthes / Susan Moeller -- Epilogue / Renee Hobbs -- Contributors -- Index
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    ISBN: 9781003085218
    Language: English
    Pages: 1 Online-Ressource (xv, 246 Seiten)
    Parallel Title: Erscheint auch als
    RVK:
    RVK:
    RVK:
    Keywords: Design Social aspects ; Computers and civilization ; Anthropology ; Material culture ; Digital media Social aspects ; Anthropology ; Computers and civilization ; Design ; Social aspects ; Digital media ; Social aspects ; Material culture ; SOCIAL SCIENCE / Anthropology / General ; SOCIAL SCIENCE / Anthropology / Cultural ; Electronic books ; Electronic books
    Abstract: List of figuresAcknowledgementsList of contributors1. Digital materialitySarah Pink, Elisenda Ardèvol and Débora LanzeniPart One Expectations2. Rematerializing the platform: Emulation and the digital-materialPaul Dourish3. Smart global futures: Designing affordable materialities for a better lifeDébora Lanzeni4. Envisioning the smart home: Reimagining a smart energy futureYolande StrengersPart Two Co-interventions5. Refiguring digital interventions for energy demand reduction: Designing for life in the digital-material homeSarah Pink, Kerstin Leder Mackley, Val Mitchell, Garrath T. Wilson and Tracy Bhamra6. Speculative design and digital materialities: Idiocy, threat and com-promiseMike Michael7. Ethnography and the quest to (co)design a mixed reality interactive slideJaume Ferrer, Elisenda Ardèvol and Narcís Parés8. Designing for the active human body in a digital-material worldFlorian 'Floyd' MuellerPart Three Insider Design9. Mobile intimacies: Everyday design and the aesthetics of mobile phonesHeather Horst10. Designing for the performance of memoryDavid Carlin11. Digital interventions in declining regionsIan McShane, Chris K. Wilson and Denise MeredythNotesBibliographyIndex
    Abstract: As the distinction between the digital and the material world becomes increasingly blurred, the ways in which we think about design are also shifting and evolving. How can the human, digital and material be brought together to intervene in the world? What constitutes our digital-material environments? How can we engage with digital technologies to make sustainable, healthy and meaningful decisions, both now and in the future? Digital Materialities presents twelve chapters by scholars and practitioners working at the intersection between design and digital research in the UK, Spain, Australia and the USA. By incorporating in-depth understandings of the digital-material world from both the social sciences and design, the book considers how this combined knowledge might advance our capacity to design for the future. Divided into three parts, the focus of the book moves from the theoretical to the practical: how different digital materialities are imagined and emerge, through software emulation, urban sensors and smart homes; how new digital designs are sparked through collaborations between social scientists and designers; and finally, how digital design emerges from the insider work of everyday designers. A fascinating, ground-breaking book for students and scholars of digital anthropology, media and communication, and anyone interested in the future of digital design
    Note: "First published 2016 by Bloomsbury Academic." , Literaturhinweise, Literaturverzeichnis: Seite 217-240, Register
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    ISBN: 1442645989 , 9781442645981 , 9781442664135 , 1442664134 , 9781487511401 , 148751140X
    Language: English
    Pages: 1 Online-Ressource (xii, 354 pages)
    Edition: [S.l.] HathiTrust Digital Library 2011 Electronic reproduction
    Series Statement: Knowledge Unlatched
    Series Statement: Open Access e-Books
    Uniform Title: Fact and fiction (University of Toronto Press)
    Uniform Title: Facts are what one makes of them
    Parallel Title: Erscheint auch als Fact and fiction
    Parallel Title: Print version Fact and fiction
    RVK:
    Keywords: German literature, 18th century History and criticism. ; English literature, 18th century History and criticism. ; Literature and science Germany ; History, 18th century. ; Literature and science Great Britain ; History, 18th century. ; Science in literature ; Science in literature. ; English literature History and criticism 18th century ; German literature History and criticism 18th century ; Literature and science History 18th century ; Literature and science History 18th century ; Science in literature ; English literature ; German literature ; Literature and science ; Literature and science ; Science in literature ; Deutsch ; Englisch ; Literatur ; Naturwissenschaften ; Naturwissenschaften ; LANGUAGE ARTS & DISCIPLINES ; General ; English literature ; Deutschland ; Großbritannien ; Great Britain ; Germany ; Criticism, interpretation, etc ; History ; German literature ; Literature and science ; Electronic books ; Deutsch ; Englisch ; Literatur ; Naturwissenschaften ; Geschichte 1700-2000 ; Deutschland ; Großbritannien ; Literatur ; Naturwissenschaften ; Geschichte 1700-2000
    Abstract: "Fact and Fiction explores the intersection between literature and the sciences, focusing on German and British culture between the eighteenth century and today. Observing that it was in the eighteenth century that the divide between science and literature as disciplines first began to be defined, the contributors to this collection probe how authors from that time onwards have assessed and affected the relationship between literary and scientific cultures"--
    Abstract: Introduction. Fact and fiction : literary and scientific cultures in Germany and Britain -- thoughts on a contentious relationship / Christine Lehleiter -- Facts are what one makes of them : constructing the Faktum in the Enlightenment and early German Romanticism / Jocelyn Holland -- The competing structures of signification in Samuel Hahnemann's Homeopathy : between 18th-century Semiosis and Romantic Hermeneutics / Alice Kuzniar -- "She comes! the GODDESS!" : narrating nature in Erasmus Darwin's The Botanic Garden (1791) / Ann Shteir -- Elective affinities/Wahlverwandtschaften : the career of a metaphor / Christian P. Weber -- Physics disarmed : probabilistic knowledge in the works of James Clerk Maxwell and George Eliot / Tina Young Choi -- Herder's unsettling of the distinction between fact and fiction / John K. Noyes -- Fictional feedback : empirical souls and self-deception in the Magazine for empirical psychology and beyond / Michael House -- Fictional feelings : psychological aesthetics and the paradox of tragic pleasure / Tobias Wilke -- Coining a discipline : Lessing, Reimarus, and a science of religion / Stefani Engelstein -- Kin selection, Mendel's "Salutary Principle," and the fate of characters in Forster's The longest journey / Daniel Aureliano Newman -- Anatomy collections in and of the mind : science, the body and language in the writings of Durs Grünbein and Thomas Hettche / Peter M. McIsaac -- Vivifying the uncanny : ethnographic mannequins and exotic performers in nineteenth-century German exhibition culture / A. Dana Weber
    Note: Includes bibliographical references and index , Use copy Restrictions unspecified star MiAaHDL , Electronic reproduction , Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
    URL: Volltext  (kostenfrei)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    ISBN: 9780754699408
    Language: English
    Pages: 1 online resource (218 pages)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    DDC: 306.4/87
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Video games Social aspects ; Video games ; Video games ; Social aspects ; Video games ; Electronic books
    Abstract: Ethnographies of the Videogame uses the medium of the videogame to explore wider significant sociological issues around new media, interaction, identity, performance, memory and mediation. Addressing questions of how we interpret, mediate and use media texts, particularly in the face of claims about the power of new media to continuously shift the parameters of lived experience, gaming is employed as a 'tool' through which we can understand the gendered and socio-culturally constructed phenomenon of our everyday engagement with media. The book is particularly concerned with issues of agency and power, identifying strong correlations between perceptions of gaming and actual gaming practices, as well as the reinforcement, through gaming, of established (gendered, sexed, and classed) power relationships within households. As such, it reveals the manner in which existing relations re-emerge through engagement with new technology. Offering an empirically grounded understanding of what goes on when we mediate technology and media in our everyday lives Ethnographies of the Videogame is more than a timely intervention into game studies. It provides pertinent and reflexive commentary on the relationship between text and audience, highlighting the relationships of gender and power in gaming practice. As such, it will appeal to scholars interested in media and new media, gender and class, and the sociology of leisure.
    Abstract: Cover -- Contents -- List of Figures -- Acknowledgements -- 1 Introductions: Videogames, Gender, Ethnography -- 2 Constructing a Gendered Gaming Identity -- 3 Articulating Pleasure: Gender, Technology and Power -- 4 The Practices of Gameplay -- 5 Bodies and Action -- 6 Pleasure and the Imagined Gamer -- 7 Conclusions: Towards a Theory of Domestic Videogaming -- Appendix 1: Index and Statistics of Houses and Household Members -- Appendix 2: Index of Interviews -- Bibliography -- Index.
    Description / Table of Contents: Cover; Contents; List of Figures; Acknowledgements; 1 Introductions: Videogames, Gender, Ethnography; 2 Constructing a Gendered Gaming Identity; 3 Articulating Pleasure: Gender, Technology and Power; 4 The Practices of Gameplay; 5 Bodies and Action; 6 Pleasure and the Imagined Gamer; 7 Conclusions: Towards a Theory of Domestic Videogaming; Appendix 1: Index and Statistics of Houses and Household Members; Appendix 2: Index of Interviews; Bibliography; Index;
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    London : Palgrave Macmillan UK | Imprint: Palgrave Macmillan
    ISBN: 9781137578723
    Language: English
    Pages: 1 Online-Ressource (XIII, 272 p. 1 illus)
    Parallel Title: Erscheint auch als
    DDC: 302.23
    RVK:
    Keywords: Culture Study and teaching ; Communication ; Education ; Educational technology ; Lernen ; Fernsehen ; Film ; Medienpädagogik ; Aufsatzsammlung ; Aufsatzsammlung ; Electronic books ; Fernsehen ; Film ; Lernen ; Medienpädagogik
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Oxford, England : Oxford University Press
    ISBN: 9780191069659
    Language: English
    Pages: 1 online resource (439 pages)
    Parallel Title: Hanson, Robin, 1959 - The age of EM
    DDC: 006.301
    RVK:
    Keywords: Roboter ; Künstliche Intelligenz ; Sozialer Wandel ; Prognose ; Social change--Forecasting ; Technological innovations ; Artificial intelligence Forecasting ; Artificial intelligence Philosophy ; Social change ; Forecasting ; Social change Forecasting ; Electronic books ; Künstliche Intelligenz ; Roboter
    Abstract: Robots may one day rule the world, but what is a robot-ruled Earth like? Many think that the first truly smart robots will be brain emulations or "ems." Robin Hanson draws on decades of expertise in economics, physics, and computer science to paint a detailed picture of this next great era in human (and machine) evolution - the age of em.
    Abstract: Cover -- Half-Title Page -- Title Page -- Copyright Page -- PREFACE TO HARDBACK -- PREFACE TO PAPERBACK -- ACKNOWLEDGEMENTS -- CONTENTS -- INTRODUCTION -- PART I: Basics -- CHAPTER 1. Start -- OVERVIEW -- SUMMARY -- CHAPTER 2. Modes -- PRECEDENTS -- PRIOR ERAS -- OUR ERA -- ERA VALUES -- DREAMTIME -- LIMITS -- CHAPTER 3. Framing -- MOTIVATION -- FORECASTING -- SCENARIOS -- CONSENSUS -- SCOPE -- BIASES -- CHAPTER 4. Assumptions -- BRAINS -- EMULATIONS -- ANTHROPOMORPHIZE -- COMPLEXITY -- ARTIFICIAL INTELLIGENCE -- CHAPTER 5. Implementation -- MINDREADING -- HARDWARE -- SECURITY -- PARALLELISM -- PART II: Physics -- CHAPTER 6. Scales -- SPEEDS -- BODIES -- LILLIPUT -- MEETINGS -- ENTROPY -- MISERLY MINDS -- CHAPTER 7. Infrastructure -- CLIMATE -- COOLING -- AIR AND WATER -- BUILDINGS -- MANUFACTURING -- CHAPTER 8. Appearances -- VIRTUAL REALITY -- COMFORT -- SHARED SPACES -- MERGING REAL AND VIRTUAL -- CHAPTER 9. Information -- VIEWS -- RECORDS -- FAKERY -- SIMULATIONS -- CHAPTER 10. Existence -- COPYING -- RIGHTS -- MANY EMS -- SURVEILLANCE -- CHAPTER 11. Farewells -- FRAGILITY -- RETIREMENT -- GHOSTS -- WAYS TO END -- DEFINING DEATH -- SUICIDE -- PART III: Economics -- CHAPTER 12. Labor -- SUPPLY AND DEMAND -- MALTHUSIAN WAGES -- FIRST EMS -- SELECTION -- ENOUGH EMS -- CHAPTER 13. Efficiency -- CLAN CONCENTRATION -- COMPETITION -- PRODUCTIVITY -- ELITENESS -- QUALITIES -- MOTIVATION -- CHAPTER 14. Work -- WORK HOURS -- SPURS -- SPUR USES -- SOCIAL POWER -- CHAPTER 15. Business -- INSTITUTIONS -- NEW INSTITUTIONS -- COMBINATORIAL AUCTIONS -- PREDICTION MARKETS -- CHAPTER 16. Growth -- FASTER GROWTH -- GROWTH ESTIMATE -- GROWTH MYTHS -- FINANCE -- CHAPTER 17. Lifecycle -- CAREERS -- PEAK AGE -- MATURITY -- PREPARATION -- TRAINING -- CHILDHOOD -- PART IV: Organization -- CHAPTER 18. Clumping -- CITIES -- CITY STRUCTURE -- CITY AUCTIONS.
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Minnesota : University of Minnesota Press
    ISBN: 9780816691838
    Language: English
    Pages: Online-Ressource (274 p)
    Parallel Title: Print version Kocurek, Carly A Coin-Operated Americans : Rebooting Boyhood at the Video Game Arcade
    DDC: 306.4870973
    RVK:
    Keywords: COMPUTERS / History ; COMPUTERS / History ; Electronic books ; Electronic books ; Electronic books
    Abstract: Cover -- Contents -- Acknowledgments -- Introduction -- 1. THE MICROCOSMIC ARCADE: Playing at the Cultural Vanguard -- 2. GAMING'S GOLD MEDALISTS: Twin Galaxies and the Rush to Competitive Gaming -- 3. ADAPTING VIOLENCE: Death Race and the History of Gaming Moral Panic -- 4. ANARCHY IN THE ARCADE: Regulating Coin-Op Video Games -- 5. PLAY SAVES THE DAY: TRON, WarGames, and the Gamer as Protagonist -- 6. THE ARCADE IS DEAD, LONG LIVE THE ARCADE: Nostalgia in an Era of Ubiquitous Computing -- 7. THE FUTURE IS NOW: Changes in Gaming Culture -- Notes -- Bibliography -- Index -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W.
    Description / Table of Contents: Cover -- Contents -- Acknowledgments -- Introduction -- 1. THE MICROCOSMIC ARCADE: Playing at the Cultural Vanguard -- 2. GAMING'S GOLD MEDALISTS: Twin Galaxies and the Rush to Competitive Gaming -- 3. ADAPTING VIOLENCE: Death Race and the History of Gaming Moral Panic -- 4. ANARCHY IN THE ARCADE: Regulating Coin-Op Video Games -- 5. PLAY SAVES THE DAY: TRON, WarGames, and the Gamer as Protagonist -- 6. THE ARCADE IS DEAD, LONG LIVE THE ARCADE: Nostalgia in an Era of Ubiquitous Computing -- 7. THE FUTURE IS NOW: Changes in Gaming Culture -- Notes -- Bibliography -- Index -- A -- B -- C -- D
    Description / Table of Contents: E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    London : Palgrave Macmillan UK | Ann Arbor, Michigan : ProQuest
    ISBN: 9781137400338
    Language: English
    Pages: 1 Online-Ressource (727 pages)
    DDC: 370
    RVK:
    RVK:
    Keywords: Electronic books
    Note: Description based on publisher supplied metadata and other sources
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    ISBN: 9462391416
    Language: English
    Pages: Online-Ressource (xxvi, 301 Seiten)
    Series Statement: Atlantis ambient and pervasive intelligence volume 10
    Series Statement: Atlantis ambient and pervasive intelligence
    Parallel Title: Print version The Shaping of Ambient Intelligence and the Internet of Things : Historico-epistemic, Socio-cultural, Politico-institutional and Eco-environmental Dimensions
    DDC: 004
    RVK:
    Keywords: Science_xPhilosophy ; Science_xPhilosophy ; Electronic books ; Electronic books ; Ambient Intelligence ; Internet der Dinge
    Abstract: Recent advances in ICT have given rise to new socially disruptive technologies: AmI and the IoT, marking a major technological change which may lead to a drastic transformation of the technological ecosystem in all its complexity, as well as to a major alteration in technology use and thus daily living. Yet no work has systematically explored AmI and the IoT as advances in science and technology (ST) and sociotechnical visions in light of their nature, underpinning, and practices along with their implications for individual and social wellbeing and for environmental health. AmI and the IoT raise new sets of questions: In what way can we conceptualize such technologies? How can we evaluate their benefits and risks? How should science-based technology and society's politics relate? Are science-based technology and society converging in new ways? It is with such questions that this book is concerned. Positioned within the research field of Science and Technology Studies (STS), which encourages analyses whose approaches are drawn from a variety of disciplinary perspectives, this book amalgamates an investigation of AmI and the IoT technologies based on a unique approach to cross-disciplinary integration; their ethical, social, cultural, political, and environmental effects; and a philosophical analysis and evaluation of the implications of such effects.An interdisciplinary approach is indeed necessary to understand the complex issue of scientific and technological innovations that ST are not the only driving forces of the modern, high-tech society, as well as to respond holistically, knowledgeably, reflectively, and critically to the most pressing issues and significant challenges of the modern world.This book is the first systematic study on how AmI and the IoT applications of scientific discovery link up with other developments in the spheres of the European society, including culture, politics, policy, ethics and ecological philosophy. It situates AmI and the IoT developments and innovations as modernist science-based technology enterprises in a volatile and tense relationship with an inherently contingent, heterogeneous, fractured, conflictual, plural, and reflexive postmodern social world.The issue's topicality results in a book of interest to a wide readership in science, industry, politics, and policymaking, as well as of recommendation to anyone interested in learning the sociology, philosophy, and history of AmI and the IoT technologies, or to those who would like to better understand some of the ethical, environmental, social, cultural, and political dilemmas to what has been labeled the technologies of the 21st century. Simon E. Bibri is a PhD Candidate at the Norwegian University of Science and Technology (NTNU), Trondheim, Norway. He has a true passion for academic and lifelong learning and a natural thirst for knowledge. Having above all been intrigued by the relationship between scientific knowledge, technological systems, and society, he has wittingly and voluntarily chosen to pursue an unusual academic journey by embarking on studying a diverse range of subject areas - at the interaction of Science, Technology, and Society. His intellectual pursuits and endeavors have resulted, hitherto, in an educational background encompassing knowledge from, and meta-knowledge about, different academic disciplines. He holds a Bachelor of Science in computer engineering with a major in ICT strategy, a research-based Master of Science in computer science with a focus on Ambient Intelligence and ICT for sustainability, a Master of Science in computer science with a major in informatics, a Master of Science in entrepreneurship and innovation with a focus on new venture creation, a Master of Science in strategic leadership towards sustainability, a Master of Science in sustainable urban planning and development, a Master of Social Science with a major in business administration (MBA), a Master of Arts in communication and media for social change and a postgraduate degree in management and economics. In addition, he has a number of certificates, including innovation science, economics of innovation, teaching for sustainability, corporate entrepreneurship, project management, and policy in the European Union. He has received his Master's degrees and certificates from different universities in Sweden, namely Lund University, West University, Blekinge Institute of Technology, Malmö University, and Halmstad University.Before starting his Master studies' endeavor, Bibri worked as an ICT strategist. In 2004, he founded a small business and consulting firm where he served as a sustainability and green ICT strategist and consultant. Over the last few years, he has been involved in a number of research and consulting projects pertaining to the IoT, green ICT strategy, strategic sustainability innovations, circular business model innovation, clean and energy efficiency technology, sustainable urban planning, and sustainable urban models (eco-city, smart city, and compact city). Since his graduation in June 2014, he has been working as a freelance consultant in his areas of expertise and a research associate, giving lectures on specialized topics, and writing his second book.Bibri has a genuine interest in interdisciplinary and transdisciplinary research. In light of his varied academic background, his research interests include AmI, the IoT, social shaping of science-based technology, philosophy and sociology of scientific knowledge, sustainability transitions and innovations, urban sustainability, eco-city and smart city, governance of sociotechnical changes in technological innovation systems, green and knowledge-intensive innovation, clean and energy efficiency technology, green and circular economy, and ST and innovation policy.
    Description / Table of Contents: Preface: A Study in Science, Technology,and Society (STS); Acknowledgments; Contents; About the Author; 1 Introduction; Abstract; 1.1 AmI and the IoT in Modern Society: Socio-Politico-Cultural Specificity and Historico-Epistemic Conditionality; 1.1.1 Sociotechnical Imaginaries---Visions of a Next Wave in ICT with Societal Implications; 1.1.2 Introducing and Describing the Concepts of `AmI' and the `IoT'; 1.1.3 Socio-Politico-Cultural Specificity and Historical Contingency of Science-Based AmI and the IoT Technologies
    Description / Table of Contents: 1.1.4 Underpinnings, Inconsistencies, and Ends of Sociotechnical Visions---AmI and the IoT1.2 Opportunities and Risks of AmI and the IoT; 1.2.1 Benefits and Application Areas; 1.2.2 Threats and Challenges Pertaining to AmI and the IoT; 1.3 The What of the STS Research in This Book; 1.4 The Structure of the Book and Its Contents; References; 2 Understanding the Research and Academic Field of STS; Abstract; 2.1 Key Emphases, Aims, and Premises of STS; 2.2 Michel Foucault and Thomas Kuhn's Contribution to STS; 2.3 Methodological and Analytical Orientations; 2.4 Multi-disciplinary Perspectives
    Description / Table of Contents: 2.5 Interdisciplinary Approach---Justification and Characterization2.6 STS in Higher Education; References; 3 Conceptual Background, Theoretical Framework, Academic Discourses, and Research Methodologies; Abstract; 3.1 Introduction; 3.2 Background Definition of Thematic Notions and Related Fields and Subfields; 3.2.1 Information and Communication Technology (ICT); 3.2.2 Computing; 3.2.3 Computer Science, Computer Engineering, and Artificial Intelligence; 3.2.4 Defining Characteristics of and Overlaps Between AmI and the IoT
    Description / Table of Contents: 3.2.5 Human-Directed Sciences in AmI and the IoT: Fields, Subfields, and Their Relationships3.2.5.1 Cognitive Psychology; 3.2.5.2 Cognitive Science; 3.2.5.3 Neuroscience and Cognitive Neuroscience; 3.2.5.4 Linguistics: Single and Interdisciplinary Subfields; 3.2.5.5 Human Communication; 3.2.5.6 Philosophy; 3.2.5.7 Sociology and Anthropology (Social, Cultural, and Cognitive); 3.3 Theoretical Framework: Concepts, Theories, and Discourses; 3.3.1 Discourse; 3.3.2 Statements and the Governing Rules of Construction; 3.3.3 Discursive Truth; 3.3.4 Power as Productive and Constitutive Force
    Description / Table of Contents: 3.3.5 The Relationship Between Power, Knowledge, and Truth3.3.6 Discourse Subjects; 3.3.7 Discursivity of Social Practice; 3.3.8 Interdiscursivity; 3.3.9 Episteme and Historical a Priori (or Positivities); 3.3.10 Paradigm and Paradigm Shift; 3.3.11 Social Constructionism and Its Key Premises and Relation to Discourse; 3.3.12 Constructivism and Its Key Premises; 3.3.13 The Link Between Constructivism, Paradigm, and Discourse; 3.3.14 Relevant Academic Discourses; 3.3.14.1 Sustainability Discourse: Environmental, Economic, and Social Dimensions; 3.3.14.2 Sustainable Development Discourse
    Description / Table of Contents: 3.3.14.3 Ecological Modernization Discourse
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    New York : PublicAffairs
    ISBN: 9781610395281
    Language: English
    Pages: xvi, 334 p.
    Edition: 1. ed.
    Parallel Title: Erscheint auch als
    DDC: 303.483
    RVK:
    RVK:
    Keywords: Electronic books ; Social change ; Technological innovations / Economic aspects ; Technological innovations / Social aspects ; Gesellschaft ; Technische Innovation ; Sozialer Wandel ; Technische Innovation ; Sozialer Wandel
    Abstract: INTRODUCTION; 1. No Laptop Left Behind; 2. The Law of Amplification; 3. Geek Myths Debunked; 4. Shrink-Wrapped Quick Fixes; 5. Technocratic Orthodoxy; 6. Amplifying People; 7. A Different Kind of Upgrade; 8. Hierarchy of Aspirations; 9. "Gross National Wisdom"; 10. Nurturing Change; Conclusion; APPENDIX: HIGHLIGHTED NONPROFITS; NOTES; REFERENCES; INDEX
    Abstract: In 2004, Kentaro Toyama, an award-winning computer scientist, moved to India to start a new research group for Microsoft. Its mission: to explore novel technological solutions to the world's persistent social problems. Together with his team, he invented electronic devices for under-resourced urban schools and developed digital platforms for remote agrarian communities. But after a decade of designing technologies for humanitarian causes, Toyama concluded that no technology, however dazzling, could cause social change on its own.Technologists and policy-makers love to boast about modern innova
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    ISBN: 9783319219530
    Language: English
    Pages: Online-Ressource (186 p)
    Series Statement: Human–Computer Interaction Series
    Series Statement: Human-Computer Interaction Ser.
    Parallel Title: Print version Deconstructing Ethnography : Towards a Social Methodology for Ubiquitous Computing and Interactive Systems Design
    DDC: 004
    RVK:
    RVK:
    Keywords: Social sciences_xData processing ; Electronic books ; Electronic books ; Ethnomethodologie ; Design Thinking ; Wissenschaftskritik
    Abstract: Intro -- Acknowledgements -- Contents -- About the Authors -- Chapter 1: Introduction -- 1.1 Ethnography Considered Harmful -- 1.2 Deconstructing Ethnography -- 1.3 Volume Structure and Content -- References -- Chapter 2: Building the Social into Systems Design -- 2.1 Systems Design and Social Science -- 2.2 The Turn to Ethnography -- 2.3 Why Should Systems Designers Care? -- References -- Chapter 3: Ethnography as Cultural Theory -- 3.1 New Calls, Old Ways -- 3.2 The Beginnings of Ethnography in Anthropology -- 3.3 Social Structure and Culture -- 3.4 Consequences -- 3.5 Social Science Is Not Privileged -- References -- Chapter 4: 'New' Ethnography and Ubiquitous Computing -- 4.1 Ethnography as Cultural Tourism -- 4.2 Old and New Visions for Ubiquitous Computing -- 4.3 Messiness and Infrastructure -- References -- Chapter 5: Interpretation, Reflexivity and Objectivity -- 5.1 Observation and Interpretation -- 5.2 Reflexivity in Ethnographic Observation -- 5.3 Objectivity and Realism -- References -- Chapter 6: The Missing What of Ethnographic Studies -- 6.1 Scenic Description -- 6.2 The Missing Interactional What -- 6.3 The Ongoing Relevance of the Missing What -- References -- Chapter 7: Ethnography, Ethnomethodology and Design -- 7.1 Ethnography and Ethnomethodology -- 7.2 Social Science and Common-Sense -- 7.3 Common-Sense in Its Own Right -- 7.4 Anchoring Systems Design in the Social -- References -- Chapter 8: Members' Not Ethnographers' Methods -- 8.1 Ethnomethodology and Design -- 8.2 Members' Methods as a Design Resource -- 8.3 Members' Methods and Ubiquitous Computing -- 8.4 Conclusion: Eyeless in Gaza -- References.
    Description / Table of Contents: Acknowledgements; Contents; About the Authors; Chapter 1: Introduction; 1.1 Ethnography Considered Harmful; 1.2 Deconstructing Ethnography; 1.3 Volume Structure and Content; References; Chapter 2: Building the Social into Systems Design; 2.1 Systems Design and Social Science; 2.2 The Turn to Ethnography; 2.3 Why Should Systems Designers Care?; References; Chapter 3: Ethnography as Cultural Theory; 3.1 New Calls, Old Ways; 3.2 The Beginnings of Ethnography in Anthropology; 3.3 Social Structure and Culture; 3.4 Consequences; 3.5 Social Science Is Not Privileged; References
    Description / Table of Contents: Chapter 4: 'New' Ethnography and Ubiquitous Computing4.1 Ethnography as Cultural Tourism; 4.2 Old and New Visions for Ubiquitous Computing; 4.3 Messiness and Infrastructure; References; Chapter 5: Interpretation, Reflexivity and Objectivity; 5.1 Observation and Interpretation; 5.2 Reflexivity in Ethnographic Observation; 5.3 Objectivity and Realism; References; Chapter 6: The Missing What of Ethnographic Studies; 6.1 Scenic Description; 6.2 The Missing Interactional What; 6.3 The Ongoing Relevance of the Missing What; References; Chapter 7: Ethnography, Ethnomethodology and Design
    Description / Table of Contents: 7.1 Ethnography and Ethnomethodology7.2 Social Science and Common-Sense; 7.3 Common-Sense in Its Own Right; 7.4 Anchoring Systems Design in the Social; References; Chapter 8: Members' Not Ethnographers' Methods; 8.1 Ethnomethodology and Design; 8.2 Members' Methods as a Design Resource; 8.3 Members' Methods and Ubiquitous Computing; 8.4 Conclusion: Eyeless in Gaza; References
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    London : Palgrave Macmillan UK
    ISBN: 9781137434432
    Language: English
    Pages: 1 online resource (164 pages)
    Series Statement: Palgrave Macmillan Studies in Family and Intimate Life
    Series Statement: Palgrave Macmillan Studies in Family and Intimate Life Ser.
    Parallel Title: Gabb, Jacqui, 1963 - Couple relationships in the 21st century
    Parallel Title: Print version Gabb, J Couple Relationships in the 21st Century
    DDC: 300
    RVK:
    RVK:
    Keywords: Interpersonal relations ; Sociology ; Electronic books ; Electronic books ; Zweierbeziehung ; Zwischenmenschliche Beziehung ; Geschichte 2000-2015
    Abstract: Who and how we love may be changing but our desire to be in a relationship endures. This book presents an incisive account of how couples experience, understand and sustain long-term relationships, exploring the emotional, practical and biographical resources that couples draw on, across the life course.
    Abstract: "Cover" -- "Title" -- "Copyright" -- "Contents" -- "List of Figures" -- "Acknowledgements" -- "Series Editorsâ Preface" -- "1 Introduction" -- "Researching couple relationships" -- "Demographic and policy contexts" -- "Academic contexts" -- "Socio-cultural contexts" -- "Couple practices" -- "The book" -- "2 Relationship Work" -- "Gifts and thoughtful gestures" -- "Household chores and childcare" -- "Cooking" -- "Couple time" -- "Home comforts" -- "3 Communication" -- "Talking and listening" -- "Relating to each other" -- "Online and off-track" -- "Deep knowing, beyond words" -- "Differences, arguments and reflexive bickering" -- "Laughter, humour and banter" -- "The relations of love and loving relations" -- "4 Sex and Intimacy" -- "Engendering intimacy" -- "The in/significance of sex" -- "Sex and parenting" -- "Making space for intimacy" -- "Ageing bodies and relationship duration" -- "5 Unsettling Coupledom" -- "Parenting" -- "Pets" -- "Cultural difference" -- "Non-monogamies" -- "Friends" -- "Couple display" -- "6 Conclusion" -- "Time and the mundane nature of relationship work" -- "The meanings of love in contemporary times" -- "Communication and the importance of home" -- "Conclusion" -- "Appendix 1: Researching Couplesâ Long-Term Relationships" -- "Researching couplesâ long-term relationships" -- "Online survey" -- "Qualitative design and methods" -- "Appendix 2: Tables" -- "References".
    Abstract: Differences, arguments and reflexive bickering -- Laughter, humour and banter -- The relations of love and loving relations -- 4 Sex and Intimacy -- Engendering intimacy -- The in/significance of sex -- Sex and parenting -- Making space for intimacy -- Ageing bodies and relationship duration -- 5 Unsettling Coupledom -- Parenting -- Pets -- Cultural difference -- Non-monogamies -- Friends -- Couple display -- 6 Conclusion -- Time and the mundane nature of relationship work -- The meanings of love in contemporary times
    Abstract: Communication and the importance of home -- Conclusion -- Appendix 1: Researching Couples' Long-Term Relationships -- Researching couples' long-term relationships -- Online survey -- Qualitative design and methods -- Appendix 2: Tables -- References -- Index
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    ISBN: 9781783471294
    Language: English
    Pages: 1 Online-Ressource (xix, 316 pages) , diagrams, illustrations, maps
    Series Statement: NECTAR series on transportation and communications networks research
    Series Statement: Edward Elgar E-Book Archive
    Parallel Title: Erscheint auch als ICT for transport
    DDC: 388/.0285
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Transportgewerbe ; Verkehrsökonomik ; Informationstechnik ; IT-gestützte Logistik ; Communication and technology ; Transportation Data processing ; Intelligent transportation systems ; Information technology ; Electronics in transportation ; Transportation Information technology ; Electronic books ; Informationstechnik ; Transport
    Abstract: As the importance and value of information increases, Information and Communication Technology (ICT) is rapidly evolving and taking centre stage in everyday life in the 21st century. This is particularly evident in the transport sector, where ICT is greatly influencing our mobility and travel choices as well as travel experience. In this context, ICT for Transport examines the opportunities, threats, underlying principles and practical issues faced when deploying ICT for transport applications, especially in the quest to achieve sustainable transport. Focusing on infrastructure, people and processes, the contributors to this book use diverse case studies from around the world to illustrate the challenges faced by academics, practitioners and policy makers alike. The contents and bibliography provide up-to-date knowledge and expertise drawn from state of the art research in Europe, America, Asia and Africa. ICT for Transport is a valuable source of information for those aiming to be at the forefront of the evolving field of ICT for transport. This analysis of the various threats and opportunities will assist them in making more informed decisions about the future use of ICT for transport and for the benefit of society.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    London : Routledge
    ISBN: 9780203837122
    Language: English
    Pages: 1 Online-Ressource (xv, 208 Seiten) , Illustrationen
    Series Statement: Social research today
    Parallel Title: Erscheint auch als Bellotti, Elisa Qualitative networks
    DDC: 302.3
    RVK:
    RVK:
    RVK:
    Keywords: Social networks Research ; Methodology ; Sociology Research ; Methodology ; Social sciences Network analysis ; Social sciences Research ; Methodology ; Electronic books ; Social networks Research ; Methodology ; Sociology Research ; Methodology ; Social sciences Network analysis ; Social sciences Research ; Methodology ; Social networks ; Research ; Methodology ; Sociology ; Research ; Methodology ; Social sciences ; Network analysis ; Social sciences ; Research ; Methodology ; Wissenschaftliches Arbeiten ; Aufsatzsammlung ; Netzwerkanalyse
    Abstract: 1. Introduction -- 2. Paradigm war and the roots of social networks -- 3. The constitutive bricks of qualitative networks : actors, relations, networks -- 4. Talking ties : micro processes of local structures in friendship networks -- 5. Ethnography of overlapping networks : resource exchange in street groups -- 6. Scientific communities : describing social worlds in research collaborations -- 7. Coda
    Abstract: "How do we interact with people in our everyday life? Who are the people we are connected to? What are the consequences of overlapping social circles and how people deal with the potential emerging conflicts? What are the structural and cultural mechanisms that regulate social worlds? Network science is a scientific approach to the study of network dependencies and associations which tries to answer these and many other questions. This book explores the underlying mechanisms that regulate social life as they are produced, reproduced, modified, and abandoned in the spatial and temporal patterns of interactions. The mixed methods approach, that combines formal network analysis with qualitative materials and statistical tools, shows the importance of contextualising structural mechanisms in their social and cultural environment, and allows overcoming the traditional methodological boundaries that shape the field of social sciences"--
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Hoboken : Taylor and Francis
    ISBN: 9781138831742
    Language: English
    Pages: Online-Ressource (148 p)
    Series Statement: Routledge Studies in Anthropology
    Series Statement: Routledge Studies in Anthropology Ser.
    Parallel Title: Print version An Anthropology of Robots and AI : Annihilation Anxiety and Machines
    Parallel Title: Erscheint auch als Richardson, Kathleen An anthropology of robots and AI
    DDC: 629.8/92
    RVK:
    RVK:
    Keywords: TECHNOLOGY & ENGINEERING / Robotics ; TECHNOLOGY & ENGINEERING / Robotics ; Electronic books ; Electronic books ; Robotik ; Künstliche Intelligenz
    Abstract: This book explores the making of robots in labs at the Massachusetts Institute of Technology (MIT). It examines the cultural ideas that go into the making of robots, and the role of fiction in co-constructing the technological practices of the robotic scientists. The book engages with debates in anthropological theorizing regarding the way that robots are reimagined as intelligent, autonomous and social and weaved into lived social realities. Richardson charts the move away from the "worker" robot of the 1920s to the "social" one of the 2000s, as robots are reimagined as companions, friends an
    Description / Table of Contents: Cover; Title; Copyright; Dedication; Contents; Acknowledgments; Introduction: Annihilation Anxiety and Machines; 1 Revolutionary Robots; 2 Out of Body Minds; 3 Social Robots; 4 The Gender of the Geek; 5 The Dissociated Robot; 6 Fantasy and Robots; Conclusion: Loving the Attachment Wounded Robot; Index
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    ISBN: 9781785286803 , 1785286803
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 003/.3
    RVK:
    Keywords: Unity (Electronic resource) ; Computer simulation ; Virtual reality ; Electronic books ; Electronic books ; local
    Abstract: Explore the world of Virtual Reality by building immersive and fun VR projects using Unity 3D About This Book Learn the basic principles of virtual reality applications and get to know how they differ from games and desktop apps Build various types of VR experiences, including diorama, first-person characters, riding on rails, 360 degree projections, and social VR A project-based guide that teaches you to use Unity to develop VR applications, which can be experienced with devices such as the Oculus Rift or Google Cardboard In Detail What is consumer ?virtual reality?? Wearing a head-mounted display you view stereoscopic 3D scenes. You can look around by moving your head, and walk around using hand controls or motion sensors. You are engaged in a fully immersive experience. On the other hand, Unity is a powerful game development engine that provides a rich set of features such as visual lighting, materials, physics, audio, special effects, and animation for creating 2D and 3D games. Unity 5 has become the leading platform for building virtual reality games, applications and experiences for this new generation of consumer VR devices. Using a practical and project-based approach, this book will educate you about the specifics of virtual reality development in Unity. You will learn how to use Unity to develop VR applications which can be experienced with devices such as the Oculus Rift or Google Cardboard. We will then learn how to engage with virtual worlds from a third person and first person character point of view. Furthermore, you will explore the technical considerations especially important and possibly unique to VR. The projects in the book will demonstrate how to build a variety of VR experiences. You will be diving into the Unity 3D game engine via the interactive Unity Editor as well as C-Sharp programming. By the end of the book, you will be equipped to develop rich, interactive virtual reality experiences using Unity. So, let's get to it! What You Will Learn Create 3D scenes with Unity and Blender while learning about world space and scale Build and run VR applications for consumer headsets including Oculus Rift and Google Cardboard Build interactive environments with physics, gravity, animations, and lighting using the Unity engine Experiment with various user interface (UI) techniques that you can use in your VR applications Implement the first-person and third-person experiences that use only head motion gestures for input Create a...
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed September 25, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    ISBN: 9781784392376 , 1784392375
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 006.78
    RVK:
    Keywords: Google Apps ; Python (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Master the full range of development features provided by Google App Engine to build and run scalable web applications in Python In Detail Google App Engine is a key component of the Google Cloud Platform and one of the most comprehensive cloud services. Together with Python, the first programming language ever supported by the platform, Google App Engine favors rapid development, significantly contributing to the success of your projects. This book will guide you through the Google Cloud Platform starting from the basics all the way through successfully designing, building, and running modern and scalable web applications in Python with Google App Engine. From authentication to data storage, and from asynchronous jobs to server push techniques, you will learn how to use services such as datastore, cloud storage, Cloud SQL, task queues and channels in a Python application based on web frameworks such as Webapp2 and Django. As the topics in this book are covered in a step-by-step fashion, you will get to grips with the information quickly and easily. What You Will Learn Persist and manage data in the cloud datastore with the NDB Python API Run asynchronous tasks with task queue and Cron Set up, use, and manage a MySQL server instance on Cloud SQL Employ channels to develop real-time applications with push notifications from the server Write a complete Django application using Cloud SQL as the data backend Use cloud endpoints to rapidly provide REST APIs for your mobile clients
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed February 17, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    ISBN: 9781784397159 , 1784397156
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 681.2
    RVK:
    RVK:
    Keywords: Wireless sensor networks ; Arduino (Programmable controller) ; Microcontrollers ; Programming ; Wireless communication systems ; Electronic books ; Electronic books ; local
    Abstract: Leverage the powerful Arduino and XBee platforms to monitor and control your surroundings About This Book Build your own low-power, wireless network using ready-made Arduino and XBee hardware Create a complex project using the Arduino prototyping platform A guide that explains the concepts and builds upon them with the help of examples to form projects Who This Book Is For This book is targeted at embedded system developers and hobbyists who have some working knowledge of Arduino and who wish to extend their projects using wireless connectivity. What You Will Learn Interact with XBee boards using the XCTU program on Windows, OS X, or Linux Make your Arduino boards communicate wirelessly, using XBee modules in the advanced API mode Centrally collect and store measured sensor data, in the cloud or your own database Connect the coordinator Arduino to the Internet and send data to web services Control your environment automatically, based on sensor input from your network Interact with off-the-shelf ZigBee Home Automation devices Make your devices battery-powered and let them sleep to get months or even years of battery life In Detail Arduino has been established as the de facto standard microcontroller programming platform, being used for one-off do-it-yourself projects as well as prototypes for actual products. By providing a myriad of libraries, the Arduino community has made it very easy to interact with pretty much any piece of hardware out there. XBee offers a great range of low-power wireless solutions that are easy to work with, by taking all of the complexity of wireless (mesh) networking out of your hands and letting you focus on what to send without worrying about the how. Building wireless sensor networks is cost-effective as well as efficient as it will be done with Arduino support. The book starts with a brief introduction to various wireless protocols, concepts, and the XBee hardware that enables their use. Then the book expands to explain the Arduino boards to you, letting them read and send sensor data, collect that data centrally, and then even control your home from the Internet. Moving further more advanced topics such as interacting through the standard Zigbee Home Automation protocol, or making your application power-efficient are covered. By the end of the book, you will have all the tools needed to build complete, real-world solutions. Style and approach A hands-on guide, featuring a single home automation project that can ...
    Note: Date of publication from resource description page. - Includes index. - Description based on online resource; title from cover page (Safari, viewed November 9, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    ISBN: 9781783988488 , 1783988487
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Series Statement: Community experience distilled
    DDC: 005.75/8
    RVK:
    Keywords: Apache Cassandra ; Database management ; Software patterns ; Electronic books ; Electronic books ; local
    Abstract: Build real-world, industry-strength data storage solutions with time-tested design methodologies using Cassandra About This Book Explore design patterns which co-exist with legacy data stores, migration from RDBMS, and caching technologies with Cassandra Learn about design patterns and use Cassandra to provide consistency, availability, and partition tolerance guarantees for applications Handle temporal data for analytical purposes Who This Book Is For This book is intended for big data developers who are familiar with the basics of Cassandra and wish to understand and utilize Cassandra design patterns to develop real-world big data solutions. Prior knowledge of RDBMS solutions is assumed. What You Will Learn Enable Cassandra to co-exist with RDBMS and other legacy data stores Explore various design patterns to build effective and robust storage solutions Migrate from RDBMS-based data stores and caching solutions to Cassandra Understand the behaviour of Cassandra when trying to balance the needs of consistency, availability, and partition tolerance Deal with time stamps related to data effectively See how Cassandra can be used in analytical use cases Apply the design patterns covered in this book in real-world use cases In Detail There are many NoSQL data stores used by big data applications. Cassandra is one of the most widely used NoSQL data stores that is frequently used by a huge number of heavy duty Internet-scale applications. Unlike the RDBMS world, the NoSQL landscape is very diverse and there is no one way to model data stores. This mandates the need to have good solutions to commonly seen data store design problems. Cassandra addresses such common problems simply. If you are new to Cassandra but well-versed in RDBMS modeling and design, then it is natural to model data in the same way in Cassandra, resulting in poorly performing applications and losing the real purpose of Cassandra. If you want to learn to make the most of Cassandra, this book is for you. This book starts with strategies to integrate Cassandra with other legacy data stores and progresses to the ways in which a migration from RDBMS to Cassandra can be accomplished. The journey continues with ideas to migrate data from cache solutions to Cassandra. With this, the stage is set and the book moves on to some of the most commonly seen problems in applications when dealing with consistency, availability, and partition tolerance guarantees. Cassandra is exceptionally good at...
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed November 23, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    ISBN: 9780128008003 , 0128008008
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Third edition
    DDC: 620.001/171
    RVK:
    RVK:
    Keywords: Systems engineering ; Computer simulation ; SysML (Computer science) ; Electronic books ; local ; Electronic books
    Abstract: A Practical Guide to SysML, Third Edition , fully updated for SysML version 1.4, provides a comprehensive and practical guide for modeling systems with SysML. With their unique perspective as leading contributors to the language, Friedenthal, Moore, and Steiner provide a full description of the language along with a quick reference guide and practical examples to help you use SysML. The book begins with guidance on the most commonly used features to help you get started quickly. Part 1 explains the benefits of a model-based approach, providing an overview of the language and how to apply SysML to model systems. Part 2 includes a comprehensive description of SysML that provides a detailed understanding that can serve as a foundation for modeling with SysML, and as a reference for practitioners. Part 3 includes methods for applying model-based systems engineering using SysML to specify and design systems, and how these methods can help manage complexity. Part 4 deals with topics related to transitioning MBSE practice into your organization, including integration of the system model with other engineering models, and strategies for adoption of MBSE. Learn how and why to deploy MBSE in your organization with an introduction to systems and model-based systems engineering Use SysML to describe systems with this general overview and a detailed description of the Systems Modeling Language Review practical examples of MBSE methodologies to understand their application to specifying and designing a system Includes comprehensive modeling notation tables as an appendix that can be used as a standalone reference
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 25, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    ISBN: 9781784398231 , 1784398233
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 794.8
    RVK:
    Keywords: Computer games ; Development ; Computer games ; Mathematics ; Electronic books ; Electronic books ; local
    Abstract: Gain practical knowledge of mathematical and physics concepts in order to design and develop an awesome game world using Unreal Engine 4 About This Book Use the Physics Asset Tool within Unreal Engine 4 to develop game physics objects for your game world Explore the Collision mechanics within Unreal Engine 4 to create advanced, real-world physics A step-by-step guide to implementing the Physics concepts involved in Unreal Engine 4 to create a working Vehicle Blueprint Who This Book Is For This book is intended for beginner to intermediate users of Epic Games' Unreal Engine 4 who want to learn more about how to implement physics within their game-world. No matter what your knowledge base of Unreal Engine 4 is, this book contains valuable information on blueprint scripting, collision generation, materials, and the Physical Asset Tool (PhAT) for all users to create better games. What You Will Learn Get to know basic to intermediate topics in mathematics and physics Create assets using the Physics Asset Tool (PhAT) in Unreal Engine 4 Develop Collision Hulls, which are necessary to take advantage of Unreal Engine 4's physics and collision events Use constraints to create advanced physics-based assets for your game-world Working knowledge of physics bodies, physics damping, and friction within Unreal Engine 4 Develop physical materials to recreate real-world friction for substances such as glass and ice Create a working vehicle blueprint from scratch using assets provided by Unreal Engine 4 Gain knowledge about implementing advanced physics in Unreal Engine 4 using C++ programming In Detail Unreal Engine 4 is one of the leading game development tools used by both AAA and independent developers alike to create breathe-taking games. One of the key features of this tool is the use of Physics to create a believable game-world for players to explore. This book gives readers practical insight into the mathematical and physics principles necessary to properly implement physics within Unreal Engine 4. Discover how to manipulate physics within Unreal Engine 4 by learning basic real-world mathematical and physics concepts that assist in the implementation of physics-based objects in your game world. Then, you'll be introduced to PhAT (Physics Asset Tool) within Unreal Engine 4 to learn more about developing game physics objects for your game world. Next, dive into Unreal Engine 4's collision generation, physical materials, blueprints, constraints, and more to...
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed October 20, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    ISBN: 9781784396084 , 1784396087
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 658.4/0380285574
    RVK:
    Keywords: Data warehousing ; Database design ; Database management ; Management information systems ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Harness the power of Redis to integrate and manage your projects efficiently About This Book Learn how to use Redis's data types efficiently to manage large data sets Scale Redis to multiple servers with Twemproxy, Redis Sentinel, and Redis Cluster A fast-paced guide, full of real-world examples to help you get the best out of the features offered by Redis Who This Book Is For If you are a competent developer with experience of working with data structure servers and want to boost your project's performance by learning about features of Redis, then this book is for you. What You Will Learn Build analytics applications using Bitmaps and Hyperloglogs Enhance scalability with Twemproxy, Redis Sentinel, and Redis Cluster Build a Time Series implementation in Node.js and Redis Create your own Redis commands by extending Redis with Lua Get to know security techniques to protect your data (SSL encryption, firewall rules, basic authorization) Persist data to disk and learn the trade-offs of AOF and RDB Understand how to use Node.js, PHP, Python, and Ruby clients for Redis Avoid common pitfalls when designing your next solution In Detail Redis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials is a fast-paced guide that teaches the fundamentals on data types, explains how to manage data through commands, and shares experiences from big players in the industry. We start off by explaining the basics of Redis followed by the various data types such as Strings, hashes, lists, and more. Next, Common pitfalls for various scenarios are described, followed by solutions to ensure you do not fall into common traps. After this, major differences between client implementations in PHP, Python, and Ruby are presented. Next, you will learn how to extend Redis with Lua, get to know security techniques such as basic authorization, firewall rules, and SSL encryption, and discover how to use Twemproxy, Redis Sentinel, and Redis Cluster to scale infrastructures horizontally. At the end of this book, you will be able to utilize all the essential features of Redis to optimize your project's performance. Style and approach A practical guide that offers the foundation upon which you can begin to understand the capabilities of Redis using a s...
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed September 20, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    ISBN: 9781783284801 , 1783284803
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 001.6420151
    RVK:
    Keywords: Programming languages (Electronic computers) ; Application software ; Development ; Electronic books ; Electronic books ; local ; Lehrbuch
    Abstract: Enter the exciting world of Julia, a high-performance language for technical computing In Detail Julia is a new open source programming language that is used in the field of data science computing. It was created to solve the dilemma between high-level slow code and fast but low-level code, and the necessity to use both to achieve high performance. This book will give you a head start to tackle your numerical and data problems with Julia. Your journey will begin by learning how to set up a running Julia platform before exploring its various built-in types. You will then move on to cover the different functions and constructs in Julia. The book will then walk you through the two important collection types?arrays and matrices. Over the course of the book, you will also be introduced to homoiconicity, the meta-programming concept in Julia. Towards the concluding part of the book, you will also learn how to run external programs. This book will cover all you need to know about Julia to leverage its high speed and efficiency. What You Will Learn Set up your Julia environment to achieve the highest productivity Solve your tasks in a high-level dynamic language and use types for your data only when needed Create your own types to extend the built-in type system Visualize your data in IJulia with plotting packages Explore the use of built-in macros for testing, debugging, benchmarking, and more Apply Julia to tackle problems concurrently and in a distributed environment Integrate with other languages such as C, Python, and MATLAB
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed March 20, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    ISBN: 9781783982554 , 1783982551
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 519.50285/5133
    RVK:
    Keywords: R (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Harness the power of RStudio to create web applications, R packages, markdown reports and pretty data visualizations About This Book Discover the multi-functional use of RStudio to support your daily work with R code Learn to create stunning, meaningful, and interactive graphs and learn to embed them into easy communicable reports using multiple R packages Develop your own R packages and Shiny web apps to share your knowledge and collaborate with others. Who This Book Is For This book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio's functionality to ease their development efforts. R programming experience is assumed as well as being comfortable with R's basic structures and a number of functions. What You Will Learn Discover the RStudio IDE and details about the user interface Communicate your insights with R Markdown in static and interactive ways Learn how to use different graphic systems to visualize your data Build interactive web applications with the Shiny framework to present and share your results Understand the process of package development and assemble your own R packages Easily collaborate with other people on your projects by using Git and GitHub Manage the R environment for your organization with RStudio and Shiny server Apply your obtained knowledge about RStudio and R development to create a real-world dashboard solution In Detail RStudio helps you to manage small to large projects by giving you a multi-functional integrated development environment, combined with the power and flexibility of the R programming language, which is becoming the bridge language of data science for developers and analyst worldwide. Mastering the use of RStudio will help you to solve real-world data problems. This book begins by guiding you through the installation of RStudio and explaining the user interface step by step. From there, the next logical step is to use this knowledge to improve your data analysis workflow. We will do this by building up our toolbox to create interactive reports and graphs or even web applications with Shiny. To collaborate with others, we will explore how to use Git and GitHub with RStudio and how to build your own packages to ensure top quality results. Finally, we put it all together in an interactive dashboard written with R. Style and approach An easy-to-follow guide full of hands-on examples to master RStudio. Beginning from explaining the basics, eac...
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed December 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    ISBN: 9781783555147 , 1783555149
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    DDC: 005.13/3
    RVK:
    Keywords: Python (Computer program language) ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: Unlock deeper insights into Machine Leaning with this vital guide to cutting-edge predictive analytics About This Book Leverage Python's most powerful open-source libraries for deep learning, data wrangling, and data visualization Learn effective strategies and best practices to improve and optimize machine learning systems and algorithms Ask - and answer - tough questions of your data with robust statistical models, built for a range of datasets Who This Book Is For If you want to find out how to use Python to start answering critical questions of your data, pick up Python Machine Learning - whether you want to get started from scratch or want to extend your data science knowledge, this is an essential and unmissable resource. What You Will Learn Explore how to use different machine learning models to ask different questions of your data Learn how to build neural networks using Pylearn 2 and Theano Find out how to write clean and elegant Python code that will optimize the strength of your algorithms Discover how to embed your machine learning model in a web application for increased accessibility Predict continuous target outcomes using regression analysis Uncover hidden patterns and structures in data with clustering Organize data using effective pre-processing techniques Get to grips with sentiment analysis to delve deeper into textual and social media data In Detail Machine learning and predictive analytics are transforming the way businesses and other organizations operate. Being able to understand trends and patterns in complex data is critical to success, becoming one of the key strategies for unlocking growth in a challenging contemporary marketplace. Python can help you deliver key insights into your data - its unique capabilities as a language let you build sophisticated algorithms and statistical models that can reveal new perspectives and answer key questions that are vital for success. Python Machine Learning gives you access to the world of predictive analytics and demonstrates why Python is one of the world's leading data science languages. If you want to ask better questions of data, or need to improve and extend the capabilities of your machine learning systems, this practical data science book is invaluable. Covering a wide range of powerful Python libraries, including scikit-learn, Theano, and Pylearn2, and featuring guidance and tips on everything from sentiment analysis to neural networks, you'll soon be able to answer som...
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed October 12, 2015)
    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...