Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Online Resource  (1,527)
  • Safari, an O'Reilly Media Company.  (1,496)
  • Institute, Project  (35)
  • Boston, MA : Safari  (1,527)
Datasource
Material
  • Online Resource  (1,527)
Language
Years
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628257564
    Language: English
    Pages: 1 online resource (214 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Transformation is no longer a short-lived initiative. It is not a program.It is not linear.Instead, the world’s leading organizations now embrace transformationas a a challenging, stretching, exciting and essential constant in theirlives. Welcome to the age of perpetual transformation.Now, the Brightline Initiative and Thinkers50 have collaborated to bringtogether some of the world’s leading minds on the theme of perpetualtransformation. Curated by Thinkers50 cofounder Stuart Crainer andintroduced by PMI COO Michael DePrisco, Perpetual Transformationfeatures ideas and insights from Didier Bonnet, Susie Kennedy, KaihanKrippendorff, Jeffrey Kuhn, Habeeb Mahaboob, Tony O’Driscoll,Martin Reeves, Lars Fæste, Tom Deegan, April Rinne, Antonio Nieto-Rodriguez, Gabriele Rosani, Paolo Cervini, Robin Speculand, BehnamTabrizi and a host of others.
    Note: Online resource; Title from title page (viewed February 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256710
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Citizen development allows anyone to build applications without software expertise, significantly faster, and at a fraction of the cost. Unlock the value within your organization. Learn the tools and techniques needed to introduce and scale citizen development. This book brings together the latest thinking on citizen development from industry thought leaders, no-code/low-code vendors, transformation experts, and executives who oversee large technology investments. It guides organizations to deliver citizen development projects, design better apps, scale the operating model, align key stakeholders, and nurture and grow citizen development.
    Note: Online resource; Title from title page (viewed January 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256642
    Language: English
    Pages: 1 online resource (370 pages)
    Edition: 7th edition
    Keywords: Electronic books
    Abstract: PMBOK® Guide is the go-to resource for project management practitioners. The project management profession has significantly evolved due to emerging technology, new approaches and rapid market changes. Reflecting this evolution, The Standard for Project Management enumerates 12 principles of project management and the PMBOK® Guide – Seventh Edition is structured around eight project performance domains.This edition is designed to address practitioners' current and future needs and to help them be more proactive, innovative and nimble in enabling desired project outcomes.This edition of the PMBOK® Guide:•Reflects the full range of development approaches (predictive, adaptive, hybrid, etc.);•Provides an entire section devoted to tailoring the development approach and processes;•Includes an expanded list of models, methods, and artifacts;•Focuses on not just delivering project outputs but also enabling outcomes; and•Integrates with PMIstandards+™ for information and standards application content based on project type, development approach, and industry sector.
    Note: Online resource; Title from title page (viewed July 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (26 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: More than half of the analytics and machine learning (ML) models created by organizations today never make it into production. Instead, many of these ML models do nothing more than provide static insights in a slideshow. If they aren't truly operational, these models can't possibly do what you've trained them to do. This book introduces practical concepts to help data scientists and application engineers operationalize ML models to drive real business change. Through lessons based on numerous projects around the world, six experts in data analytics provide an applied four-step approach-Build, Manage, Deploy and Integrate, and Monitor-for creating ML-infused applications within your organization. You'll learn how to: Fulfill data science value by reducing friction throughout ML pipelines and workflows Constantly refine ML models through retraining, periodic tuning, and even complete remodeling to ensure long-term accuracy Design the ML Ops lifecycle to ensure that people-facing models are unbiased, fair, and explainable Operationalize ML models not only for pipeline deployment but also for external business systems that are more complex and less standardized Put the four-step Build, Manage, Deploy and Integrate, and Monitor approach into action
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (64 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Save time and trouble building object-oriented, functional, and concurrent applications with Scala 3. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 700 code examples to help you solve the most common problems when working with Scala and its popular libraries. Whether you're working on web, big data, or distributed applications, this cookbook provides recipes based on real-world scenarios for experienced Scala developers and for programmers just learning to use this JVM language. Author Alvin Alexander includes practical solutions from his experience using Scala for highly scalable applications that support concurrency and distribution. Recipes cover: Strings, numbers, and control structures Classes, methods, objects, traits, packaging, and imports Functional programming in a variety of situations Building Scala applications with sbt Collections covering Scala's wealth of classes and methods Actors and concurrency List, array, map, set, and more Files, processes, and command-line tasks Web services and interacting with Java Databases and persistence, data types and idioms
    Note: Online resource; Title from title page (viewed January 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (622 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust's rules clearly and economically. You'll learn how to express programs that Rust can prove are free of a broad class of common errors. Rust brings the benefits of an expressive modern type system to systems programming. Authors Jim Blandy and Jason Orendorff demonstrate how Rust's features put programmers in control over memory consumption and processor use, combining predictable performance with memory safety and trustworthy concurrency. You'll learn: How to write fast, safe, concurrent programs in Rust Rust's rules for managing memory efficiently, including ownership, borrowing, moves, and lifetimes How to design interfaces that fit well into the Rust ecosystem Rust's all-purpose Cargo tool for building, testing, and managing Rust packages High-level features like traits, generics, closures, and iterators that make Rust productive and flexible
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (74 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confusing. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission-critical applications. Mark Heckler from VMware, the company behind Spring, guides you through Spring Boot's architecture and approach, along with topics such as debugging, testing, and deployment. If you want to develop cloud native Java or Kotlin applications with Spring Boot rapidly and effectively-using reactive programming, building APIs, and creating database access of all kinds-this book is for you. Learn how Spring Boot simplifies cloud native application development and deployment Build reactive applications and extend communication across the network boundary to create distributed systems Understand how Spring Boot's architecture and approach increases developer productivity and application portability Deploy Spring Boot applications for production workloads rapidly and reliably Monitor application and system health for optimal performance and reliability Debug, test, and secure cloud-based applications painlessly
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (84 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Working with unbounded and fast-moving data streams has historically been difficult. But with Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide explores the world of real-time data systems through the lens of these popular technologies and explains important stream processing concepts against a backdrop of interesting business problems. Mitch Seymour, senior data systems engineer at Mailchimp, introduces you to both Kafka Streams and ksqlDB so that you can choose the best tool for each unique stream processing project. Non-Java developers will find the ksqlDB path to be an especially gentle introduction to stream processing. In this book, you'll learn: Basic and advanced uses of Kafka Streams and ksqlDB How to transform, enrich, and process event streams How to build both stateless and stateful stream processing applications The different notions of time and the role it plays in stream processing How to to build event-driven microservices on top of continuous event streams Features, operational characteristics, deployment patterns, and configuration tips for both technologies
    Note: Online resource; Title from title page (viewed March 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (76 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: React helps you create and work on an app in just a few minutes, but learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem. You'll learn how to: Create a single-page application in React using a rich UI Structure code that can be worked on by large teams Integrate with backend services such as REST and GraphQL Use offline caching with technologies such as Redux or MobX Secure applications with technologies such as OAuth Deal with bugs and avoid common functional and performance problems
    Note: Online resource; Title from title page (viewed October 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language-in fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix Zumstein-creator of xlwings, a popular open source package that allows the automation of Excel with Python-shows experienced Excel users how to integrate these two worlds efficiently. Excel has added quite a few new capabilities over the past couple of years, but its automation language, VBA, stopped evolving a long time ago. Many Excel power users have already adopted Python for their daily automation tasks. This guide gets you started. Use Python without previous programming knowledge Get started with modern tools, including Jupyter notebooks and Visual Studio Code Use pandas to acquire, clean, and analyze data and replace typical Excel calculations Automate tedious tasks like consolidation of Excel workbooks and production of Excel reports Use xlwings to build interactive Excel tools that use Python as a calculation engine Connect Excel to databases and CSV files and fetch data from the internet using Python code Write unit tests in Python to build solid spreadsheets
    Note: Online resource; Title from title page (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (68 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Most of the data that companies collect is related to customer behaviors, such as clicks on a website or purchases in a supermarket. But data science algorithms and predictive analytics tools aren't that specific, so customer data is treated the same way as, for example, astronomical or genomic data. This practical guide introduces powerful methods for behavioral data analysis that you're probably not aware of. Advanced experimental design will help you get the most out of your A/B tests, while causal diagrams will allow you to tease out causality from correlation even when you can't run experiments. Written in an accessible style for data scientists, business analysts, and behavioral scientists, this practical book provides complete examples and exercises in R and Python to help you gain more insight from your data-immediately. Understand the specifics of behavioral data Explore the differences between measurement and prediction Learn how to clean and prepare behavioral data Design and analyze experiments to drive optimal business decisions Use behavioral data to understand and measure cause and effect Segment customers in a transparent and insightful way
    Note: Online resource; Title from title page (viewed June 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Language: English
    Pages: 1 online resource (50 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: As your company moves data to the cloud, you need to consider a comprehensive approach to data governance, along with well-defined and agreed-upon policies to ensure you meet compliance. Data governance incorporates the ways that people, processes, and technology work together to support business efficiency. With this practical guide, chief information, data, and security officers will learn how to effectively implement and scale data governance throughout their organizations. You'll explore how to create a strategy and tooling to support the democratization of data and governance principles. Through good data governance, you can inspire customer trust, enable your organization to extract more value from data, and generate more-competitive offerings and improvements in customer experience. This book shows you how. Enable auditable legal and regulatory compliance with defined and agreed-upon data policies Employ better risk management Establish control and maintain visibility into your company's data assets, providing a competitive advantage Drive top-line revenue and cost savings when developing new products and services Implement your organization's people, processes, and tools to operationalize data trustworthiness
    Note: Online resource; Title from title page (viewed March 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (350 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Financial trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic trading. You'll learn several ways to apply Python to different aspects of algorithmic trading, such as backtesting trading strategies and interacting with online trading platforms. Some of the biggest buy- and sell-side institutions make heavy use of Python. By exploring options for systematically building and deploying automated algorithmic trading strategies, this book will help you level the playing field. Set up a proper Python environment for algorithmic trading Learn how to retrieve financial data from public and proprietary data sources Explore vectorization for financial analytics with NumPy and pandas Master vectorized backtesting of different algorithmic trading strategies Generate market predictions by using machine learning and deep learning Tackle real-time processing of streaming data with socket programming tools Implement automated algorithmic trading strategies with the OANDA and FXCM platforms
    Note: Online resource; Title from title page (viewed January 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (92 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Reinforcement learning (RL) will deliver one of the biggest breakthroughs in AI over the next decade, enabling algorithms to learn from their environment to achieve arbitrary goals. This exciting development avoids constraints found in traditional machine learning (ML) algorithms. This practical book shows data science and AI professionals how to perform the reinforcement process that allows a machine to learn by itself. Author Dr. Phil Winder of Winder Research covers everything from basic building blocks to state-of-the-art practices. You'll explore the current state of RL, focusing on industrial applications, and learn numerous algorithms, frameworks, and environments. This is no cookbook-it doesn't shy away from math and expects familiarity with ML. Learn what RL is and how the algorithms help solve problems Become grounded in RL fundamentals including Markov decision processes, dynamic programming, and temporal difference learning Dive deep into value methods and policy gradient methods Apply advanced RL implementations such as meta learning, hierarchical learning, evolutionary algorithms, and imitation learning Understand cutting-edge deep RL algorithms including Rainbow, PPO, TD3, SAC, and more Get practical examples through the accompanying Git repository
    Note: Online resource; Title from title page (viewed March 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (41 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics. You'll understand how to implement the most common scenarios in machine learning, such as computer vision, natural language processing (NLP), and sequence modeling for web, mobile, cloud, and embedded runtimes. Most books on machine learning begin with a daunting amount of advanced math. This guide is built on practical lessons that let you work directly with the code. You'll learn: How to build models with TensorFlow using skills that employers desire The basics of machine learning by working with code samples How to implement computer vision, including feature detection in images How to use NLP to tokenize and sequence words and sentences Methods for embedding models in Android and iOS How to serve models over the web and in the cloud with TensorFlow Serving
    Note: Online resource; Title from title page (viewed April 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (81 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Tell your story and show it with data, using free and easy-to-learn tools on the web. This introductory book teaches you how to design interactive charts and customized maps for your website, beginning with simple drag-and-drop tools such as Google Sheets, Datawrapper, and Tableau Public. You'll also gradually learn how to edit open source code templates like Chart.js, Highcharts, and Leaflet on GitHub. Hands-On Data Visualization for All takes you step-by-step through tutorials, real-world examples, and online resources. This hands-on resource is ideal for students, nonprofit organizations, small business owners, local governments, journalists, academics, and anyone who wants to take data out of spreadsheets and turn it into lively interactive stories. No coding experience is required. Build interactive charts and maps and embed them in your website Understand the principles for designing effective charts and maps Learn key data visualization concepts to help you choose the right tools Convert and transform tabular and spatial data to tell your data story Edit and host Chart.js, Highcharts, and Leaflet map code templates on GitHub Learn how to detect bias in charts and maps produced by others
    Note: Online resource; Title from title page (viewed April 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (222 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With the second edition of this practical guide, Stoyan Stefanov-designer of the YSlow 2.0 performance tool-shows you how to build React components and organize them into maintainable, large-scale apps. If you're familiar with basic JavaScript syntax, you're ready to get started. Through the course of the book, web developers and programmers will build a complete custom app that lets you store data on the client. You'll quickly learn why some developers consider React the key to the web app development puzzle.
    Note: Online resource; Title from title page (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (136 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Node.js is used by many companies for building performant backend services without sacrificing developer efficiency. Thanks to its approachable API and familiar syntax, Node.js is loved by engineers and used by startups and Fortune 500s alike. Backed by the world's largest package repository, its enterprise foothold is only expected to grow. In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise platforms for building services that are observable, scalable, and resilient. Intermediate to advanced Node.js developers will find themselves integrating application code with a breadth of tooling from each layer of a modern service stack. Learn why running redundant copies of the same Node.js service is necessary Know which protocol to choose, depending on the situation Fine-tune your application containers for use in production Track down errors in a distributed setting to determine which service is at fault Simplify app code and increase performance by offloading work to a reverse proxy Build dashboards to monitor service health and throughput Find out why so many different tools are required when operating in an enterprise environment
    Note: Online resource; Title from title page (viewed April 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (122 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you use data to make critical business decisions, this book is for you. Whether you're a data analyst, research scientist, data engineer, ML engineer, data scientist, application developer, or systems developer, this guide helps you broaden your understanding of the modern data science stack, create your own machine learning pipelines, and deploy them to applications at production scale. The AWS data science stack unifies data science, data engineering, and application development to help you level up your skills beyond your current role. Authors Antje Barth and Chris Fregly show you how to build your own ML pipelines from existing APIs, submit them to the cloud, and integrate results into your application in minutes instead of days. Innovate quickly and save money with AWS's on-demand, serverless, and cloud-managed services Implement open source technologies such as Kubeflow, Kubernetes, TensorFlow, and Apache Spark on AWS Build and deploy an end-to-end, continuous ML pipeline with the AWS data science stack Perform advanced analytics on at-rest and streaming data with AWS and Spark Integrate streaming data into your ML pipeline for continuous delivery of ML models using AWS and Apache Kafka
    Note: Online resource; Title from title page (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (41 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. When it comes to operating and scaling OpenShift, you need to understand how to manage and expose resources to application teams and how to continuously deliver changes to applications running in these environments. With this practical book, new and experienced developers and operators will learn specific techniques and examples for operationalizing OpenShift and Kubernetes in the enterprise. Industry experts Michael Elder, Jake Kitchener, and Brad Topol show you how to run OpenShift and Kubernetes in production and deliver your applications to a highly available, secure, and scalable platform. You'll learn how to build a strong foundation in advanced cluster operational topics, such as tenancy management, scheduling and capacity management, cost management, continuous delivery, and more. This book shows you how to: Manage multiple teams in their use of OpenShift and Kubernetes Promote the efficient use of data center resources Deliver highly available applications and services Manage application tenancy throughout the enterprise Provide multicluster management and high availability Apply continuous updates to OpenShift and Kubernetes Devise and deliver disaster recovery strategies
    Note: Online resource; Title from title page (viewed December 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (110 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Data pipelines are the foundation for success in data analytics and machine learning. Moving data from many diverse sources and processing it to provide context is the difference between having data and actually gaining value from it. This pocket reference defines data pipelines and explains how they work in today's modern data stack. You'll learn common considerations and key decision points when implementing pipelines, such as data pipeline design patterns, data ingestion implementation, data transformation, the orchestration of pipelines, and build versus buy decision making. This book addresses the most common decisions made by data professionals and discusses foundational concepts that apply to open source frameworks, commercial products, and homegrown solutions. You'll learn: What a data pipeline is and how it works How data is moved and processed on modern data infrastructure, including cloud platforms Common tools and products used by data engineers to build pipelines How pipelines support machine learning and analytics needs Considerations for pipeline maintenance, testing, and alerting
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (158 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The design patterns in this book capture best practices and solutions to recurring problems in machine learning. Authors Valliappa Lakshmanan, Sara Robinson, and Michael Munn catalog the first tried-and-proven methods to help engineers tackle problems that frequently crop up during the ML process. These design patterns codify the experience of hundreds of experts into advice you can easily follow. The authors, three Google Cloud engineers, describe 30 patterns for data and problem representation, operationalization, repeatability, reproducibility, flexibility, explainability, and fairness. Each pattern includes a description of the problem, a variety of potential solutions, and recommendations for choosing the most appropriate remedy for your situation. You'll learn how to: Identify and mitigate common challenges when training, evaluating, and deploying ML models Represent data for different ML model types, including embeddings, feature crosses, and more Choose the right model type for specific problems Build a robust training loop that uses checkpoints, distribution strategy, and hyperparameter tuning Deploy scalable ML systems that you can retrain and update to reflect new data Interpret model predictions for stakeholders and ensure that models are treating users fairly
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (76 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Every enterprise application creates data, whether it consists of log messages, metrics, user activity, outgoing messages, or something else. Moving all of this data is just as important as the data itself. This book's updated second edition shows application architects, developers, and production engineers new to the Kafka open source streaming platform how to handle real-time data feeds. Additional chapters cover Kafka's AdminClient API, new security features, and tooling changes. Engineers from Confluent and LinkedIn responsible for developing Kafka explain how to deploy production Kafka clusters, write reliable event-driven microservices, and build scalable stream processing applications with this platform. Through detailed examples, you'll learn Kafka's design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the controller, and the storage layer. You'll examine: How publish-subscribe messaging fits in the big data ecosystem Kafka producers and consumers for writing and reading messages Patterns and use-case requirements to ensure reliable data delivery Best practices for building data pipelines and applications with Kafka How to perform monitoring, tuning, and maintenance tasks with Kafka in production The most critical metrics among Kafka's operational measurements Kafka's delivery capabilities for stream processing systems
    Note: Online resource; Title from title page (viewed October 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of problems. With lots of examples and practical advice, this expanded second edition takes a holistic view of the topics system architects and administrators must consider when building, managing, and evolving microservices architectures. Author Sam Newman provides you with a firm grounding in the concepts while diving into the latest solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. Through real-world examples, you'll learn how organizations worldwide are getting the most out of these architectures. Microservices technologies are moving quickly. This book brings you up to speed. Get new information on user interfaces, container orchestration, and serverless Use microservices to align system design with your organization's goals Explore options for integrating a service with the rest of your system Take an incremental approach when splitting monolithic codebases Deploy individual microservices through continuous integration Examine the complexities of testing and monitoring distributed services Manage security with expanded content around user-to-service and service-to-service models Understand the challenges of scaling microservices architectures
    Note: Online resource; Title from title page (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (48 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Go is rapidly becoming the preferred language for building web services. There are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages. But tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write clear and idiomatic Go. No matter your level of experience, you'll learn how to think like a Go developer. Author Jon Bodner explains the rationale behind the Go team's design decisions and reveals design patterns that experienced Go developers have adopted. You'll learn how to structure your project and choose the proper tools and libraries to create successful software. Learn how to write idiomatic code in Go and design a Go project Understand the reasons for the design decisions in Go Set up a Go development environment for a solo developer or team Explore which libraries to select when solving problems Learn how Go's features allow the language to run efficiently Know which Go features you should use sparingly, or not at all
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (69 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: AI is poised to transform every aspect of healthcare, including the way we manage personal health from customer experience and clinical care to healthcare cost reductions. This practical book is one of the first to describe present and future use cases where AI can help solve pernicious healthcare problems. Kerrie Holley and Siupo Becker provide guidance to help informatics and healthcare leadership create AI strategy and implementation plans for healthcare. With this book, business stakeholders and practitioners will be able to build knowledge, a road map, and the confidence to support AI in their organizations-without getting into the weeds of algorithms or open source frameworks. Cowritten by an AI technologist and a medical doctor who leverages AI to solve healthcare's most difficult challenges, this book covers: The myths and realities of AI, now and in the future Human-centered AI: what it is and how to make it possible How to use various AI technologies to go beyond precision medicine Delivering patient care using the IoT and ambient computing with AI How AI can help reduce waste in healthcare AI strategy and identifying high-priority AI applications
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256420
    Language: English
    Pages: 1 online resource (136 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Project estimating plays a vital role in project management. Typically completed in the initial planning stages, accurate project estimation can be a difficult task. Organizations and project managers should use these initial estimates to baseline the project schedule and cost, then refine these estimates as the project develops. Accurate estimation and refinement of the estimates leads to better and earlier decision making, thus maximizing value.Developed within the framework of A Guide to the Project Management Body of Knowledge (PMBOK® Guide) – Sixth Edition and other PMI standards, the Practice Standard for Project Estimating – Second Edition focuses on providing models for the project management profession in both plan-driven and change-driven adaptive (agile) life cycles. This practice standard describes the aspects of project estimating that are recognized as good practice on most projects most of the time and that are widely recognized and consistently applied.PMI practice standards describe processes, activities, constraints, inputs, and outputs for specific discipline subject areas and are targeted to all practitioners within projectized organizations, not just project managers.
    Note: Online resource; Title from title page (viewed January 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256543
    Language: English
    Pages: 1 online resource (96 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: How does a small development team in an established enterprise apply Disciplined Agile (DA) strategies to successfully improve their agility and provide real value to their stakeholders? Find out how in Introduction to Disciplined Agile Delivery— Second Edition. This guide to Disciplined Agile Delivery (DAD) provides the foundation from which to scale agile and lean software development strategies, enabling teams to succeed in the unique situations they face—remembering that context counts. Starting with a Scrum-based approach, we'll show you how the team learns from their experiences and evolves into a lean life cycle, then to a continuous delivery life cycle within a DevOps environment. We begin with an overview of DAD and work through a case study that describes a team's learnings through several releases of a mission-critical solution. You'll find out how DAD: • Gives you the flexibility to use various approaches while covering gaps not addressed by mainstream agile practices. • Describes proven strategies that show how programming, design, testing, architecture, analysis, deployment, and many more aspects of solution delivery fit together in a streamlined whole. • Shows you how to turn the agile software development dial all the way up! Mark Lines and Scott Ambler Mark Lines and Scott W. Ambler are cocreators of PMI Disciplined Agile and authors of several books about agile approaches. They have decades of experience implementing agile and lean approaches at organizations around the world and are both sought-after keynote speakers.
    Note: Online resource; Title from title page (viewed July 14, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256505
    Language: English
    Pages: 1 online resource (428 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Hundreds of organizations around the world have already benefited from Disciplined Agile Delivery (DAD). Disciplined Agile (DA) is the only comprehensive tool kit available for guidance on building high-performance agile teams and optimizing your way of working (WoW). As a hybrid of all the leading agile and lean approaches, it provides hundreds of strategies to help you make better decisions within your agile teams, balancing self-organization with the realities and constraints of your unique enterprise context. The highlights of this handbook include: • As the official source of knowledge on DAD, it includes greatly improved and enhanced strategies with a revised set of goal diagrams based upon learnings from applying DAD in the field. • It is an essential handbook to help coaches and teams make better decisions in their daily work, providing a wealth of ideas for experimenting with agile and lean techniques while providing specific guidance and trade-offs for those "it depends" questions. • It makes a perfect study guide for Disciplined Agile certification. Why "fail fast" (as our industry likes to recommend) when you can learn quickly on your journey to high performance? With this handbook, you can make better decisions based upon proven, context-based strategies, leading to earlier success and better outcomes.
    Note: Online resource; Title from title page (viewed June 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Project Management Institute | Boston, MA : Safari
    ISBN: 9781628256581
    Language: English
    Pages: 1 online resource (74 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Design patterns are not "reusable solutions" but instead create a rich language developers can use to communicate, collaborate, and make collective decisions about design. When you study design patterns, you are teaching yourself about what a good design is and why. Design patterns exemplify the principles and strong practices that developers can depend on to build high-quality solutions. Developers can rely on these essential skills to guide their design considerations. Scott L. Bain has trained thousands of developers in design patterns for over 20 years, providing them with a rich background in this valuable discipline.
    Note: Online resource; Title from title page (viewed July 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (68 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This paper is intended as an architecture and configuration guide to set up the IBM® System Storage® for the SAP HANA tailored data center integration (SAP HANA TDI) within a storage area network (SAN) environment. SAP HANA TDI allows the SAP customer to attach external storage to the SAP HANA server. The paper also describes the setup and configuration of SAP Landscape Management for SAP HANA systems on IBM infrastructure components: IBM Power Systems™ and IBM Storage based on IBM Spectrum™ Virtualize. This document is written for IT technical specialists and architects with advanced skill levels on SUSE Linux Enterprise Server (SLES) or Red Hat Enterprise Linux (RHEL) and IBM System Storage. This document provides the necessary information to select, verify, and connect IBM System Storage to the SAP HANA server through a Fibre Channel-based SAN. The recommendations in this Blueprint apply to single-node and scale-out configurations, and Intel and IBM Power based SAP HANA systems.
    Note: Online resource; Title from title page (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (60 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: IBM Storage for Red Hat OpenShift is a comprehensive container-ready solution that includes all the hardware & software components necessary to setup and/or expand your Red Hat OpenShift environment. This blueprint includes Red Hat OpenShift Container Platform and uses Container Storage Interface (CSI) standards. IBM Storage brings enterprise data services to containers. In this blueprint, learn how to: · Combine the benefits of IBM Systems with the performance of IBM Storage solutions so that you can deliver the right services to your clients today! · Build a 24 by 7 by 365 enterprise class private cloud with Red Hat OpenShift Container Platform utilizing new open source Container Storage interface (CSI) drivers · Leverage enterprise class services such as NVMe based flash performance, high data availability, and advanced container security IBM Storage for Red Hat OpenShift Container Platform is designed for your DevOps environment for on-premises deployment with easy-to-consume components built to perform and scale for your enterprise. Simplify your journey to cloud with pre-tested and validated blueprints engineered to enable rapid deployment and peace of mind as you move to a hybrid multicloud environment. You now have the capabilities.
    Note: Online resource; Title from title page (viewed January 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Master machine learning concepts and develop real-world solutions Machine learning offers immense opportunities, and Introducing Machine Learning delivers practical knowledge to make the most of them. Dino and Francesco Esposito start with a quick overview of the foundations of artificial intelligence and the basic steps of any machine learning project. Next, they introduce Microsoft's powerful ML.NET library, including capabilities for data processing, training, and evaluation. They present families of algorithms that can be trained to solve real-life problems, as well as deep learning techniques utilizing neural networks. The authors conclude by introducing valuable runtime services available through the Azure cloud platform and consider the long-term business vision for machine learning. · 14-time Microsoft MVP Dino Esposito and Francesco Esposito help you · Explore what's known about how humans learn and how intelligent software is built · Discover which problems machine learning can address · Understand the machine learning pipeline: the steps leading to a deliverable model · Use AutoML to automatically select the best pipeline for any problem and dataset · Master ML.NET, implement its pipeline, and apply its tasks and algorithms · Explore the mathematical foundations of machine learning · Make predictions, improve decision-making, and apply probabilistic methods · Group data via classification and clustering · Learn the fundamentals of deep learning, including neural network design · Leverage AI cloud services to build better real-world solutions faster About This Book · For professionals who want to build machine learning applications: both developers who need data science skills and data scientists who need relevant programming skills · Includes examples of machine learning coding scenarios built using the ML.NET library
    Note: Online resource; Title from title page (viewed February 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9780738458175
    Language: English
    Pages: 1 online resource (514 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication captures several of the preferred practices and describes the performance gains that can be achieved by implementing the IBM System Storage® SAN Volume Controller and IBM Storwize® V7000 powered by IBM Spectrum Virtualize™ V8.2.1. These practices are based on field experience. This book highlights configuration guidelines and preferred practices for the storage area network (SAN) topology, clustered system, back-end storage, storage pools and managed disks, volumes, remote copy services, and hosts. Then it provides performance guidelines for SAN Volume Controller, back-end storage, and applications. It explains how you can optimize disk performance with the IBM System Storage Easy Tier® function. It also provides preferred practices for monitoring, maintaining, and troubleshooting SAN Volume Controller and Storwize V7000. This book is intended for experienced storage, SAN, and SAN Volume Controller administrators and technicians. Understanding his book requires advanced knowledge of the SAN Volume Controller and Storwize V7000 and SAN environments. Important: On 11th February 2020 IBM announced the arrival of SAN Volume Controller SA2 and SV2, and IBM FlashSystem® 7200 to the family. This book was written specifically for prior versions of SVC and Storwize V7000; however, most of the general principles will apply. If you are in any doubt as to their applicability then you should work with your local IBM representative. This book will be updated to comprehensively include SAN Volume Controller SA2 and SV2 and FlashSystem 7200 in due course.
    Note: Online resource; Title from title page (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    ISBN: 9780738458359
    Language: English
    Pages: 1 online resource (121 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication will help you install, configure, and use the new IBM Fibre Channel Endpoint Security function. The focus of this publication is about securing the connection between an IBM DS8900F and the IBM z15™. The solution is delivered with two levels of link security supported: support for link authentication on Fibre Channel links and support for link encryption of data in flight (which also includes link authentication). This solution is targeted for clients needing to adhere to Payment Card Industry (PCI) or other emerging data security standards, and those who are seeking to reduce or eliminate insider threats regarding unauthorized access to data.
    Note: Online resource; Title from title page (viewed January 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (304 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: HTML und CSS ganz leicht und Schritt für Schritt lernen Eine Webseite mit allem Drum und Dran erstellen: Farbige Texte, übersichtliche Tabellen, schöne Bilder, praktische Formulare, interessante Videos und sogar Musik Mit viel Hintergrundwissen zur Gestaltung sowie zur Suchmaschinenoptimierung Es gibt viele Wege, eine eigene Webseite zu erstellen. Aber möchtest du es von Grund auf lernen, solltest du am besten HTML und CSS dazu verwenden. Thomas Kobert weiht dich Schritt für Schritt in die Grundlagen von HTML 5 und CSS 3 ein. Du lernst, mithilfe von HTML und einem Editor deine Webseite mit vielen Elementen zu füllen und zu gestalten: Überschriften, Zeilenumbrüche, Hyperlinks und schöne Textformatierungen gehören ebenso dazu wie das Einbinden von Bildern, Videos und Musik. Mit CSS verschönerst du dann das Design: Ein toller Hintergrund, Rahmen, Aufzählungen und Tabellen machen aus deinen Webseiten einen Hingucker. Du lernst sogar, wie du Formulare selbst erstellst und erhältst zusätzlich ganz viele Profi-Tipps. Zusätzliches Wissen zu Suchmaschinenoptimierung und Quelltextvereinfachung geben dir das nötige Handwerkszeug für einen tollen eigenen Online-Auftritt. Viele Fragen und Aufgaben helfen dir, das Gelernte zu festigen und eigenständig weiterzumachen. Am Ende des Buches findest du eine Übersicht über die wichtigsten HTML- und CSS-Befehle zum Nachschlagen. Aus dem Inhalt: Firefox installieren und einen Editor auswählen Die erste Webseite erstellen Texte mit Stylesheets gestalten Fotos und Multimedia einbinden Seitendesign mit CSS Sich durch Hyperlinks mit anderen Webseiten vernetzen Listen, Aufzählungen und Glossare erstellen Tabellen mit CSS verschönern Individuelle Formulare entwickeln Mit einem Dokumentenkopf deine Webseite aufwerten und für Suchmaschinen optimieren CSS-Profitipps: schicke Rahmen verwenden, Mauszeiger ändern und Quelltexte optimieren Ausführliche CSS-Referenz Anhang mit weiterführenden Infos und den wichtigsten HTML-Elementen Ab 11 Jahre, aber auch für Erwachsene, die eine wirklich einfache Einführung suchen Zum Download: Alle Beispiele aus dem Buch, Antworten und Lösungen zu den Fragen, ein Editor sowie ausführlichere Referenzen Systemvoraussetzungen: Für Windows, Linux und Mac Über den Autor: Thomas Kobert ist HTML-Experte und hat bereits viele erfolgreiche Bücher zum Thema verfasst.
    Note: Online resource; Title from title page (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (216 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The world has changed. Today, every time you make a site live, you're opening it up to attack. A first-time developer can easily be discouraged by the difficulties involved with properly securing a website. But have hope: an army of security researchers is out there discovering, documenting, and fixing security flaws. Thankfully, the tools you'll need to secure your site are freely available and generally easy to use. Web Security for Developers will teach you how your websites are vulnerable to attack and how to protect them. Each chapter breaks down a major security vulnerability and explores a real-world attack, coupled with plenty of code to show you both the vulnerability and the fix. You'll learn how to: •Protect against SQL injection attacks, malicious JavaScript, and cross-site request forgery •Add authentication and shape access control to protect accounts •Lock down user accounts to prevent attacks that rely on guessing passwords, stealing sessions, or escalating privileges •Implement encryption •Manage vulnerabilities in legacy code •Prevent information leaks that disclose vulnerabilities •Mitigate advanced attacks like malvertising and denial-of-service As you get stronger at identifying and fixing vulnerabilities, you'll learn to deploy disciplined, secure code and become a better programmer along the way.
    Note: Online resource; Title from title page (viewed June 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Association for Talent Development | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (340 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Speak for Yourself Do you yearn for a book to disambiguate the common language of your job? Do you wish the kimono would open on idioms and clichés that stretch the bandwidth of understanding and make you wonder if your career is scalable? Maybe you want someone to: Take off the kid gloves. Be aboveboard. Give you the blow-by-blow. Help you move the needle. If so, then The BS Dictionary: Uncovering the Origins and True Meanings of Business Speak is for you! Join authors Bob Wiltfong and Tim Ito as they take humorous aim at the common words and phrases of business. The dictionary has been used as a tool for social commentary and amusement for centuries, and the authors don't disappoint with their version, as they follow in the hallowed footsteps of Samuel Johnson, Ambrose Bierce, and Gustave Flaubert to succinctly reveal us to ourselves. The authors' researched and documented entries include definitions and a full etymology of favorite phrases like back of the envelope, boil the ocean, elephant in the room, and FAQ. This unique book will amuse and nudge business speakers as well as educate those who don't yet speak B.S.
    Note: Online resource; Title from title page (viewed April 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (266 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Der Marineoffizier L. David Marquet hat das U-Boot USS Santa Fe von miserablen Leistungsbewertungen hin zur Beurteilung als bestes Schiff der nuklearbetriebenen Flotte der US Navy geführt. In seinem Buch schildert er die Ereignisse, Entscheidungen und Prinzipien, die seinen herausragenden Führungsstil und »Leadership auf allen Ebenen« begründet haben.Mit diesem Ansatz können Sie unabhängig vom Typ Ihrer Organisation und von Ihrer Position Arbeitsplätze gestalten, an denen jeder Mitarbeiter Verantwortung für sein Handeln übernimmt, im Sinne der Ziele der Organisation handelt und wo jeder Einzelne zum Leader wird. »This is the best how-to manual anywhere for managers on delegating, training, and driving flawless execution.« Fortune»One of the '12 best business books of all time'« - USAToday
    Note: Online resource; Title from title page (viewed May 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (336 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Programmieren lernen ohne Vorkenntnisse Kinderleichtes Programmieren mit der plattformunabhängigen Programmiersprache Python Einführung in die objektorientierte Programmierung Mit allen Programmbeispielen und Lösungen der Aufgaben aus dem Buch zum Download Das Geniale an der Programmiersprache Python ist, dass sie klar strukturiert, modern und leistungsstark ist. Das gilt für das aktuelle Python 3 (Version 3.8) mehr denn je. Hans-Georg Schumann zeigt dir in diesem Buch, woraus Python besteht und wie leicht man damit Ideen in Programme umsetzen kann. Du lernst von Grund auf, einfache Programme zu schreiben, und verstehst schnell, was es mit Schleifen, Klassen, Verzweigungen und Funktionen auf sich hat. Du bindest Bilder in dein Programm ein und bringst sie in Bewegung. Dabei lernst du Pygame kennen und auch die objektorientierte Programmierung kommt nicht zu kurz. Schritt für Schritt wirst du zum Spieleprogrammierer und erstellst mit Hilfe dieses Buches zwei komplette Spiele. Viele Fragen und Aufgaben am Ende der Kapitel bringen Tüftel-Spaß und verfestigen das Gelernte im Nu. Im Anhang gibt es noch zusätzliche Informationen, zum Beispiel über die Installation von Python und eine Checkliste für die Fehlersuche. Zum Download: Alle Projekt-Dateien und die Lösungen zu den Fragen und Aufgaben Aus dem Inhalt: Mit Python loslegen und erste Programme zum Laufen bringen Ein kleines Lotto-Glücksspiel programmieren Mit Klassen, Kapselung und Vererbung eigene Monster erschaffen und dabei objektorientiert programmieren Fenster mit Buttons und Menüs gestalten und dabei Tkinter einsetzen Ein Diagnose- und Therapie-Spiel: »Wie geht es dir heute?« Die Turtle-Methoden: Grafik in Python einsetzen Eine Figur animieren und über ein Spielfeld bewegen Mit Pygame ein Krabbeltier zum Leben erwecken Das Spiel »Wanzenjagd« programmieren und die Zeit stoppen Das Dodger-Spiel programmieren und erreichte Punkte zählen Inklusive Anhang zur Installation und Fehlersuche
    Note: Online resource; Title from title page (viewed May 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (438 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Sie stehen vor der Aufgabe, Microsoft 365 in Ihrem Team, Ihrer Abteilung oder in Ihrem Fachbereich einzuführen? Dieses Praxisbuch für Anwender steht Ihnen dabei als Ratgeber und Nachschlagewerk zur Seite. Schritt für Schritt lernen Sie die Microsoft 365-Anwendungen wie OneDrive for Business, Teams, Planner und SharePoint Online kennen und erkunden ihren Einsatz anhand vieler praktischer Praxisbeispiele. Dieses Buch richtet sich an alle Microsoft 365-Anwender ohne spezifisches technisches Vorwissen, die einen Überblick über die Möglichkeiten der Microsoft 365-Pläne erhalten und effizient damit arbeiten möchten. Auch Microsoft 365 für den Mac und die mobilen Apps werden vorgestellt, sodass Sie auch am Arbeitsplatz 4.0 mit Ihrem Team, Ihren Arbeitsgruppen, Abteilungen oder Fachbereichen zusammenarbeiten können.
    Note: Online resource; Title from title page (viewed May 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Libros de Cabecera | Boston, MA : Safari
    Language: English , Spanish
    Pages: 1 online resource (330 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: La mayoría de los empresarios se han preocupado de negociar con sus bancos y reducir sus costes financieros, pero ¿cuántos se han preocupado de negociar con sus aseguradoras y reducir sus primas de seguro? ¿cuántos están convencidos de que tienen sus riesgos bien asegurados? ¿cuántos entienden cuál es la prima razonable para un seguro determinado? La respuesta es obvia: muy pocos empresarios entienden sus seguros. Se limitan a pagarlos y, a veces, a evitarlos, quizás con consecuencias funestas cuando acontece lo inesperado. El libro que tiene en sus manos es el primero que recoge de manera sistemática todos los riesgos que asumen las empresas y los empresarios, y el modo en que conviene asegurarlos. Sus autores, dos grandes profesionales del seguro, han mantenido un equilibrio entre la perspectiva del empresario y la de la aseguradora, porque ambos están obligados a colaborar y entenderse. Lo han hecho con un lenguaje simple y directo, que permite a cualquier empresario o directivo hacerse una idea clara de cómo debe manejarse en el a menudo complicado mundo de los seguros. El lector sacará conclusiones que le ayudarán tanto a cubrir mejor sus riesgos como a reducir el coste de sus seguros. Es decir, la pequeña inversión de tiempo y dinero que supone este libro estará de sobra compensada por el beneficio que le proporcionará su lectura. Le animamos a leerlo con atención y le ofrecemos una línea directa con los autores para resolver las dudas que le surjan.
    Note: Online resource; Title from title page (viewed March 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (208 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Erschaffe deine eigene Minecraft-Welt: Tipps und Ideen für kreative Bauprojekte Inneneinrichtung und Dekoration, Brücken und Burgen, Verteidigungsanlagen, Fallen und Kanonen Zahlreiche Profi-Tricks z.B. zum Bauen unter Wasser oder in der Luft In Minecraft kannst du aus einfachen Blöcken die unterschiedlichsten Gebäude und Anlagen bauen. Deiner Kreativität sind dabei kaum Grenzen gesetzt. Egal ob du ein einfaches Haus, Straßen, Brücken, Gärten, Schiffe, eine Burg, ein Schloss oder vielleicht sogar einen Heißluftballon erstellen willst, hier lernst du, wie es geht. Und damit die Umsetzung deiner Ideen nicht an der fehlenden Technik scheitert, findest du in diesem Buch viele Tipps und Tricks, mit denen du deine eigenen Bauprojekte noch besser umsetzen kannst. Zahlreiche Beispiele für das Bauen auf dem Land, im und unter Wasser und sogar in der Luft geben dir außerdem Anregungen und jede Menge Ideen für deine eigenen Projekte. Mit diesem Buch wirst du ein professioneller Minecraft-Baumeister.
    Note: Online resource; Title from title page (viewed May 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (240 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Mit Poster: alle Redstone-Rezepte Mit Türöffnern, Zahlenschlössern, Geheimgängen, Aufzügen und Fallen dein Haus aufrüsten Gegenstände auf Schienen transportieren: von Kreuzungen und Weichen über eine U-Bahn bis zu einem automatischen Güterbahnhof Noch trickreicher bauen: Kanonen, Schießstand, automatische Farmen und Lagerhäuser, Zahlendisplay, Kanäle und Luftschiffe Die Welt von Minecraft steckt voller Möglichkeiten, die es zu entdecken gilt. Einige davon sind leicht zu finden, andere sind so gut versteckt, dass viele Spieler sie gar nicht kennen. Hättest du zum Beispiel gewusst, dass man in Minecraft mit Redstone Luftschiffe bauen kann, die ganz von selbst durch die Luft schweben? Mit Redstone-Schaltungen lassen sich in Minecraft besonders spannende Dinge umsetzen. Aber gerade das Bauen von Schaltkreisen ist auch eine kleine Herausforderung. Der Autor nimmt dich mit auf eine Reise und zeigt dir ganz neue Möglichkeiten des Bauens auf der Basis von Redstone-Schaltungen. Mit diesem Buch erstellst du zahlreiche trickreiche Schaltungen. Du kannst dein Haus mit Türöffnern, Schlössern, Geheimgängen und Aufzügen aufrüsten und mit raffinierten TNT- oder Wasserfallen dein Eigentum schützen. Mithilfe von Farmen kannst du dich automatisch mit Essen, Schießpulver und Ähnlichem versorgen. Mit Schienen oder Bootskanälen kannst du Gegenstände und Spieler schnell über weite Strecken transportieren. In einem Kapitel zur Automatisierung zeigt dir der Autor, wie du mit Redstone-Schaltungen deine Gegenstände effizient in einem automatischen Lagerhaus organisieren und sogar mit einem automatischen Ofen viel Zeit beim Einschmelzen von Dingen sparen kannst. Falls du all deine Gegenstände auch noch zählen möchtest, lernst du, wie du ein Zahlendisplay erstellst, um es z.B. für eine selbst gebaute Zählmaschine zu verwenden. Falls du noch Waffen benötigst, findest du Bauanleitungen für Kanonen in verschiedenen Größen und Stärken. Außerdem erfährst du, wie du deinen eigenen Schießstand baust, um deine Fertigkeiten mit dem Bogen zu verbessern. Ganz zum Schluss eroberst du noch die Lüfte. Im letzten Kapitel geht es um den Bau von Motoren, die zum Antrieb von Luftschiffen verwendet werden, die nicht nur Personen, sondern auch TNT transportieren. Damit wirst du deine Gegner garantiert überraschen. Mit diesem Buch wirst du Redstone-Profi! Aus dem Inhalt: Redstone-Grundlagen Liste aller Redstone-Crafting-Rezepte Logische Gatter und Schaltungen Haustechnik: Türöffner, Zahlen- u...
    Note: Online resource; Title from title page (viewed May 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    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: In this paper, we outline some IBM® Spectrum Virtualize HyperSwap® SAN implementation and design best practices for optimum resiliency of the SAN Volume Controller cluster. It provides IBM Spectrum® Virtualize HyperSwap and Stretched Cluster configuration details. Note: In this book, for brevity, we use HyperSwap to refer to both HyperSwap and Stretched Cluster. The documentation there details the minimum requirements. However, it does not describe the design of the storage area network (SAN) in detail, nor does it describe the recommended way to implement those requirements on a SAN. In this IBM Redpaper publication, we outline some of the best practices for SAN design and implementation that leads to optimum resiliency of the SAN Volume Controller (SVC) cluster, and we explain why each recommendation is made. This paper is SAN vendor-neutral wherever possible. Any mention of a specific SAN switch vendor, or terms used by a specific switch vendor, is made only where relevant to a specific context, and does not imply an endorsement of a specific switch vendor. Note: Some of the figures in this document might not depict redundant fabrics or storage configurations. This was done for simplicity, and it should be assumed that any recommendations made for fabric design assume that there are two redundant fabrics.
    Note: Online resource; Title from title page (viewed April 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (32 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM Redpaper™ publication introduces the IBM Spectrum Scale immutability function. It shows how to set it up and presents different ways for managing immutable and append-only files. This publication also provides guidance for implementing IT security aspects in an IBM Spectrum Scale cluster by addressing regulatory requirements. It also describes two typical use cases for managing immutable files. One use case involves applications that manage file immutability; the other use case presents a solution to automatically set files to immutable within a IBM Spectrum Scale immutable fileset.
    Note: Online resource; Title from title page (viewed April 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : SAS Institute | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover deep learning and computer vision with SAS! Deep Learning for Computer Vision with SAS®: An Introduction introduces the pivotal components of deep learning. Readers will gain an in-depth understanding of how to build deep feedforward and convolutional neural networks, as well as variants of denoising autoencoders. Transfer learning is covered to help readers learn about this emerging field. Containing a mix of theory and application, this book will also briefly cover methods for customizing deep learning models to solve novel business problems or answer research questions. SAS programs and data are included to reinforce key concepts and allow readers to follow along with included demonstrations. Readers will learn how to: Define and understand deep learning Build models using deep learning techniques and SAS Viya Apply models to score (inference) new data Modify data for better analysis results Search the hyperparameter space of a deep learning model Leverage transfer learning using supervised and unsupervised methods
    Note: Online resource; Title from title page (viewed June 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (308 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Ist dieses Bild gut? Nach welchen Kriterien bewerte ich eigentlich meine eigene Arbeit? Diese Fragen stellt sich wohl jeder Fotograf bei der Durchsicht seiner Bilder - und bleibt dabei oft ratlos. Bildkritik ist nicht leicht, die Analyse der eigenen Arbeiten noch schwerer. Regeln und Rezepte helfen nicht wirklich, um zu erkennen: Was genau ist ein gutes Bild?David duChemin gibt in seinem Buch auch keine Antwort auf diese Frage - er stellt Fragen. Fragen wie ""Wo ist die Geschichte?"", ""Wie führen die Linien den Blick des Betrachters?"", Fragen, die dem Fotografen helfen, Bilder besser zu verstehen, ihre Qualität zu erkennen. Die ihm aber auch helfen sollen, den Prozess des Fotografierens bewusster zu steuern und die Qualität seiner Arbeit zu verbessern.Doch duChemin stellt nicht nur Fragen. Er erklärt, er illustriert mit eigenen Bildern, wohin der Weg führt, den er dem Leser mit diesem Buch weist: Zu stärkeren und authentischeren Bildern.
    Note: Online resource; Title from title page (viewed May 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (542 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A handy, on-the-job reference filled with real-life scenarios to help you achieve the Certified Business Analysis Professional (CBAP®) and Certification of Capability in Business Analysis (CCBA®) certifications Key Features Gain expert guidance from Esta Lessing, a CBAP® trainer with over 18 years of business analysis experience Understand BABOK® knowledge areas and tasks through examples and real-world scenarios Learn business analyst skills such as stakeholder engagement, strategy analysis, and requirement elicitation Book Description Certified Business Analysis Professional (CBAP®) is a certification from the International Institute of Business Analysis (IIBA®) for professionals with extensive experience in business analysis. The CCBA® and CBAP® validates your proficiency in various aspects of business analysis and your ability to tackle challenging projects, work effectively with stakeholders, and identify and deliver business value. You'll start by learning about the benefits of CCBA® and CBAP® certifications for your career progression before focussing on the six core knowledge areas explained thoroughly in each chapter. These include topics such as business analysis planning and monitoring, elicitation and collaboration, requirements life cycle management, strategy analysis, requirements analysis, and design definition as well as solution evaluation. The book includes the essential underlying competencies and techniques to ensure a complete understanding of the BABOK® v3 guide content. Each chapter delves into the essential concepts and business analysis task considerations utilizing practical examples. Finally, you'll assess your knowledge through mock exam questions based on real-world case studies. By the end of this book, you'll have gained the business analysis skills needed to prepare for the certification exams and to advance in your career. What you will learn Assess the IIBA® requirements for applying for the CCBA® and CBAP® exams Navigate through the sections of the BABOK® v3 Guide Understand business analysis concepts, practices and analysis techniques Be able to relate concepts, tasks, and techniques to real-world practical situations Understand the application of 50 practical techniques concerning the BABOK® v3 Guide knowledge area tasks Identify the challenges that could hinder a business analyst from delivering value and effective business solutions Who this book is for This book is for business analysts, business consult...
    Note: Online resource; Title from title page (viewed May 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (144 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Leicht verständliche Anleitungen für über 50 Aquarellbilder: Jedes Bild entsteht in wenigen Schritten Die beliebtesten Motive für Mädchen und Jungen: Tiere, Fahrzeuge, Spielzeug, Schmuckelemente und viele mehr Zum Download: Vorlagen für alle Bilder zum Abpausen Du möchtest anfangen, mit Aquarellfarben zu malen? In diesem Buch findest du einfache Motive aus dem Alltag, die besonders gut für deinen Start in die Welt der Wasserfarben geeignet sind. Als Erstes zeigt dir Verena Knabe alles, was du brauchst, um direkt loszulegen: dazu gehören Papier, Pinsel und Farben und die grundlegenden Maltechniken. Anschließend findest du einfache Schritt-für-Schritt-Anleitungen, die dir genau zeigen, wie jedes einzelne Bild entsteht. Dabei erklärt die Autorin Schritt für Schritt, wie du vorgehen musst und wie du die Farbe aufträgst. Um dir den Start leichter zu machen, gibt es zu allen Bildern Vorlagen zum Download, die du auf dein Papier übertragen kannst. So kannst du jedes Motiv sofort nachmalen oder frei nach deinen eigenen Wünschen gestalten und tolle Watercolor-Bilder malen. Die Anleitungen sind für Kinder ab ca. 10 Jahren geeignet.
    Note: Online resource; Title from title page (viewed July 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The ultimate guide to the hottest new crafting trend! Colorful, creative, and totally addictive, diamond painting has taken the crafting world by storm. Now, with The Diamond Painting Guide and Logbook readers can get expert advice and inspiration on how to take their artwork to the next level. Inspired by cross stitch and paint-by-number, diamond painting involves carefully placing colorful jeweled "diamond" resin pieces on a canvas to create gorgeous works of art. This book is the first ever guide to the best practices for making flawless, stunning paintings, including: • Best tools and uses • Easy tips, tricks, and techniques • Designing customized paintings • Finishing, framing, and displaying artwork • Maximizing therapeutic benefits • Logging pages for tracking favorite projects And much, much more! Whether you're a beginner interested in learning a fun new skill, or an experienced diamond painter ready to take your work to the next level, this book will give you everything you need to create show-stopping paintings.
    Note: Online resource; Title from title page (viewed June 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800568846
    Language: English
    Pages: 1 online resource (536 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Explore a modern approach to visualizing data with Python and transform large real-world datasets into expressive visual graphics using this beginner-friendly workshop Key Features Discover the essential tools and methods of data visualization Learn to use standard Python plotting libraries such as Matplotlib and Seaborn Gain insights into the visualization techniques of big companies Book Description Do you want to transform data into captivating images? Do you want to make it easy for your audience to process and understand the patterns, trends, and relationships hidden within your data? The Data Visualization Workshop will guide you through the world of data visualization and help you to unlock simple secrets for transforming data into meaningful visuals with the help of exciting exercises and activities. Starting with an introduction to data visualization, this book shows you how to first prepare raw data for visualization using NumPy and pandas operations. As you progress, you'll use plotting techniques, such as comparison and distribution, to identify relationships and similarities between datasets. You'll then work through practical exercises to simplify the process of creating visualizations using Python plotting libraries such as Matplotlib and Seaborn. If you've ever wondered how popular companies like Uber and Airbnb use geoplotlib for geographical visualizations, this book has got you covered, helping you analyze and understand the process effectively. Finally, you'll use the Bokeh library to create dynamic visualizations that can be integrated into any web page. By the end of this workshop, you'll have learned how to present engaging mission-critical insights by creating impactful visualizations with real-world data. What you will learn Understand the importance of data visualization in data science Implement NumPy and pandas operations on real-life datasets Create captivating data visualizations using plotting libraries Use advanced techniques to plot geospatial data on a map Integrate interactive visualizations to a webpage Visualize stock prices with Bokeh and analyze Airbnb data with Matplotlib Who this book is for The Data Visualization Workshop is for beginners who want to learn data visualization, as well as developers and data scientists who are looking to enrich their practical data science skills. Prior knowledge of data analytics, data science, and visualization is not mandatory. Knowledge of Python basics and high-scho...
    Note: Online resource; Title from title page (viewed July 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (45 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The purpose of this document is to show how to install RedHat OpenShift Container Platform (OCP) on Amazon web services (AWS) public cloud with OpenShift installer, a method that is known as Installer-provisioned infrastructure (IPI). We also describe how to validate the installation of IBM container storage interface (CSI) driver on OCP 4.2 that is installed on AWS. This document also describes the installation of OCP 4.x on AWS with customization and OCP 4.x installation on IBM cloud. This document discusses how to provision internet small computer system interface (iSCSI) storage that is made available by IBM Spectrum® Virtualize for Public Cloud (SVPC) that is deployed on AWS. Finally, the document discusses the use of Red Hat OpenShift command line interface (CLI), OCP web console graphical user interface (GUI), and AWS console.
    Note: Online resource; Title from title page (viewed August 3, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Libros de Cabecera | Boston, MA : Safari
    Language: English , Spanish
    Pages: 1 online resource (244 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: El sueño de muchos empresarios y directivos es ser ágiles y resolutivos en un mundo competitivo. El sueño de muchos trabajadores es desarrollar sus tareas con satisfacción y buen ambiente. ¿Son anhelos utópicos? Organizaciones ágiles demuestra que una empresa puede enfocarse estructuralmente para cuidar a sus clientes, crear suficiente liderazgo y organizarse para ejecutar procesos y proyectos en tiempos récord. En este libro Sergi Mussons, ingeniero especialista en desarrollo de equipos de alta implicación, comparte su fórmula de éxito, que consiste en combinar de forma inteligente las nuevas estructuras organizativas, el liderazgo de soporte, las técnicas de QRM y Agile para conseguir rapidez y calidad en la producción, y el respeto a las personas. El resultado son equipos responsables, que rinden más, y empresas de éxito. ¿Te ves en una empresa ágil? Muchos lo han conseguido, y cada día más.
    Note: Online resource; Title from title page (viewed July 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    ISBN: 9780738459004
    Language: English
    Pages: 1 online resource (408 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication helps you install, configure, and maintain the IBM z15™ (machine types 8561 and 8562) systems. The z15 systems offers new functions that require a comprehensive understanding of the available configuration options. This book presents configuration setup scenarios, and describes implementation examples in detail. This publication is intended for systems engineers, hardware planners, and anyone who needs to understand IBM Z® configuration and implementation. Readers should be familiar with IBM Z technology and terminology. For more information about the functions of the z15 systems, see IBM z15 Technical Introduction, SG24-8850, IBM z15 (8561) Technical Guide, SG24-8851 and IBM z15 (8562) Technical Guide, SG24-8852.
    Note: Online resource; Title from title page (viewed August 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (126 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: IBM® Spectrum Virtualize is a key member of the IBM Spectrum® Storage portfolio. It is a highly flexible storage solution that enables rapid deployment of block storage services for new and traditional workloads, whether on-premises, off-premises, or a combination of both. The initial release of IBM Spectrum Virtualize for Public Cloud is now available on Amazon Web Services (AWS). This IBM Redpaper™ publication gives a broad understanding of the IBM Spectrum Virtualize for Public Cloud on AWS architecture. It also provides planning and implementation information about the common use cases for this new product. This publication helps storage and networking administrators plan, implement, install, modify, and configure the IBM Spectrum Virtualize for Public Cloud on AWS offering Version 8.3.1. It also provides a detailed description of troubleshooting tips.
    Note: Online resource; Title from title page (viewed July 8, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800205024
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use machine learning today without a machine learning background About This Video Quickly get up and running using state-of-the-art machine learning algorithms in your .Net applications Implement machine learning algorithms using real-world data sets, without first learning math Leverage state-of-the-art (TensorFlow, ONNX) models, pre-trained by the tech giants, in your own .Net code In Detail ML.NET enables developers utilize their .NET skills to easily integrate machine learning into virtually any .NET application. This course will teach you how to implement machine learning and build models using Microsoft's new Machine Learning library, ML.NET. You will learn how to leverage the library effectively to build and integrate machine learning into your .NET applications. By taking this course, you will learn how to implement various machine learning tasks and algorithms using the ML.NET library, and use the Model Builder and CLI to build custom models using AutoML. You will load and prepare data to train and evaluate a model; make predictions with a trained model; and, crucially, retrain it. You will cover image classification, sentiment analysis, recommendation engines, and more! You'll also work through techniques to improve model performance and accuracy, and extend ML.NET by leveraging pre-trained TensorFlow models using transfer learning in your ML.NET application and some advanced techniques. By the end of the course, even if you previously lacked existing machine learning knowledge, you will be confident enough to perform machine learning tasks and build custom ML models using the ML.NET library.
    Note: Online resource; Title from title screen (viewed June 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (312 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Eine agile Organisation entsteht nicht alleine durch eine Ansammlung agiler Teams. Genauso wenig entstehen erfolgreiche agile Teams nur durch das Befolgen der Scrum-Regeln. Unternehmen wollen sich strukturellund kulturell weiterentwickeln, um ihre Kunden und Mitarbeiter begeistern zu können. Die Autoren geben einen fundierten, praxisorientierten Überblick, wie dieser Wandel mittels Agile Leadership gestaltet werden kann. Der Leser lernt Konzepte von Agile Leadership kennen wie iterative Organisationsentwicklung, Vision/Nordstern, dezentrale Entscheidungen, Control Cycle und Power Cycle, The Responsibility Process™, Leadership Circle Profile®, agile Organisationsstrukturen, Agile Fluency Model™ und Beta-Kodex. Diese Konzepte stellen einen Werkzeugkasten an Methoden dar, aus dem sich der Agile Leader bedienen kann, um den individuellen Wandel seiner Organisation zu begleiten. Dabei werden viele Fallbeispiele aus der Praxis zur Illustration herangezogen.
    Note: Online resource; Title from title page (viewed July 3, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Language: English
    Pages: 1 online resource (130 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The world's most successful banks run on IBM®, and increasingly IBM LinuxONE. Temenos, the global leader in banking software, has worked alongside IBM for many years on banking deployments of all sizes. This book marks an important milestone in that partnership. Temenos on IBM LinuxONE Best Practices Guide shows financial organizations how they can combine the power and flexibility of the Temenos solution with the IBM platform that is purpose built for the digital revolution.
    Note: Online resource; Title from title page (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (190 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Unternehmen geraten in die Feature-Falle, wenn sie sich stärker auf die Auslieferung und die Entwicklung von Features konzentrieren als auf den tatsächlichen Mehrwert, den diese Features für den Nutzer haben. Das Unternehmen misst seinen Erfolg in diesen Fällen anhand von Outputs und nicht von Outcomes und gefährdet seine Stellung im Markt oder sogar seinen Fortbestand.Perri beschreibt, wie Unternehmen und Organisationen durch eine wirksame Produktkultur der Feature-Falle entgehen und eine Produktstrategie entwickeln. Sie spielt durch, welche Formen der Kommunikation und Zusammenarbeit und robuste Produktmanagement-praktiken hierfür entscheidend sind und welche Schlüsselstellung Produktmanager einnehmen. Themen sind u.a.:- die Feature-Falle erkennen und vermeiden- durch eine konsequente Produktstrategie die Unternehmensvision und die wirtschaftlichen Ergebnisse mit den Produktaktivitäten verbinden- eine Kultur aufbauen, die Outcomes über Outputs stellt
    Note: Online resource; Title from title page (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Die beliebte Bildbearbeitungs-Alternative Schritt für Schritt erklärt Von der Installation und den richtigen Einstellungen bis hin zum fachmännischen Umgang mit allen Werkzeugen Ausführliches Praxiskapitel: verschiedene Bild-Looks erstellen, Porträts retuschieren, Himmel austauschen, Sonnenstrahlen einfügen, stürzende Linien korrigieren u.v.m. Luminar gehört zu den innovativsten Bildbearbeitungsprogrammen auf dem Markt und das durchdachte Bedienkonzept ermöglicht es insbesondere auch Anfängern, sehr schnell zu beeindruckenden Ergebnissen zu kommen. Das Programm bietet dabei ähnlich interessante Möglichkeiten für die Bildbearbeitung wie teure Software-Alternativen. Hendrik Roggemann zeigt zunächst, wie Luminar installiert oder über ein Plug-in aufgerufen werden kann, um damit zu arbeiten. Daraufhin erläutert er ausführlich die komfortable Bildverwaltung und liefert insbesondere zum Bibliotheks-Workflow viele wertvolle Tipps. Der Autor stellt die zahlreichen Werkzeuge u.a. aus dem Kreativ- und Professional-Bereich detailliert vor und beschreibt den Umgang mit Ebenen zur Optimierung einzelner Bildelemente. Ein ausführliches Kapitel widmet sich Praxis-themen wie zum Beispiel der Hautretusche, der RAW-Entwicklung sowie der Schwarzweiß-Umwandlung und enthält zahlreiche Profi-Tipps. Die gut nachvollziehbaren Beispiele stehen zum kostenlosen Download bereit. Aus dem Inhalt: Luminar installieren und aktivieren Bilder sichern, verwalten und exportieren Das Histogramm verstehen und nutzen Eigene Looks erstellen Effektiv mit Ebenen arbeiten Effekte mit Masken erzeugen, Bilder zuschneiden und das Stempel-Werkzeug einsetzen Mit Looks die Bildbearbeitung beschleunigen RAW-Entwicklung Schwarzweiß-Umwandlung Störende Objekte wegradieren und ein Logo einsetzen Den Himmel austauschen und Sonnenstrahlen einfügen Bilder »alt« aussehen lassen oder in Sekunden verfeinern
    Note: Online resource; Title from title page (viewed February 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Libros de Cabecera | Boston, MA : Safari
    Language: English , Spanish
    Pages: 1 online resource (232 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: ¿A quién no le interesa que su empresa esté motivada? Solo las empresas motivadas consiguen metas exitosas. Práctica e inteligente, esta obra es imprescindible para todo empresario o directivo al que preocupe la motivación de su equipo humano. El Modelo de la empresa motivada es una verdadera lección de management. Comunicación, contratación, gestión de prioridades, recompensas, liderazgo, son algunos de los temas abordados por Jörg Lahmann. Un auténtico libro de cabecera para crecer como directivo.
    Note: Online resource; Title from title page (viewed February 10, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (260 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Mit Microservices und Containern hat sich die Art und Weise, wie Entwickler Software entwerfen, bauen und ausführen, deutlich verändert. Dieses Handbuch stellt verbreitete, wiederverwendbare Muster und Prinzipien zum Design und zur Implementierung von Cloud-nativen Anwendungen auf Kubernetes vor. Dieses Buch ist ideal für Entwickler und Architekten, die schon mit den grundlegenden Konzepten von Kubernetes vertraut sind und nun lernen wollen, wie sie häufig auftretende Cloud-native Probleme mit bewährten Entwurfsmustern angehen können. Über diese Pattern-Kategorien werden die Leser etwas erfahren:• Grundlegende Patterns behandeln die zentralen Prinzipien und Praktiken für das Bauen Container-basierter Cloud-nativer Anwendungen.• Verhaltens-Patterns untersuchen detaillierte Konzepte für das Managen von Container- und Plattform-Interaktionen.• Strukturelle Patterns helfen Ihnen dabei, Container in einem Pod so zu organisieren, dass spezifische Anwendungsfälle gelöst werden können.• Konfigurations-Patterns liefern Einblicke in den Umgang mit Anwendungskonfigurationen in Kubernetes.• Fortgeschrittene Patterns behandeln komplexere Themen wie Operatoren oder Autoscaling.
    Note: Online resource; Title from title page (viewed January 2, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (272 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Lean UX effektiv im Unternehmen implementieren Vorhandene Strukturen anpassen und interdisziplinäre Teams bilden Mit Lean UX schlanke und schnell lieferbare Produktversionen erstellen Lean UX hat sich zum populärsten Ansatz für das Interaction Design entwickelt, es passt genau zu den Anforderungen agiler Teams von heute. Jeff Gothelf und Josh Seiden, Pioniere und führende Experten für Lean UX, erläutern in diesem Buch umfassend die zentralen Prinzipien, Taktiken und Techniken dieser Entwicklungsmethode und zeigen, wie Produktteams ganz einfach Design, Experimente, Iteration und kontinuierliches Lernen echter User in ihren agilen Prozess integrieren können. Lean UX ist inspiriert von den Konzepten des Lean Developments sowie anderer agiler Entwicklungsmethoden und hat den Vorteil, dass Sie sich vor allem auf das Designen der eigentlichen User Experience statt auf die Deliverables konzentrieren können. Dieses Buch zeigt Ihnen, wie Sie eng mit anderen Mitgliedern des Produktteams zusammenarbeiten und Feedback von Usern häufig und frühzeitig erfassen und berücksichtigen können. Außerdem erfahren Sie, wie sich der Designprozess in kurzen iterativen Zyklen vorantreiben lässt, um herauszufinden, was sowohl in geschäftlicher Hinsicht als auch aus Sicht der User am besten funktioniert. »Lean UX« weist Ihnen den Weg, wie Sie dieses Umdenken in Ihrem Unternehmen herbeiführen können - eine Wendung zum Besseren. Visualisieren Sie das Problem, das Sie zu lösen versuchen, und fokussieren Sie Ihr Team auf die »richtigen« Ergebnisse Vermitteln Sie dem gesamten Produktteam das Designer Toolkit Lassen Sie Ihr Team sehr viel früher als üblich an Ihren Erkenntnissen teilhaben Erstellen Sie MVPs (Minimum Viable Products), um in Erfahrung zu bringen, welche Ideen und Konzepte funktionieren Beziehen Sie die »Stimme des Kunden« in den gesamten Projektzyklus mit ein Kombinieren Sie Lean UX mit dem agilen Scrum-Framework und steigern Sie so die Produktivität Ihres Teams Setzen Sie sich mit den organisatorischen Veränderungen auseinander, die zur Anwendung und Integration der Lean-UX-Methode erforderlich sind
    Note: Online resource; Title from title page (viewed February 14, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (184 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn to use a one-light approach for recreating the look of beautiful, natural window light for portraiture! At its best, natural light is magical for portraiture. The quality of natural light streaming through a window can be extraordinary-gorgeous, wrapping light that flatters your subject and can be used to create multiple looks. For years, photographer Sandra Coan exclusively used natural light in her portraiture work. And while the results could be magnificent, she also learned that she could not rely on it to build a business and create consistently great photographs. That's because natural light is frustratingly unpredictable: sometimes it rains, sometimes the light is too harsh when your clients are available, and sometimes-depending on the time of year-it's just too dark. In order to grow her business with dependably great results and a high level of professionalism, Sandra finally decided to tackle artificial light. She spent years honing her ability to use artificial light to recreate the look of beautiful, natural light. And now, with a simple one-light approach, she produces "natural" light whenever and wherever she likes, creating great portraits in any situation, at any time of day or night. It's an approach that has led to a successful career spanning two decades and a signature look to her work. Here, in Crafting the Natural Light Look , Sandra shares her knowledge and techniques so that you, too, can learn to quickly and dependably create the look of natural light in your own portraiture. Unlike other books that address artificial light, Sandra's tone is conversational and easygoing, and she does not cover everything there is to know about artificial light. In fact, there are no two- or three-light setups here. Instead, Sandra's method is straightforward and easily actionable. She covers: • The key characteristics of light (intensity, distance, direction) • Equipment: strobes, flashes, light meters, triggers, receivers, modifiers, reflectors, and light stands-including what she uses, and what she recommends if starting out on a budget • Shutter speed and its relationship with artificial light • Where to position the light and the subject for consistent, flattering results • Creating four lighting patterns and looks with one setup-flat light, loop light, side light, and backlight • Using a light meter to determine the perfect flash power (whether you shoot film or digital) • Working with individuals, families, a...
    Note: Online resource; Title from title page (viewed January 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (35 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This document is intended to facilitate the approach of achieving the Cyber Resiliency solution for IBM® Spectrum Virtualize for Public Cloud. This solution is designed to protect the data on IBM Spectrum™ Virtualize storage in a hybrid multicloud environment by deploying cloud backup to Amazon S3 using the function Transparent Cloud Tiering .
    Note: Online resource; Title from title page (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    ISBN: 9781681985336
    Language: English
    Pages: 1 online resource (388 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Adobe Illustrator: A Complete Course and Compendium of Features is your guide to building vector graphics, whether you're creating logos, icons, drawings, typography, or other illustrations-and regardless of their destination: print, web, video, or mobile. First, with a complete Course that includes a set of projects and lessons derived from Adobe Certified Instructor Jason Hoppe, you will learn the procedures needed to use Illustrator effectively and professionally. Dozens of lessons are included that can be applied to any graphics you have in mind. Through these step-by-step lessons, you'll be exposed to all of Illustrator's features in practical contexts and its best practices for optimal workflows. To complete the Course, we'll supply lesson documents and their assets to download. These can even serve as starting points for your own projects. Then, for greater depth of knowledge and subsequent reference, you'll use the Compendium to uncover more of the "how" and "why" of Illustrator. With each topic easy to access, you can find and explore all of Illustrator's key features and concepts in depth. With cross references between the Course and Compendium, the two parts of the book complement each other perfectly. Best of all, when the lessons in the Course are done, the Compendium will continue to serve for months and years to come. Learn step by step how to: • Draw basic shapes and lines • Build graphics using Illustrator's deep and diverse toolset • Create complex icons using the Pathfinder and Shape Builder • Use color with predictable and harmonic results • Work effectively with type • And much more!
    Note: Online resource; Title from title page (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies looking for ways to stand out from their competition can offer customers data products that enhance the product or service the customer originally came looking for. This "data wrapping" technique is an innovative option to increase a product's value to the customer - and maximize its profitability.
    Note: Online resource; Title from title page (viewed May 19, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    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: NASA, Pixar Animation Studios, and BMW all use the Process Communication Model as a way of training leaders to connect effortlessly with anyone. This book simplifies the complex model to make it easy for anyone to use. Today, more than ever, leaders need a new style of leadership. They are realizing that true transformation happens through meaningful relationships, and discovering that the key to sustainable connections that create possibility and potential is through communication. In Seeing People Through, we take a deep dive into The Process Communication Model® (PCM), a behavioral communication model that teaches people how to assess, connect, motivate, and resolve conflict by understanding the personality types that make up a person's whole self, which is the key to leveraging personality diversity. PCM is more than a lens for understanding how people see things differently; it's a deep journey into self-awareness and self-transformation. In this book, new emerging leaders, senior leaders, and seasoned consultants alike will develop a fresh and relevant framework on leadership that is consistent with emerging trends, and they will learn how individual and collective concerns can be reconciled in leadership. NASA, Pixar Animation Studios, and BMW are just some of the companies who have all used PCM as a way to build better relationships through authenticity, trust, agility, and positive influence-and now you can, too!
    Note: Online resource; Title from title page (viewed July 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (16 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In this multicloud and cognitive era, information continues to grow rapidly. By 2025, IDC says worldwide data will grow by 61% to 175 zettabytes, with as much of the data in data centers as in the cloud. IT environments with Oracle deployments will need to accommodate that data growth, including storing, copying, mirroring, and protecting the data. When IT budgets are constrained but data keeps growing, storage costs can consume more than their fair share of the IT budget. The leading-edge portfolio of storage solutions and essential technologies of IBM® can help organizations stay ahead of the information explosion. Designed with built-in efficiency, these solutions represent preferred practices that address the following main storage objectives for hybrid multicloud environments: Stop storing so much Store more with what you have. Move Oracle and related data to balance performance and efficiency IBM offers true enterprise class storage support for Oracle deployments at a low total cost of ownership (TCO). With flash disk, tape, storage network hardware, consolidated management console, software-defined storage solutions, and security software, IBM can provide Oracle customers the full spectrum of products to meet their availability, retention, security, and compliance requirements.
    Note: Online resource; Title from title page (viewed May 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (248 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In 8 Schritten zur erfolgreichen Arbeit mit Microsoft Teams Detaillierte Erläuterungen der wichtigsten Funktionen mit vielen Abbildungen Zahlreiche Praxis-Tipps für die optimale Zusammenarbeit im Team sowie für effektives Aufgaben- und Dateimanagement Microsoft Teams ist ein chatbasierter Arbeitsraum für die effiziente Kommunikation und Zusammenarbeit im Team sowie für die praktische Verwaltung gemeinsamer Daten. Die Software ist cloudbasiert und kann von überall genutzt werden - egal ob Sie diese im Homeoffice oder im Büro einsetzen. Mit diesem Buch erhalten Sie eine praxisnahe Anleitung für die Arbeit mit Microsoft Teams. Der Autor zeigt Ihnen, wie Sie ganz einfach eine individuell angepasste und gut strukturierte Umgebung für die tägliche Zusammenarbeit mit Ihren Kollegen einrichten und die Plattform im Arbeitsalltag für Chats und Besprechungen nutzen können. Der Aufbau des Buches richtet sich nach der 8-Schritte-Methode des Autors, mit der er Ihnen zeigt, wie Sie organisatorisch beim Planen und Anlegen eines Teams vorgehen, sodass Sie von Grund auf die besten Voraussetzungen für effiziente Teamarbeit schaffen. Von der Konfiguration eines Teams über dessen sinnvolle Strukturierung mit Kanälen bis hin zum Datei- und Aufgabenmanagement lernen Sie, das volle Potenzial des Tools optimal auszuschöpfen. Außerdem erhalten Sie zahlreiche Tipps dazu, wie Sie Ihre Arbeit im Team besser organisieren können, z.B. indem Sie Teamregeln festlegen oder weitere Microsoft-Tools bzw. -Apps integrieren. Aus dem Inhalt: Ein Team planen, erstellen, konfigurieren und mit Kanälen strukturieren Dateien optimal ablegen und gemeinsam bearbeiten Ordner und Dateien mit dem PC synchronisieren Rollen und Berechtigungen Teamchats und 1:1-Chats Online-Besprechungen (Audio und Video) Sofortbesprechungen und geplante Besprechungen Aufgabenmanagement mit To-Do, Outlook, Planner und SharePoint Aufgaben MS Teams ohne Office-365-Konto nutzen Funktionalitäten mit Apps erweitern OneNote-Notizbuch einbinden und produktiv nutzen
    Note: Online resource; Title from title page (viewed May 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Helion | Boston, MA : Safari
    Language: English , Polish
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Podczas projektowania wielu procesów produkcyjnych, łącznie z budową oprogramowania, za kluczowe kryteria uznaje się szybkość wykonywania zadań, wydajność czy niskie koszty. Tymczasem opracowanie produktu o wyjątkowej wartości rynkowej wymaga nieco innego podejścia. Celem produkcji nie jest przecież produkcja sama w sobie. Aby kiedyś osiągnąć wysokie zyski, planowanie procesów produkcji musi opierać się na wymaganiach użytkowników, bez zatracania się w szczegółach produktu. To jest właśnie myśl przewodnia metody mapowania historyjek użytkownika tworzonych na potrzeby procesów agile. Ta odkrywcza książka, kierowana przede wszystkim do product managerów, analityków biznesowych i osób zajmujących się wrażeniami użytkownika, ma na celu pokazanie, w jaki sposób można w pełni wykorzystać zalety procesów agile i lean poprzez mapowanie historyjek. Technika ta umożliwia nakreślenie obrazu całości, który niekiedy trudno zrekonstruować na podstawie wielkiego zbioru osobnych historii. Modyfikowalne mapy historyjek umożliwiają zespołowi prowadzenie bardziej wnikliwych dyskusji o projekcie w ramach procesu produkcyjnego. W efekcie zespół sprawnie buduje wspólną wizję tego, co chce stworzyć, co przybliża produkt do osiągnięcia sukcesu. W tej książce znajdziesz: ogólne zasady mapowania historyjek, wyjaśnienie sposobu mapowania historyjek, opis wykorzystania mapowania historyjek w projektach agile oraz lean, omówienie cyklu rozwojowego historyjek, począwszy od wskazania okazji do rozwoju i odkrywania możliwości, liczne ćwiczenia i przykłady tworzenia map historyjek i ich modyfikowania, przedstawienie procesu prowadzącego od mapowania historyjek do powstania sprawnego oprogramowania. Mapowanie to prawdziwe źródło inspiracji!
    Note: Online resource; Title from title page (viewed March 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (392 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Vom Setup des Accounts über das Anlegen von Adresslisten, Gruppen, Segmenten und Tags sowie das Aufsetzen von Kampagnen bis zu Newsletter-Gestaltung, -Versand und Erfolgskontrolle Alle neuen Funktionen für Facebook-, Google- und Instagram-Werbung, Landingpages und Postkartenversand sowie ausführliche Erklärung des neuen Mailchimp-Preismodells Zahlreiche Schritt-für-Schritt-Anleitungen und wertvolle Praxistipps für erfolgreiches E-Mail-Marketing Mailchimp ist mit 60% Marktanteil weltweit führend im Bereich der E-Mail-Marketing- und Newsletter-Software und ist für jeden geeignet - ganz unabhängig vom Einsatzgebiet: Unternehmen, Organisationen, Blogger und private Anwender können Mailchimp kostenlos zum Versand von Newslettern und Transaktionsmails und für die Marketing-Automation nutzen. Mit diesem Praxis-Handbuch erhalten Sie eine leicht verständliche Einführung in Mailchimp. Alle Themen werden Schritt für Schritt und praxisnah erläutert. Fortgeschrittenen Nutzern dient das Buch als praktisches Nachschlagewerk mit umfangreichem Stichwortverzeichnis. Neben einer grundlegenden Einführung in das Thema E-Mail-Marketing und Newsletter-Versand behandelt der Autor detailliert alle Themen, die für die Arbeit mit Mailchimp eine Rolle spielen: Nach dem Setup des Accounts erfahren Sie, wie Sie Listen für Ihre E-Mail-Adressen erstellen und diese effizient verwalten. Ausführlich und Schritt für Schritt wird beschrieben, wie Sie die Anmeldeformulare und die Benutzeroberfläche so überarbeiten, dass sie den Anforderungen an modernes E-Mail-Marketing optimal gerecht werden. Nachdem die Grundsteine gelegt sind, geht es um das Design und den Versand Ihrer Newsletter: Der Autor zeigt, welche Templates zur Verfügung stehen, und Sie lernen alle verfügbaren Inhaltselemente kennen. Sie erfahren, wie Sie einzelne Kampagnen aufsetzen, versenden und mittels Statistiken und A/B-Tests den Erfolg Ihrer Newsletter kontrollieren. Für den fortgeschrittenen Einsatz geht der Autor am Ende des Buches noch auf Facebook- und Instagram-Kampagnen, Webhooks, die API-Programmierung und Mailchimp-Apps ein. Aus dem Inhalt: Preismodell und Compliance Account-Setup Adresslisten aufsetzen Newsletter-Anmeldungen Mailchimp-Formulare übersetzen Import und Export von Listen Gruppen und Segmente anlegen Newsletter-Design und Templates E-Commerce-Integration Newsletter-Versand: Kampagnen aufsetzen, Inhalte verfassen, A/B-Tests Automations Facebook-, Google- und Instagram-Kampagnen Postkartenversa...
    Note: Online resource; Title from title page (viewed April 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IT Governance Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (211 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: ITIL® 4 Essentials contains everything you need to know to pass the ITIL 4 Foundation Certificate, plus more. It covers practices and concepts that are not addressed as part of the Foundation syllabus, making it ideal for newly qualified practitioners. This second edition has been updated to align with amendments to the ITIL® 4 Foundation syllabus.
    Note: Online resource; Title from title page (viewed April 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (58 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redpaper™ publication is intended as an architecture and configuration guide to set up the IBM System Storage™ for the SAP HANA tailored data center integration (SAP HANA TDI) within a storage area network (SAN) environment. SAP HANA TDI allows the SAP customer to attach external storage to the SAP HANA server. The paper also describes the setup and configuration of SAP Landscape Management for SAP HANA systems on IBM infrastructure components: IBM Power Systems and IBM Storage based on IBM Spectrum® Virtualize. This document is written for IT technical specialists and architects with advanced skill levels on SUSE Linux Enterprise Server or Red Hat Enterprise Linux (RHEL) and IBM System Storage. This document provides the necessary information to select, verify, and connect IBM System Storage to the SAP HANA server through a Fibre Channel-based SAN. The recommendations in this Blueprint apply to single-node and scale-out configurations, and Intel and IBM Power based SAP HANA systems.
    Note: Online resource; Title from title page (viewed May 6, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Language: English
    Pages: 1 online resource (62 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redpaper publication describes practical experiences to run SAP workloads to take advantage of IBM Power Systems I/O capabilities. With IBM POWER® processor-based servers, you have the flexibility to fit seamlessly new applications and workloads into a single data center, and even consolidate them into a single server. This approach highlights all viable options and describes the pros and cons of each one to select the correct option for a specific data center. The target audiences of this book are architects, IT specialists, and systems administrators deploying SAP workloads, who spend much time and effort managing, provisioning, and monitoring SAP software systems and landscapes on IBM Power Systems servers.
    Note: Online resource; Title from title page (viewed April 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (36 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Consist Advanced Development Solution (ConsistADS) is an end-to-end conversion solution that conversion and transparency methods for migrating to IBM® DB2® for z/OS® software. The solution includes DB2 for z/OS and several DB2 tools as part of the package. This IBM Redpaper™ publication explains the Natural and Adabas conversion to DB2 for z/OS by using ConsistADS. It includes prerequisite technical assessment requirements and conversion challenges. It also describes a real customer conversion scenario that was provided by the IBM Business Partners that facilitated these conversions for customers. Originally published in 2015, this paper has been updated in 2020 to include additional information about ConsistADS.
    Note: Online resource; Title from title page (viewed June 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (456 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Der Arduino ist ein universeller Steuerungs-Controller, an den sich unzählige Sensoren, Motoren und andere Aktoren anschließen lassen. Kombiniert mit dem Baukastensystem fischertechnik lassen sich so Modellroboter mit erstaunlicher Leistungsfähigkeit zum Nachbauen und Weiterentwickeln entwickeln:- kleine, wendige »Turtle«-Roboter mit Fernsteuerung und Spurfolger- Ein teilautonomes Fahrzeug mit zahlreichenFahrerassistenzsystemen- Lasse einen hochpräzisen Selbstbau-Plotter Grafiken zeichnen- Programmiere schnelle und vielseitige Roboterarme- Versuche einen Delta-Roboter im Tic-Tac-Toe zu schlagen Das Buch möchte zum Weiterbauen und Experimentieren anregen und enthält zahlreiche Ideen und Vorschläge, welche weiteren Modelle und Steuerungen sich aus diesen vier Grundmodellen konstruieren lassen.
    Note: Online resource; Title from title page (viewed May 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Demystify architecting complex blockchain applications in enterprise environments Architecting Enterprise Blockchain Solutions helps engineers and IT administrators understand how to architect complex blockchain applications in enterprise environments. The book takes a deep dive into the intricacies of supporting and securing blockchain technology, creating and implementing decentralized applications, and incorporating blockchain into an existing enterprise IT infrastructure. Blockchain is a technology that is experiencing massive growth in many facets of business and the enterprise. Most books around blockchain primarily deal with how blockchains are related to cryptocurrency or focus on pure blockchain development. This book teaches what blockchain technology is and offers insights into its current and future uses in high performance networks and complex ecosystems. • Provides a practical, hands-on approach • Demonstrates the power and flexibility of enterprise blockchains such as Hyperledger and R3 Corda • Explores how blockchain can be used to solve complex IT support and infrastructure problems • Offers numerous hands-on examples and diagrams Get ready to learn how to harness the power and flexibility of enterprise blockchains!
    Note: Online resource; Title from title page (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257500
    Language: English
    Pages: 1 online resource (241 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: ​Leverage various CSS features in combination with popular architectures in order to bring your style sheets back under your control. While CSS is the primary technology used for building beautiful web user interfaces, the style sheet files themselves are often quite ugly; left chaotic and unstructured through lack of a consistent architectural approach. By addressing the structure of your style sheets in the same way that you do with code, see how it is possible to create style rules that are clean and easy to read. Dig deep into CSS fundamentals and learn how to use the available selectors to build powerful rules. You will learn how to use cascading, inheritance, pseudo-classes, pre-processors, and components to produce cleaner, DRY-er style sheets, and how to let these features work for you instead of leading you down the road of rule duplication and design inconsistencies. Embrace the clean, semantic HTML to make your code easier to read, while supporting accessibility and assistive technologies. Separate the concerns of layout and style to simplify dynamic theming and white labeling, making you a marketing hero. Once you've finished this book you will have an advanced knowledge of CSS structures and architectural patterns that will take the pain out of style sheets for you (and your coworkers), and help you implement designs faster and easier than ever before. What You'll Learn Understand the core CSS fundamentals of Inheritance, Cascading, and Specificity Work with architecture and design patterns for better organization and maintenance Maximize code reuse with CSS precompilers Review the strengths and weaknesses of popular architecture patterns Who This Book Is For Primarily for front-end web developers and UI designers and anyone who works with CSS, particularly if they find it cumbersome and inelegant. It's also suitable for software architects and tech leads who are responsible for the maintainability of their code base.
    Note: Online resource; Title from title page (viewed May 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (256 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Der gesamte Druckprozess: von der 3D-Modellierung über Materialauswahl und Druckeinstellungen bis hin zur Veredelung des gedruckten Objekts 3D-Modelle erstellen mit SketchUp, Paint 3D, 3D Builder und Blender sowie fertige Vorlagen verwenden Mehr als 10 DIY-Projekte mit Schritt-für-Schritt-Anleitungen: Ersatzteile für Reparaturen im Haushalt, dekorative Objekte, Fahrzeug mit beweglichen Rädern u.v.m. Entdecken Sie die nahezu unbegrenzten Möglichkeiten des 3D-Drucks in allen Varianten: vom Einsatz des eigenen 3D-Druckers zu Hause über die Verwendung von öffentlich zugänglichen Druckern bis hin zur Nutzung von 3D-Druckservices. Der Autor erläutert praxisnah den gesamten 3D-Druckprozess. Anhand einfacher Beispiele lernen Sie, eigene 3D-Modelle mit kostenloser Software wie SketchUp, Paint 3D, 3D Builder und Blender zu erstellen. Als Alternative zeigt Ihnen der Autor, wie und wo Sie passende Druckvorlagen im Internet finden und wie Sie Modelle mittels 3D-Scan erstellen. Sie erfahren außerdem, wie Sie Ihre Modelle optimal für den Druck vorbereiten und ausdrucken. Dabei stehen der Einsatz unterschiedlicher Druckmaterialien (Filamente) sowie die wichtigsten Druckparameter wie Temperatur, Füllstruktur und Stützstrukturen im Vordergrund. In einem umfangreichen Projektteil können Sie anhand vollständiger Praxisbeispiele den gesamten Entstehungsprozess von 3D-Objekten Schritt für Schritt nachvollziehen. Dabei lernen Sie verschiedene Techniken der Modellierung, des Drucks mit unterschiedlichen Filamenten und der Veredelung kennen. Tauchen Sie ein in die faszinierende Welt des 3D-Drucks und werden Sie selbst kreativ. Downloads zum Buch: Unter www.mitp.de/0210 stehen alle Projektdateien der im Buch erstellten 3D-Modelle zum kostenlosen Download zur Verfügung. Aus dem Inhalt: Schmelzschicht-Druckverfahren im Detail (FDM/FFF) Aufbau und Funktionsweise des 3D-Druckers Öffentliche Drucker verwenden 3D-Druckservices Einführung in die 3D-Modellierung 3D-Scan (Infrarot, Fotogrammetrie) Slicer-Programme und Druckparameter 3D-Druck mit und ohne Druckbettheizung Verschiedene Filamente verwenden: PLA, PLA Compound, ABS und mehr Objekte veredeln Troubleshooting und nützliche Tipps Rechtliche Fragen Über den Autor Thomas Kaffka hat als Softwareingenieur sowie Projektleiter in Softwarehäusern und Wirtschaftsprüfungs- und Beratungsgesellschaften gearbeitet. Er ist ein echter Maker und beschäftigt sich mit verschiedenen Themen wie etwa dem Bau von LEGO-Robotern, der Künstlic...
    Note: Online resource; Title from title page (viewed June 19, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Skylines Academy, LLC | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Welcome to Skylines Academy, where you will get a detailed introduction into Azure DevOps! This course is for you in you want to: • Get the best overview of Azure DevOps from one of the IT industry's leading technologists • Develop a skillset in Azure DevOps, which is becoming more and more sought after as organizations continue to automate processes for faster results • Take the AZ-400 certification and are looking for a place to start Course Description: This course is based on a major section of the AZ-400 Certification from Microsoft: Designing and Implementing Microsoft DevOps Solutions, and includes important fundamental and in-depth lectures and demonstrations on how to start with Azure DevOps. As a foundation to learning all-things Azure DevOps, Author and Instructor Shannon Kuehn will lead you through this course and teach you the following: 1. The importance of source control and how to effectively manage and implement it: o Source Control 101 o Git o Source Control Systems o Authentication to Git Repos o Git Repo Organization 2. An overview of Azure DevOps to get you up-to-speed with the service: o Setting up Azure DevOps with Demo Generator o Azure Repos o In-depth demos on Git Credential Manager, Version Control with Azure Repos, Importing/Cloning/Forking/Branching, and Pull Requests o Azure Pipelines o Jenkins and Azure Pipelines Integration 3. Analyze and Integrate Multi-Stage Files, including: o Deploying Multi-Container Application to Azure Kubernetes Service (AKS) 4. Understanding Parallel Jobs, Build Agents, and Private Agents 5. Implementing Security for Software Configuration: o Secrets and Certificates o Demonstration on Azure Key Vault and Azure Pipelines 6. Mobile DevOps & Visual Studio App Center o Mobile Target Devices and Distribution Groups o Public/Private Distribution Groups o Target UI Test Device Sets o Tester Devices for Deployment Using the Skylines Academy approach, lectures will educate you on the fundamental terms and principles of Azure DevOps, and demos will enable you with a hands-on experience using scenarios to empower you in the real world. The Skylines Academy AZ-400 Course Series This AZ-400 Azure DevOps Development Processes & Source Control is part of a series of courses which will cover the entirety of the AZ-400 Skills Measured document by Microsoft. This course is also an excellent stand-alone knowledge option for those looking to amplify their skills in Source Control without studying for the...
    Note: Online resource; Title from title screen (viewed July 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (452 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Unabhängig von ihrem Geschäftsmodell werden Startups in den ersten Jahren mit vielen juristischen Fragestellungen konfrontiert. Für den Unternehmenserfolg ist deshalb extrem wichtig, dass Gründer juristische Stolpersteine kennen und Sachverhalte einordnen können. Jan Schnedler, Rechtsanwalt in Hamburg, berät seit vielen Jahren Startups in allen relevanten Fragestellungen. In diesem Praxisleitfaden fasst er seine Erfahrungen zusammen: ohne Angabe von Paragrafen und in einer Sprache, die für Nichtjuristen verständlich ist. Mit dem Wissen aus diesem Buch sind Gründer in der Lage, informiert Entscheidungen zu treffen, Fehler zu vermeiden oder zumindest zu korrigieren.
    Note: Online resource; Title from title page (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill Education TAB | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This fun project book engages kids with coding and making This easy-to-follow guide offers a fun, hands-on introduction to coding for kids and anyone looking for a whimsical, light-hearted approach to making. The book contains 20 cool projects that use Raspberry Pi, micro:bit, and kid-friendly Circuit Playground Express along with a few inexpensive, easy-to-find parts like LEDs and tin foil. Save the World with Code: 20 Fun Projects Using Raspberry Pi, micro:bit, and Circuit Playground Express for Kids features projects ranging from easy to advanced. You will get a fun blend of environmentally friendly projects, like a thermometer to monitor home temperature and a moisture sensor for keeping your plants watered, with more wacky projects, like a light up sword, cookie theft detector, and a touch sensor to check if someone is a zombie! •Teaches kids coding basics using Raspberry Pi, micro:bit, and Circuit Playground Express •Each project includes a parts list, illustrations, and easy-to-follow assembly instructions •Written by a maker and educator whose goal is to make coding fun for everyone
    Note: Online resource; Title from title page (viewed April 10, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Language: English , Russian
    Pages: 1 online resource (540 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Эта книга представляет собой исчерпывающее руководство по работе с MongoDB 4.2 - мощной документоориентированной системой управления ба-зами данных. Авторы, внесшие личный вклад в создание и развитие MongoDB, начинают описание системы с самых азов (история создания, базовая термино-логия) и постепенно переходят к более сложным темам (выполнение запросов, индексация, агрегирование, транзакции, наборы реплик, управление опера-циями, шардинг и администрирование данных, долговечность, мониторинг и безопасность).Читатель получит конкретные советы по написанию приложения, которое хорошо работает с MongoDB, выяснит, какие системные настройки следует учитывать при ее развертывании и как устанавливать MongoDB в Windows, OS X и Linux.Издание предназначено для разработчиков объемных баз данных, масштаби-рование которых является одной из приоритетных задач.
    Note: Online resource; Title from title page (viewed April 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : APN Promise | Boston, MA : Safari
    ISBN: 9788375414264
    Language: English , Polish
    Pages: 1 online resource (362 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Jak budować użytkowe rozwiązania uczenia maszynowego na podstawie nieoznakowanych danych. Wielu ekspertów branżowych uważa uczenie nienadzorowane za kolejną granicę w dziedzinie sztucznej inteligencji, która może stanowić klucz do pełnej sztucznej inteligencji. Ponieważ większość danych na świecie jest nieoznakowana, nie można do nich zastosować konwencjonalnego uczenia nadzorowanego. Z kolei uczenie nienadzorowane może być stosowane wobec nieoznakowanych zbiorów danych w celu odkrycia istotnych wzorców ukrytych głęboko w tych danych, które dla człowieka mogą być niemal niemożliwe do odkrycia. Autor Ankur Patel pokazuje, jak stosować uczenie nienadzorowane przy wykorzystaniu dwóch prostych platform dla języka Python: Scikit-learn oraz TensorFlow (wraz z Keras). Dzięki dołączonemu kodowi i praktycznym przykładom analitycy danych będą mogli identyfikować trudne do znalezienia wzorce w danych i odkrywać dogłębne zależności biznesowe, wykrywać anomalie, przeprowadzać automatyczną selekcję zmiennych i generować syntetyczne zbiory danych. Wystarczy znajomość programowania i nieco doświadczenia w uczeniu maszynowym, aby zająć się: • Porównywaniem mocnych i słabych stron różnych podejść do uczenia maszynowego: uczenia nadzorowanego, nienadzorowanego i wzmacnianego. • Przygotowywaniem i zarządzaniem projektami uczenia maszynowego. • Budowaniem systemu wykrywania anomalii w celu wychwycenia oszustwa dotyczącego kard kredytowych. • Rozdzielaniem użytkowników na wydzielone i jednorodne grupy. • Przeprowadzaniem uczenia pół-nadzorowanego. • Opracowywaniem systemów polecania filmów z użyciem ograniczonych automatów Boltzmanna. • Generowaniem syntetycznych obrazów przy użyciu generujących sieci antagonistycznych. "Badacze, inżynierowie i studenci docenią tę książkę pełną praktycznych technik uczenia nienadzorowanego, napisaną prostym językiem z nieskomplikowanymi przykładami w języku Python, które można szybko i skutecznie implementować." -Sarah Nagy Główny analityk danych w firmie Edison Ankur A. Patel jest wiceprezesem ds. informatyki analitycznej w firmie 7Park Data, wspieranej przez firmę inwestycyjną Vista Equity Partners. W firmie 7Park Data, Ankur i jego zespół analizy danych wykorzystują dane alternatywne do opracowywania produktów związanych z danymi dla funduszy hedgingowych i korporacji oraz rozwijają usługi uczenia maszynowego dla klientów firmowych.
    Note: Online resource; Title from title page (viewed July 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260470
    Language: English
    Pages: 1 online resource (301 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, C++ Standard Library, and modern C++ standards. No previous programming experience is required. C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners teaches more than just programming in C++20. It provides a solid C++ foundation to build upon. The author takes you through the C++ programming language, the Standard Library, and the C++11 to C++20 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples. You will work with C++20 features and standards, yet you will also compare and take a look into previous versions of C++. You will do so with plenty of relevant source code examples. What You Will Learn Work with the basics of C++: types, operators, variables, constants, expressions, references, functions, classes, I/O, smart pointers, polymorphism, and more Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own code Declare and define functions, classes, and objects, and organize code into namespaces Discover object-oriented programming: classes and objects, encapsulation, inheritance, polymorphism, and more using the most advanced C++ features Employ best practices in organizing source code and controlling program workflow Get familiar with C++ language dos and donts, and more Master the basics of lambdas, inheritance, polymorphism, smart pointers, templates, modules, contracts, concepts, and more Who This Book Is For Beginner or novice programmers who wish to learn C++ programming. No prior programming experience is required.
    Note: Online resource; Title from title page (viewed July 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (304 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Erschaffe deine eigene Welt: mächtige neue Waffen erstellen wie z.B. ein Feuerschwert, auf Knopfdruck Türme und ganze Häuser bauen, automatisch auf Veränderungen in der Welt reagieren Neue Crafting-Rezepte und eigene Spielmodi entwickeln wie z.B. eine Schneeballschlacht mit Highscore-Liste Mit umfangreicher Referenz zu allen Programmierbefehlen Programmieren lernen mit Python ohne Vorkenntnisse Du spielst schon lange Minecraft und denkst, du hast schon alles gesehen? Kennst du schon das Feuerschwert, den Enderbogen oder den Spielmodus »Schneeballschlacht«? Du willst auf Knopfdruck Türme, Mauern oder sogar ganze Häuser bauen? Vollautomatisch auf Geschehnisse in der Spielwelt reagieren? Mit eigenen Plugins kannst du all das und noch viel mehr entdecken und ganz nebenbei auch noch programmieren lernen. Python ist für Programmiereinsteiger besonders leicht zu lernen. Daniel Braun zeigt dir, wie du mit Python und Bukkit oder Spigot Erweiterungen für Minecraft programmierst, sogenannte Plugins, die du dann zusammen mit deinen Freunden auf deinem eigenen Minecraft-Server ausprobieren kannst. Dafür sind keine Vorkenntnisse erforderlich, du lernst alles von Anfang an. Nach dem Programmieren einfacher Chat-Befehle wirst du coole Plugins zum Bauen erstellen, so dass mit einem einzigen Befehl sofort z.B. ein fertiges Haus oder eine Kugel vor dir steht. Außerdem erfährst du, wie deine Plugins automatisch auf Geschehnisse in der Spielwelt reagieren können. Du kannst auch eigene Crafting-Rezepte entwerfen, um z.B. mächtige neue Waffen zu kreieren wie das Feuerschwert, das alles in Brand setzt, worauf es trifft. Am Ende lernst du sogar, wie du eigene Spielmodi entwickeln kannst, also ein Spiel im Spiel. Ob eine Schneeballschlacht mit Highscore-Liste oder ein Wettsammeln mit Belohnung für den Sieger, hier ist jede Menge Spaß garantiert. Für das alles brauchst du keine Vorkenntnisse, nur Spaß am Programmieren. Es beginnt mit ganz einfachen Beispielen, aber mit jedem Kapitel lernst du mehr Möglichkeiten kennen, um Minecraft nach deinen Wünschen anzupassen. Am Ende kannst du richtig in Python programmieren und deiner Kreativität sind keine Grenzen mehr gesetzt, um deine eigene Minecraft-Welt zu erschaffen. Aus dem Inhalt: Bukkit und Spigot installieren und einrichten Eigene Befehle definieren und Chat-Nachrichten versenden Python-Grundlagen: Variablen, Schleifen, Verzweigungen, Funktionen, Klassen und Objekte Häuser, Kreise und Kugeln bauen Schilder errichten und...
    Note: Online resource; Title from title page (viewed July 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Der Autor zeigt, dass wir für großartige Landschaftserlebnisse nicht unbedingt in die entlegenste Ferne reisen müssen, sondern auch in den vielfältigen Regionen unserer Heimat zu beeindruckenden Bildern kommen können.Einfach und leicht verständlich erklärt er nicht nur die technischen und gestalterischen Grundlagen der Landschaftsfotografie, sondern bietet auch einen fotografischen Reiseführer zu den schönsten Landschaften Deutschlands (inkl. Hinweise auf Standorte, Ausrüstung uvm).Wichtiger als alle fotografische Technik und Gestaltungslehre ist ihm jedoch das Landschaftserlebnis selbst - die Freude am Draußen-Sein in der Natur - als eigentliche Voraussetzung für gelungene Bilder. Sein Credo: Die Regeln erlernen und verinnerlichen, um sie wieder zu vergessen und sich beim Fotografieren mehr von seinen Gefühlen leiten zu lassen.
    Note: Online resource; Title from title page (viewed August 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: "What is impressive is not only how Winters builds a case for the urgency and need for bold, inclusive conversations but that she also gives specific strategies and competencies to turn her theory into practice." -Dr. Sheila Robinson, publisher and CEO, Diversity Woman Media Effective dialogue across different dimensions of diversity, such as race, gender, age, religion, or sexual orientation, fosters a sense of belonging and inclusion, which in turn leads to greater productivity, performance, and innovation. Whether in the workplace, faith communities, or educational settings, our differences can tear us apart rather than bring us together if we do not know how to communicate. Recognizing our collective responsibility to earnestly address our differences and increase understanding and empathy will not only enhance organizational goals but will also lead to a healthier, kinder, and more compassionate world. Award-winning diversity, equity, and inclusion consultant Mary-Frances Winters has been leading workshops on what she calls Bold, Inclusive Conversations for years. In this book she offers specific dialogue strategies to foster greater understanding on the following topics: • Recognizing the importance of creating equity and sharing power • Dealing with the "fragility" of dominant groups--their discomfort in engaging with historically subordinated groups • Addressing the exhaustion historically marginalized groups feel from constantly explaining their different lived experience • Exploring how to build trust and create psychologically safe spaces for dialogue This guide is comprehensive for anyone who wants to break down the barriers that separate us and facilitate discussions on potentially polarizing topics.
    Note: Online resource; Title from title page (viewed August 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Language: English
    Pages: 1 online resource (136 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: IBM® Spectrum Virtualize is a key member of the IBM Spectrum® Storage portfolio. It is a highly flexible storage solution that enables rapid deployment of block storage services for new and traditional workloads, on-premises, off-premises and in a combination of both. IBM Spectrum Virtualize for Public Cloud provides the IBM Spectrum Virtualize functions in IBM Cloud®. This capability provides a monthly license to deploy and use IBM Spectrum Virtualize in IBM Cloud to enable hybrid cloud solutions, offering the ability to transfer data between on-premises private clouds or data centers and the public cloud. This IBM Redpaper Redbooks publication gives a broad understanding of IBM Spectrum Virtualize for Public Cloud Version 8.3.1 architecture and provides planning and implementation details of the common use cases for this product. This publication helps storage and networking administrators plan, implement, install, tailor, and configure the IBM Spectrum Virtualize for Public Cloud offering. It also provides a detailed description of troubleshooting tips. IBM Spectrum Virtualize is also available on AWS. For more information, see Implementing IBM Spectrum Virtualize for Public Cloud on AWS Version 8.3.1, REDP-5588.
    Note: Online resource; Title from title page (viewed July 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    ISBN: 9780738458922
    Language: English
    Pages: 1 online resource (462 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The IBM® TS4500 (TS4500) tape library is a next-generation tape solution that offers higher storage density and better integrated management than previous solutions. This IBM Redbooks® publication gives you a close-up view of the new IBM TS4500 tape library. In the TS4500, IBM delivers the density that today's and tomorrow's data growth requires. It has the cost-effectiveness and the manageability to grow with business data needs, while you preserve investments in IBM tape library products. Now, you can achieve a low cost per terabyte (TB) and a high TB density per square foot because the TS4500 can store up to 11 petabytes (PB) of uncompressed data in a single frame library or scale up to 2 PB per square foot to over 350 PB. The TS4500 offers the following benefits: High availability: Dual active accessors with integrated service bays reduce inactive service space by 40%. The Elastic Capacity option can be used to eliminate inactive service space. Flexibility to grow: The TS4500 library can grow from the right side and the left side of the first L frame because models can be placed in any active position. Increased capacity: The TS4500 can grow from a single L frame up to another 17 expansion frames with a capacity of over 23,000 cartridges. High-density (HD) generation 1 frames from the TS3500 library can be redeployed in a TS4500. Capacity on demand (CoD): CoD is supported through entry-level, intermediate, and base-capacity configurations. Advanced Library Management System (ALMS): ALMS supports dynamic storage management, which enables users to create and change logical libraries and configure any drive for any logical library. Support for IBM TS1160 while also supporting TS1155, TS1150, and TS1140 tape drive: The TS1160 gives organizations an easy way to deliver fast access to data, improve security, and provide long-term retention, all at a lower cost than disk solutions. The TS1160 offers high-performance, flexible data storage with support for data encryption. Also, this enhanced fifth-generation drive can help protect investments in tape automation by offering compatibility with existing automation. The TS1160 Tape Drive Model 60E delivers a dual 10 Gb or 25 Gb Ethernet host attachment interface that is optimized for cloud-based and hyperscale environments. The TS1160 Tape Drive Model 60F delivers a native data rate of 400 MBps, the same load/ready, locate speeds, and access times as the TS1155, and includes dual-port 16 Gb Fibre Cha...
    Note: Online resource; Title from title page (viewed June 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    ISBN: 9780136877202
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Windows Azure Study guides Examinations ; Cloud computing Study guides Examination ; Cloud computing Study guides Examinations ; Computing platforms ; Database management Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Electronic data processing personnel Certification ; Microsoft Azure (Computing platform) ; Electronic books ; local ; Windows Azure ; Infonuagique ; Examen ; Guides de l'étudiant ; Infonuagique ; Examens ; Guides de l'étudiant ; Plateformes (Informatique) ; Bases de données ; Gestion ; Examens ; Guides de l'étudiant ; Cloud computing ; Computing platforms ; Database management ; Examinations ; Electronic data processing personnel ; Certification ; Examinations ; Microsoft Azure (Computing platform) ; Study guides ; Electronic books
    Abstract: Prepare for Microsoft Exam AZ-900demonstrate your real-world knowledge of cloud services and how they can be provided with Microsoft Azure, including high-level concepts applying throughout Azure, and key concepts specific to individual services. Designed for professionals in non-technical or technical roles, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Fundamentals level. Focus on the expertise measured by these objectives: Describe cloud concepts Describe core Azure services Describe security, privacy, compliance, and trust Describe Azure pricing, Service Level Agreements, and lifecycles This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you want to show foundational knowledge of cloud services and their delivery with Microsoft Azure; no technical background or IT experience is required About the Exam Exam AZ-900 focuses on knowledge needed to describe cloud service benefits and usage considerations; explain IaaS, PaaS, and SaaS; compare public, private, and hybrid cloud models; describe core Azure architectural components, products, solutions, and management tools; describe how network connectivity is secured in Azure; describe core identity services; describe Azure security tools, features, governance methodologies, and monitoring and reporting options; describe privacy, compliance and data protection standards; describe Azure subscriptions, cost planning, and cost management; and describe SLAs and the service lifecycle. About Microsoft Certification Passing this exam fulfills your requirements for the Microsoft Certified Azure Fundamentals credential, demonstrating that you can describe cloud concepts and core Azure Services; the fundamentals of Azure security, privacy, compliance, and trust; and Azure pricing, SLAs, and service lifecycles. See full details at: www.microsoft.com/learn
    Note: Online resource; Title from title page (viewed August 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (360 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Make great photos of flowers, gardens, landscapes and the beautiful world around us Gardens are everywhere, all around us. In this long-awaited guide to garden photography, noted botanical photographer and author Harold Davis tackles the subject of garden photography with an expansive brush. In this book, you'll find techniques for photographing extreme macro subjects while becoming a better landscape photographer. From tiny flowers to vast landscapes, your photography can be enhanced using the techniques you will discover in Creative Garden Photography . What is a garden? The topic of garden photography encompasses a huge range of photographic styles and techniques that can be applied to almost any kind of photography. Learn to use this toolset from one of the acknowledged modern masters of photography. • Explore gardens, types of gardens, and how best to photograph them • Create stunning floral macros and high-key imagery • Learn techniques for adding impressionism to your photos • Use light and creative exposures to enhance your imagery • Master close-up focusing, depth-of-field, and focus stacking • Create your own custom field studio "in a bucket" • Complete exposure data and the story behind every photo "My goal as a photography teacher and writer about photography is to inspire and to help you become the best and most creative photographer and image-maker that you can be." -Harold Davis "Harold Davis's etherial floral arrangements have a purity and translucence that borders on the spiritual." - Popular Photo Magazine "Davis is a pioneer and a new art form-part photographer, part digital illusionist." - Rangefinder Magazine "Harold Davis's Creative Photography series is a great way to start a photography library." - PhotoFidelity TABLE OF CONTENTS INTRODUCTION ENTERING THE GARDEN Understanding Gardens Garden Styles and Purposes Different Kinds of Garden Photography Garden Purpose and Design Informs Photography OF LIGHT AND GARDEN Sunrise, Sunset, Blue Hours, Golden Hour ON LOCATION: THE ROMANTIC GARDEN, SCHWETZINGEN AT SUNRISE, GERMANY ON THE IPHONE: SNAPSEED USING A TRIPOD Using a Tripod for More Creative Options Tripods for Garden Photography: Materials, Legs, Types of Heads Tripod Tips and Tricks BLENDING EXPOSURES TO EXTEND RANGE BLACK AND WHITE IN THE GARDEN Photographing the Zen Garden ON LOCATION: IMPERIAL GARDENS OF OLD NARA, JAPAN CONVERTING TO BLACK AND WHITE IMPRESSIONISTIC PHOTOGRAPHY Camera in Motion Subject ...
    Note: Online resource; Title from title page (viewed July 2, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    ISBN: 9781484258873
    Language: English
    Pages: 1 online resource (467 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Apply computer vision and machine learning concepts in developing business and industrial applications ​using a practical, step-by-step approach. The book comprises four main sections starting with setting up your programming environment and configuring your computer with all the prerequisites to run the code examples. Section 1 covers the basics of image and video processing with code examples of how to manipulate and extract useful information from the images. You will mainly use OpenCV with Python to work with examples in this section. Section 2 describes machine learning and neural network concepts as applied to computer vision. You will learn different algorithms of the neural network, such as convolutional neural network (CNN), region-based convolutional neural network (R-CNN), and YOLO. In this section, you will also learn how to train, tune, and manage neural networks for computer vision. Section 3 provides step-by-step examples of developing business and industrial applications, such as facial recognition in video surveillance and surface defect detection in manufacturing. The final section is about training neural networks involving a large number of images on cloud infrastructure, such as Amazon AWS, Google Cloud Platform, and Microsoft Azure. It walks you through the process of training distributed neural networks for computer vision on GPU-based cloud infrastructure. By the time you finish reading Building Computer Vision Applications Using Artificial Neural Networks and working through the code examples, you will have developed some real-world use cases of computer vision with deep learning. What You Will Learn · Employ image processing, manipulation, and feature extraction techniques · Work with various deep learning algorithms for computer vision · Train, manage, and tune hyperparameters of CNNs and object detection models, such as R-CNN, SSD, and YOLO · Build neural network models using Keras and TensorFlow · Discover best practices when implementing computer vision applications in business and industry · Train distributed models on GPU-based cloud infrastructure Who This Book Is For Data scientists, analysts, and machine learning and software engineering professionals with Python programming knowledge.
    Note: Online resource; Title from title page (viewed July 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (322 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Android Tablets und Smartphones erfreuen sich großer Beliebtheit: Sie sind handliche, leichte und doch leistungsfähige Geräte mit einem eigenen Betriebssystem - Android. So praktisch diese mobilen Geräte auch sind, ihre Bedienung ist zunächst ungewohnt - insbesondere für weniger geübte Nutzer. Mit diesem praktischen Ratgeber finden Sie sich schnell zurecht und können Schritt für Schritt nachvollziehen, wie Sie Ihr Android-Handy oder -Tablet einrichten, wie Sie surfen, Fotos machen, Kurznachrichten und E-Mails verschicken, die Einsatzmöglichkeiten Ihres Geräts durch neue Apps erweitern und vieles mehr. Schwerpunkt ist die Bedienung von Smartphones und Tablet-PCs mit den Android-Versionen 6 bis 9. Das Buch kann jedoch auch für Geräte mit älteren Android-Versionen genutzt werden, denn vieles ist hier sehr ähnlich.
    Note: Online resource; Title from title page (viewed July 2, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Face every business challenge with the skills and spirit of an elite adventurer Wild Success takes you on a thrilling ride into the world of extreme adventurers-extraordinary men and women whose hard-earned wisdom can be applied to any business situation. Death-defying adventurers and business leadership experts themselves, authors Amy Posey and Kevin Vallely provide an inside look into an elite society of people who understand how to excel in the most challenging environments on the planet. The authors combine one-of-a-kind insights from the adventure world with innovative research from the field of neuroscience to provide powerful, proven-effective leadership lessons. Wild Success teaches you how to: • Identify your purpose as a leader • Build your resilience and your ability to adapt to change • Reframe your attitude to optimize your cognitive performance • Reach your true leadership potential with a growth mindset Through seven leadership lessons, you'll learn to see business challenges through the eyes of adventurers-from a surfer atop a monstrous 50-foot wave to a polar skier clawing across the Antarctic plateau to a wingsuit flyer defying death thousands of feet in the air. Adventurers know better than anyone that unexpected obstacles and tough situations can force the most creative, innovative thinking. Become a leader of leaders by using the wild wisdom garnered by elite adventurers in the most extreme environments on the planet.
    Note: Online resource; Title from title page (viewed March 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747500941
    Language: English , German
    Pages: 1 online resource (488 pages)
    Edition: 5th edition
    Keywords: Electronic books ; local
    Abstract: Aktualisierte und erweiterte 5. Auflage des Standardwerks zur Stockfotografie - mit allen aktuellen Informationen sowie neuen Inhalten Erfolgreich Bilder über das Internet verkaufen - von der Organisation bis zur Lizenzierung Ausrüstung, Motivwahl und die Arbeit mit Models sowie Tipps zur Verschlagwortung und zu den verschiedenen Verkaufsmodellen Stockfotografie ist beliebter denn je. Neben Zeitschriften, Verlagen und Werbeagenturen kaufen mittlerweile auch vermehrt Privatpersonen Bilder im Internet, um sie auf Webseiten zu nutzen. Um als Fotograf mit Stockfotos erfolgreich zu sein und Geld zu verdienen, braucht es aber mehr, als die Schnappschüsse aus dem letzten Urlaub bei einer beliebigen Agentur hochzuladen. Robert Kneschke zeigt Ihnen in dieser Neuauflage seines erfolgreichen und unterhaltsamen Buches, was ein gutes, d.h. gut verkäufliches Stockfoto ausmacht und wie Sie dieses bestmöglich verkaufen. Von den technischen Aspekten der Aufnahme und den passenden Requisiten und Locations über die Zusammenarbeit mit Models und rechtliche Themen bis hin zu der immens wichtigen Verschlagwortung und der oft vernachlässigten Statistik bleiben keine Fragen offen. Sie erhalten eine Übersicht über die beliebtesten Bildagenturen und deren unterschiedliche Lizenzierungsmodelle. Die im Buch veröffentlichten Einnahmen einiger Fotografen zeigen beispielhaft die finanziellen Möglichkeiten der Stockfotografie, und Interviews mit anderen Stockfotografen geben einen noch tieferen Einblick in das Geschäft der Stockfotografie. In einem abschließenden Bilderkapitel präsentiert Ihnen der Autor einige erfolgreiche und repräsentative Stockfotos aus seinem Portfolio, die das Gelesene noch einmal bildlich untermauern. So können Sie sich mit diesem Wissensfundus erfolgreich auf dem hart umkämpften Markt der Stockfotografie etablieren und Geld mit den eigenen Fotos verdienen! Aus dem Inhalt: TEIL A: Fotos machen Ausrüstung Beleuchtung Gestaltungsregeln Beliebte Motive Technische Bildqualität Inspiration Die Arbeit mit Models Requisiten Locations Rechtliches Lichtaufbau Mobile Stock Stockaudio und Stockvideo TEIL B: Fotos verkaufen Arbeitsablauf Bildauswahl Bildbearbeitung Verschlagwortung Dateiorganisation und Archivierung Bildagenturen Hochladen Statistik Andere Vertriebswege Professionalität Marketing, Werbung, Informationen Versicherungen und Vereine Gewerbe und Steuern Berufskrankheiten Einnahmen Interviews
    Note: Online resource; Title from title page (viewed January 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other languages to make the transition to modern JavaScript. If you simply want to be productive with JavaScript as it exists today, then you don't want to relive history with books or courses that teach older JavaScript versions, or that assume familiarity with those older versions and focus on recently introduced features. This course assumes that you are a competent programmer who understands branches and loops, functions, data structures, and the basics of object-oriented programming. You will get up to speed with modern JavaScript in the shortest possible time. Description Modern JavaScript for the Impatient LiveLessons focuses on how to be productive with JavaScript as it exists today. After reviewing the fundamentals of values, variables, and control flow, the video thoroughly covers functions, objects, and classes. The standard library and the most commonly used tools are also covered, as well as key topics related to asynchronous programming, internationalization, and modules. Related Content This training pairs with Cay Horstmann's book Modern JavaScript for the Impatient (9780136502142) About the Instructor Cay S. Horstmann is a professor of computer science at San Jose State University and a Java Champion. He is also the author of Core Java, Volume II,ÄîFundamentals, Eleventh Edition (2019); Core Java, Volume I,ÄîFundamentals, Eleventh Edition (2018); Core Java SE 9 for the Impatient, Second Edition (2018); Java SE 8 for the Really Impatient (2014); and Scala for the Impatie nt (2012). He has written more than a dozen other books for professional programmers and computer science students. What You Will Learn After starting with the basics-JavaScript values, variables, and types, and a quick overview of expressions and the various type of flow control statements-Horstmann shows viewers how to implement functions that consume and produce other functions and how to use closures to implement a form of classes before moving on to more advanced topics including: Object-oriented programming with modern JavaScript (classes and inheritance and how these are implemented with prototypes) The standard library (numbers and dates, strings and regular expressions, as well as arrays and collections.) Metaprogramming, iterators, and generators (a powerful mechanism to bridge between linear and event-driven control flow) How to use proxies to inter...
    Note: Online resource; Title from title screen (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Language: English
    Pages: 1 online resource (513 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication describes the features and functions the latest member of the IBM Z® platform, the IBM z15™ (machine type 8561). It includes information about the IBM z15 processor design, I/O innovations, security features, and supported operating systems. The z15 is a state-of-the-art data and transaction system that delivers advanced capabilities, which are vital to any digital transformation. The z15 is designed for enhanced modularity, which is in an industry standard footprint. This system excels at the following tasks: Making use of multicloud integration services Securing data with pervasive encryption Accelerating digital transformation with agile service delivery Transforming a transactional platform into a data powerhouse Getting more out of the platform with IT Operational Analytics Accelerating digital transformation with agile service delivery Revolutionizing business processes Blending open source and Z technologies This book explains how this system uses new innovations and traditional Z strengths to satisfy growing demand for cloud, analytics, and open source technologies. With the z15 as the base, applications can run in a trusted, reliable, and secure environment that improves operations and lessens business risk.
    Note: Online resource; Title from title page (viewed January 17, 2020) , Mode of access: World Wide Web.
    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...