Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • English  (6,047)
  • Turkish
  • Safari, an O’Reilly Media Company  (3,907)
  • Safari Tech Books Online  (2,140)
Datasource
Material
Language
Years
Subjects(RVK)
  • 101
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: NOW FULLY UPDATED: high-value Azure Security Center insights, tips, and operational solutions Reflecting updates through mid-2019, this book presents comprehensive Azure Security Center techniques for safeguarding cloud and hybrid environments. Leading Microsoft security and cloud experts Yuri Diogenes and Dr. Thomas Shinder help you apply Azure Security Center's robust protection, detection, and response capabilities in key operational scenarios. You'll walk through securing any Azure workload, and optimizing key facets of modern security, from policies and identity to incident response and risk management. Brand-new coverage includes single-click remediation, IoT, improved container security, Azure Sentinel, and more. Whatever your security role, you'll learn how to save hours, days, or even weeks by solving problems in the most efficient and reliable ways possible. Two of Microsoft's leading cloud security experts show how to: Implement a comprehensive new security paradigm designed specifically for cloud and hybrid environments Gain visibility and control to secure all key workloads Incorporate Azure Security Center into your security operations center, and integrate Azure AD Identity Protection Center and third-party solutions Adapt Azure Security Center's built-in policies and definitions for your organization Perform security assessments, and implement Azure Security Center recommendations fast with single-click remediation Use incident response features to detect, investigate, and address threats Create high-fidelity fusion alerts to focus attention on your most urgent security issues Implement application whitelisting and just-in-time VM access Assess IoT device security with the Azure IoT Hub managed service Monitor user behavior and access, and investigate compromised or misused credentials Integrate Microsoft's new Azure Sentinel Security Information and Event Management (SIEM) platform Customize and perform operating system security baseline assessments About This Book For cloud architects, designers, implementers, operations professionals, and security specialists working in Microsoft Azure cloud or hybrid environments For all IT professionals and decision-makers concerned with the security of Azure environments
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (280 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The BBC micro:bit is a tiny, inexpensive, and surprisingly powerful computer that you can use to build cool things and experiment with code. The 30 simple projects and experiments in this book will show you how to use the micro:bit to build a secret science lab—complete with robots, door alarms, lie detectors, and more—as you learn basic coding and electronics skills. Here are just some of the projects you’ll build: •A light-controlled guitar you can play just by waving your hand •A working lie detector •A self-watering plant care system •A two-wheeled robot •A talking robotic head with moving eyes •A door alarm made with magnets Learn to code like a Mad Scientist!
    Note: Online resource; Title from title page (viewed September 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 61 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: O’Reilly Media’s Velocity San Jose 2019 conference had one overarching goal: offer conference attendees the opportunity to gather expert insight on building and maintaining cloud native systems. How did Velocity meet that goal? By giving the world’s best cloud native system engineers, SREs, and DevOps experts the chance to share their experiences. For example: Alex Chen (Alibaba Cloud) described how cloud native storage products such as table storage, object storage, and log storage enabled the Alibaba platform to handle RMB 10B worth of sales in two minutes and five seconds. Ory Segal's (PureSec) revealed how attackers approach and exploit the weaknesses of serverless and what you can do about it. Nivia Henry (Spotify) demonstrated how an algorithm is built and what you can do to catch, reduce, or eliminate the algorithmic biases that produce infamous events like Tay the racist Twitter Bot. This video compilation contains all of these talks plus the best keynotes, tutorials, and tech sessions delivered at Velocity San Jose 2019. Looking to build your knowledge of how to build and maintain cloud native systems? Get this compilation and you’ll be on your way. Highlights include: Complete video recordings of Velocity San Jose 2019’s best tutorials, keynote speeches, and technical sessions—contains hours of material to review and study at your own pace and schedule. Cloud engineering tutorials, such as Patrick Meenan (Facebook) on fixing broken HTTP/2 deployments; Michael Kehoe (LinkedIn) on using Terraform to modernize your cloud infrastructure; and Ben Bleything (Google) on using the open source InSpec framework to build infrastructure and compliance tests. Keynotes from luminaries such as Liz Fong-Jones (Honeycomb), Everett Harper (Truss), Julie Horvath (Apple), Alex Qin (Code Cooperative), Lena Hall (Microsoft), and Jessica Kerr (Atomist). Sessions devoted to building secure and resilient systems, including Ian Coldwater’s (Independent) deep dive into Kubernetes CVE-2018-1002105 protections and Nora Jones (Slack) on the advanced approaches required for each piece of the chaos experiments cycle. Special sessions called “Overcoming Obstacles: Lessons in Resilience,” featuring the stories of cloud engineering success in the face of overwhelming barriers from practitioners such as Ryan Kitchens (Netflix), Tim Bonci (Vistaprint), and Tammy Butow (Gremlin). Sessions covering production engineering, SRE, and DevOps, including Charity Majors (Honeyco...
    Note: Online resource; Title from title screen (viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (494 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Discover interesting recipes to help you understand the concepts of object detection, image processing, and facial detection Key Features Explore the latest features and APIs in OpenCV 4 and build computer vision algorithms Develop effective, robust, and fail-safe vision for your applications Build computer vision algorithms with machine learning capabilities Book Description OpenCV is an image and video processing library used for all types of image and video analysis. Throughout the book, you'll work through recipes that implement a variety of tasks. With 70 self-contained tutorials, this book examines common pain points and best practices for computer vision (CV) developers. Each recipe addresses a specific problem and offers a proven, best-practice solution with insights into how it works, so that you can copy the code and configuration files and modify them to suit your needs. This book begins by setting up OpenCV, and explains how to manipulate pixels. You'll understand how you can process images with classes and count pixels with histograms. You'll also learn detecting, describing, and matching interest points. As you advance through the chapters, you'll get to grips with estimating projective relations in images, reconstructing 3D scenes, processing video sequences, and tracking visual motion. In the final chapters, you'll cover deep learning concepts such as face and object detection. By the end of the book, you'll be able to confidently implement a range of computer vision algorithms to meet the technical requirements of your complex CV projects. What you will learn Install and create a program using the OpenCV library Segment images into homogenous regions and extract meaningful objects Apply image filters to enhance image content Exploit image geometry to relay different views of a pictured scene Calibrate the camera from different image observations Detect people and objects in images using machine learning techniques Reconstruct a 3D scene from images Explore face detection using deep learning Who this book is for If you’re a CV developer or professional who already uses or would like to use OpenCV for building computer vision software, this book is for you. You’ll also find this book useful if you’re a C++ programmer looking to extend your computer vision skillset by learning OpenCV. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github...
    Note: Online resource; Title from title page (viewed May 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789801156
    Language: English
    Pages: 1 online resource (386 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A problem-solution guide to encountering various NLP tasks utilizing Java open source libraries and cloud-based solutions Key Features Perform simple-to-complex NLP text processing tasks using modern Java libraries Extract relationships between different text complexities using a problem-solution approach Utilize cloud-based APIs to perform machine translation operations Book Description Natural Language Processing (NLP) has become one of the prime technologies for processing very large amounts of unstructured data from disparate information sources. This book includes a wide set of recipes and quick methods that solve challenges in text syntax, semantics, and speech tasks. At the beginning of the book, you'll learn important NLP techniques, such as identifying parts of speech, tagging words, and analyzing word semantics. You will learn how to perform lexical analysis and use machine learning techniques to speed up NLP operations. With independent recipes, you will explore techniques for customizing your existing NLP engines/models using Java libraries such as OpenNLP and the Stanford NLP library. You will also learn how to use NLP processing features from cloud-based sources, including Google and Amazon Web Services (AWS). You will master core tasks, such as stemming, lemmatization, part-of-speech tagging, and named entity recognition. You will also learn about sentiment analysis, semantic text similarity, language identification, machine translation, and text summarization. By the end of this book, you will be ready to become a professional NLP expert using a problem-solution approach to analyze any sort of text, sentence, or semantic word. What you will learn Explore how to use tokenizers in NLP processing Implement NLP techniques in machine learning and deep learning applications Identify sentences within text and learn how to train specialized NER models Learn how to classify documents and perform sentiment analysis Find semantic similarities between text elements and extract text from a variety of sources Preprocess text from a variety of data sources Learn how to identify and translate languages Who this book is for This book is for data scientists, NLP engineers, and machine learning developers who want to perform their work on linguistic applications faster with the use of popular libraries on JVM machines. This book will help you build real-world NLP applications using a recipe-based approach. Prior knowledge of Natural Language Proc...
    Note: Online resource; Title from title page (viewed April 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (190 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Manipulate and analyze network data with the power of Python and NetworkX Key Features Understand the terminology and basic concepts of network science Leverage the power of Python and NetworkX to represent data as a network Apply common techniques for working with network data of varying sizes Book Description NetworkX is a leading free and open source package used for network science with the Python programming language. NetworkX can track properties of individuals and relationships, find communities, analyze resilience, detect key network locations, and perform a wide range of important tasks. With the recent release of version 2, NetworkX has been updated to be more powerful and easy to use. If you're a data scientist, engineer, or computational social scientist, this book will guide you in using the Python programming language to gain insights into real-world networks. Starting with the fundamentals, you'll be introduced to the core concepts of network science, along with examples that use real-world data and Python code. This book will introduce you to theoretical concepts such as scale-free and small-world networks, centrality measures, and agent-based modeling. You'll also be able to look for scale-free networks in real data and visualize a network using circular, directed, and shell layouts. By the end of this book, you'll be able to choose appropriate network representations, use NetworkX to build and characterize networks, and uncover insights while working with real-world systems. What you will learn Use Python and NetworkX to analyze the properties of individuals and relationships Encode data in network nodes and edges using NetworkX Manipulate, store, and summarize data in network nodes and edges Visualize a network using circular, directed and shell layouts Find out how simulating behavior on networks can give insights into real-world problems Understand the ongoing impact of network science on society, and its ethical considerations Who this book is for If you are a programmer or data scientist who wants to manipulate and analyze network data in Python, this book is perfect for you. Although prior knowledge of network science is not necessary, some Python programming experience will help you understand the concepts covered in the book easily. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Network-Science-with...
    Note: Online resource; Title from title page (viewed April 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9781351628174
    Language: English
    Pages: 1 online resource (124 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The use of non-secular, religious, concepts in contemporary managerial discourse to legitimise leadership, organisation and work has been undertheorised. Concepts such as organisational soul, Spiritual Leadership, a wider deification (and demonisation) of leaders, and the mantra of individual freedom each evoke long religio-historical roots. The deployment of such terms in the present to (re)enrol people into the service of capitalism speaks both to high levels of religious belief worldwide and, more specifically, to a history of religion intersecting with public life in the US—a context pivotal in the development and dissemination of managerialism and wider neoliberal discourse. Organised around the concepts of Gods, Devils, Soul and the Individual this book will show how these concepts are being employed in current managerial, leadership and organisation discourses, critically examine the religio-historical and philosophical roots of such, and demonstrate how the religio-historical and religio-philosophical can be brought into the lexicon of critical organisational scholarship to provide a language to engage with the non-secular legitimation of capitalism and its institutions. In so doing, this book is a timely addition to organisation and management theory. It comes at a time that is witnessing a wider ‘theological turn’ in continental philosophy, mounting calls within organisation studies to ‘take religion seriously’, and an ongoing legitimation crisis of neoliberalism, one that is raising pivotal questions concerning how neoliberalism endures despite the deprivations and harms it occasions. This book is intended to be engaging and erudite, drawing upon a trans-disciplinary combination of popular and academic management texts, contemporary and classical philosophy, literature and religio-historical sources foundational in the construction of the Western subject.
    Note: Online resource; Title from title page (viewed March 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you’ll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
    Note: Online resource; Title from title page (viewed April 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838980689
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Machine learning and data science for programming beginners using Python with scikit-learn, SciPy, Matplotlib and Pandas About This Video Learn machine learning and data science using Python A practical course designed for beginners who are interested in machine learning using Python In Detail Artificial intelligence, machine learning, and deep learning neural networks are the most used terms in the technology world today. They’re also the most misunderstood and confused terms. Artificial intelligence is a broad spectrum of science which tries to make machines intelligent like humans, while machine learning and neural networks are two subsets that sit within this vast machine learning platform. But in this course, you will focus mainly on machine learning, which will include preparing your machine to make it ready for a prediction test. You will be using Python as your programming language. Python is a great tool for the development of programs that perform data analysis and prediction. It has a variety of classes and features that perform complex mathematical analyses and provide solutions in just a few lines of code, making it easier for you to get up to speed with data science and machine learning. Machine learning and data science jobs are among the most lucrative in the technology industry in recent times. Exploring this course will help you get well-versed with essential concepts and prepare you for a career in these fields. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Machine-Learning-and-Data-Science-with-Python-A-Complete-Beginners-Guide . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Somewhere along the way, we got distracted. As much as we multitask, love our devices and feel like we’re in control, deep down we know that something is off. Shortened attention spans, declines in critical thinking, lack of sleep, self-doubt and decreased creativity are just some of the effects coming to light in an age of digital distraction. It’s time to reclaim our lives. It’s time to take control. Lifescale is a journey of self-discovery and growth. It’s about getting back into balance and remastering our destinies. Author Brian Solis knows first-hand. He struggled with distraction and all of its ill-effects. To get his life back, he developed a set of techniques, exercises, and thought experiments designed to tame the chaos, and positively and productively navigate our day-to-day lives. Instead of falling victim to the never-ending cycle of newsfeeds, Likes, addictive apps, and boredom scrolling (aka the endless scroll), we can learn to manage our time and inspire our own lives in a way that will bring meaning back—without sacrificing the benefits that our devices bring us. In Lifescale , Brian has done the legwork to pull together scientific findings and practical tools into one book. Readers—especially those who are distracted—will connect with the humor, pathos, and inspiration inside. Using this book’s simple but powerful lessons, we can: Identify sources of distraction and turn attention toward creativity and productivity Understand and resist the manipulative techniques that turn us into digital addicts Find meaning and purpose to guide our time in more meaningful ways Visualize future success to successfully dive into deep work and stop procrastinating Break bad habits, establish rituals, and establish routines that help you achieve goals Nurture imagination and learn to express ourselves more artistically Maximize productivity with simple but effective strategies Focus for extended periods and make breaks more restorative Foster a strong sense of purpose in life and identify the steps needed to bring it to life every day Smile more and build self-esteem With the renewed perspective Lifescale offers, we can finally learn to prioritize what matters, and live our digital and physical lives with intention and true happiness.
    Note: Online resource; Title from title page (viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249611
    Language: English
    Pages: 1 online resource (219 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Leverage machine and deep learning models to build applications on real-time data using PySpark. This book is perfect for those who want to learn to use this language to perform exploratory data analysis and solve an array of business challenges. You'll start by reviewing PySpark fundamentals, such as Spark’s core architecture, and see how to use PySpark for big data processing like data ingestion, cleaning, and transformations techniques. This is followed by building workflows for analyzing streaming data using PySpark and a comparison of various streaming platforms. You'll then see how to schedule different spark jobs using Airflow with PySpark and book examine tuning machine and deep learning models for real-time predictions. This book concludes with a discussion on graph frames and performing network analysis using graph algorithms in PySpark. All the code presented in the book will be available in Python scripts on Github. What You'll Learn Develop pipelines for streaming data processing using PySpark Build Machine Learning & Deep Learning models using PySpark latest offerings Use graph analytics using PySpark Create Sequence Embeddings from Text data Who This Book is For Data Scientists, machine learning and deep learning engineers who want to learn and use PySpark for real time analysis on streaming data.
    Note: Online resource; Title from title page (viewed September 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: All bubbles are different. Bubbles occur when the market value of assets decouple from their intrinsic value and expectations of rising valuations generate investor demand. Many ambitious infrastructure projects that produced canals, railways, and telecom networks were fueled by bubbles. Unlike the housing bubble, the effects of a bursting AI bubble wouldn’t cause great harm.
    Note: Online resource; Title from title page (viewed May 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Academic Press | Boston, MA : Safari
    ISBN: 9780128128220
    Language: English
    Pages: 1 online resource (218 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Leadership, Work, and the Dark Side of Personality uses an interpersonal psychological perspective to unite general theories of both personality and leadership. By focusing in on the interpersonal, the book characterizes social behaviors by their agency (how dominant they are) and by their communion (how relational and nurturing they are). It argues that these interpersonal dimensions align closely with the traditional structure of leader behaviors—both task-related and relationship oriented behaviors—and uses those frameworks to orient trait theory for both normal-range personality traits and subclinical (dark side) traits. After overviewing the history of leadership theory, reviewing normal range personality traits (Extraversion, Neuroticism, Conscientiousness, Agreeableness and Openness) and subclinical traits, such as the Dark Triad (Narcissism, Machiavellianism and Psychopathy), the book moves on to thoroughly bring the perspective of interpersonal psychology to bear on questions of personality and leadership, and ends by narrowing in on how the dark side of personality affects the leadership process—for better and for worse. Discusses the role of personality in job performance and satisfaction Critiques both historical and contemporary leadership approaches Includes lesser known approaches to leadership, such as paternalism and empowerment Narrows in on the dark side of personality and the role it plays in the leadership process Distinguishes between effective leaders and successful leaders
    Note: Online resource; Title from title page (viewed February 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (640 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Egal ob Sie Lightroom neu kennenlernen oder endlich richtig verstehen wollen – hier erfahren Sie, wie Sie Ihre Bilder effizient organisieren, bearbeiten, ausdrucken und präsentieren können. Frank Treichler erklärt, was im praktischen Einsatz wichtig ist und funktioniert. In 120 Workshops zeigt er nützliche Vorgehensweisen, die Sie anhand von Beispielmaterial direkt ausprobieren können. Dazu gibt er zahlreiche Tipps sowie Hinweise auf Abhilfe bei möglichen Fehlern. Auch Besonderheiten wie mobiles Arbeiten, der Umzug auf einen anderen Computer oder das Erweitern von Lightroom durch Plugins fehlen nicht.Das Buch behandelt Lightroom Classic und das cloudbasierte Lightroom (inklusive der mobilen und Web-Versionen). So können Sie daheim und unterwegs Lightroom zielsicher und effizient nutzen und Ihr Werkzeug wirklich beherrschen.
    Note: Online resource; Title from title page (viewed June 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Build a Keras model to scale and deploy on a Kubernetes cluster We have seen an exponential growth in the use of Artificial Intelligence (AI) over last few years. AI is becoming the new electricity and is touching every industry from retail to manufacturing to healthcare to entertainment. Within AI, we're seeing a particular growth in Machine Learning (ML) and Deep Learning (DL) applications. ML is all about learning relationships from labeled (Supervised) or unlabeled data (Unsupervised). DL has many layers of learning and can extract patterns from unstructured data like images, video, audio, etc. Keras to Kubernetes: The Journey of a Machine Learning Model to Production takes you through real-world examples of building DL models in Keras for recognizing product logos in images and extracting sentiment from text. You will then take that trained model and package it as a web application container before learning how to deploy this model at scale on a Kubernetes cluster. You will understand the different practical steps involved in real-world ML implementations which go beyond the algorithms. • Find hands-on learning examples • Learn to uses Keras and Kubernetes to deploy Machine Learning models • Discover new ways to collect and manage your image and text data with Machine Learning • Reuse examples as-is to deploy your models • Understand the ML model development lifecycle and deployment to production If you're ready to learn about one of the most popular DL frameworks and build production applications with it, you've come to the right place!
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With more and more companies moving on-prem applications to the cloud, software and cloud solution architects alike are busy investigating ways to improve load balancing, performance, security, and high availability for workloads. This practical report describes Microsoft Azure’s load balancing options and explains how NGINX can contribute to a comprehensive solution. Cloud solution architect Arlan Nugara takes you through the steps necessary to design a practical solution for your network. Software developers and technical managers will learn how these technologies have a direct impact on application development and architecture. While the examples are specific to Azure, these load balancing concepts and implementations also apply to cloud providers such as AWS, Google Cloud Platform, DigitalOcean, and IBM Cloud. Understand load balancing—what it is and why it’s important Explore load balancing in Azure, including the traffic manager and application gateway Learn how NGINX Plus on Azure lets you create an ideal end-to-end application platform Walk through three load balancing options with Azure and NGINX Plus Explore security choices including NGINX management, NGINX Web Application Firewall, and Azure Firewall integration
    Note: Online resource; Title from title page (viewed July 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (268 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: You did it. You successfully transformed your application into a microservices architecture. But now that you’re running services across different environments—public to public, private to public, virtual machine to container—your cloud native software is beginning to encounter reliability issues. How do you stay on top of this ever-increasing complexity? With the Istio service mesh, you’ll be able to manage traffic, control access, monitor, report, get telemetry data, manage quota, trace, and more with resilience across your microservice. In this book, Lee Calcote and Zack Butcher explain why your services need a service mesh and demonstrate step-by-step how Istio fits into the life cycle of a distributed application. You’ll learn about the tools and APIs for enabling and managing many of the features found in Istio. Explore the observability challenges Istio addresses Use request routing, traffic shifting, fault injection, and other features essential to running a solid service mesh Generate and collect telemetry information Try different deployment patterns, including A/B, blue/green, and canary Get examples of how to develop and deploy real-world applications with Istio support
    Note: Online resource; Title from title page (viewed October 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (536 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn end-to-end automation testing techniques for web and mobile browsers using Selenium WebDriver, AppiumDriver, Java, and TestNG Key Features Explore the Selenium grid architecture and build your own grid for browser and mobile devices Use ExtentReports for processing results and SauceLabs for cloud-based test services Unlock the full potential of Selenium to test your web applications. Book Description Selenium WebDriver 3.x is an open source API for testing both browser and mobile applications. With the help of this book, you can build a solid foundation and can easily perform end-to-end testing on web and mobile browsers.You'll begin by being introduced to the Selenium Page Object Model for software development. You'll architect your own framework with a scalable driver class, Java utility classes, and support for third-party tools and plugins. You'll design and build a Selenium grid from scratch to enable the framework to scale and support different browsers, mobile devices, and platforms.You'll strategize and handle a rich web UI using the advanced WebDriver API and learn techniques to handle real-time challenges in WebDriver. You'll perform different types of testing, such as cross-browser testing, load testing, and mobile testing. Finally, you will also be introduced to data-driven testing, using TestNG to create your own automation framework.By the end of this Learning Path, you'll be able to design your own automation testing framework and perform data-driven testing with Selenium WebDriver. This Learning Path includes content from the following Packt products: Selenium WebDriver 3 Practical Guide - Second Edition by Unmesh Gundecha Selenium Framework Design in Data-Driven Testing by Carl Cocchiaro What you will learn Use different mobile and desktop browser platforms with Selenium 3 Use the Actions API for performing various keyboard and mouse actions Design the Selenium Driver Class for local, remote, and third-party grid support Build page object classes with the Selenium Page Object Model Develop data-driven test classes using the TestNG framework Encapsulate data using the JSON protocol Build a Selenium Grid for RemoteWebDriver testing Build and use utility classes in synchronization, file I/O, reporting and test listener classes Who this book is for This Learning Path is ideal for software quality assurance/testing professionals, software project managers, or software developers interested in using Selenium for testing their ...
    Note: Online resource; Title from title page (viewed July 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484244678
    Language: English
    Pages: 1 online resource (517 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point for developing Android apps. After reading and using this book, you'll have a foundation to take away and apply to your own Kotlin-based Android app development. You'll be able to write useful and efficient Kotlin-based apps for Android, using most of the features Kotlin as a language has to offer. What You Will Learn Build your first Kotlin app that runs on Android Work with Kotlin classes and objects for Android Use constructs, loops, decisions, and scopes Carry out operations on data Master data containers, arrays, and collections Handle exceptions and access external libraries Who This Book Is For Very little programming experience is required: no prior knowledge of Kotlin needed.
    Note: Online resource; Title from title page (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Academic Press | Boston, MA : Safari
    ISBN: 9780128134221
    Language: English
    Pages: 1 online resource (330 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: International Futures: Building and Using Global Models extensively covers one of the most advanced systems for integrated, long-term, global and large-scale forecasting analysis available today, the International Futures (IFs) system. Key elements of a strong, long-term global forecasting system are described, i.e. the formulations for the driving variables in separate major models and the manner in which these separate models are integrated. The heavy use of algorithmic and rule-based elements and the use of elements of control theory is also explained. Furthermore, the IFs system is compared and contrasted with all other major modeling efforts, also outlining the major benefits of the IFs system. Finally, the book provides suggestions on how the development of forecasting systems might most productively proceed in the coming years. Helps readers understand the IFs system, not at a detailed equation and technical level, but in terms of the important decisions made that dominate the structure and long-term behavior Presents information on the universe of long-term global forecasting systems, key decisions made, and the range of similarities and differences in the systems Covers the relationship between long-term forecasts in a variety of global issues and the forecasting systems and assumptions that underly them (essential information for forecast consumers)
    Note: Online resource; Title from title page (viewed March 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Language: English
    Pages: 1 online resource (64 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Economic globalization requires data to be available globally. With most data stored in file systems, solutions to make this data globally available become more important. Files that are in file systems can be protected or shared by replicating these files to another file system that is in a remote location. The remote location might be just around the corner or in a different country. Therefore, the techniques that are used to protect and share files must account for long distances and slow and unreliable wide area network (WAN) connections. IBM® Spectrum Scale is a scalable clustered file system that can be used to store all kinds of unstructured data. It provides open data access by way of Network File System (NFS); Server Message Block (SMB); POSIX Object Storage APIs, such as S3 and OpenStack Swift; and the Hadoop Distributed File System (HDFS) for accessing and sharing data. The IBM Aspera® file transfer solution (IBM Aspera Sync) provides predictable and reliable data transfer across large distance for small and large files. The combination of both can be used for global sharing and protection of data. This IBM Redpaper™ publication describes how IBM Aspera Sync can be used to protect and share data that is stored in IBM Spectrum™ Scale file systems across large distances of several hundred to thousands of miles. We also explain the integration of IBM Aspera Sync with IBM Spectrum Scale™ and differentiate it from solutions that are built into IBM Spectrum Scale for protection and sharing. We also describe different use cases for IBM Aspera Sync with IBM Spectrum Scale.
    Note: Online resource; Title from title page (viewed March 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789612684
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build beautiful, modern, and modularized UIs with React’s latest version About This Video Understand the core concepts involved in thinking and structuring code in React. Jump straight into any React project. Use tools and resources to accomplish your goals. In Detail Want to make the process of building modular, reusable user interface components simple and intuitive? React.js is the answer, with its Learn Once, Write Anywhere approach. This course will help you understand the power behind this approach and build beautiful, modern, and modularized UIs with React’s latest version. This course will cover all of the React.js basics such as its API, which will help you create elements and components; the virtual DOM and the JSX syntax extension; using state; working with browser events; and component lifecycle methods. You will build an application from scratch throughout the course and use the knowledge you've gained in a practical way. You will also learn to update various elements of a site or application seamlessly without delay, without disrupting the rest of the display or requiring the user to refresh. Also, get introduced to the new concept of hooks.. Finally, you will work with a server API to persist data using local storage.(Note that we use Node.js 10.13.0 for this course, which will run successfully with the React features we cover.) By the end of the course, you will be fully capable of using ReactJ.js tools to build several UI elements, making them reactive to user input, and extending your knowledge of DOM manipulation to customize your own UIs in the future. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Learning-React . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Language: English
    Pages: 1 online resource (284 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Information Systems Management is intended to sensitize the heads of organizations to the issues raised by information systems (IS). Through its pedagogical presentation, the book ensures that issues related to IS are not left solely to the experts in the field. The book combines and analyzes three key concepts of IS: governance, urbanization and alignment. While governance requires the implementation of a number of means, bodies and procedures to manage IS more effectively, urbanization involves visualization methods to enable the manager to take into account the different levels of the organization of an IS and their coherence. Finally, alignment assesses the ability of the IS to make a significant contribution to the organization's strategy.
    Note: Online resource; Title from title page (viewed July 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (218 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication describes the connectivity options that are available for use within and beyond the data center for the IBM Z family of mainframes, which includes these systems: IBM z14® IBM z14 Model ZR1 IBM z13® IBM z13s™ IBM zEnterprise® EC12 (zEC12) IBM zEnterprise BC12 (zBC12) This book highlights the hardware and software components, functions, typical uses, coexistence, and relative merits of these connectivity features. It helps readers understand the connectivity alternatives that are available when planning and designing their data center infrastructures. The changes to this edition are based on the IBM Z hardware announcement dated April 10, 2018. This book is intended for data center planners, IT professionals, systems engineers, and network planners who are involved in the planning of connectivity solutions for IBM mainframes.
    Note: Online resource; Title from title page (viewed January 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A comprehensive introduction to the core issues of stochastic differential equations and their effective application Introduction to Stochastic Differential Equations with Applications to Modelling in Biology and Finance offers a comprehensive examination to the most important issues of stochastic differential equations and their applications. The author — a noted expert in the field — includes myriad illustrative examples in modelling dynamical phenomena subject to randomness, mainly in biology, bioeconomics and finance, that clearly demonstrate the usefulness of stochastic differential equations in these and many other areas of science and technology. The text also features real-life situations with experimental data, thus covering topics such as Monte Carlo simulation and statistical issues of estimation, model choice and prediction. The book includes the basic theory of option pricing and its effective application using real-life. The important issue of which stochastic calculus, Itô or Stratonovich, should be used in applications is dealt with and the associated controversy resolved. Written to be accessible for both mathematically advanced readers and those with a basic understanding, the text offers a wealth of exercises and examples of application. This important volume: Contains a complete introduction to the basic issues of stochastic differential equations and their effective application Includes many examples in modelling, mainly from the biology and finance fields Shows how to: Translate the physical dynamical phenomenon to mathematical models and back, apply with real data, use the models to study different scenarios and understand the effect of human interventions Conveys the intuition behind the theoretical concepts Presents exercises that are designed to enhance understanding Offers a supporting website that features solutions to exercises and R code for algorithm implementation Written for use by graduate students, from the areas of application or from mathematics and statistics, as well as academics and professionals wishing to study or to apply these models, Introduction to Stochastic Differential Equations with Applications to Modelling in Biology and Finance is the authoritative guide to understanding the issues of stochastic differential equations and their application.
    Note: Online resource; Title from title page (viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (14 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redguide™ publication describes big data and analytics deployments that are built on IBM Spectrum Scale™. IBM Spectrum Scale is a proven enterprise-level distributed file system that is a high-performance and cost-effective alternative to Hadoop Distributed File System (HDFS) for Hadoop analytics services. IBM Spectrum Scale includes NFS, SMB, and Object services and meets the performance that is required by many industry workloads, such as technical computing, big data, analytics, and content management. IBM Spectrum Scale provides world-class, web-based storage management with extreme scalability, flash accelerated performance, and automatic policy-based storage tiering from flash through disk to the cloud, which reduces storage costs up to 90% while improving security and management efficiency in cloud, big data, and analytics environments. This Redguide publication is intended for technical professionals (analytics consultants, technical support staff, IT Architects, and IT Specialists) who are responsible for providing Hadoop analytics services and are interested in learning about the benefits of the use of IBM Spectrum Scale as an alternative to HDFS.
    Note: Online resource; Title from title page (viewed July 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Language: English
    Pages: 1 online resource (372 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication helps you with the planning, installation, and configuration of the new IBM Spectrum™ Archive Enterprise Edition v1.3.0 for the IBM TS3310, IBM TS3500, IBM TS4300, and IBM TS4500 tape libraries. IBM Spectrum Archive™ EE enables the use of LTFS for the policy management of tape as a storage tier in an IBM Spectrum Scale™ based environment. It helps encourage the use of tape as a critical tier in the storage environment. This is the seventh edition of IBM Spectrum Archive Installation and Configuration Guide. IBM Spectrum Archive EE can run any application that is designed for disk files on a physical tape media. IBM Spectrum Archive EE supports the IBM Linear Tape-Open (LTO) Ultrium 8, 7, 6, and 5 tape drives in IBM TS3310, TS3500, TS4300, and TS4500 tape libraries. In addition, IBM TS1160, TS1155, TS1150, and TS1140 tape drives are supported in TS3500 and TS4500 tape library configurations. IBM Spectrum Archive EE can play a major role in reducing the cost of storage for data that does not need the access performance of primary disk. The use of IBM Spectrum Archive EE to replace disks with physical tape in tier 2 and tier 3 storage can improve data access over other storage solutions because it improves efficiency and streamlines management for files on tape. IBM Spectrum Archive EE simplifies the use of tape by making it transparent to the user and manageable by the administrator under a single infrastructure. This publication is intended for anyone who wants to understand more about IBM Spectrum Archive EE planning and implementation. This book is suitable for IBM clients, IBM Business Partners, IBM specialist sales representatives, and technical specialists.
    Note: Online resource; Title from title page (viewed April 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (70 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redpaper™ publication is a comprehensive guide that covers the IBM Power Systems™ LC921 and LC922 (9006-12P and 9006-22P)) servers that use the current IBM POWER9™ processor-based technology and supports Linux operating systems (OSes). The objective of this paper is to introduce the offerings and their capacities and available features. These new Linux scale-out systems provide differentiated performance, scalability, and low acquisition cost, and include the following features: Superior throughput and performance for high-value Linux workloads. Low acquisition cost through system optimization (industry-standard memory and industry-standard three-year warranty). Rich I/O options in the system unit. There are 12 large form factor (LFF)/small form factor (SFF) bays for 12 SAS/SATA hard disk drives (HDDs) or solid-state drives (SSDs), and four bays that are available for Non-Volatile Memory Express (NVMe) Gen3 adapters. Includes Trusted Platform Module (TPM) 2.0 Nuvoton NPCT650ABAWX through I2C (for secure boot and trusted boot). Integrated MicroSemi PM8069 SAS/SATA 16-port Internal Storage Controller Peripheral Component Interconnect Express (PCIe) 3.0 x8 with RAID 0, 1, 5, and 10 support (no write cache). Integrated Intel XL710 Quad Port 10 GBase-T PCIe 3.0 x8 UIO built-in local area network (LAN) (one shared management port). Dedicated 1 Gb Intelligent Platform Management Interface (IPMI) port. This publication is for professionals who want to acquire a better understanding of IBM Power Systems products. The intended audience includes: Clients Sales and marketing professionals Technical support professionals IBM Business Partners Independent software vendors (ISVs)
    Note: Online resource; Title from title page (viewed May 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838828943
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build native iOS and Android as well as progressive web apps with Angular, Capacitor, and the Ionic framework About This Video Explore important Ionic components as well as concepts such as navigation (tabs and side-menus), user input, native device features (including camera), storage, HTTP, and authentication Learn how to run your apps in the browser, on an emulator, and on your own device! In Detail Ionic is one of the most exciting technologies you can learn. It enables you to use one codebase (written in HTML, JS, and CSS) to build and ship regular (progressive) web apps as well as native mobile apps for iOS and Android. This course will help you work with the latest version of Ionic from scratch. Angular (formerly Angular 2) allows you to create awesome web applications powered by TypeScript or JavaScript. The Ionic framework allows you to use your Angular knowledge to build web applications that can be compiled into native mobile apps, running on any iOS or Android device, and enables you to publish them as progressive web apps. You’ll use your existing Angular, HTML, JS, and CSS knowledge to build your native mobile apps and discover components that can be used to compose native-like user interfaces. The capacitor will handle the rest as it's used to then build a native mobile app for iOS/ Android based on your code. This allows you to make the most of your knowledge and release your application on all possible devices without having to learn different languages! No wonder that hybrid frameworks like Ionic are extremely popular and in high demand! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Ionic-4---Build-iOS-Android-and-Web-Apps-with-Ionic-and-Angular . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed April 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IT Governance Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (55 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Understand how to implement an IMS (integrated management system) and how it can benefit your organisation An IMS incorporates all of an organisation’s processes and systems so that they are working under – and towards – one set of policies and objectives. Your strategic guide to implementing an IMS – get the help and guidance you need!
    Note: Online resource; Title from title page (viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (72 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® Product Guide publication describes IBM FlashSystem® 9100 solution, which is a comprehensive, all-flash, and NVMe-enabled enterprise storage solution that delivers the full capabilities of IBM FlashCore® technology. In addition, it provides a rich set of software-defined storage (SDS) features, including data reduction and de-duplication, dynamic tiering, thin-provisioning, snapshots, cloning, replication, data copy services, and IBM HyperSwap® for high availability (HA). Scale-out and scale-up configurations further enhance capacity and throughput for better availability.
    Note: Online resource; Title from title page (viewed September 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This edition applies to FlashSystem A9000 and A9000R, Model 415 and 425, with system software Version 12.3 IBM® FlashSystem A9000 and IBM FlashSystem® A9000R provide copy functions suited for various data protection scenarios that enable you to enhance your business continuance, disaster recovery, data migration, and backup solutions. These functions allow point-in-time copies, known as snapshots, and also include remote copy capabilities in either synchronous or asynchronous mode. Furthermore, support for IBM Hyper-Scale Mobility enables a seamless migration of IBM FlashSystem A9000 or A9000R volumes to another with no interference to the host. Starting with software level V12.1, the IBM HyperSwap® feature delivers always-on, high availability (HA) storage service for storage volumes in a production environment. Starting with version 12.2, asynchronous replication between the IBM XIV® Gen3 and FlashSystem A9000 or A9000R is supported. Starting with Version 12.2.1, Hyper-Scale Mobility is enabled between XIV Gen3 and FlashSystem A9000 or A9000R. Version 12.3 offers Multi-site replication solution that entails both High Availability (HA) and Disaster Recovery (DR)function by combining HyperSwap and Asynchronous replication to a third site. This IBM Redpaper™ publication is intended for anyone who needs a detailed and practical understanding of the IBM FlashSystem A9000 and IBM FlashSystem A9000R replication and business continuity functions.
    Note: Online resource; Title from title page (viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    ISBN: 9780738457413
    Language: English
    Pages: 1 online resource (102 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redpaper™ publication introduces and describes the IBM Elastic Storage™ Server as a scalable, high-performance data and file management solution. The solution is built on proven IBM Spectrum™ Scale technology, formerly IBM General Parallel File System (GPFS™). IBM Elastic Storage Servers can be implemented for a range of diverse requirements, providing reliability, performance, and scalability. This publication helps you to understand the solution and its architecture and helps you to plan the installation and integration of the environment. The following combination of physical and logical components are required: Hardware Operating system Storage Network Applications This paper provides guidelines for several usage and integration scenarios. Typical scenarios include Cluster Export Services (CES) integration, disaster recovery, and multicluster integration. This paper addresses the needs of technical professionals (consultants, technical support staff, IT Architects, and IT Specialists) who must deliver cost-effective cloud services and big data solutions.
    Note: Online resource; Title from title page (viewed February 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Language: English
    Pages: 1 online resource (362 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Note: This is a republication of IBM Spectrum Archive Enterprise Edition V1.2.6: Installation and Configuration Guide with new book number SG24-8445 to keep the content available on the Internet along with the recent publication IBM Spectrum Archive Enterprise Edition V1.3.0: Installation and Configuration Guide, SG24-8333. This IBM® Redbooks® publication helps you with the planning, installation, and configuration of the new IBM Spectrum™ Archive V1.2.6 for the IBM TS3310, IBM TS3500, IBM TS4300, and IBM TS4500 tape libraries. IBM Spectrum Archive™ EE enables the use of the LTFS for the policy management of tape as a storage tier in an IBM Spectrum Scale™ based environment. It helps encourage the use of tape as a critical tier in the storage environment. This is the sixth edition of IBM Spectrum Archive Installation and Configuration Guide. IBM Spectrum Archive EE can run any application that is designed for disk files on a physical tape media. IBM Spectrum Archive EE supports the IBM Linear Tape-Open (LTO) Ultrium 8, 7, 6, and 5 tape drives in IBM TS3310, TS3500, TS4300, and TS4500 tape libraries. In addition, IBM TS1155, TS1150, and TS1140 tape drives are supported in TS3500 and TS4500 tape library configurations. IBM Spectrum Archive EE can play a major role in reducing the cost of storage for data that does not need the access performance of primary disk. The use of IBM Spectrum Archive EE to replace disks with physical tape in tier 2 and tier 3 storage can improve data access over other storage solutions because it improves efficiency and streamlines management for files on tape. IBM Spectrum Archive EE simplifies the use of tape by making it transparent to the user and manageable by the administrator under a single infrastructure. This publication is intended for anyone who wants to understand more about IBM Spectrum Archive EE planning and implementation. This book is suitable for IBM clients, IBM Business Partners, IBM specialist sales representatives, and technical specialists.
    Note: Online resource; Title from title page (viewed April 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Career Press | Boston, MA : Safari
    ISBN: 9781632657763
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: When a company can get its best ideas to market faster, its leaders can be confident that their most important strategic decisions will be executed faithfully, and their visions for the company’s future will be realized. They are also able to be agile in response to market changes, pursue new opportunities, and achieve ambitious plans for growth. High Velocity Innovation will show how companies accelerate growth with: The strategic elements that pull innovation from their best people A framework for driving innovation that overcomes roadblocks, cultural barriers, and the pressure to sustain the current business Leadership models and metrics for building high accountability and responsiveness into innovation systems A roadmap for accelerating innovation across your business, no matter where you are now Businesses like yours can establish strategies, systems, processes, and tools that build innovation velocity by addressing the root causes that lead to innovation disappointments. To succeed, your best ideas need solid execution without launch delays, budget overruns, or poor product/market fit. Not every idea will succeed—and not every idea should succeed. But a company’s best ideas can be identified and accelerated with High Velocity Innovation.
    Note: Online resource; Title from title page (viewed October 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Develop generative models for a variety of real-world use cases and deploy them to production Key Features Discover various GAN architectures using a Python and Keras library Understand how GAN models function with the help of theoretical and practical examples Apply your learnings to become an active contributor to open source GAN applications Book Description Generative Adversarial Networks (GANs) have revolutionized the fields of machine learning and deep learning. This book will be your first step toward understanding GAN architectures and tackling the challenges involved in training them. This book opens with an introduction to deep learning and generative models and their applications in artificial intelligence (AI). You will then learn how to build, evaluate, and improve your first GAN with the help of easy-to-follow examples. The next few chapters will guide you through training a GAN model to produce and improve high-resolution images. You will also learn how to implement conditional GANs that enable you to control characteristics of GAN output. You will build on your knowledge further by exploring a new training methodology for progressive growing of GANs. Moving on, you'll gain insights into state-of-the-art models in image synthesis, speech enhancement, and natural language generation using GANs. In addition to this, you'll be able to identify GAN samples with TequilaGAN. By the end of this book, you will be well-versed with the latest advancements in the GAN framework using various examples and datasets, and you will have developed the skills you need to implement GAN architectures for several tasks and domains, including computer vision, natural language processing (NLP), and audio processing. Foreword by Ting-Chun Wang, Senior Research Scientist, NVIDIA What you will learn Discover how GANs work and the advantages and challenges of working with them Control the output of GANs with the help of conditional GANs, using embedding and space manipulation Apply GANs to computer vision, natural language processing (NLP), and audio processing Understand how to implement progressive growing of GANs Use GANs for image synthesis and speech enhancement Explore the future of GANs in visual and sonic arts Implement pix2pixHD to turn semantic label maps into photorealistic images Who this book is for This book is for machine learning practitioners, deep learning researchers, and AI enthusiasts who are looking for a mix of theory and hands-on co...
    Note: Online resource; Title from title page (viewed May 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (298 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Combine popular machine learning techniques to create ensemble models using Python Key Features Implement ensemble models using algorithms such as random forests and AdaBoost Apply boosting, bagging, and stacking ensemble methods to improve the prediction accuracy of your model Explore real-world data sets and practical examples coded in scikit-learn and Keras Book Description Ensembling is a technique of combining two or more similar or dissimilar machine learning algorithms to create a model that delivers superior predictive power. This book will demonstrate how you can use a variety of weak algorithms to make a strong predictive model. With its hands-on approach, you'll not only get up to speed with the basic theory but also the application of different ensemble learning techniques. Using examples and real-world datasets, you'll be able to produce better machine learning models to solve supervised learning problems such as classification and regression. In addition to this, you'll go on to leverage ensemble learning techniques such as clustering to produce unsupervised machine learning models. As you progress, the chapters will cover different machine learning algorithms that are widely used in the practical world to make predictions and classifications. You'll even get to grips with the use of Python libraries such as scikit-learn and Keras for implementing different ensemble models. By the end of this book, you will be well-versed in ensemble learning, and have the skills you need to understand which ensemble method is required for which problem, and successfully implement them in real-world scenarios. What you will learn Implement ensemble methods to generate models with high accuracy Overcome challenges such as bias and variance Explore machine learning algorithms to evaluate model performance Understand how to construct, evaluate, and apply ensemble models Analyze tweets in real time using Twitter's streaming API Use Keras to build an ensemble of neural networks for the MovieLens dataset Who this book is for This book is for data analysts, data scientists, machine learning engineers and other professionals who are looking to generate advanced models using ensemble techniques. An understanding of Python code and basic knowledge of statistics is required to make the most out of this book. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com...
    Note: Online resource; Title from title page (viewed July 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789136722
    Language: English
    Pages: 1 online resource (508 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Identify tools and techniques to secure and perform a penetration test on an AWS infrastructure using Kali Linux Key Features Efficiently perform penetration testing techniques on your public cloud instances Learn not only to cover loopholes but also to automate security monitoring and alerting within your cloud-based deployment pipelines A step-by-step guide that will help you leverage the most widely used security platform to secure your AWS Cloud environment Book Description The cloud is taking over the IT industry. Any organization housing a large amount of data or a large infrastructure has started moving cloud-ward - and AWS rules the roost when it comes to cloud service providers, with its closest competitor having less than half of its market share. This highlights the importance of security on the cloud, especially on AWS. While a lot has been said (and written) about how cloud environments can be secured, performing external security assessments in the form of pentests on AWS is still seen as a dark art. This book aims to help pentesters as well as seasoned system administrators with a hands-on approach to pentesting the various cloud services provided by Amazon through AWS using Kali Linux. To make things easier for novice pentesters, the book focuses on building a practice lab and refining penetration testing with Kali Linux on the cloud. This is helpful not only for beginners but also for pentesters who want to set up a pentesting environment in their private cloud, using Kali Linux to perform a white-box assessment of their own cloud resources. Besides this, the book covers a large variety of AWS services that are often overlooked during a pentest - from serverless infrastructure to automated deployment pipelines. By the end of this book, you will be able to identify possible vulnerable areas efficiently and secure your AWS cloud environment. What you will learn Familiarize yourself with and pentest the most common external-facing AWS services Audit your own infrastructure and identify flaws, weaknesses, and loopholes Demonstrate the process of lateral and vertical movement through a partially compromised AWS account Maintain stealth and persistence within a compromised AWS account Master a hands-on approach to pentesting Discover a number of automated tools to ease the process of continuously assessing and improving the security stance of an AWS infrastructure Who this book is for If you are a security analyst or a penetration t...
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (608 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Fully updated coverage of every topic on the current version of the GSEC exam Get complete coverage of all the objectives on Global Information Assurance Certification’s Security Essentials (GSEC) exam inside this comprehensive resource. GSEC GIAC Security Essentials Certification All-in-One Exam Guide, Second Edition provides learning objectives at the beginning of each chapter, exam tips, practice exam questions, and in-depth explanations. Designed to help you pass the exam with ease, this authoritative resource also serves as an essential on-the-job reference. Covers all exam topics, including: •Networking fundamentals •Network design •Cloud computing •Authentication and access control •Unix/Linux •Windows •Encryption •Risk management •Virtual machines •Vulnerability control •Malware •Incident response •Wireless technologies •Log Management •IoT and embedded devices Online content features: •Two practice exams •Test engine that provides full-length practice exams and customizable quizzes •Author videos
    Note: Online resource; Title from title page (viewed August 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (23 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Despite the enthusiasm for AI, a recent survey reveals that few organizations have adopted this technology in any meaningful way. One reason is the tedious process of accessing, labeling, and transforming data—known as data wrangling—that consumes 80% of a data scientist’s time. There’s a better way to model data. This practical ebook explores a new crop of self-service data preparation tools and services, including IBM Watson Studio, for automating data wrangling. Featuring interviews with data analytics experts, including Alex Castrounis (InnoArchiTech), Jay Limburn (IBM), and Katharine Jarmul ( Data Wrangling with Python ) among others, this ebook examines key barriers to capturing value from AI processes, including problems with data access and preparation. Author Kate Shoup shows data scientists and analysts how Watson Studio and other self-service tools enable domain experts, developers, and business analysts to practice data science. Get an overview of data science and learn how it differs from data analysis Examine a typical AI workflow, including challenges that surface at each step of the data wrangling process Learn solutions to AI workflow challenges, including the use of data catalogs to help you access and prep data Dive into Watson Studio and learn how the platform combines data catalogs with support for data science tools in one environment Evaluate a Watson Studio example and explore real-world use cases
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (212 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Leverage the power of reward-based training for your deep learning models with Python Key Features Understand Q-learning algorithms to train neural networks using Markov Decision Process (MDP) Study practical deep reinforcement learning using Q-Networks Explore state-based unsupervised learning for machine learning models Book Description Q-learning is a machine learning algorithm used to solve optimization problems in artificial intelligence (AI). It is one of the most popular fields of study among AI researchers. This book starts off by introducing you to reinforcement learning and Q-learning, in addition to helping you become familiar with OpenAI Gym as well as libraries such as Keras and TensorFlow. A few chapters into the book, you will gain insights into model-free Q-learning and use deep Q-networks and double deep Q-networks to solve complex problems. This book will guide you in exploring use cases such as self-driving vehicles and OpenAI Gym’s CartPole problem. You will also learn how to tune and optimize Q-networks and their hyperparameters. As you progress, you will understand the reinforcement learning approach to solving real-world problems. You will also explore how to use Q-learning and related algorithms in scientific research. Toward the end, you’ll gain insight into what’s in store for reinforcement learning. By the end of this book, you will be equipped with the skills you need to solve reinforcement learning problems using Q-learning algorithms with OpenAI Gym, Keras, and TensorFlow. What you will learn Explore the fundamentals of reinforcement learning and the state-action-reward process Understand Markov decision processes Get well-versed with libraries such as Keras, and TensorFlow Create and deploy model-free learning and deep Q-learning agents with TensorFlow, Keras, and OpenAI Gym Choose and optimize a Q-network’s learning parameters and fine-tune its performance Discover real-world applications and use cases of Q-learning Who this book is for If you are a machine learning developer, engineer, or professional who wants to explore the deep learning approach for a complex environment, then this is the book for you. Proficiency in Python programming and basic understanding of decision-making in reinforcement learning is assumed. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Hands-On-Q-Learning-with-Pyt...
    Note: Online resource; Title from title page (viewed April 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (504 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Provides a comprehensive and updated study of GARCH models and their applications in finance, covering new developments in the discipline This book provides a comprehensive and systematic approach to understanding GARCH time series models and their applications whilst presenting the most advanced results concerning the theory and practical aspects of GARCH. The probability structure of standard GARCH models is studied in detail as well as statistical inference such as identification, estimation, and tests. The book also provides new coverage of several extensions such as multivariate models, looks at financial applications, and explores the very validation of the models used. GARCH Models: Structure, Statistical Inference and Financial Applications, 2nd Edition features a new chapter on Parameter-Driven Volatility Models, which covers Stochastic Volatility Models and Markov Switching Volatility Models. A second new chapter titled Alternative Models for the Conditional Variance contains a section on Stochastic Recurrence Equations and additional material on EGARCH, Log-GARCH, GAS, MIDAS, and intraday volatility models, among others. The book is also updated with a more complete discussion of multivariate GARCH; a new section on Cholesky GARCH; a larger emphasis on the inference of multivariate GARCH models; a new set of corrected problems available online; and an up-to-date list of references. Features up-to-date coverage of the current research in the probability, statistics, and econometric theory of GARCH models Covers significant developments in the field, especially in multivariate models Contains completely renewed chapters with new topics and results Handles both theoretical and applied aspects Applies to researchers in different fields (time series, econometrics, finance) Includes numerous illustrations and applications to real financial series Presents a large collection of exercises with corrections Supplemented by a supporting website featuring R codes, Fortran programs, data sets and Problems with corrections GARCH Models, 2nd Edition is an authoritative, state-of-the-art reference that is ideal for graduate students, researchers, and practitioners in business and finance seeking to broaden their skills of understanding of econometric time series models.
    Note: Online resource; Title from title page (viewed June 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250105
    Language: English
    Pages: 1 online resource (543 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create games from start to finish while learning game design and programming principles using the GameMaker Studio 2 game engine and GameMaker Language (GML). Game Development with GameMaker Studio 2 covers all aspects of game design and development from the initial idea to the final release, using an award-winning game engine. You learn how to create real-world video games based on classic and legendary video game genres. Each game project introduces and explains concepts of game development and design and coding principles, allowing you to build a wide set of skills while creating an exciting portfolio to kick-start a career in game development. Author Sebastiano Cossu teaches you to design levels in your games, draw sprites to populate your virtual worlds, program game objects for interaction with the player, incorporate custom music and sound effects, build GUIs for your menus and game interfaces, and support keyboard, mouse, and gamepad controls in your projects. He shows you how to build cross-platform games to run on all desktop platforms (Windows, Linux, Mac OS) and publish them on the most popular game stores such as Steam, GOG, Humble Store, and Itch.io. What You’ll Learn Create games for different genres Master GameMaker Language (GML) programming Apply game design principles Delve into game programming patterns Who This Book is For Video game enthusiasts interested in game development and design. No prior programming experience is required.
    Note: Online resource; Title from title page (viewed September 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617294648
    Language: English
    Pages: 1 online resource (480 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Grokking Bitcoin explains why Bitcoin’s supporters trust it so deeply, and why you can too. This approachable book will introduce you to Bitcoin’s groundbreaking technology, which is the key to this world-changing system. This illustrated, easy-to-read guide prepares you for a new way of thinking with easy-to-follow diagrams and exercises. You’ll discover how Bitcoin mining works, how to accept Bitcoin, how to participate in the Bitcoin network, and how to set up a digital wallet.
    Note: Online resource; Title from title page (viewed May 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The first book to be published on the Theta method, outlining under what conditions the method outperforms other forecasting methods This book is the first to detail the Theta method of forecasting – one of the most difficult-to-beat forecasting benchmarks, which topped the biggest forecasting competition in the world in 2000: the M3 competition. Written by two of the leading experts in the forecasting field, it illuminates the exact replication of the method and under what conditions the method outperforms other forecasting methods. Recent developments such as multivariate models are also included, as are a series of practical applications in finance, economics, and healthcare. The book also offers practical tools in MS Excel and guidance, as well as provisional access, for the use of R source code and respective packages. Forecasting with the Theta Method: Theory and Applications includes three main parts. The first part, titled Theory, Methods, Models & Applications details the new theory about the method. The second part, Applications & Performance in Forecasting Competitions, describes empirical results and simulations on the method. The last part roadmaps future research and also include contributions from another leading scholar of the method – Dr. Fotios Petropoulos. First ever book to be published on the Theta Method Explores new theory and exact conditions under which methods would outperform most forecasting benchmarks Clearly written with practical applications Employs R – open source code with all included implementations Forecasting with the Theta Method: Theory and Applications is a valuable tool for both academics and practitioners involved in forecasting and respective software development.
    Note: Online resource; Title from title page (viewed March 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (54 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Effective feedback, whether it's meant for your boss, your peers, or your direct reports, is built around three ideas. One, focus on the situation. Two, describe the other person's behavior you observed in that situation. And third, describe the impact that behavior had on you. The result is a message that is clear and that can inspire action and productive change
    Note: Online resource; Title from title page (viewed June 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Protect your company’s finances in the event of a disaster In the face of an environmental or man-made disaster, it’s imperative to have a contingency plan that’s mapped out your corporation’s strategy to minimize the impact on the daily functions or life of the corporation. Successful planning not only can limit the damage of an unforeseen disaster but also can minimize daily mishaps—such as the mistaken deletion of files—and increase a business's overall efficiency. Faster Disaster Recovery provides a 10-step approach for business owners on creating a disaster recovery plan (from both natural and man-made events). Each chapter ends with thought-provoking questions that allow business owners to explore their particular situation. Covers natural events such as earthquakes and floods Provides guidance on dealing with man-made events such as terrorist attacks Offers worksheets to make your contingency plans Includes several examples throughout the book There’s no time like the present to develop a business contingency plan—and this book shows you how.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783958457478
    Language: English , German
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Praxisnaher Einstieg in die Administration von Microsoft Exchange Server Von der Planung der Infrastruktur und Installation über die Konfiguration und Administration bis hin zu Backup und Sicherheit Mit praktischen Beispielen, Tipps und Schritt-für-Schritt-Anleitungen Mit diesem Buch erhalten Sie einen praxisnahen Einstieg in die Administration von Microsoft Exchange Server 2019. Markus Hengstler erläutert anhand vieler Beispiele, wie Sie eine Exchange-Infrastruktur planen, aufbauen und betreiben. Schritt für Schritt führt Sie der Autor durch alle Phasen eines Exchange-Projekts von der Vorbereitung über die Installation und Konfiguration bis hin zur Wartung und Fehleranalyse. Sie erfahren, wie Sie die aktuelle Version von Exchange Server installieren oder migrieren und was Sie dafür im Vorfeld beim Design beachten müssen. Im Anschluss lernen Sie, den Server und alle angebundenen Komponenten ganz nach Ihren Bedürfnissen zu konfigurieren und optimal zu verwalten. Welche Sicherheitsmaßnahmen Sie ergreifen sollten und wie Sie im Worst Case alle Einstellungen wiederherstellen, sind weitere Themen des Buches. Ein umfangreiches Kapitel zur Fehlerbehebung sowie ein Glossar mit den wichtigsten Abkürzungen und Begriffen runden den Praxiseinstieg ab. Egal, ob Sie Exchange 2019 als Systems Engineer in Ihrem Betrieb oder für Kunden umsetzen wollen, als Systemadministrator eine einmalige Migration durchführen müssen oder Tipps für das Trouble-shooting suchen, dank vieler praktischer Schritt-für-Schritt-Anleitungen gelingt Ihnen mit diesem Buch der problemlose Einstieg in die Arbeit mit Microsoft Exchange Server 2019. Aus dem Inhalt: Neuerungen in Exchange Server 2019 Designüberlegungen vor der Installation Migration von früheren Versionen Serverinstallation Serverkonfiguration Empfängerobjekte: Postfächer, Verteiler, Kontakte, öffentliche Ordner Mailfluss: Empfangs- und Sendeconnector konfigurieren, Hochverfügbarkeit, Verschlüsselung, Spam und Malware reduzieren Unterhalt: Zertifikate, Updates und Verwaltung aus der Exchange Management Shell Backup und Sicherheit Fehlerbehebung und Glossar
    Note: Online resource; Title from title page (viewed September 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Prepare for Microsoft Exam MS-101 and help demonstrate your real-world mastery of skills and knowledge needed to manage Microsoft 365 mobility, security, and related administration tasks. Designed for experienced IT professionals, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Expert level. Focus on the expertise measured by these objectives: Implement modern device services Implement Microsoft 365 security and threat management Manage Microsoft 365 governance and compliance This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you are a Microsoft 365 Enterprise Administrator who participates in evaluating, planning, migrating, deploying, and managing Microsoft 365 services About the Exam Exam MS-101 focuses on knowledge needed to implement Mobile Device Management (MDM); manage device compliance; plan for devices and apps; plan Windows 10 deployment; implement Cloud App Security (CAS), threat management, and Windows Defender Advanced Threat Protection (ATP); manage security reports and alerts; configure Data Loss Prevention (DLP); implement Azure Information Protection (AIP); and manage data governance, auditing, and eDiscovery. About Microsoft Certification Passing this exam and Exam MS-100 Microsoft 365 Identity and Services (and earning one Microsoft 365 workload administrator certification or the MCSE: Productivity certification) fulfills your requirements for the Microsoft 365 Certified: Enterprise Administrator Expert certification credential. This demonstrates your ability to evaluate, plan, migrate, deploy, and manage Microsoft 365 services. See full details at: microsoft.com/learn
    Note: Online resource; Title from title page (viewed June 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An essential roadmap to achieving professional and personal success—from the “First Lady of Sales” While you may not have “sales” in your title, that doesn’t mean you don’t have to sell. Renowned sales authority Dr. Cindy McGovern believes that everyone is a salesperson, regardless of his or her job description. When you ask for a referral, network to form a new connection, or interview for a job, you’re selling the other person on an ideal version of yourself. Every Job is a Sales Job will help you learn to identify “selling” opportunities that you may have overlooked. This indispensable roadmap will show you how to take control of your personal and professional success. McGovern shares her proven 5-step sales process to help you attract new business, retain existing customers, and spot opportunities to promote yourself and your ideas. You’ll learn how to: •Create a plan and set attainable goals •Identify subtle opportunities that could result in future success •Establish trust and listen for clues to understand what others need •Ask for what you want and move past the fear of rejection •Follow up on your ask, be grateful, and pay it forward •Muster up the courage to ask for referrals and references
    Note: Online resource; Title from title page (viewed September 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9781351689052
    Language: English
    Pages: 1 online resource (406 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Enhancing Board Effectiveness seeks to examine the conceptualization and role of the board in a variety of contexts and articulate solutions for improving the effectiveness of the board, especially in developing and emerging markets. Enhancing Board Effectiveness with therefore address the following central questions: To what extent is the concept and role of the board evolving? What rights, powers, responsibilities and other contemporary and historical experiences can enhance the effectiveness of the board, especially in the particular contexts of developing and emerging markets? What socio-economic, political, regulatory and institutional factors/actors influence the effectiveness of the board and how can the policies and practices of such actors exert such influences? In what ways can a reconstructed concept of the board serve as a tool for theoretical, analytical, regulatory and pragmatic assessment of its effectiveness? In examining this issues, Enhancing Board Effectiveness will investigate theoretical, socio-economic, historical, empirical, regulatory, comparative and inter-disciplinary approaches. Academics in the relevant fields of accounting, behavioural psychology/economics, development studies, financial regulation, law and management/organizational studies, political economy and, public administration will find this book of high interest.
    Note: Online resource; Title from title page (viewed March 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484248560
    Language: English
    Pages: 1 online resource (299 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Become a more productive programmer by leveraging the newest features available to you in C#. This book highlights the new language features available to you and how to use these and other tools such as Bootstrap, SCSS, and jQuery to enhance your web applications. Exploring Advanced Features in C# starts with some of the new features of C# 7 such as how to implement local functions, tuples and generalized async return types. The book also looks at C# 8, where the author demonstrates how to implement nullable reference types, recursive patterns, ranges, indicies, switch expressions, and many more. Next, you go through some of the distinct features of C# that might often be overlooked such as generics, asynchronous programming, and dynamic types. The author demonstrates how to implement these features through clear and concise examples. Next, you’ll discuss creating responsive web applications using ASP.NET Model View Controller (MVC) where you’ll learn how to combine Bootstrap with jQuery and SCSS to create interactive web applications with a great-looking, user-friendly UI. Moving forward, you will create and run applications on the latest .NET Core version 3.0 as well as explore some of the features of .NET Core 3.0. Finally, you will go through the tips and tricks of Visual Studio 2019 that make you more productive. After reading the book, you will be able to implement new features available in C# and learn how to enhance your application development using ASP.NET MVC and .NET Core. What You Will Learn Implement the new features available in C# 7 Enhance your web applications using ASP.NET MVC, Bootstrap, SCSS, and jQuery See what C# 8 has to offer with clear code examples Create and run applications in .NET Core 3.0 Who This Is Book For C# programmers who have worked with C# for a number of years and who want to keep up to date with the latest advancements of the language .
    Note: Online resource; Title from title page (viewed May 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484252789
    Language: English
    Pages: 1 online resource (341 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Technology is constantly evolving, and blockchain is taking development to new places, as mobile did a decade ago – and Ethereum is the leading platform for creating this new wave of applications. This book reveals everything you need to create a robust decentralized application (more commonly known as DApp). Unlike other books on the topic, this one focuses on the web application layer, and guides you in creating great experiences on top of the Ethereum blockchain. You’ll review the challenges and differences involved in developing DApps as opposed to traditional web applications. After a brief introduction to blockchain history and Ethereum in particular, you’ll jump directly into building a sample decentralized application, to familiarize yourself with all the moving pieces. This book offers specific chapters on querying and rendering data from the blockchain, reacting to events, interacting with user accounts, sending transactions, managing gas, handling confirmations and reorganizations, and more. You will also find a chapter dedicated to Solidity that will give you the necessary means to understand and even build your own smart contracts. Other important topics covered include building backend servers that act as indexing layers, and managing storage efficiently with solutions like the interplanetary file system, or IPFS. Last but not least, you will find chapters that examine the biggest problems on Ethereum today: onboarding and scalability. These include the state of the art of the available strategies to tackle them, such as meta-transactions, smart accounts, ENS, state channels, sidechains, and more. What You'll Learn Connect to the blockchain from the browser and send transactions from client-side Build a web app that provides a read-only interface to a blockchain contract Create a wallet interface for arbitrary fungible tokens, displaying the user’s balance and allowing for simple transfers to other addresses Develop a web app that stores large blobs of data off-chain, and keeps a reference to it on-chain (e.g. avatars, long text descriptions) Produce a web app that relies on a centralized server for indexing on-chain information to be presented to the user Who This Book Is For Web developers focused on client-side applications, with knowledge of JavaScript and HTML/CSS. You do not need any prior knowledge of Blockchain, Ethereum, or cryptocurrency.
    Note: Online resource; Title from title page (viewed September 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Provides an easy-to-read introduction to the area of polymer flooding to improve oil production The production and utilization of oil has transformed our world. However, dwindling reserves are forcing industry to manage resources more efficiently, while searching for alternative fuel sources that are sustainable and environmentally friendly. Polymer flooding is an enhanced oil recovery technique that improves sweep, reduces water production, and improves recovery in geological reservoirs. This book summarizes the key factors associated with polymers and polymer flooding—from the selection of the type of polymer through characterization techniques, to field design and implementation—and discusses the main issues to consider when deploying this technology to improve oil recovery from mature reservoirs. Essentials of Polymer Flooding Technique introduces the area of polymer flooding at a basic level for those new to petroleum production. It describes how polymers are used to improve efficiency of “chemical” floods (involving surfactants and alkaline solutions). The book also offers a concise view of several key polymer-flooding topics that can’t be found elsewhere. These are in the areas of pilot project design, field project engineering (water quality, oxygen removal, polymer dissolution equipment, filtration, pumps and other equipment), produced water treatment, economics, and some of the important field case histories that appear in the last section. Provides an easy to read introduction to polymer flooding to improve oil production whilst presenting the underlying mechanisms Employs “In A Nutshell” key point summaries at the end of each chapter Includes important field case studies to aid researchers in addressing time- and financial-consumption in dealing with this issue Discusses field engineering strategies appropriate for professionals working in field operation projects Essentials of Polymer Flooding Technique is an enlightening book that will be of great interest to petroleum engineers, reservoir engineers, geoscientists, managers in petroleum industry, students in the petroleum industry, and researchers in chemical enhanced oil recovery methods.
    Note: Online resource; Title from title page (viewed May 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249185
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create your own Apple Watch applications by learning the basics of Xcode and Swift, the programming language used for Apple application development. In this video, step-by-step instructions teach you how to independently navigate and utilize Apple’s development toolkit and Xcode program. By the end you will be able to write functional code in Swift and engineer your own basic Apple Watch applications. What You Will Learn Create several basic Apple Watch applications using Apple’s Swift programming language Download Xcode and master its essential elements Follow an example app to see just how apps are built Who This Video Is For Beginners who have little or no exposure to programming. The course stresses explaining industry jargon, navigating several components of Xcode, and introducing important Swift commands.
    Note: Online resource; Title from title screen (viewed April 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (35 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Despite the size or scale of your production environment, your organization can gain significant value by adopting DevOps practices. Yet most organizations today still deploy application code and packages manually. To facilitate your adoption of DevOps-style practices, this hands-on guide shows you how to automate your IT operations using HashiCorp Terraform and VMware. DevOps is as much a people and process change as it is a technology change. Terraform and VMware provide the automation infrastructure, so you can focus on acquiring and adapting DevOps skills and processes. Eric Wright, technology evangelist at Turbonomic, shows architects and administrators how to build and operate VMware vSphere virtual machines and infrastructure using the Terraform CLI. With this report, you will: Learn how to codify virtual infrastructure step-by-step Understand how DevOps processes apply to VMware infrastructure Easily build VMware virtual machines and applications as Terraform resources Perform lifecycle management and immutable concepts using Terraform and VMware
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    ISBN: 9781484250402
    Language: English
    Pages: 1 online resource (295 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Explore tools for integrating resources and applications with Azure Active Directory for authentication and authorization. This book starts with an introduction to Azure Active Directory (AAD) where you will learn the core concepts necessary to understand AAD and authentication in general. You will then move on to learn OpenID Connect and OAuth along with its flows, followed by a deep dive into the integration of web applications for user-based authentication. Next, you go through user authentication and how to enable the integration of various native applications with AAD. This is followed by an overview of authenticating applications along with a detailed discussion on collaboration with external users and other AD tenants. Moving forward, Developing Applications with Azure Active Directory covers using schemas of AD objects, such as users, to add custom attributes on top of ADD’s predefined attributes. You will see how multi-tenancy can be supported in Azure AD as well as how to design authorization with Azure AD. After reading this book, you will be able to integrate, design, and develop authentication and authorization techniques in Azure Active Directory. What You Will Learn Integrate applications with Azure AD for authentication Explore various Azure AD authentication scenarios Master core Azure AD concepts Integrate external users and tenants Who is this book for: The book will be useful for architects and developers, planning to use Azure AD for authentication.
    Note: Online resource; Title from title page (viewed September 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An essential guide for board members and executives who need to understand the impact of digital on their thinking and decision making Duty of Care: An Executive's Guide for Corporate Boards in the Digital Era offers a much needed guide for board directors and leaders who need to get up-to-speed and close their digital knowledge gap in order to make the right decisions about digital technology investment and deployments. Written in easy-to-read language, this book targets directors and executives who want to protect themselves from risks ranging from massive cyber security breaches to digital infrastructure investment mistakes. Most board members don’t have the information they need to understand digital information systems, modern high-speed networks, and rapidly evolving software and hardware ecosystems. They also don’t have the time to seek out or filter what they need from the many diverse sources. Their lack of knowledge can lead to disastrous decisions that can cost shareholders billions of dollars in lost income or risk liability. Written by a globally recognized experienced business executive and expert in cyber security, this essential guide and blueprint can serve the strategic and governance needs of every company. Written by an noted expert in cyber security and digital strategy Designed to be accessible for board members unfamiliar with digital technology, with case studies and smart questions to support leaders on every topic Helps board directors, corporate officers, and corporate investors with the digital knowledge needed to make informed decisions Duty of Care is a comprehensive yet accessible book that helps board members close their “digital knowledge gap” in order to better serve their corporations.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (174 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Leverage Docker to unlock efficient and rapid container deployments to improve your development workflow Key Features Reconfigure Docker hosts to create a logging system with the ElasticSearch-Logstash-Kibana (ELK) stack Tackle the challenges of large-scale container deployment with this fast-paced guide Benchmark the performance of your Docker containers using Apache JMeter Book Description Docker is an enterprise-grade container platform that allows you to build and deploy your apps. Its portable format lets you run your code right from your desktop workstations to popular cloud computing providers. This comprehensive guide will improve your Docker workflows and ensure your application's production environment runs smoothly. This book starts with a refresher on setting up and running Docker and details the basic setup for creating a Docker Swarm cluster. You will then learn how to automate this cluster by using the Chef server and cookbooks. After that, you will run the Docker monitoring system with Prometheus and Grafana, and deploy the ELK stack. You will also learn some tips for optimizing Docker images. After deploying containers with the help of Jenkins, you will then move on to a tutorial on using Apache JMeter to analyze your application's performance. You will learn how to use Docker Swarm and NGINX to load-balance your application and how common debugging tools in Linux can be used to troubleshoot Docker containers. By the end of this book, you will be able to integrate all the optimizations that you have learned and put everything into practice in your applications. What you will learn Automate provisioning and setting up nodes in a Docker Swarm cluster Configure a monitoring system with Prometheus and Grafana Use Apache JMeter to create workloads for benchmarking the performance of Docker containers Understand how to load-balance an application with Docker Swarm and Nginx Deploy strace, tcdump, blktrace, and other Linux debugging tools to troubleshoot containers Integrate Docker optimizations for DevOps, Site Reliability Engineering, CI, and CD Who this book is for If you are a software developer with a good understanding of managing Docker services and the Linux file system and are looking for ways to optimize working with Docker containers, then this is the book for you. Developers fascinated with containers and workflow automation with benefit from this book. Downloading the example code for this ebook: You can download the exa...
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-ISTE | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (238 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Digital information, particularly for online newsgathering and reporting, is an industry fraught with uncertainty and rapid innovation. Digital Information Ecosystems: Smart Press crosses academic knowledge with research by media groups to understand this evolution and analyze the future of the sector, including the imminent employment of bots and artificial intelligence. The book adopts an original and multidisciplinary approach to this topic: combining the science of media economics with the experience of a practicing journalist of a major daily newspaper. The result is an essential guide to the opportunities of the media to respond to a changing global digital landscape. Independent news reporting is vital in the contemporary democracy; the media must itself become a new “smart press”.
    Note: Online resource; Title from title page (viewed April 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The ultimate guide to the world of cryptocurrencies! While the cryptocurrency market is known for its volatility—and this volatility is often linked to the ever-changing regulatory environment of the industry—the entire cryptocurrency market is expected to reach a total value of $1 trillion this year. If you want to get in on the action, this book shows you how. Cryptocurrency Investing For Dummies offers trusted guidance on how to make money trading and investing in the top 200 digital currencies, no matter what the market sentiment. You'll find out how to navigate the new digital finance landscape and choose the right cryptocurrency for different situations with the help of real-world examples that show you how to maximize your cryptocurrency wallet. Understand how the cryptocurrency market works Find best practices for choosing the right cryptocurrency Explore new financial opportunities Choose the right platforms to make the best investments This book explores the hot topics and market moving events affecting cryptocurrency prices and shows you how to develop the smartest investment strategies based on your unique risk tolerance.
    Note: Online resource; Title from title page (viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Provides a comprehensive examination of emergency management and offers concepts and strategies for creating effective programs This book looks at the larger context within which emergency management response occurs, and stresses the development of a program to address a wide range of issues. Not limited to traditional emergency response to natural disasters, it addresses a conceptual model capable of integrating multiple disciplines and dealing with unexpected emergencies. Emergency Management: Concepts and Strategies for Effective Programs, Second Edition starts by focusing on the three pillars on which successful emergency management is based: an understanding of history, knowledge of social science research, and technical expertise in emergency management operations. It provides insight as to how emergency management has evolved and suggests reasons why the current method of response planning doesn’t work as well as it should. The book then goes on to discuss establishing and administering the emergency management program. It looks at the analysis of risk as the basis for strategy development, and considers both the traditional macro view of hazard identification and analysis as well as the micro view required for continuity planning. Strategy development is examined next, followed by coverage of planning process, techniques and methods. The book finishes with chapters on coordinating response, leading in crisis, and crisis management. Features two new chapters on the development of national response strategy and leadership in a crisis Incorporates the Principles of Emergency Management adopted by many emergency management professional associations and agencies Encourages the development of an enterprise wide program to address a wide range of potential threats Covers the various phases of comprehensive emergency management Integrates academic research with practical experience and case studies Emergency Management: Concepts and Strategies for Effective Programs is an important book that will benefit students, law enforcement, and state and local emergency managers and planners involved in emergency management.
    Note: Online resource; Title from title page (viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (251 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0. Concurrency is now more common in responsive and scalable application development, but it’s still extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before. Complete with ready-to-use code and discussions about how and why solutions work, these recipes help you: Get up to speed on concurrency and async and parallel programming Use async and await for asynchronous operations Enhance your code with asynchronous streams Explore parallel programming with .NET’s Task Parallel Library Create dataflow pipelines with .NET’s TPL Dataflow library Understand the capabilities that System.Reactive builds on top of LINQ Utilize threadsafe and immutable collections Learn how to conduct unit testing with concurrent code Make the thread pool work for you Enable clean, cooperative cancellation Examine scenarios for combining concurrent approaches Dive into asynchronous-friendly object-oriented programming Recognize and write adapters for code using older asynchronous styles
    Note: Online resource; Title from title page (viewed August 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    ISBN: 9780135598122 , 0135598125
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Series Statement: Exam cram
    Keywords: Computing Technology Industry Association Study guides Examinations ; Microcomputers Study guides Maintenance and repair ; Examinations ; Computer technicians Study guides Certification ; Electronic books ; local ; Computing Technology Industry Association ; Micro-ordinateurs ; Entretien et réparations ; Examens ; Guides de l'étudiant ; Computer technicians ; Certification ; Examinations ; Microcomputers ; Maintenance and repair ; Examinations ; Electronic books ; examination study guides ; Study guides ; Study guides ; Guides de l'étudiant
    Abstract: CompTIA A+ Practice Questions Exam Cram Core 1 (220-1001) and Core 2 (220-1002) complements any A+ study plan with 480 practice test questions in the book plus two bonus exams on the companion website–all supported by complete explanations of every answer. This package's highly realistic questions cover every area of knowledge for both new A+ exams: 220-1001 and 220-1002. Covers the critical information you'll need to know to score higher on your A+ 220-1001 and 220-1002 exams Features 480 questions presented as three full, realistic practice exams for each A+ certification test: both 220-1001 and 220-1002\ Includes a detailed answer explanation for every question Addresses all objectives for the 220-1001 and 220-1002 A+ exams, so you can easily assess your knowledge of every topic
    Note: Online resource; Title from title page (viewed October 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Build your best life by forging your own path to business success After speaking to companies such as Merck, Land O'Lakes, and Cargill, and to over 2000 audiences across the world, Damian Mason, successful businessman, agriculturalist, podcaster, and writer, wants to help you achieve your entrepreneurial goals and live a better life. While other business books claim to tell you how to reach success, they fall short because they don’t address the fact that success is different for each of us. Do Business Better helps you define success on your terms, then shows you how to achieve it. You’ll learn the Four Unwavering Traits of Entrepreneurial Success and how to discover the differences between routines and habits, then implement your changes through meaningful actions that create permanent improvement. Along the way, you’ll learn from real-world examples and relatable stories, and discover a wealth of applicable advice on starting, managing, and growing your own enterprise. Discover your best life, then build a path to achieve it Learn how other entrepreneurs have adapted their lives to achieve their goals Find out what’s really standing between you and your dreams Rid yourself of ineffective thinking patterns and develop habits that actually help you Do Business Better is the go-to guide for business people, entrepreneurs, and the self-employed looking to jumpstart their journey and build their dreams into reality. If your goal is prosperity, longevity, and a life and business on your terms, this book is for you.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (816 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Unlock the value in online marketing A well-executed digital marketing plan is a proven component of success in business, and Digital Marketing All-In-One For Dummies covers everything you need to build and implement a winning plan. Whether you’re a novice in the online space or an expert marketer looking to improve your digital ROI, this book has easy-to-absorb tips and insights that will turn online prospects into loyal customers. This book compresses the essential information on 8 topics, so you have all the information you need and none of what you don’t. You’ll learn social media marketing, marketing to millennials, account-based marketing, influencer marketing, content marketing strategies, and more! Use targeted, measurable marketing strategies to promote brands and products Increase brand awareness, customer acquisitions, and audience engagement Measure what your online traffic is worth and improve ROI on digital marketing Develop a solid digital marketing plan and put it to work for your brand From SEO and SEM to brand awareness and why you need it, Digital Marketing All-In-One For Dummies will help you level up your digital marketing game and avoid the common mistakes that might be holding your business back.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Detect accounting fraud before it’s too late Accounting fraud is the deliberate manipulation of accounting records in order to make a company's financial performance seem better or worse than it actually is. Accounting scandals often have catastrophic consequences for shareholders and employees. Thus, analysts and auditors must be equipped to detect accounting fraud. This book is a comprehensive guide to detecting accounting fraud for auditors investigating accounting fraud and analysts/managers seeking to prevent it. A wide variety of warning signs are described, as are several techniques for detecting and addressing fraud. Understand the motivations and warning signs behind accounting fraud Get to know how accounting fraud is done and how to detect it Avoid the losses that often come from accounting fraud Benefit from case studies throughout to that help illustrate the author's points It’s unfortunate that managers, auditors, and analysts must be wary of accounting fraud—but this book equips you with the know-how to detect it before it’s too late.
    Note: Online resource; Title from title page (viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249598
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover how to write for the web: either for your own brand or as a service that you provide to others. This video will include how to write a blog post, how to write website copy, how to write a persuasive sales script, and how to write SEO articles. The focus will always be on providing value and on understanding the value proposition of the brand that you are writing for. From there, you will look at methods you can use to grab attention, communicate clearly, keep the reader engaged and to encourage an emotional response. You'll cover the importance of content marketing for exposure as well as building trust, and just why writing is in many ways the currency of the web. Content is what brings the vast majority of people to a website. They search Google for content, they return to a website because they enjoyed the content. It is also what sells a product – and simply by improving a sales script, a company can massively increase conversions. Companies that don’t understand how to write for the web will therefore be at a massive disadvantage. This is common to see: we all have encountered countless business sites with muddled messages that fail to explain what the company actually does and why the reader should care. What You Will Learn Study methods you can use to increase engagement and grab attention Understand the role of content and content marketing Write content for email, white papers, press releases, and more Who This Video is For Businesses that are currently failing to make a splash with their websites and social media, or that could be doing better. Anyone looking to increase sales of a product, to increase regular visitors to a blog, or to learn a valuable skill they can sell/use to augment a web development business.
    Note: Online resource; Title from title screen (viewed May 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Academic Press | Boston, MA : Safari
    ISBN: 9780128136607
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Deep Learning through Sparse Representation and Low-Rank Modeling bridges classical sparse and low rank models—those that emphasize problem-specific Interpretability—with recent deep network models that have enabled a larger learning capacity and better utilization of Big Data. It shows how the toolkit of deep learning is closely tied with the sparse/low rank methods and algorithms, providing a rich variety of theoretical and analytic tools to guide the design and interpretation of deep learning models. The development of the theory and models is supported by a wide variety of applications in computer vision, machine learning, signal processing, and data mining. This book will be highly useful for researchers, graduate students and practitioners working in the fields of computer vision, machine learning, signal processing, optimization and statistics. Combines classical sparse and low-rank models and algorithms with the latest advances in deep learning networks Shows how the structure and algorithms of sparse and low-rank methods improves the performance and interpretability of Deep Learning models Provides tactics on how to build and apply customized deep learning models for various applications
    Note: Online resource; Title from title page (viewed April 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (372 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Gain knowledge of various deep neural network architectures and their areas of application to conquer your NLP issues Key Features Gain insights into the basic building blocks of natural language processing Learn how to select the best deep neural network to solve your NLP problems Explore convolutional and recurrent neural networks and long short-term memory networks Book Description Applying deep learning approaches to various NLP tasks can take your computational algorithms to a completely new level in terms of speed and accuracy. Deep Learning for Natural Language Processing starts by highlighting the basic building blocks of the natural language processing domain. The book goes on to introduce the problems that you can solve using state-of-the-art neural network models. After this, delving into the various neural network architectures and their specific areas of application will help you to understand how to select the best model to suit your needs. As you advance through this deep learning book, you'll study convolutional, recurrent, and recursive neural networks, in addition to covering long short-term memory networks (LSTM). Understanding these networks will help you to implement their models using Keras. In later chapters, you will be able to develop a trigger word detection application using NLP techniques such as attention model and beam search. By the end of this book, you will not only have sound knowledge of natural language processing, but also be able to select the best text preprocessing and neural network models to solve a number of NLP issues. What you will learn Understand various preprocessing techniques for solving deep learning problems Build a vector representation of text using word2vec and GloVe Create a named entity recognizer and parts-of-speech tagger with Apache OpenNLP Build a machine translation model in Keras Develop a text generation application using LSTM Build a trigger word detection application using an attention model Who this book is for If you're an aspiring data scientist looking for an introduction to deep learning in the NLP domain, this is just the book for you. Strong working knowledge of Python, linear algebra, and machine learning is a must. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/TrainingByPackt/Deep-Learning-for-Natural-Language-Processing . If you require support please email: custom...
    Note: Online resource; Title from title page (viewed June 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (792 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Upgrade your Code with C++ C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any programmer would be proud of. Designed for intermediate to advanced programmers, C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the most modern revision of the ISO standard. Part 1 covers the core of the C++ language, where you’ll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C++ Standard Library and Boost Libraries, where you'll learn about all of the high-quality, fully-featured facilities available to you. You’ll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks. You'll learn all the major features of modern C++, including: •Fundamental types, reference types, and user-defined types •The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII (resource acquisition is initialization) paradigm •Compile-time polymorphism with templates and run-time polymorphism with virtual classes •Advanced expressions, statements, and functions •Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities •Containers, iterators, strings, and algorithms •Streams and files, concurrency, networking, and application development With well over 500 code samples and nearly 100 exercises, C++ Crash Course is sure to help you build a strong C++ foundation. Covers C++17
    Note: Online resource; Title from title page (viewed September 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (320 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: WordPress erfreut sich großer Beliebtheit: Auf dem Redaktionssystem basieren mehr Websites als auf jedem anderen Content-Management-System. Ganz gleich, ob privat oder kommerziell genutzt, ob für eine Handvoll Besucher oder Tausende Nutzer pro Tag ausgelegt – mit WordPress lassen sich Blogs und Websites jeder Größenordnung umsetzen. Dieses Buch richtet sich an Leser, die ihre erste Website oder ihr erstes Blog realisieren wollen. Technisches Know-how wird nicht vorausgesetzt, Sie werden Schritt für Schritt an die Website-Erstellung mit WordPress herangeführt. Sie erfahren, wie Sie WordPress installieren, das System einrichten, Ihre Website gestalten und Ihre Inhalte veröffentlichen. Moritz „mo.“ Sauer ist passionierter WordPress-Nutzer und Blogger. Dies ist bereits die 4., aktualisierte Auflage seines erfolgreichen WordPress-Buchs, das jetzt auch den neuen Gutenberg-Editor behandelt.
    Note: Online resource; Title from title page (viewed August 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484251874
    Language: English
    Pages: 1 online resource (655 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language. C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a productive programmer. It provides detailed help with both the Visual Studio and g++ compilers plus their debuggers, and includes the latest version of the language, C++17, too. Along the way you’ll work through a number of labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how build a fun C++ arcade game project. After reading and using this book, you’ll be ready for your first real-world C++ application or game project on your own. What You Will Learn Program for the first time in C++ in a fun, quick and easy manner Discover the SDL graphics and gaming library Work with SSDL, the Simple SDLwrapper library Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW) Practice “anti-bugging” for easy fixes to common problems Work with the debugger Acquire examples-driven concepts and ideas Build a C++-based arcade game application Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Dip your toe in C, C++'s ancestor, still extensively used in industry Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers Who This Book Is For Those who are new to C++, either as a guide for self-learners or as an accessible textbook for students in college-level courses.
    Note: Online resource; Title from title page (viewed October 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An updated review of the theories and applications of corporate risk management After the financial crisis of 2008, issues concerning corporate risk management arose that demand new levels of oversight. Corporate Risk Management is an important guide to the topic that puts the focus on the corporate finance dimension of risk management. The author—a noted expert on the topic—presents several theoretical models appropriate for various industries and empirically verifies theoretical propositions. The book also proposes statistical modeling that can evaluate the importance of different risks and their variations according to economic cycles. The book provides an analysis of default, liquidity, and operational risks as well as the failures of LTCM, ENRON, and financial institutions that occurred during the financial crisis. The author also explores Conditional Value at Risk (CVaR), which is central to the debate on the measurement of market risk under Basel III. This important book: Includes a comprehensive review of the aspects of corporate risk management Presents statistical modeling that addresses recent risk management issues Contains an analysis of risk management failures that lead to the 2008 financial crisis Offers a must-have resource from author Georges Dionne the former editor of The Journal of Risk and Insurance Corporate Risk Management provides a modern empirical analysis of corporate risk management across industries. It is designed for use by risk management professionals, academics, and graduate students.
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (168 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Why do teams settle for bad ideas or kill good ones? Popular consultant B. Kim Barnes's unique process of constructive debate shows how teams can create better ideas and outcomes by eliminating obstacles to honest discussion, creativity, and collaboration. In too many organizations, great ideas and unusual solutions can be suppressed, ignored, or attacked. Departments defend their turf, and people choose what is safe over what is better. Bad ideas move forward and good ideas die, which can lead to disastrous results—financial or otherwise. Luckily, there is a workable path out of this dysfunction. Kim Barnes's process of constructive debate shows how to establish conditions that encourage the free exchange, discussion, and development of ideas and eliminate conditions that prevent potentially useful ideas from getting heard. By using this tested model, any company or team can improve outcomes and bring out everyone's best ideas. A constructive debate is one in which a diverse group of individuals can express their ideas, engage others in building on and improving them, explore ideas deeply, and challenge one another's positions in a fair and productive way. In this book, you'll learn a set of behaviors you can model and encourage and a process you can facilitate, lead, or support your client in leading. In this time, where opinions can be tribal and differences can lead to unconstructive conflict, it's important to find ways to build robust ideas through a thoughtful, fair, and inclusive approach.
    Note: Online resource; Title from title page (viewed October 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (552 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A comprehensive guide to bridge design Bridge Design - Concepts and Analysis provides a unique approach, combining the fundamentals of concept design and structural analysis of bridges in a single volume. The book discusses design solutions from the authors’ practical experience and provides insights into conceptual design with concrete, steel or composite bridge solutions as alternatives. Key features: Principal design concepts and analysis are dealt with in a unified approach. Execution methods and evolution of the static scheme during construction are dealt with for steel, concrete and composite bridges. Aesthetics and environmental integration of bridges are considered as an issue for concept design. Bridge analysis, including modelling and detail design aspects, is discussed for different bridge typologies and structural materials. Specific design verification aspects are discussed on the basis of present design rules in Eurocodes. The book is an invaluable guide for postgraduate students studying bridge design, bridge designers and structural engineers.
    Note: Online resource; Title from title page (viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Transform your passion into a profitable business—with the help of the legendary entrepreneur who turned an innovative idea into a $100 million global powerhouse. Judi Sheppard Missett is a fitness icon who, at just three years old, discovered a passion for dance that would eventually fuel a global dance fitness empire. After an early life spent honing her dancing skills and a career as a professional jazz dancer, Judi had an epiphany: why not combine the art of jazz dancing with the science of exercise to help others achieve a healthier, happier self-image and life? The wildly enthusiastic response from her first 15 students inspired her to launch Jazzercise, Inc., the world’s leading dance fitness program with a cumulative $2 billion in global sales. In Building a Business with Beat , Judi reveals for the first time the secrets behind the company’s five decades of enormous success. In addition to helping millions of men and women improve their health and well-being through the fun and fitness of dance, Judi has inspired 8,500 franchisees to achieve their dream of owning and running their own business. Now, through powerful personal stories, practical proven-successful advice and insights, Judi shares how you, too, can transform your passion into a profitable business. This inspirational guide will teach you how to: • Create a successful business by discovering and defining your larger purpose • Use your unique perspectives and abilities to enhance the lives of others • Deftly handle everyday obstacles and unplanned events • Develop an open mindset and embrace innovation and new possibilities • Inspire your staff to connect to a purpose greater than day-to-day work, and more Filled with helpful tips, smart strategies, and no-nonsense advice, this book is essential reading for anyone who has ever dreamed of creating a thriving, purpose-driven business. The author is living proof that when you’re doing what you love, it may not seem like work at all.
    Note: Online resource; Title from title page (viewed June 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (206 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Many IBM® z/OS® customers require their applications to be available 24x7. Whether the business requirements are high availability (HA), disaster recovery (DR), or business continuity, IBM HyperSwap® technology can provide an adequate solution. HyperSwap is the industry standard and is provided as several different implementation options to meet the various business needs of the IBM System z® and z/OS customer base. IBM Copy Services Manager (CSM) enables you to manage z/OS HyperSwap and helps you manage planned and unplanned actions in an z/OS environment from an open systems environment. This IBM Redbooks® publication provides best practices for the planning, implementing, integrating, and managing z/OS HyperSwap with CSM.
    Note: Online resource; Title from title page (viewed June 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250730
    Language: English
    Pages: 1 online resource (239 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create stunning 3D games in a short amount of time using Amazon Lumberyard, a free and exciting game development platform. This book is a ground-up, out-of-the-box tutorial on 3D game development and programming with Lua and Amazon Lumberyard with little or no game development experience required. Beginning Game Development with Amazon Lumberyard walks you through the user interface of the Amazon Lumberyard engine; teaches you how to develop detailed terrain using heightmaps, megatextures, weather, and vegetation; and takes you through exporting the game for distribution. The book will show you how to create a player as well as enemies while not getting bogged down with third-party tools for animation or model creation. You will also work with simple physics, colliders, meshes, weather generation, Lua scripting, user interface development, and much more. By the end of the book, you will be able to create many different types of video games using the Amazon Lumberyard engine and even have a completed project ready to release or put in your portfolio. What You Will Learn Discover the mechanics and terminology of game development Familiarize yourself with the Amazon Lumberyard game engine in detail Modify game scripts using the Lua language Discover how to optimally structure game layers Who This Book is For Developers, programmers, and would-be game designers who have long wanted to dip their toes into the world of game development but have found other game engines and platforms to have too high a barrier to entry.
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (378 pages)
    Edition: 6th edition
    Keywords: Electronic books ; local
    Abstract: Mit dem »Certified-Tester«-Programm wurde ein international standardisiertes Aus- und Weiterbildungsschema für Softwaretester etabliert. Das Buch umfasst den Stoff zur Prüfung »Certified Tester« (Foundation Level) nach dem Standard des International Software Testing Qualifications Board (ISTQB) und ist auch für das Selbststudium geeignet. Aus dem Inhalt: - Grundlagen des Softwaretestens- Testen im Softwarelebenszyklus- Statischer und dynamischer Test- Testmanagement- Testwerkzeuge In der 6. Auflage von »Basiswissen Softwaretest« wurde eine umfassende Überarbeitung, Ergänzung und Aktualisierung des Inhalts vorgenommen. Sie ist konform zum Lehrplan Certified Tester – Foundation Level Version 2018.
    Note: Online resource; Title from title page (viewed June 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Combine the best parts of your personal and professional life to live the life you really want Balance is B.S. is an unflinching and honest look at the challenges today’s working woman faces in balancing her professional and personal lives. In the United States, women comprise over 40% of household income. Increased gender diversity in the modern business landscape continues to have a positive impact on bottom lines and revenue reports across the economy, and offers significant benefits for ambitious women in the workplace. This increase of women in the workforce does present a serious problem—women are working longer and harder outside of the home, but their workload has not lessened inside of the home. While their career prospects rise, expectations of their family and personal lives remain flat. Women pursue the mythical “work-life” balance, and feel guilty for not reaching it. There is a better way. This insightful book provides working women with real-world advice, enabling them to blend their personal and professional lives, avoid burning out, and raise expectations of themselves and those around them. Every chapter presents practical exercises to identify values, and focus on what matters most. Following the path laid out by this essential guide, you will learn how to: Blend business and personal lives together without compromising your values Adjust expectations of yourself and others around you Use practical exercises and effective techniques to combine work, social, family, and parenting lives Stop feeling guilty about your work-life balance, and embrace the best parts of both Balance is B.S. is an invaluable resource for working women regardless of profession, experience, and status. Author Tamara Loehr draws on her years of entrepreneurial success to share her proven methods of merging work, play, and family to map out and reach the life you actually want to live.
    Note: Online resource; Title from title page (viewed April 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get familiar with business sustainability in Asia Business Sustainability in Asia offers 12 chapters that cover different aspects of business sustainability with a keen focus on its implications in Asia. Anyone who is involved with business sustainability and corporate governance, the financial reporting process, investment decisions, legal and financial advising, assurance functions, and corporate governance education will be interested in this book. It examines business sustainability performance, reporting and assurance and their integration into strategy, governance, risk assessment, performance management, and the reporting process of disclosing governance, ethics, social, environmental, and economic sustainable performance. The book also highlights how people, businesses, and resources collaborate in a business sustainability and accountability model. • Develop an awareness and understanding of the main themes, perspectives, frameworks, and issues pertaining to corporate governance and business sustainability in Asia • Covers a variety of issues relevant to business sustainability in Asia • Authored by an expert who has written extensively on the subject • Understand why organizations worldwide recognize the importance of sustainability performance If you’re a business leader, executive, auditor, or student looking to familiarize yourself with this emerging subject, Business Sustainability in Asia has you covered.
    Note: Online resource; Title from title page (viewed February 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250228
    Language: English
    Pages: 1 online resource (209 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Develop RESTful web services using the Flask micro-framework and integrate them using MySQL. Use Flask to develop, deploy, and manage REST APIs with easy-to-read and understand Python code. Solve your problem from a choice of libraries. Learn to use MySQL as the web services database for your Flask API using SQLAlchemy ORM. Building REST APIs with Flask provides a primer on Flask, RESTful services, and working with pip to set up your virtual environment. The key differences between NoSQL and SQL are covered, and you are taught how to connect MySQL and Flask using SQLAlchemy. Author Kunal Relan presents best practices for creating REST APIs and guides you in structuring your app and testing REST endpoints. He teaches you how to set up authentication and render HTML using views. You learn how to write unit tests for your REST APIs, and understand mocks, assertions, and integration testing. You will know how to document your REST APIs, deploy your Flask application on all of the major cloud platforms, and debug and monitor your Flask application. What You'll Learn Use MySQL to create Flask REST APIs Test REST endpoints Create CRUD endpoints with Flask and MySQL Deploy Flask on all of the major cloud platforms Monitor your Flask application Who This Book Is For Python developers interested in REST API development using Flask and web developers with basic programming knowledge who want to learn how Python and REST APIs work together. Readers should be familiar with Python (command line, or at least pip) and MySQL.
    Note: Online resource; Title from title page (viewed September 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484245149
    Language: English
    Pages: 1 online resource (154 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn how to build a design system framed within the context of your specific business needs. This book guides you through the process of defining a design language that can be understood across teams, while also establishing communication strategies for how to sell your system to key stakeholders and other contributors. With a defined set of components and guidelines, designers can focus their efforts on solving user needs rather than recreating elements and reinventing solutions. You'll learn how to use an interface inventory to surface inconsistencies and inefficient solutions, as well as how to establish a component library by documenting existing patterns and creating new ones. You'll also see how the creation of self-documenting styles and components will streamline your UX process. Building Design Systems provides critical insights into how to set up a design system within your organization, measure the effectiveness of that system, and maintain it over time. You will develop the skills needed to approach your design process systematically, ensuring that your design system achieves the purpose of your organization, your product, and your team. What You'll Learn Develop communication strategies necessary to gain buy-in from key stakeholders and other teams Establish principles based on your specific needs Design, build, implement, and maintain a design system from the ground up Measure the effectiveness of your system over time Who This Book Is For All teams, large and small, seeking to unify their design language through a cohesive design system and create buy-in for design thinking within their organization; UX, visual, and interaction designers, as well as product managers and front-end developers will benefit from a systematic approach to design.
    Note: Online resource; Title from title page (viewed April 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Cyber-solutions to real-world business problems Artificial Intelligence in Practice is a fascinating look into how companies use AI and machine learning to solve problems. Presenting 50 case studies of actual situations, this book demonstrates practical applications to issues faced by businesses around the globe. The rapidly evolving field of artificial intelligence has expanded beyond research labs and computer science departments and made its way into the mainstream business environment. Artificial intelligence and machine learning are cited as the most important modern business trends to drive success. It is used in areas ranging from banking and finance to social media and marketing. This technology continues to provide innovative solutions to businesses of all sizes, sectors and industries. This engaging and topical book explores a wide range of cases illustrating how businesses use AI to boost performance, drive efficiency, analyse market preferences and many others. Best-selling author and renowned AI expert Bernard Marr reveals how machine learning technology is transforming the way companies conduct business. This detailed examination provides an overview of each company, describes the specific problem and explains how AI facilitates resolution. Each case study provides a comprehensive overview, including some technical details as well as key learning summaries: Understand how specific business problems are addressed by innovative machine learning methods Explore how current artificial intelligence applications improve performance and increase efficiency in various situations Expand your knowledge of recent AI advancements in technology Gain insight on the future of AI and its increasing role in business and industry Artificial Intelligence in Practice: How 50 Successful Companies Used Artificial Intelligence to Solve Problems is an insightful and informative exploration of the transformative power of technology in 21st century commerce.
    Note: Online resource; Title from title page (viewed May 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (326 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Ein perfektes Architekturfoto kann die Wirkung eines Gebäudes besser transportieren als jedes andere Medium. Doch welche Ausstattung wird dafür benötigt? Was sind die Voraussetzungen für eine gelungene Aufnahme? Warum sieht ein Gebäude auf einem Foto ganz anders aus als in der Realität? Welche Methoden gibt es, die eigenen Aufnahmen zu verbessern? Welche Möglichkeiten eröffnet die digitale Nachbearbeitung? Anhand zahlreicher neuer Bildbeispiele zeigt der Autor den Weg zum perfekten Architekturfoto. In der überarbeiteten 4. Auflage dieses erfolgreichen Buchs wurden die technischen Aspekte der Architekturfotografie, insbesondere die Kameratechnik, aber auch der Bearbeitungsworkflow den neuesten Entwicklungen angepasst. Weitere neue Kapitel befassen sich mit der Landschaftsarchitekturfotografie, der Architekturfotografie mit Drohnen sowie speziellen Eingabegeräten, die den Workflow in der Architekturfotografie stark beschleunigen können. Ein besonderes Augenmerk wurde außerdem auf das Arbeiten mit Graufiltern und verwischten Objekten sowie auf den kreativen Einsatz von Mehrfachaufnahmen gelegt.
    Note: Online resource; Title from title page (viewed May 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (225 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Animation is a limitless medium for telling stories. Artists can create worlds, defy gravity, flip from factual to fantasy, and transport audiences to places they never imagined. The challenge is having the discipline to reel it in and be intentional about your storytelling choices. This book shows you how. In Animated Storytelling , learn how to create memorable stories using animation and motion graphics by following 10 simple guidelines that take you through the stages of concept development, pre-production, storyboarding, and design. Explore traditional linear storytelling and learn different processes for creating successful nonlinear animated stories, and also discover the wonders of experimental filmmaking. Award-winning filmmaker, educator, and motivator Liz Blazer uses clear examples and easy-to-follow exercises to provide you with the instruction, encouragement, and tools you need to get your designs moving. Whether your goal is to create exciting shorts for film festivals, effective messaging for broadcast or online, or simply to gain a deeper understanding of the medium, Animated Storytelling simplifies the process of creating clear and engaging stories for animation and motion graphics so you can get started easily. Animated Storytelling teaches you how to: • Write a creative brief for your project • Find and communicate your story's Big Idea • Create tight stories with linear and nonlinear structures • Explore experimental filmmaking techniques • Use storyboards to communicate your visual story • Use color to clarify and enrich your story • Define the rules for your animated world • Ease into the challenging task of animation • Make the work you want to be hired to do • Share your work with the world! “Equal parts inspiring and practical, Animated Storytelling is a step-by-step guide that takes aspiring storytellers from raw idea to final render to distribution. –Justin Cone, Co-founder, Motionographer “This book is the instruction manual for navigating the complex world of animated storytelling. It's informative, inspirational, and extremely entertaining to read. Anyone working (or hoping to work) in the field of animation needs to read this. –Joey Korenman, CEO & Founder, School of Motion
    Note: Online resource; Title from title page (viewed June 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Algebra II Essentials For Dummies (9781119590873) was previously published as Algebra II Essentials For Dummies (9780470618400). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Passing grades in two years of algebra courses are required for high school graduation. Algebra II Essentials For Dummies covers key ideas from typical second-year Algebra coursework to help students get up to speed. Free of ramp-up material, Algebra II Essentials For Dummies sticks to the point, with content focused on key topics only. It provides discrete explanations of critical concepts taught in a typical Algebra II course, from polynomials, conics, and systems of equations to rational, exponential, and logarithmic functions. This guide is also a perfect reference for parents who need to review critical algebra concepts as they help students with homework assignments, as well as for adult learners headed back into the classroom who just need a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies . Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Elsevier | Boston, MA : Safari
    ISBN: 9780128128589
    Language: English
    Pages: 1 online resource (274 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Air Transport: A Tourism Perspective provides rigorous insights into the current complexities, synergies and conflicts within air transportation and tourism, presenting a balanced, comprehensive, contemporary, and global analysis that thoroughly examines the links between theory and practice. The book offers readers a multi-sector, global perspective on the practical implications of the link between air transport and tourism. By using a novel approach, it systematically explores the successive stages of a tourist's trip—investigating reasons for flying, the airport experience, airline industry structures, competition and regulation, and air transportation and destination interrelationships. In addition, the book explores current and salient debates on such issues as the influence of traveling to visit friends and family, the role of charters versus low cost carriers, public subsidies to support airport development, and much more. Presents insights from an international team of expert contributors with proven research and publication experience in their specialty area Includes cutting-edge analyses based on original research that identifies emerging research directions and policy and managerial implications Utilizes a multidisciplinary approach to fully explore theoretical and policy concepts and their effect on air transportation and tourism development Provides case studies from around the globe in each chapter
    Note: Online resource; Title from title page (viewed February 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983383
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Comprehensive, hands-on AWS Big Data Certification prep, including a practice exam! About This Video Explore Kinesis, EMR, DynamoDB, Redshift, and more Get well-versed with the core concepts necessary to work with AWS big data In Detail The AWS Certified Big Data Specialty exam is one of the most challenging certification exams you can take from Amazon. Achieving this certification validates your knowledge of big data systems. But even experienced technologists need to prepare heavily for this exam. This course sets you up for success by taking you through all the big data technologies covered in the exam and explaining how they fit together. Best-selling instructors Frank Kane and Stéphane Maarek have teamed up to deliver the most comprehensive and hands-on prep course yet. Together, they've taught over 300,000 people around the world. This course combines Stéphane's knowledge of AWS with Frank's experience in big data, gleaned during his 9-year career at Amazon. Both Frank and Stéphane have passed the exam themselves on the first try. The world of big data on AWS includes a dizzying array of technologies and services. This course covers the following topics in depth: Streaming massive data with AWS Kinesis Queuing messages with Simple Queue Service (SQS) Wrangling explosion data from the Internet of Things (IoT) Transitioning from small to big data with the AWS Database Migration Service (DMS) Storing massive data lakes with the Simple Storage Service (S3) Optimizing transactional queries with DynamoDB Applying neural networks at massive scale with Deep Learning, MXNet, and TensorFlow Applying advanced machine learning algorithms at scale with Amazon SageMaker Analyzing streaming data in real time with Kinesis Analytics Searching and analyzing petabyte-scale data with Amazon Elasticsearch Service Querying S3 data lakes with Amazon Athena Hosting large-scale data warehouses with Redshift and Redshift Spectrum Integrating smaller data with your big data using the Relational Database Service (RDS) and Aurora Visualizing your data interactively with Quicksight Keeping your data secure with encryption, KMS, HSM, IAM, Cognito, STS, and more Big data is an advanced certification, and it's best suited for anyone who has already obtained associate-level certification in AWS and has some data analytics experience. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: http...
    Note: Online resource; Title from title screen (viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Engage on a deeper level by disrupting the typical business development script Authentic Marketing offers a forward-thinking approach to achieving an entirely new level of engagement with today’s purpose-driven and skeptical audiences. The heart of this process involves finding the soul of your organization. When moral purpose becomes central to your organization, it can deliver benefits to both the bottom line and mankind: a profit meets purpose proposition. This path requires a reinvention of today’s dated business model, abolishing the inefficient, siloed approach of developing a business strategy first and then later creating separate strategies for marketing, HR, manufacturing, R&D, etc. The new integrated model fuses a tight integration of business, technology innovation and engagement strategies, all of which are bound together by a company’s moral purpose. When moral purpose is central to an organization’s core, everything branches out from a place of authenticity. Rather than a siloed CSR effort, you develop employee and customer relationships based on real—not curated—connections with a brand’s moral mission. You build true engagement, trust and evangelism. And, along the way, your customers will actually help to co-create your brand. This book shows you how to transform your business by putting moral purpose to work for your stakeholders and the planet. Embrace a new model that integrates business, technology innovation, and engagement strategies with moral purpose as the glue that binds them together Learn the key steps to find your moral purpose Discover how to engage audiences with a transparent, authentic marketing approach that forges powerful connections and builds trust. With a world of options at their fingertips, today’s purpose-driven customers want a brand they can identify with and trust. Authentic Marketing shows you how to make your brand more human, more likeable, more genuine and guides you on how to connect with audiences on a moral level. This process will build a new level of engagement that will benefit both your long-term value and the world.
    Note: Online resource; Title from title page (viewed January 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (569 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Arista Networks has become a key player in software-driven cloud networking solutions for large data center, storage, and computing environments, and is poised to make an impact in other areas as well. In this updated edition, renowned trainer, consultant, and technical author Gary A. Donahue ( Network Warrior ) provides an in-depth, objective guide to Arista’s products. You’ll learn why the company’s network switches, software products, and Extensible Operating System (EOS) are so effective. Anyone who has or is pursuing networking certification (especially Arista’s own!) or who is just curious about why Arista is better will benefit from this book, especially entrenched administrators, engineers, or architects tasked with building an Arista network. Pick up this in-depth guide and find out how Arista can help both you and your company. Topics in the second edition include: Configuration Management: config sessions, config replace, and config checkpoints CloudVision: Arista’s management, workload orchestration, workflow automation, and configuration tool VXLAN: Layer 2 overlay networking FlexRoute: two million routes in hardware Tap Aggregation: make your switch or blade into a Tap Aggregation device Advanced Mirroring: mirror to a port-channel or even the CPU eAPI: Arista’s fabulous extended Application Programmable Interface
    Note: Online resource; Title from title page (viewed July 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249857
    Language: English
    Pages: 1 online resource (295 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Design and architect resilient OpenShift clusters and gain a keen understanding of how hundreds of projects are integrated into a powerful solution. While there are many OpenShift resources available for developers, this book focuses on the key elements of infrastructure and operations that teams need when looking to integrate and maintain this platform. You'll review important concepts, such as repeatable deployment techniques, advanced OpenShift RBAC capabilities, monitoring clusters, and integrating with external services. You'll also see how to run specialized workloads in OpenShift and how to deploy non-web based applications on the platform, all designed to help cultivate best practices as your organization continue evolve in microservices architectures. OpenShift has become the main enterprise Kubernetes distribution and its market penetration continues to growth at rapid rate. While OpenShift’s documentation provides a great list of configuration options to work with the platform, it can be a daunting task to wade through. Architecting and Operating OpenShift Clusters breaks this content down into clear and useful concepts to provide you with a solid understanding of the OpenShift internal architecture. What You'll Learn Operate high availability in muti-tenant OCP clusters Understand OpenShift SDN models, capabilities, and storage classes Integrate OCP with existing data center capabilities and CI/CD pipelines Support advanced capabilities like: Istio, Multus, Kubernetes Operators, hybrid deployments Who This Book Is For Cloud architects, OpenShift cluster administrators, and teams supporting developers in OpenShift environments who have a basic understanding of this platform and microservices architectures.
    Note: Online resource; Title from title page (viewed September 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (698 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Build smart looking Kotlin apps with UI and functionality for the Android platform Key Features Start your Android programming career, or just have fun publishing apps on Google Play marketplace The first-principle introduction to Kotlin through Android, to start building easy-to-use apps Learn by example and build four real-world apps and dozens of mini-apps Book Description Android is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android. It adopts a project-style approach, where we focus on teaching the fundamentals of Android app development and the essentials of Kotlin by building three real-world apps and more than a dozen mini-apps. The book begins by giving you a strong grasp of how Kotlin and Android work together before gradually moving onto exploring the various Android APIs for building stunning apps for Android with ease. You will learn to make your apps more presentable using different layouts. You will dive deep into Kotlin programming concepts such as variables, functions, data structures, Object-Oriented code, and how to connect your Kotlin code to the UI. You will learn to add multilingual text so that your app is accessible to millions of more potential users. You will learn how animation, graphics, and sound effects work and are implemented in your Android app. By the end of the book, you will have sound knowledge about significant Kotlin programming concepts and start building your own fully featured Android apps. What you will learn Learn how Kotlin and Android work together Build a graphical drawing app using Object-Oriented Programming (OOP) principles Build beautiful, practical layouts using ScrollView, RecyclerView, NavigationView, ViewPager and CardView Write Kotlin code to manage an apps' data using different strategies including JSON and the built-in Android SQLite database Add user interaction, data captures, sound, and animation to your apps Implement dialog boxes to capture input from the user Build a simple database app that sorts and stores the user's data Who this book is for This book is for people who are new to Kotlin, Android and want to develop Android apps.It also acts as a refresher for those who have some experience in programming with A...
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249765
    Language: English
    Pages: 1 online resource (294 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Develop and optimize deep learning models with advanced architectures. This book teaches you the intricate details and subtleties of the algorithms that are at the core of convolutional neural networks. In Advanced Applied Deep Learning , you will study advanced topics on CNN and object detection using Keras and TensorFlow. Along the way, you will look at the fundamental operations in CNN, such as convolution and pooling, and then look at more advanced architectures such as inception networks, resnets, and many more. While the book discusses theoretical topics, you will discover how to work efficiently with Keras with many tricks and tips, including how to customize logging in Keras with custom callback classes, what is eager execution, and how to use it in your models. Finally, you will study how object detection works, and build a complete implementation of the YOLO (you only look once) algorithm in Keras and TensorFlow. By the end of the book you will have implemented various models in Keras and learned many advanced tricks that will bring your skills to the next level. What You Will Learn See how convolutional neural networks and object detection work Save weights and models on disk Pause training and restart it at a later stage Use hardware acceleration (GPUs) in your code Work with the Dataset TensorFlow abstraction and use pre-trained models and transfer learning Remove and add layers to pre-trained networks to adapt them to your specific project Apply pre-trained models such as Alexnet and VGG16 to new datasets Who This Book Is For Scientists and researchers with intermediate-to-advanced Python and machine learning know-how. Additionally, intermediate knowledge of Keras and TensorFlow is expected.
    Note: Online resource; Title from title page (viewed September 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (752 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A guide to the application of viscoelastic damping materials to control vibration and noise of structures, machinery, and vehicles Active and Passive Vibration Damping is a practical guide to the application of passive as well as actively treated viscoelastic damping materials to control vibration and noise of structures, machinery and vehicles. The author — a noted expert on the topic — presents the basic principles and reviews the potential applications of passive and active vibration damping technologies. The text presents a combination of the associated physical fundamentals, governing theories and the optimal design strategies of various configurations of vibration damping treatments. The text presents the basics of various damping effective treatments such as constrained layers, shunted piezoelectric treatments, electromagnetic and shape memory fibers. Classical and new models are included as well as aspects of viscoelastic materials models that are analyzed from the experimental characterization of the material coefficients as well as their modeling. The use of smart materials to augment the vibration damping of passive treatments is pursued in depth throughout the book. This vital guide: Contains numerical examples that reinforce the understanding of the theories presented Offers an authoritative text from an internationally recognized authority and pioneer on the subject Presents, in one volume, comprehensive coverage of the topic that is not available elsewhere Presents a mix of the associated physical fundamentals, governing theories and optimal design strategies of various configurations of vibration damping treatments Written for researchers in vibration damping and research, engineers in structural dynamics and practicing engineers, Active and Passive Vibration Damping offers a hands-on resource for applying passive as well as actively treated viscoelastic damping materials to control vibration and noise of structures, machinery and vehicles.
    Note: Online resource; Title from title page (viewed April 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (21 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How can business leaders best understand the complex interplay between companies, economies, and societies?
    Note: Online resource; Title from title page (viewed April 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Account-Based Marketing is changing the discipline of marketing—Why? Business-to-business (B2B) companies spend $40 Billion on marketing each year, and they embrace tech-driven innovations, yet the traditional model for lead generation has not changed for decades. Why? In addition to the techniques being outdated, they create friction and distrust between marketing and sales teams. ABM has quickly gained traction with leading B2B companies because it aligns sales and marketing teams around the accounts that will have the most business impact. Instead of chasing a large volume of lower-quality, generic leads, ABM helps sales and marketing professionals coordinate their efforts against a specific set of target accounts. Despite the clear advantages of ABM, there continues to be much confusion around just how to implement it. Written by the leaders behind the successful marketing firm Demandbase, Account-Based Marketing explains how to execute a world-class ABM strategy from start to finish. Find out exactly how highly successful B2B companies are using Account-Based Marketing to grow their customer base Develop an effective strategy to adapt ABM principles for your own organization with its own unique needs Integrate your sales and marketing processes into an efficient, cohesive workflow Locate and attract the ideal clients for your business to increase revenue and open up new opportunities From building the right target account list and understanding the impact of ABM on marketing programs, to selling ABM within an organization and finding budget for the strategy, you’ll find it all in this authoritative guide.
    Note: Online resource; Title from title page (viewed March 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (520 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Comprehensive Handbook Demystifies 5G for Technical and Business Professionals in Mobile Telecommunication Fields Much is being said regarding the possibilities and capabilities of the emerging 5G technology, as the evolution towards 5G promises to transform entire industries and many aspects of our society. 5G for the Connected World offers a comprehensive technical overview that telecommunication professionals need to understand and take advantage of these developments. The book offers a wide-ranging coverage of the technical aspects of 5G (with special consideration of the 3GPP Release 15 content), how it enables new services and how it differs from LTE. This includes information on potential use cases, aspects of radio and core networks, spectrum considerations and the services primarily driving 5G development and deployment. The text also looks at 5G in relation to the Internet of Things, machine to machine communication and technical enablers such as LTE-M, NB-IoT and EC-GSM. Additional chapters discuss new business models for telecommunication service providers and vertical industries as a result of introducing 5G and strategies for staying ahead of the curve. Other topics include: Key features of the new 5G radio such as descriptions of new waveforms, massive MIMO and beamforming technologies as well as spectrum considerations for 5G radio regarding all possible bands Drivers, motivations and overview of the new 5G system – especially RAN architecture and technology enablers (e.g. service-based architecture, compute-storage split and network exposure) for native cloud deployments Mobile edge computing, Non-3GPP access, Fixed-Mobile Convergence Detailed overview of mobility management, session management and Quality of Service frameworks 5G security vision and architecture Ultra-low latency and high reliability use cases and enablers, challenges and requirements (e.g. remote control, industrial automation, public safety and V2X communication) An outline of the requirements and challenges imposed by massive numbers of devices connected to cellular networks While some familiarity with the basics of 3GPP networks is helpful, 5G for the Connected World is intended for a variety of readers. It will prove a useful guide for telecommunication professionals, standardization experts, network operators, application developers and business analysts (or students working in these fields) as well as infrastructure and device vendors looking to devel...
    Note: Online resource; Title from title page (viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249505
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Understand the challenges of implementing a cyber warfare strategy and conducting cyber warfare. This book addresses the knowledge gaps and misconceptions of what it takes to wage cyber warfare from the technical standpoint of those with their hands on the keyboard. You will quickly appreciate the difficulty and complexity of executing warfare within the cyber domain. Included is a detailed illustration of cyber warfare against the backdrop of national and international policy, laws, and conventions relating to war. Waging Cyber War details technical resources and activities required by the cyber war fighter. Even non-technical readers will gain an understanding of how the obstacles encountered are not easily mitigated and the irreplaceable nature of many cyber resources. You will walk away more informed on how war is conducted from a cyber perspective, and perhaps why it shouldn’t be waged. And you will come to know how cyber warfare has been covered unrealistically, technically misrepresented, and misunderstood by many. What You’ll Learn Understand the concept of warfare and how cyber fits into the war-fighting domain Be aware of what constitutes and is involved in defining war and warfare as well as how cyber fits in that paradigm and vice versa Discover how the policies being put in place to plan and conduct cyber warfare reflect a lack of understanding regarding the technical means and resources necessary to perform such actions Know what it means to do cyber exploitation, attack, and intelligence gathering; when one is preferred over the other; and their specific values and impacts on each other Be familiar with the need for, and challenges of, enemy attribution Realize how to develop and scope a target in cyber warfare Grasp the concept of self-attribution: what it is, the need to avoid it, and its impact See what goes into establishing the access from which you will conduct cyber warfare against an identified target Appreciate how association affects cyber warfare Recognize the need for resource resilience, control, and ownership Walk through the misconceptions and an illustrative analogy of why cyber warfare doesn't always work as it is prescribed Who This Book Is For Anyone curious about warfare in the era of cyber everything, those involved in cyber operations and cyber warfare, and security practitioners and policy or decision makers. The book is also for anyone with a cell phone, smart fridge, or other computing device as you ...
    Note: Online resource; Title from title page (viewed August 13, 2019)
    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...