Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (56)
  • Electronic books  (56)
  • Computer Science  (56)
Datasource
Material
Language
  • 1
    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: Cover  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    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 ...
  • 3
    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 ...
  • 4
    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 ...
  • 5
    ISBN: 9783960105039
    Language: German
    Pages: 1 Online-Ressource (XXXIV, 631 Seiten)
    Edition: 3. Auflage, Übersetzung der 2. englischen Auflage
    Parallel Title: Übersetzung von Freeman, Eric, 1965 - Head first design patterns
    Parallel Title: Erscheint auch als Freeman, Eric, 1965 - Entwurfsmuster von Kopf bis Fuß
    DDC: 005.1
    RVK:
    RVK:
    RVK:
    Keywords: Electronic books ; Entwurfsmuster ; Java Standard Edition 8 ; Java Standard Edition 8
    Abstract: Dieses Buch ist ein moderner Klassiker zum Thema Entwurfsmuster. Mit dem einzigartigen Von-Kopf-bis-Fuß-Lernkonzept gelingt es den Autoren, die anspruchsvolle Materie witzig, leicht verständlich und dennoch gründlich darzustellen. Jede Seite ist ein Kunstwerk für sich, mit vielen visuellen Überraschungen, originellen Comic-Zeichnungen, humorvollen Dialogen und geistreichen Selbstlernkontrollen. Spätestens, wenn es heißt »Spitzen Sie Ihren Bleistift«, wird Leser*innen klar, dass bei diesem Buch Mitmachen gefragt ist. Das ist nicht nur unterhaltsam, sondern auch effektiv: Komplexe Sachverhalte lassen sich nach Erkenntnis der modernen Lernwissenschaft am gründlichsten über mehrere verschiedene Kanäle verstehen. Das Buch verspricht Ihnen daher nicht nur Spaß beim Lernen, Sie werden nach der Lektüre auch die Herausforderungen des Software-Designs meistern können.
    Note: Auf dem Umschlag: "Ein gehirnfreundliches Buch" , Online resource; Title from title page (viewed November 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    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 ...
  • 7
    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 ...
  • 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
    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 ...
  • 10
    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 ...
  • 11
    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 ...
  • 12
    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 ...
  • 13
    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 ...
  • 14
    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 ...
  • 15
    ISBN: 9781478003342
    Language: English
    Pages: 1 Online-Ressource (xii, 373 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 ; Electronic books ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Russland ; Russen ; Informatiker ; Auswanderung ; Russland ; Informatiker ; Auswanderung
    Abstract: While Russian computer scientists are notorious for their interference in the 2016 US presidential election, they are ubiquitous on Wall Street and coveted by international IT firms and often perceive themselves as the present manifestation of the past glory of Soviet scientific prowess. Drawing on over three hundred in-depth interviews, the contributors to From Russia with Code trace the practices, education, careers, networks, migrations, and lives of Russian IT professionals at home and abroad, showing how they function as key figures in the tense political and ideological environment of technological innovation in post-Soviet Russia. Among other topics, they analyze coders' creation of both transnational communities and local networks of political activists; Moscow's use of IT funding to control peripheral regions; brain drain and the experiences of coders living abroad in the United Kingdom, United States, Israel, and Finland; and the possible meanings of Russian computing systems in a heterogeneous nation and industry. Highlighting the centrality of computer scientists to post-Soviet economic mobilization in Russia, the contributors offer new insights into the difficulties through which a new entrepreneurial culture emerges in a rapidly changing world.
    Abstract: Contributors: Irina Antoschyuk, Mario Biagioli, Ksenia Ermoshina, Marina Fedorova, Andrey Indukaev, Alina Kontareva, Diana Kurkovsky, Vincent Lépinay, Alexandra Masalskaya, Daria Savchenko, Liubava Shatokhina, Alexandra Simonova, Ksenia Tatarchenko, Zinaida Vasilyeva, Dimitrii Zhikharevich
    Abstract: Cover -- Contents -- List of Abbreviations -- Acknowledgments -- Introduction: Russian Economies of Codes -- I. Coding Collectives -- One. Before the Collapse: Programming Cultures in the Soviet Union -- Two. From Lurker to Ninja: Creating an it Community at Yandex -- Three. For Code and Country: Civic Hackers in Contemporary Russia -- II. Outward-Looking Enclaves -- Four. At the Periphery of the Empire: Recycling Japanese Cars into Vladivostok's it Community -- Five. Kazan Connected: "it-ing Up" a Province -- Six. Hackerspaces and Technoparks in Moscow -- Seven. Siberian Software Developers -- Eight. E-Estonia Reprogrammed: Nation Branding and Children Coding -- III. Interlude: Russian Maps -- Nine. Post-Soviet Ecosystems of it -- IV. Bridges and Mismatches -- Ten. Migrating Step by Step: Russian Computer Scientists in the UK -- Eleven. Brain Drain and Boston's "Upper-Middle Tech -- Twelve. Jews in Russia and Russians in Israel -- Thirteen. Russian Programmers in Finland: Self-Presentation in Migration Narratives -- Contributors -- Index -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- R -- S -- T -- U -- V -- W -- Y.
    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: 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 ...
  • 16
    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 ...
  • 17
    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 ...
  • 18
    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 ...
  • 19
    ISBN: 9783839447192
    Language: English
    Pages: 1 Online-Ressource (331 Seiten) , Illustrationen
    Series Statement: AI critique volume 1
    Parallel Title: Erscheint auch als The democratization of artificial intelligence
    DDC: 303.483
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Social sciences ; Social Science / Media Studies ; Electronic books ; Konferenzschrift 2018 ; Aufsatzsammlung ; Electronic books. ; Electronic books. ; Electronic books ; Konferenzschrift 2018 ; Konferenzschrift 2018 ; Electronic books ; Konferenzschrift 2018 ; Künstliche Intelligenz ; Algorithmus ; Demokratisierung ; Künstliche Intelligenz ; Medienpolitik
    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: Von der letzten BuchseiteIn "acknowledgments" : ... "is based in part on contributions from an international coference that took place in Bochum in 2018" , Literaturangaben
    URL: Cover  (Thumbnail cover image)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (kostenfrei)
    URL: Cover
    URL: FULL  ((Currently Only Available on Campus))
    URL: Cover  (Thumbnail cover image)
    URL: Cover
    URL: Cover  (lizenzpflichtig)
    URL: Cover  (Thumbnail cover image)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    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 ...
  • 21
    ISBN: 9783958456372 , 3958456375
    Language: German
    Pages: 1 Online-Ressource , illustrations
    Edition: 1. Auflage.
    RVK:
    RVK:
    RVK:
    Keywords: Internet ; Security measures ; Computer security ; Data protection ; Privacy, Right of ; Electronic books ; Electronic books ; local ; Internet ; Personenbezogene Daten ; Privatsphäre ; Datenschutz ; Internet ; Daten ; Anonymität
    Abstract: Ob Sie wollen oder nicht - jede Ihrer Online-Aktivitäten wird beobachtet und analysiert. Sie haben keine Privatsphäre. Im Internet ist jeder Ihrer Klicks für Unternehmen, Regierungen und kriminelle Hacker uneingeschränkt sichtbar. Ihr Computer, Ihr Smartphone, Ihr Auto, Ihre Alarmanlage, ja sogar Ihr Kühlschrank bieten potenzielle Angriffspunkte für den Zugriff auf Ihre Daten. Niemand kennt sich besser aus mit dem Missbrauch persönlicher Daten als Kevin D. Mitnick. Als von der US-Regierung ehemals meistgesuchter Computer-Hacker kennt er alle Schwachstellen und Sicherheitslücken des digitalen Zeitalters. Seine Fallbeispiele sind spannend und erschreckend: Sie werden Ihre Aktivitäten im Internet neu überdenken. Mitnick weiß aber auch, wie Sie Ihre Daten bestmöglich schützen. Er zeigt Ihnen anhand zahlreicher praktischer Tipps und Schritt-für-Schritt-Anleitungen, was Sie tun können, um online und offline anonym zu sein. Bestimmen Sie selbst über Ihre Daten. Lernen Sie, Ihre Privatsphäre im Internet zu schützen. Kevin D. Mitnick zeigt Ihnen, wie es geht. Hinterlassen Sie keine Spuren • Sichere Passwörter festlegen und verwalten • Mit dem Tor-Browser im Internet surfen, ohne Spuren zu hinterlassen • E-Mails und Dateien verschlüsseln und vor fremden Zugriffen schützen • Öffentliches WLAN, WhatsApp, Facebook & Co. sicher nutzen • Sicherheitsrisiken vermeiden bei GPS, Smart-TV, Internet of Things und Heimautomation • Eine zweite Identität anlegen und unsichtbar werden
    Note: Authorized German translation of the English language edition: The art of invisibility : the world's most famous hacker teaches you how to be safe in the age of Big Brother and big data. Cf. Title page verso. - Place of publication from publisher's website. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 4, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    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 ...
  • 23
    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 ...
  • 24
    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 ...
  • 25
    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 ...
  • 26
    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 ...
  • 27
    Online Resource
    Online Resource
    Boca Raton : CRC Press
    ISBN: 9781466503298 , 1466503297 , 9781466503281
    Language: English
    Pages: 1 online resource (xix, 455 pages)
    Edition: Second edition.
    Parallel Title: Erscheint auch als
    RVK:
    RVK:
    Keywords: Information storage and retrieval systems Geography ; Geographic information systems ; TECHNOLOGY & ENGINEERING ; Remote Sensing & Geographic Information Systems ; SCIENCE ; Earth Sciences ; Geography ; TRAVEL ; Budget ; TRAVEL ; Hikes & Walks ; TRAVEL ; Museums, Tours, Points of Interest ; TRAVEL ; Parks & Campgrounds ; Geographic information systems ; Information storage and retrieval systems ; Geography ; Geografie ; Datenverarbeitung ; Geoinformatik ; Electronic books ; Geographic information systems ; Geographic information systems ; Electronic books
    Abstract: "This newly updated edition covers cutting-edge topics in computational geography, addressing a domain in both geographic and computer sciences. With an extended introduction that reviews directional changes and major advances in the field since the first edition, this book includes ten new topics as well as substantial modifications to existing chapters. Written by recognized international experts and up-and-coming researchers, the text introduces the subject matter by providing readable accounts of current developments. In addition, the authors examine possibilities for future developments through the year 2061"--
    Note: Includes bibliographical references and index. - Print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    ISBN: 9783864901362
    Language: German
    Pages: 1 Online-Ressource
    Edition: 5., überarbeitete Auflage
    Parallel Title: Erscheint auch als Saake, Gunter, 1960 - Algorithmen und Datenstrukturen
    DDC: 005.133
    RVK:
    RVK:
    RVK:
    Keywords: Algorithms ; Java (Computer program language) ; Data structures (Computer science) ; Java (Computer program language) ; Data structures (Computer science) ; Algorithms ; Electronic books ; Electronic books ; local ; Lehrbuch ; Datenstruktur ; Algorithmus ; Java ; Algorithmus ; Datenstruktur
    Abstract: Solides Lehrbuch - grundlegend und umfassend * Java als Implementierungssprache, unter Berücksichtigung der Spezifika von Java mit Netzanschluss: Programmbeispiele/Animationen Autoren sind sehr angesehen und kompetent
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Feb. 12, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    ISBN: 9781781955635
    Language: English
    Pages: 1 Online-Ressource (xii, 344 pages) , diagrams
    Series Statement: Edward Elgar E-Book Archive
    Parallel Title: Erscheint auch als Software ecosystems
    DDC: 005.3
    RVK:
    Keywords: Softwareindustrie ; Unternehmensnetzwerk ; Computer software Development ; Computer software industry ; Business networks Management ; Electronic books ; Computer software ; Development ; Computer software industry ; Softwareindustrie ; Datennetz
    Abstract: This book describes the state-of-the-art of software ecosystems. It constitutes a fundamental step towards an empirically based, nuanced understanding of the implications for management, governance, and control of software ecosystems. -- This is the first book of its kind dedicated to this emerging field and offers guidelines on how to analyze software ecosystems; methods for managing and growing; methods on transitioning from a closed software organization to an open one; and instruments for dealing with open source, licensing issues, product management and app stores. It is unique in bringing together industry experiences, academic views and tackling challenges such as the definition of fundamental concepts of software ecosystems, describing those forces that influence its development and lifecycles, and the provision of methods for the governance of software ecosystems. -- This book is an essential starting point for software industry researchers, product managers, and entrepreneurs.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als Jones, Don, 1971 - Learn PowerShell toolmaking in a month of lunches
    DDC: 005.2/82
    RVK:
    Keywords: Windows PowerShell (Computer program language) ; Scripting languages (Computer science) ; Electronic books ; Electronic books ; local ; Windows PowerShell
    Abstract: Summary Packed with hands-on labs to reinforce what you're learning, Learn PowerShell Toolmaking in a Month of Lunches is the best way to learn PowerShell scripting and toolmaking. Just set aside one hour a day-lunchtime would be perfect-for each self-contained lesson. You'll move quickly through core scripting concepts and start working on four real-world, practical tools. Each chapter adds more functionality, including custom formatting, error handling, parameterized input, input validation, help files and documentation, and more. About this Book You don't have to be a software developer to build PowerShell tools. With this book, a PowerShell user is a step away from becoming a proficient toolmaker. Learn PowerShell Toolmaking in a Month of Lunches is the best way to learn PowerShell scripting and toolmaking in just one hour a day. It's packed with hands-on labs to reinforce what you're learning. It's an easy-to-follow guide that covers core scripting concepts using four practical examples. Each chapter builds on the previous one as you add custom formatting, error handling, input validation, help files, and more. What's Inside Build your own administrative tools Learn by doing with hands-on labs Make scripts that feel like native PowerShell cmdlets This book does not assume you are a programmer. Experience using PowerShell as a command-line interface is helpful but not required. About the Authors Don Jones is a PowerShell MVP, speaker, and trainer. Jeffery Hicks is a PowerShell MVP and an independent consultant, trainer, and author. Don and Jeff coauthored Learn Windows PowerShell 3 in a Month of Lunches, Second Edition (Manning 2012) and PowerShell in Depth (Manning 2013).
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133440706 , 0133440702
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als DeMarco, Tom, 1940 - Peopleware
    DDC: 658.4/022
    RVK:
    RVK:
    RVK:
    Keywords: Management ; Projektmanagement ; Software ; Management ; Organizational behavior ; Organizational effectiveness ; Project management ; Electronic books ; Electronic books ; local ; Softwareentwicklung ; Projektmanagement ; Führung ; Arbeitsgestaltung
    Abstract: Few books in computing have had as profound an influence on software management as Peopleware . The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They're not easy issues; but solve them, and you'll maximize your chances of success. " Peopleware has long been one of my two favorite books on software engineering. Its underlying strength is its base of immense real experience, much of it quantified. Many, many varied projects have been reflected on and distilled; but what we are given is not just lifeless distillate, but vivid examples from which we share the authors' inductions. Their premise is right: most software project problems are sociological, not technological. The insights on team jelling and work environment have changed my thinking and teaching. The third edition adds strength to strength." - Frederick P. Brooks, Jr., Kenan Professor of Computer Science, University of North Carolina at Chapel Hill, Author of The Mythical Man-Month and The Design of Design " Peopleware is the one book that everyone who runs a software team needs to read and reread once a year. In the quarter century since the first edition appeared, it has become more important, not less, to think about the social and human issues in software development. This is the only way we're going to make more humane, productive workplaces. Buy it, read it, and keep a stock on hand in the office supply closet." -Joel Spolsky, Co-founder, Stack Overflow "When a book about a field as volatile as software design and use extends to a third edition, you can be sure that the authors write of deep principle, of the fundamental causes for what we readers experience, and not of the surface that everyone recognizes. And to bring people, actual human beings, into the mix! How excellent. How rare. The authors have made this third edition, with its additions, entirely terrific." -Lee Devin and Rob Austin, Co-authors of The Soul of Design and Artful Making For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today's development environments and challenges. For example, the book now discusses pathologies of leadership that hadn't previously been judged to be pathological; an evolving culture of meetings; hybrid teams made up of people from seemingly incompatible generations; and a growing awareness that some of our most common tools are more like anc...
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley
    ISBN: 1118460847 , 9781118460849
    Language: English
    Pages: 1 online resource (xviii, 388 p.) , ill.
    Edition: 3rd ed.
    Series Statement: --For dummies
    Parallel Title: Erscheint auch als
    DDC: 005.54
    RVK:
    Keywords: Microsoft Excel (Computer file) ; Business ; Computer programs ; Electronic spreadsheets ; Computer programs ; Electronic books ; Electronic books ; local
    Abstract: Learn to use Excel for practical, day-to-day calculations Excel is a powerful program with more than 300 built-in functions that can be used to perform an almost infinite number of calculations. This friendly book shows you how to use the 150 most valuable ones in real-world situations: to compare the cost of buying vs. leasing a car, calculate classroom grades, or evaluate investment performance, for example. Another 85 specialized functions are also described. Detailed, step-by-step instructions help you understand how functions work within formulas and how you can use them to solve everyday problems. Excel is a complex tool, making it a perfect subject for the straightforward, plain-English approach of this book Formulas and functions are explained in classic For Dummies fashion, with examples of how to apply the 150 most commonly used functions in real-world situations Discover how to use Excel to compare the cost of 15 and 30-year mortgages, decide whether to buy or lease a car, calculate the actual cost of credit card purchases, forecast college expenses, design a database for your own use, and much more Serves as an excellent resource for all versions of Excel, including the latest version 2013 Excel Formulas and Functions For Dummies, 3rd Edition helps you put the power of Excel to work in your daily life.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Chichester, West Sussex, U.K. : Wiley
    ISBN: 9781118425152 , 1118425154
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 006.7/4
    RVK:
    Keywords: Cascading style sheets ; Web sites ; Authoring programs ; Electronic books ; Electronic books ; local
    Abstract: Master innovative and eye-catching website design with the exciting new Treehouse Series of books Turn plain words and images into stunning websites with CSS3 and this beautiful, full-color guide. Taking web designers beyond the constraints of prebuilt themes and simple site-building tools, this new Treehouse book combines practicality with inspiration to show you how to create fully customized, modern websites that make viewers stop and stay. The exciting new Treehouse Series of books is authored by Treehouse experts and packed with innovative design ideas and practical skill-building. If you're a web developer, web designer, hobbyist, or career-changer, every book in this practical new series should be on your bookshelf. Part of the new Treehouse Series of books, teaching you effective and compelling website development and design, helping you build practical skills Provides career-worthy information from Treehouse industry pros and trainers Explains the basics of cascading style sheets (CSS), such as how to structure with CSS, use CSS syntax, how to manipulate text, and visual formatting Also covers the box model, how to animate page elements, cross-browser compatibility, and more Leverage pages of dazzling website design ideas and expert instruction with a new Treehouse Series book.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Oxford : Oxford University Press
    ISBN: 9780191750373
    Language: English
    Pages: 1 Online-Ressource (xx, 607 p.) , Ill.
    Series Statement: Oxford handbooks in business and management
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Electronic books ; Handbuch ; Electronic books ; Handbuch ; Electronic books ; Handbuch
    Abstract: This handbook is a landmark in the dynamic and rapidly expanding field of Internet studies, bringing together leading international scholars to strengthen research on how the Internet has been studied and the discipline's fundamental questions, and shape research, policy, and practice for the future.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    San Francisco, CA : Pfeiffer
    Language: English
    Pages: 1 online resource (xx, 615 p.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als Horton, William Kendall, 1949 - E-learning by design
    DDC: 658.3/124040285
    RVK:
    RVK:
    Keywords: Employees ; Training of ; Computer-assisted instruction ; Computer-assisted instruction ; Design ; Electronic books ; Electronic books ; local ; E-Learning ; Betriebliche Fortbildung
    Abstract: Since the first edition of E-learning by Design , e-learning has evolved rapidly and fringe techniques have moved into the mainstream. Underlying and underwriting these changes in e-learning are advances in technology and changes in society. The second edition of the bestselling book E-Learning by Design offers a comprehensive look at the concepts and processes of developing, creating, and implementing a successful e-learning program. This practical, down-to-earth resource is filled with clear information and instruction without over simplification. The book helps instructors build customized e-learning programs from scratch-building on core principles of instructional design to: develop meaningful activities and lessons; create and administer online tests and assessments; design learning games and simulations; and implement an individualized program. "Every newcomer to the field will find this edition indispensable, while professionals will find much needed contemporary information to manage the rapid changes happening in our field. Even if you own the first edition, buy this update as soon as possible." - Michael W. Allen , CEO of Allen Interactions, Inc.; author, Michael Allen's e-Learning Library Series "Covers the full range of options for presenting learning materials online-including designing useful topics, engaging activities, and reliable tests-and it takes into account the realities and issues of today's instructional designers, such as social learning and mobile learning." - Saul Carliner , associate professor, Concordia University; author, The E-Learning Handbook "Horton nails it! Perfectly timed, robust, and practical, this second edition of brings together the latest strategies for learning without losing its critical premise-technology enables e-learning, but great design makes it work." - Marc J. Rosenberg , e-learning strategist; author, Beyond E-Learning "An e-learning encyclopedia loaded with detailed guidelines and examples ranging from basic instructional design techniques to the latest applications in games, social media, and mobile-learning. An essential reference for anyone involved in e-learning design, development, or evaluation" - Ruth Colvin Clark , author, e-Learning and the Science of Instruction
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Shelter Island, NY : Manning
    ISBN: 9781933988771 , 1933988770
    Language: English
    Pages: Online-Ressource (xxii, 503 p.)
    Series Statement: Safari Tech Books Online
    Parallel Title: Druckausg. Williams, Anthony C++ concurrency in action
    DDC: 005.133
    RVK:
    Keywords: C++ (Computer program language) ; C++ (Computer program language) ; C++ (Computer program language) ; C++ (Computer program language) ; Electronic books ; Electronic books ; Electronic books ; C++ ; Nebenläufigkeit ; C++ ; Nebenläufigkeit
    Abstract: Includes bibliographical references (p. 487-488) and index
    Description / Table of Contents: Hello, world of concurrency in C++! -- Managing threads -- Sharing data between threads -- Synchronizing concurrent operations -- The C++ memory model and operations on atomic types -- Designing lock-based concurrent data structures -- Designing lock-free concurrent data structures -- Designing concurrent code -- Advanced thread management -- Testing and debugging multithreaded applications
    Description / Table of Contents: Hello, world of concurrency in C++!Managing threads -- Sharing data between threads -- Synchronizing concurrent operations -- The C++ memory model and operations on atomic types -- Designing lock-based concurrent data structures -- Designing lock-free concurrent data structures -- Designing concurrent code -- Advanced thread management -- Testing and debugging multithreaded applications.
    Note: Parallel als Druckausg. erschienen
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: Online-Ressource (296 S.)
    Edition: Online-Ausg. Reproduction
    Series Statement: Safari Tech Books Online
    Parallel Title: Print version Developing Web applications with Haskell and Yesod
    DDC: 006.76
    RVK:
    Keywords: Application software Development ; Haskell (Computer program language) ; Electronic books ; Funktionale Programmierung ; Funktionale Programmiersprache ; HASKELL
    Description / Table of Contents: part I. Basicspart II. Advanced -- part III. Examples -- part IV. Appendices.
    Note: Parallel als Druckausg. erschienen , Reproduction
    URL: Volltext  (Connect to this resource online)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Language: English
    Pages: 1 online resource (xviii, 237 p.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 005.1
    RVK:
    Keywords: Computer software ; Development ; Case studies ; Electronic books ; Electronic books ; local ; Fallstudiensammlung
    Abstract: Based on their own experiences of in-depth case studies of software projects in international corporations, in this book the authors present detailed practical guidelines on the preparation, conduct, design and reporting of case studies of software engineering. This is the first software engineering specific book on the case study research method.
    Note: Includes bibliographical references (p. 221-223) 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
    Indianapolis, Ind. : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (xxiii, 302 p.) , ill., maps.
    Series Statement: Sybex serious skills
    Parallel Title: Erscheint auch als
    DDC: 658.872
    RVK:
    RVK:
    Keywords: Internet marketing ; Keyword searching ; Electronic books ; Electronic books ; local
    Abstract: A unique book on the art and science of keyword research Keyword research can make or break a marketing campaign, an optimization strategy, and pay-per-click ad campaigns. Written by a keyword research expert, this essential resource drills home the importance of targeting the right keywords or phrases in order to get traffic from search engines and social media channels. Author Ron Jones imparts his wisdom and experience for determining which keywords will work based on a searcher's intent and he shows you how to research social, mobile, and video marketing tools that can ultimately become the foundation of a marketing campaign. Boasts detailed how-to information from one of the world's leading keyword research experts Helps you learn how to craft a successful keyword campaign and capture a coveted spot on the first page of a results page Pares down the essential information you need to know to use available tools to get keyword suggestions, forecast web site traffic, perform competitive research, and analyze results Walks you through how to best apply keywords to SEO and PPC campaigns as well as gain visibility with mobile marketing and integrate with traditional marketing efforts Features case studies, examples, tutorials, tips, and previously undocumented techniques No matter your level of experience working with keywords, Keyword Intelligence is the ultimate guide for learning how to best conduct keyword research and craft winning marketing campaigns.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley
    ISBN: 9781118282885 , 1118282884
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 004.6782
    RVK:
    RVK:
    Keywords: Cloud computing ; Economic aspects ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The ultimate guide to assessing and exploiting the customer value and revenue potential of the Cloud A new business model is sweeping the world-the Cloud. And, as with any new technology, there is a great deal of fear, uncertainty, and doubt surrounding cloud computing. Cloudonomics radically upends the conventional wisdom, clearly explains the underlying principles and illustrates through understandable examples how Cloud computing can create compelling value-whether you are a customer, a provider, a strategist, or an investor. Cloudonomics covers everything you need to consider for the delivery of business solutions, opportunities, and customer satisfaction through the Cloud, so you can understand it-and put it to work for your business. Cloudonomics also delivers insight into when to avoid the cloud, and why. Quantifies how customers, users, and cloud providers can collaborate to create win-wins Reveals how to use the Laws of Cloudonomics to define strategy and guide implementation Explains the probable evolution of cloud businesses and ecosystems Demolishes the conventional wisdom on cloud usage, IT spend, community clouds, and the enterprise-provider cloud balance Whether you're ready for it or not, Cloud computing is here to stay. Cloudonomics provides deep insights into the business value of the Cloud for executives, practitioners, and strategists in virtually any industry-not just technology executives but also those in the marketing, operations, economics, venture capital, and financial fields. Note: The ebook version does not provide access to the companion files.
    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 ...
  • 41
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxii, 583 p.) , ill.
    Series Statement: Developer reference
    Parallel Title: Erscheint auch als
    DDC: 005.4/4
    RVK:
    RVK:
    Keywords: Mac OS ; iOS (Electronic resource) ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Computer software ; Development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Everything you need to know to design, code, and build amazing apps Xcode 4 is Apple's newest version of the popular development suite for creating bleeding-edge OS X and iOS apps. Written by an experienced developer and Apple-focused journalist, this book not only covers developing for OS X but also for the entire family of iOS devices, including the iPhone, iPad, and iPod touch. You'll explore the newest tools for compiling, debugging, and finding and fixing common code errors so that you can look forward to improved, smooth-running code that is developed more efficiently than ever. Takes you step-by-step through the process of developing OS X and iOS applications using Xcode 4 Examines the benefits of Xcode 4, Apple's updated, free, object oriented programming environment Helps you tame the complex Xcode environment so you can develop amazing apps This book gets you up to speed on all the remarkable new features and redesigned user interface of Xcode 4 so you can get started creating phenomenal apps today.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Language: English
    Pages: 1 online resource (xxxi, 374 p.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 004.165
    RVK:
    Keywords: iPad (Computer) ; Application software ; Development ; Business ; Computer programs ; Business ; Data processing ; Mobile computing ; Tablet computers ; Enterprise application integration (Computer systems) ; Electronic books ; Electronic books ; local
    Abstract: Discover how to plan, design, develop, and deploy iPad apps for the enterprise Having taken the enterprise by storm, iPads are now in the hands of workers in virtually every level of companies in almost every industry, and users are beginning to demand line-of-business applications to help them be more productive and efficient from wherever they are. From business intelligence and executive dashboards to customer relationship management and order capture solutions, the iPad has incredible potential to leverage existing investments in information systems and enterprise applications. Even many paper-driven processes today, from sales presentations to survey data capture, can be dramatically enhanced through the introduction of the iPad. This book is a guide for how business and IT must collaborate to develop a mobile strategy to properly take advantage of this transformative technology. Readers will also learn about the high-level software architectural options, the importance of design and user experience, application development tools and techniques, and best practices for deploying and managing iPads in the enterprise. iPad in the Enterprise gets you started immediately planning, designing, developing, deploying, and managing iPad apps specifically for the enterprise.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley
    Language: English
    Pages: 1 online resource (xv, 430 p., [16] p. of plates) , ill.
    Edition: 2nd ed.
    Series Statement: For dummies
    Parallel Title: Erscheint auch als
    DDC: 006.696
    RVK:
    Keywords: Blender (Computer file) ; Computer graphics ; Computer animation ; Three-dimensional display systems ; Electronic books ; Electronic books ; local
    Abstract: The exciting new book on the exciting new Blender 2.5! If you want to design 3D animation, here's your chance to jump in with both feet, free software, and a friendly guide at your side! Blender For Dummies, 2 nd Edition is the perfect introduction to the popular, open-source, Blender 3D animation software, specifically the revolutionary new Blender 2.5. Find out what all the buzz is about with this easy-access guide. Even if you're just beginning, you'll learn all the Blender 2.5 ropes, get the latest tips, and soon start creating 3D animation that dazzles. Walks you through what you need to know to start creating eye-catching 3D animations with Blender 2.5, the latest update to the top open-source 3D animation program Shows you how to get the very most out of Blender 2.5's new multi-window unblocking interface, new event system, and other exciting new features Covers how to create 3D objects with meshes, curves, surfaces, and 3D text; add color, texture, shades, reflections and transparency; set your objects in motion with animations and rigging; render your objects and animations; and create scenes with lighting and cameras If you want to start creating your own 3D animations with Blender, Blender For Dummies, 2 nd Edition is where you need to start!
    Note: Previous ed.: 2009. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley
    Language: English
    Pages: 1 online resource (xxvii, 740, 25, 9 p.) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    DDC: 005.4/3
    RVK:
    Keywords: VMware ; Handbooks, manuals, etc ; Virtual computer systems ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Abstract: Your One-Stop Reference for VMware vSphere Automation If you manage vSphere in a Windows environment, automating routine tasks can save you time and increase efficiency. VMware vSphere PowerCLI is a set of pre-built commands based on Windows PowerShell that is designed to help you automate vSphere processes involving virtual machines, datacenters, storage, networks, and more. This detailed guide-using a practical, task-based approach and real-world examples-shows you how to get the most out of PowerCLI's handy cmdlets. Learn how to: Automate vCenter Server and ESX/ESX(i) Server deployment and configuration Create and configure virtual machines and use vApps Secure, back up, and restore your virtual machines Monitor, audit, and report the status of your vSphere environment Use the PowerCLI SDK, PowerWF Studio, and vEcoShell Schedule and view automation Add a GUI front end to your scripts
    Note: Includes bibliographical references (p. 1-9 at end) and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Language: English
    Pages: 1 online resource (xxxiii, 593 p.) , ill.
    Edition: 3rd ed.
    Series Statement: Wiley series in communications networking & distributed systems
    Parallel Title: Erscheint auch als
    DDC: 621.382/16
    RVK:
    Keywords: MPLS standard ; Extranets (Computer networks) ; Electronic books ; Electronic books ; local
    Abstract: With a foreword by Yakov Rekhter "Here at last is a single, all encompassing resource where the myriad applications sharpen into a comprehensible text that first explains the whys and whats of each application before going on to the technical detail of the hows." Kireeti Kompella, CTO Junos, Juniper Networks The authoritative guide to MPLS, now in its Third edition, fully updated with brand new material! MPLS is now considered the networking technology for carrying all types of network traffic, including voice telephony, real-time video, and data traffic. In MPLS-Enabled Applications, Third Edition , the authors methodically show how MPLS holds the key to network convergence by allowing operators to offer more services over a single physical infrastructure. The Third Edition contains more than 170 illustrations, new chapters, and more coverage, guiding the reader from the basics of the technology, though all its major VPN applications. MPLS Enabled-Applications contains up-to-date coverage of: The current status and future potential of all major MPLS applications, including L2VPN, L3VPN, pseudowires and VPLS. A new chapter with up to date coverage of the MPLS transport profile, MPLS-TP. MPLS in access networks and Seamless MPLS, the new architecture for extending MPLS into the access, discussed in depth for both the unicast and the multicast case. Extensive coverage of multicast support in L3VPNs (mVPNs), explaining and comparing both the PIM/GRE and the next generation BGP/MPLS solutions, and including a new chapter on advanced topics in next generation multicast VPNs. A new chapter on advanced protection techniques, including detailed discussion of 50 ms end-to-end service restoration. Comprehensive coverage of the base technology, as well as the latest IETF drafts, including topics such as pseudowire redundancy, VPLS multihoming, IRB and P2MP pseudowires. MPLS-Enabled Applications will provide those involved in the design and deployment of MPLS systems, as well as those researching the area of MPLS networks, with a thoroughly modern view of how MPLS is transforming the networking world. "Essential new material for those trying to understand the next steps in MPLS." Adrian Farrel, IETF Routing Area Director " MPLS-Enabled Applications takes a unique and creative approach in explaining MPLS concepts and how they are applied in practice to meet the needs of Enterprise and Service Provider networks. I consistently recommend this book to colleag...
    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 ...
  • 46
    Language: English
    Pages: 1 online resource (xxxiii, 878 p.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    DDC: 005.8
    RVK:
    Keywords: Application software ; Security measures ; Handbooks, manuals, etc ; Internet ; Security measures ; Handbooks, manuals, etc ; Computer security ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Abstract: The highly successful security book returns with a new edition, completely updated Web applications are the front door to most organizations, exposing them to attacks that may disclose personal information, execute fraudulent transactions, or compromise ordinary users. This practical book has been completely updated and revised to discuss the latest step-by-step techniques for attacking and defending the range of ever-evolving web applications. You'll explore the various new technologies employed in web applications that have appeared since the first edition and review the new attack techniques that have been developed, particularly in relation to the client side. Reveals how to overcome the new technologies and techniques aimed at defending web applications against attacks that have appeared since the previous edition Discusses new remoting frameworks, HTML5, cross-domain integration techniques, UI redress, framebusting, HTTP parameter pollution, hybrid file attacks, and more Features a companion web site hosted by the authors that allows readers to try out the attacks described, gives answers to the questions that are posed at the end of each chapter, and provides a summarized methodology and checklist of tasks Focusing on the areas of web application security where things have changed in recent years, this book is the most current resource on the critical topic of discovering, exploiting, and preventing web application security flaws. Also available as a set with, CEHv8: Certified Hacker Version 8 Study Guide, Ethical Hacking and Web Hacking Set, 9781119072171.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Indianapolis, Ind. : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxii, 618 p.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 006.6/96
    RVK:
    Keywords: Maya (Computer file) ; Computer animation ; Computer graphics ; Three-dimensional display systems ; Electronic books ; Electronic books ; local
    Abstract: A practical, step-by-step guide to Maya 2012 This book is the ideal primer to getting started with Maya, the premier 3D animation and effects software used in movies, visual effects, games, cartoons, short films, and commercials. You'll learn the Maya interface and the basics of modeling, texturing, animating, and visual effects. Professional visual effects artist and instructor Dariush Derakhshani explains the nuances of the complex software, while creative tutorials offer realistic, professional challenges for those new to 3D. You'll be up and running in no time with the world's most popular professional 3D software application. Provides a thorough, step-by-step introduction to Maya 2012 Explains the core concepts of CG and working in 3D Covers modeling, rigging, HDRI lighting, mental ray rendering, and more Concepts are reinforced with tutorials that offer realistic challenges and clear explanations Color insert provides real-world examples from talented beginning Maya users Build your Maya and animation skills from the ground up with this practical, thorough guide.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Language: English
    Pages: 1 online resource (xvii, 253 p.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 006.6/96
    RVK:
    Keywords: Blender (Computer file) ; Computer animation ; Motion pictures ; Editing ; Data processing ; Three-dimensional display systems ; Electronic books ; Electronic books ; local
    Abstract: "Learn how to get professional results from Blender. Start from scratch-the way it happens in the studio-and create fully rendered objects with Blender open-source 3D animation software and this real-world, roll-up-your-sleeves guide. No time is wasted-this book plunges straight into step-by-step instruction designed to help you build skills and create solid assets for film, video, and games. Blender is gaining clout in professional settings, and you can get a running start with this series of hands-on tutorials that encompasses multiple disciplines. The book includes a DVD with starter, intermediate, and final files, as well as movie files to help you every step of the way. Helps you harness Blender, the free, open-source alternative to commercial CG packages such as Maya and 3ds Max. Presents projects that start from scratch and encompass multiple disciplines, thoroughly teaching you the Blender software."-- Provided by publisher.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Chichester, West Sussex, England : Wiley
    Language: English
    Pages: 1 online resource (xx, 368 p.) , ill.
    Edition: 2nd ed.
    Series Statement: For dummies
    Parallel Title: Erscheint auch als
    DDC: 658.4'04
    RVK:
    RVK:
    Keywords: PRINCE2 (Computer file) ; Project management ; Electronic books ; Electronic books ; local
    Abstract: Whatever your project - no matter how big or small - PRINCE2 For Dummies, 2009 Edition is the perfect guide to using this project management method to help ensure its success. Fully updated with the 2009 practice guidelines, this book will take you through every step of a project - from planning and establishing roles to closing and reviewing - offering practical and easy-to-understand advice on using PRINCE2. It also shows how to use the method when approaching the key concerns of project management, including setting up effective controls, managing project risk, managing quality and controlling change. PRINCE2 allows you to divide your project into manageable chunks, so you can make realistic plans and know when resources will be needed. PRINCE2 For Dummies, 2009 Edition provides you with a comprehensive guide to its systems, procedures and language so you can run efficient and successful projects.
    Note: Previous ed.: 2008. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Cheltenham : Edward Elgar
    ISBN: 9781848443846
    Language: English
    Pages: 1 Online-Ressource (xi, 215 p) , ill
    Series Statement: Edward Elgar E-Book Archive
    Parallel Title: Available in another form
    Parallel Title: Erscheint auch als Knowledge management and innovation in networks
    DDC: 658.4/038
    RVK:
    RVK:
    RVK:
    Keywords: Wissensmanagement ; Wissenstransfer ; Innovation ; Unternehmensnetzwerk ; Knowledge management ; Knowledge management Case studies ; Business networks Case studies ; Business networks ; Unternehmenskooperation ; Netzwerkmanagement ; Innovation ; Wissensmanagement ; Aufsatzsammlung ; Electronic books ; Aufsatzsammlung ; Wissensmanagement ; Innovationsmanagement ; Unternehmenskooperation
    Abstract: As an ever-increasing amount of innovation takes place within networks, companies are collaborating in developing and marketing new products, services and practices. This in turn requires knowledge to flow across company boundaries. This book demonstrates how companies encourage this knowledge to flow in networks that can involve dozens of partners. Substantiated by five in-depth case studies of innovative networks, the authors identify and analyse the solutions implemented by companies in order to meet the key knowledge management challenges they encounter. Theoretical and management implications of the study are then defined
    Abstract: 1. Knowledge and innovation in networks : a conceptual framework / Ard-Pieter de Man ... [et al.] 2. Networks as the organization form of the knowledge economy / Ard-Pieter de Man -- 3. Organizing knowledge sharing in networks : the theory / Elco van Burg, Hans Berends and Erik van Raaij -- 4. Meeting Moore's law : high velocity knowledge development in the supplier network of ASML / Irene Lammers ... [et al.] -- 5. The future store initiative : shopping for knowledge/knowledge for shopping / Ard-Pieter de Man and Tim Graczewski -- 6. Pig-breeding as a knowledge-intensive sector / Ard-Pieter de Man -- 7. Making horticulture networks bloom / Ard-Pieter de Man and Erik van Raaij -- 8. The fibres that hold an innovation network : an analysis of knowledge-sharing in the glare network / Elco van Burg, Erik van Raaij and Hans Berends -- 9. Best practices : key lessons from the cases / Irene Lammers ... [et al.]. -- 10. A Management agenda / Ard-Pieter de Man
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    ISBN: 9780470386071 , 047038607X , 9780470189481
    Language: English
    Pages: 1 online resource (xxiii, 309 pages) , illustrations
    Series Statement: Wrox guides
    RVK:
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Ruby on rails (Electronic resource) ; Ruby on rails (Electronic resource) ; COMPUTERS ; Programming ; Object Oriented ; Ruby (Computer program language) ; Web site development ; Electronic books ; Electronic books
    Abstract: Describes how to design and write Rails code to create a variety of applications.
    Note: Print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Boca Raton [u.a.] : Chapman & Hall/CRC
    ISBN: 0203499891 , 9780203499894
    Language: English
    Pages: Online-Ressource
    Series Statement: EBSCOhost eBook Collection
    Parallel Title: Buchausg. u.d.T. Verzani, John Using R for introductory statistics
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Statistics Data processing ; R (Computer program language) ; Statistics Data processing ; R (Computer program language) ; R Computer program language ; Statistics Data processing. ; R ; Statistik ; Electronic books. ; Electronic books ; Lehrbuch ; R ; Statistik ; R ; Statistik
    Abstract: R is a free software package that has seen a huge increase in users within the last five years and now is used increasingly in introductory classes. There are few books covering introductory statistics using R, and this book fills a gap as a true ...beginner... book. With emphasis on data analysis and practical examples Using R for Introductory Statistics encourages understanding rather than focusing on learning the underlying language. It includes a large collection of problem sets with solutions and numerous practical examples from a broad range of scientific disciplines. It comes complete w
    Description / Table of Contents: Book Cover; Half-Title; Title; Copyright; Content; Preface; 1. Data; 2. Univariate Data; 3. Bivariate data; 4. Multivariate Data; 5. Describing Populations; 6. Simulation; 7. Confidence Intervals; 8. Significance Tests; 9. Goodness of Fit; 10. Linear Regression; 11. Analysis of Variance; 12. Two Extensions of the Linear Model; Appendix A Getting, Installing, and Running R; Appendix B Graphical User Interfaces and R; Appendix C Teaching with R; Appendix D More on Graphics with R; Appendix E Programming in R; Index;
    Note: Includes index , Electronic reproduction, Boulder, Colo : NetLibrary, 2006
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Hershey, PA : Information Science Pub
    ISBN: 1591405327
    Language: English
    Pages: xvii, 358 p. , ill , 27 cm
    Edition: Online_Ausgabe Boulder, Colo NetLibrary 2004 E-Books von NetLibrary Sonstige Standardnummer des Gesamttitels: 22382847
    Parallel Title: Reproduktion von The interaction society
    DDC: 303.4833
    RVK:
    Keywords: aInformation society ; aInformation technology xSocial aspects ; aSocial interaction ; aTelecommunication xSocial aspects ; Gesellschaft ; Information society ; Information technology Social aspects ; Social interaction ; Telecommunication Social aspects ; Interaktion ; Informationsgesellschaft ; Electronic books ; Electronic books. ; Electronic books. ; Electronic books ; Online-Publikation ; Electronic books. ; Electronic books ; Informationsgesellschaft ; Interaktion
    Note: Includes bibliographical references and index
    URL: Full text  (Click to View (Currently Only Available on Campus))
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Cambridge [England] : Cambridge University Press
    ISBN: 0511128118 , 0521852889 , 9780521852883 , 9780511128110 , 9780511127588 , 0511127588
    Language: English
    Pages: viii, 426 p , ill , 25 cm
    Edition: Boulder, Colo NetLibrary 2005 Online-Ressource E-Books von NetLibrary
    Series Statement: EBSCOhost eBook Collection
    RVK:
    Keywords: MATLAB. ; MATLAB MATLAB ; MATLAB. ; Engineering mathematics Data processing. ; Numerical analysis Data processing. ; Engineering mathematics Data processing ; Numerical analysis Data processing ; Engineering mathematics Data processing. ; Numerical analysis Data processing. ; Algorithmus ; MATLAB ; Numerisches Verfahren ; Electronic books. ; Electronic books. ; Electronic books ; Lehrbuch ; Numerisches Verfahren ; MATLAB ; Algorithmus
    Abstract: Cover; Half-title; Title; Copyright; Contents; Preface; 1 Introduction to MATLAB; 2 Systems of Linear Algebraic Equations; 3 Interpolation and Curve Fitting; 5 Numerical Differentiation; 6 Numerical Integration; 7 Initial Value Problems; 8 Two-Point Boundary Value Problems; 9 Symmetric Matrix Eigenvalue Problems; 10 Introduction to Optimization; Appendices; Index
    Abstract: Numerical Methods in Engineering with MATLAB® is a text for engineering students and a reference for practicing engineers. The numerous examples and applications were chosen for their relevance to real world problems, and where numerical solutions are most efficient. MATLAB® mfiles are available on the book web site
    Note: Includes index , Electronic reproduction, Boulder, Colo : NetLibrary, 2005
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Amsterdam : Elsevier/Digital Press
    ISBN: 141753706X , 9781417537068 , 0080491952 , 9780080491950
    Language: English
    Pages: 1 online resource (xix, 541 pages) , illustrations
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    DDC: 004.6
    RVK:
    RVK:
    Keywords: Microsoft .NET Framework ; Microsoft Visual BASIC. ; Microsoft Visual BASIC. ; Microsoft .NET Framework ; COMPUTERS / Networking / Vendor Specific ; COMPUTERS / Data Transmission Systems / General ; C (Computer program language) ; Computer networks / Design and construction ; Microsoft . NET. ; Electronic books ; Computer software / Development ; C (Computer program language) ; Computer networks / Design and construction ; Computer software / Development ; Visual Basic (Computer program language) ; C sharp ; Rechnernetz ; VisualBASIC.NET ; C♯ (Computer program language) ; Computer networks / Design and construction ; Computer software / Development ; Microsoft .NET. ; Computer networks Design and construction ; Computer software Development ; C (Computer program language) ; Visual Basic (Computer program language) ; C sharp ; Rechnernetz ; VisualBASIC.NET ; Rechnernetz ; C sharp ; VisualBASIC.NET
    Abstract: The purpose of this book is to provide tools to design and implement network-orientated applications in .NET. It is also a guide for software designers to choose the best and most efficient way to implement mission critical solutions. The book addresses real-world issues facing professional developers, such as using third-party components as opposed in-house development. It differentiates itself from existing .NET publications because it is aimed at experienced professionals and concentrates on practical, ready-to-use information. The book is written in two languages C♯ and VB.NET, and covers never-before published information on Telephony in .NET and packet-level networking. This is the second book in the Digital Press Software Development Series. Coverage of lower level protocols allows implementation of performance-centric applications Demonstrates the feasibility of developing telephony solutions in-house rather than outsourcing Written in VB.NET and C♯ to assist readers working in either language Coverage of Email, FTP and the WWW allows implementation of applications in all three areas
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    Paris : OECD Publishing
    ISBN: 9789264196391
    Language: English
    Pages: Online-Ressource (64 p.)
    Parallel Title: Druckausg.
    Parallel Title: Parallelausg. Lignes directrices de l'OCDE sur la protection de la vie privée et les flux transfrontières de données de caractère personnel
    DDC: 343.4170999
    RVK:
    RVK:
    Keywords: Science and Technology ; Electronic books
    Abstract: The OECD Guidelines on the Protection of Privacy and Transborder Flows of Personal Data, adopted on 23 September 1980, continue to represent international consensus on general guidance concerning the collection and management of personal information. By setting out core principles, the Guidelines play a major role in assisting governments, business and consumer representatives in their efforts to protect privacy and personal data, and in obviating unnecessary restrictions to transborder data flows, both on and off line. The reflection of twenty-one years of expertise and experience shared among representatives of OECD governments, business and industry, and civil society, this publication contains the instruments that serve as the foundation for privacy protection at the global level: the 1980 OECD Privacy Guidelines, the 1985 Declaration on Transborder Data Flows and the 1998 Ministerial Declaration on the Protection of Privacy on Global Networks.
    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...