Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Safari, an O’Reilly Media Company  (1,285)
  • [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc.  (405)
  • [Erscheinungsort nicht ermittelbar] : Wiley  (378)
  • [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership  (355)
  • [Erscheinungsort nicht ermittelbar] : Eyrolles  (147)
Datasource
Material
Language
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Early system administration required in-depth knowledge of a variety of services on individual systems. Now, the job is increasingly complex and different from one company to the next with an ever-growing list of technologies and third-party services to integrate. How does any one individual stay relevant in systems and services? This practical guide helps anyone in operations—sysadmins, automation engineers, IT professionals, and site reliability engineers—understand the essential concepts of the role today. Collaboration, automation, and the evolution of systems change the fundamentals of operations work. No matter where you are in your journey, this book provides you the information to craft your path to advancing essential system administration skills. Author Jennifer Davis provides examples of modern practices and tools with recommended materials to advance your skills. Topics include: Development and testing: Version control, fundamentals of virtualization and containers, testing, and architecture reviewDeploying and configuring services: Infrastructure management, networks, security, storage, serverless, and release managementScaling administration: Monitoring and observability, capacity planning, log management and analysis, and security and compliance
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (94 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you want to build an enterprise-quality application that uses natural language text, but aren’t sure where to begin or what tools to use, this practical guide will help get you started. You’ll explore special concerns for developing text-based applications, such as performance. Alex Thomas, data scientist at Indeed, shows software engineers and data scientists how to build scalable NLP applications using deep learning and the Apache Spark NLP library. Through concrete examples, practical and theoretical explanations, and hands-on exercises for using NLP on the Spark processing framework, this book teaches you everything from NLP basics to applications of powerful modern techniques. Process text in a distributed environment using Spark NLP, a production-ready library for NLP built on Spark Create, tune, and deploy your own word embeddings Adapt your NLP applications to multiple languages Use text in machine learning and deep learning Learn why these techniques work from a machine learning, linguistic, and practical point of view
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492043423 , 1492043427 , 9781492043409 , 1492043400
    Language: English
    Pages: 1 online resource (500 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.12
    Keywords: Software architecture ; Software architecture Vocational guidance ; Electronic books ; local ; Architecture logicielle ; Architecture logicielle ; Orientation professionnelle ; Software architecture
    Abstract: Although salary surveys worldwide regularly identify software architect as one of the top ten best jobs, no decent guides exist to help developers become architects. Until now. This practical guide provides the first comprehensive overview of software architecture’s many aspects. You’ll examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Authors Neal Ford and Mark Richards help you learn through examples in a variety of popular programming languages, such as Java, C#, JavaScript, and others. You’ll focus on architecture principles with examples that apply across all technology stacks.
    Note: Online resource; Title from title page (viewed February 25, 2020)
    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 (451 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout all these transformations, Python has become one of the most popular languages in the world. This practical guide shows you how to use Python for everyday Linux systems administration tasks with today’s most useful DevOps tools, including Docker, Kubernetes, and Terraform. Learning how to interact and automate with Linux is an essential skill for millions of professionals. Python makes it much easier. With this book, you’ll learn how to develop software and solve problems using containers, as well as how to monitor, instrument, load-test, and operationalize your software. If you’re looking for effective ways to "get stuff done" in Python, this is your guide. Automate several tasks using Python Work more efficiently by using a smaller subset of the language Use continuous integration systems to increase software quality Mix shell and Python commands to solve problems
    Note: Online resource; Title from title page (viewed January 3, 2020)
    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 (50 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The future will be increasingly decentralized. As the publicity surrounding bitcoin and blockchain has shown, decentralized technology and distributed business models are already popular. Yet the disruptive potential of this technology is obscured by hype and misconceptions in equal measure. In this detailed guide, Lorne Lantz and Daniel Cawrey distill the complex ideas behind blockchain into an easily digestible reference that shows what is really going on under the hood. Finance and technology professionals will learn how a blockchain works as they explore the evolution and current state of cryptocurrencies, and the function of smart contracts. If you’re evaluating whether to invest your time in the cryptocurrency and blockchain industry, this book is for you. Get beyond the buzzwords and discover what the technology has to offer. Learn why Bitcoin was fundamentally important to the birth of blockchain Explore altcoin and altchain successes and failures, to see what can be done with blockchains and cryptocurrencies Understand the challenges of scaling a blockchain and forking a blockchain project See what Ethereum offers beyond Bitcoin Examine how the money flows in crypto markets Discover why, how, and where governments are intervening in the cryptocurrency and blockchain industry Understand the perspectives of real-world practitioners in the space
    Note: Online resource; Title from title page (viewed October 25, 2020)
    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 (540 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.3. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML and CSS, authors Kevin Tatroe and Peter MacIntyre provide style tips and practical programming advice in a clear, concise manner to help you become a top-notch PHP programmer. Get an overview of what’s possible when you use PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Explore functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Pages: 1 online resource (600 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Can a system ever truly be considered reliable if it isn't fundamentally secure? In two previous O'Reilly books, experts from Google showed how reliability is fundamental to service design. Site Reliability Engineering and The Site Reliability Workbook demonstrated how and why a commitment to the entire service lifecycle enables organizations to successfully build, deploy, monitor, and maintain software systems. Security is also crucial to the design and operation of scalable systems in production, as it plays an important part in product quality, performance, reliability, and availability. In a world where most products are connected to the internet, and with cloud technologies and machine learning becoming more prevalent, enabling security by default is increasingly important. This book shares best practices to help an organization of any size design scalable and reliable systems that are fundamentally secure. It also offers insights into how teams across an organization can collaborate on security and reliability. Specifically, you'll learn about: Design Strategies Implementation and Operations Preparing for the Worst: Detection and Response Scaling Security and the Organization
    Note: Online resource; Title from title page (viewed March 25, 2020)
    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 (800 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Want to create devices that interact with the physical world? This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. You’ll find more than 200 tips and techniques for building a variety of objects and prototypes such as IoT solutions, environmental monitors, location and position-aware systems, and products that can respond to touch, sound, heat, and light. You don’t need to have mastered Arduino or programming to get started. Updated for the Arduino 1.5 release, the recipes in this third edition include practical examples and guidance to help you begin, expand, and enhance your projects right away—whether you’re an engineer, designer, artist, student, or hobbyist. Get up to speed on the Arduino board and essential software concepts quickly Learn basic techniques for reading digital and analog signals Use Arduino with a variety of popular input devices and sensors Drive visual displays, generate sound, and control several types of motors Interact with devices that use remote controls, including TVs and appliances Learn techniques for handling time delays and time measurement Apply advanced coding and memory-handling techniques
    Note: Online resource; Title from title page (viewed April 25, 2020)
    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 (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Threat modeling is one of the most essential—and most misunderstood—parts of the development lifecycle. Whether you’re a security practitioner or application developer, this book will help you gain a better understanding of core concepts and how to apply them to your practice to protect your systems from threats. Authors Izar Tarandach and Matthew Coles walk you through the myriad ways to approach and execute threat modeling. Contrary to popular belief, the process takes neither incredibly advanced security knowledge nor an unmanageable amount of effort. But it’s critical for spotting and addressing potential concerns in a cost-effective way before the code’s written and it’s too late to find a solution. Find out why threat modeling is important and how it can make you and your team better, more well-rounded architects and developers Learn the most effective ways to integrate threat modeling into your development lifecycle Use the results of a threat modeling exercise on other aspects of the system lifecycle
    Note: Online resource; Title from title page (viewed April 25, 2020)
    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 (210 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How can startups successfully scale customer acquisition and revenue growth with a lean team? Out-of-the-box acquisition solutions from Facebook, Google, and others provide a good start, but the companies that can tailor those solutions to meet their specific needs, objectives, and goals will come out winners. With this practical book, author Lomit Patel shows you how to use AI and machine learning (ML) to provide an operational layer atop those acquisition solutions to deliver meaningful results for your company. You’ll learn how to adapt, customize, and personalize cross-channel user journeys to help your company attract and maintain customers. Learn how AI and ML can support the customer acquisition efforts of a lean startup Dive into Customer Acquisition 3.0, an initiative for gaining and retaining customers Explore ways to use ML for marketing purposes Understand the key metrics for determining the growth of your startup Determine the right strategy to foster user acquisition in your company Manage the increased complexity and risk inherent in AI projects
    Note: Online resource; Title from title page (viewed March 25, 2020)
    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 (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications. Author and engineering leader Adam D. Scott covers technologies such as Node.js, GraphQL, React, and React Native. Ideal for developers who want to build full stack applications and web development beginners looking to bootstrap a startup, this book shows you how to create a single CRUD-style application that will work across several platforms. Explore GraphQL's simple process for querying data Learn about shared authentication for APIs, web apps, and native applications Build universal web applications with React and Next.js that perform and render on the server Use React Native to write cross-platform applications for iOS and Android that compile to native code Learn how to write desktop applications with Electron
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (51 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: While many resources for network and IT security are available, detailed knowledge regarding modern web application security has been lacking—until now. This practical guide provides both defensive and offensive security concepts that software engineers can easily learn and apply. Andrew Hoffman, a product security lead at Salesforce.com, introduces three pillars of web application security: recon, offense, and defense. You’ll learn methods for effectively researching and analyzing modern web applications—including those you don’t have direct access to. You’ll also learn how to apply countermeasures to your own applications in order to prevent or mitigate risk from hackers. Ideal as a reference guide or educational text, this book helps you: Explore common vulnerabilities that plague today's web applications Learn essential hacking techniques that attackers use for exploiting applications Map and document web applications for which you do not have direct access Hack your application by applying the OWASP 10 exploits and other attacks Learn how to code your application to protect against the attacks you’ve identified Get practical tips to help you improve the overall security of your web products Develop and deploy your own customized exploits that can bypass many defenses
    Note: Online resource; Title from title page (viewed June 25, 2020)
    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 (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you’re among the Python developers put off by Asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework developers and end-user developers like you. The features you need to consider are a small subset of the whole Asyncio API, but picking out the right features is the tricky part. That’s where this practical book comes in. Veteran Python developer Caleb Hattingh helps end-user developers gain a basic understanding of Asyncio’s building blocks—enough to get you started writing simple event-based programs. You’ll learn why Asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simple way to support thousands of simultaneous socket connections. Get a critical comparison of Asyncio and threading for concurrent network programming Take an Asyncio walkthrough, including a quickstart guide to help you hit the ground looping with event-based programming Learn the difference between Asyncio features for end-user developers and those for framework developers Understand Asyncio’s new async/await language syntax, including coroutines and task and future APIs Get detailed case studies (with code) of some popular Asyncio-compatible third-party libraries
    Note: Online resource; Title from title page (viewed March 25, 2020)
    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 (232 pages)
    Edition: 7th edition
    Keywords: Electronic books ; local
    Abstract: For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript reference section on the market. The seventh edition represents a significant update, with new material for ECMAScript 2017 (ES8), and new chapters on language-specific features. JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the programming language of the web, and for current JavaScript programmers who want to master it.
    Note: Online resource; Title from title page (viewed July 25, 2020)
    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 (300 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. And with the popularity of software as a service, scaling has never been more important. Updated with an expanded focus on modern architecture paradigms such as microservices and cloud computing, this practical guide provides techniques for building systems that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect. Author Lee Atchison shows architects, managers, and directors in both engineering andoperations organizations how to build applications at scale that run more smoothly and reliably and meet the needs of your customers. See how scaling affects the availability of your services, why that matters, and how to improve it Dive into a modern service-based application architecture that ensures high availability and reduces the effects of service failures Explore the Single Team Owned Service Architecture paradigm (STOSA)—a model for scaling your development organization as your application scales Understand, measure, and mitigate risk in your systems Use the cloud to build highly scalable applications
    Note: Online resource; Title from title page (viewed June 25, 2020)
    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 (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With Early Release ebooks, you get books in their earliest form—the authors' raw and unedited content as they write—so you can take advantage of these technologies long before the official release of these titles. This book will enable you to apply graph thinking to solve complex problems. If you want to learn how to build architectures for extracting value for your domain’s complex problems, then this book is for you. You’ll learn how to think about your data as a graph, and how to determine if graph technology is right for your application. The book describes techniques for scalable, real-time, and multimodel architectures that solve complex problems, and shows how companies are successfully applying graph thinking in distributed production environments. Authors Denise Koessler Gosnell and Matthias Broecheler also introduce the Graph Schema Language, a set of terminology and visual illustrations to normalize how graph practitioners communicate conceptual graph models, graph schema, and graph database design.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    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 (300 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Data is getting bigger, arriving faster, and coming in varied formats—and it all needs to be processed at scale for analytics or machine learning. How can you process such varied data workloads efficiently? Enter Apache Spark. Updated to emphasize new features in Spark 2.x., this second edition shows data engineers and scientists why structure and unification in Spark matters. Specifically, this book explains how to perform simple and complex data analytics and employ machine-learning algorithms. Through discourse, code snippets, and notebooks, you’ll be able to: Learn Python, SQL, Scala, or Java high-level APIs: DataFrames and Datasets Peek under the hood of the Spark SQL engine to understand Spark transformations and performance Inspect, tune, and debug your Spark operations with Spark configurations and Spark UI Connect to data sources: JSON, Parquet, CSV, Avro, ORC, Hive, S3, or Kafka Perform analytics on batch and streaming data using Structured Streaming Build reliable data pipelines with open source Delta Lake and Spark Develop machine learning pipelines with MLlib and productionize models using MLflow Use open source Pandas framework Koalas and Spark for data transformation and feature engineering
    Note: Online resource; Title from title page (viewed June 25, 2020)
    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 (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn’t just run on Kubernetes; it’s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upgrades seamlessly, react to failures automatically, and streamline repetitive maintenance like backups. Think of Operators as site reliability engineers in software. They work by extending the Kubernetes control plane and API, helping systems integrators, cluster administrators, and application developers reliably deploy and manage key services and components. Using real-world examples, authors Jason Dobies and Joshua Wood demonstrate how to use Operators today and how to create Operators for your applications with the Operator Framework and SDK. Learn how to establish a Kubernetes cluster and deploy an Operator Examine a range of Operators from usage to implementation Explore the three pillars of the Operator Framework: the Operator SDK, the Operator Lifecycle Manager, and Operator Metering Build Operators from the ground up using the Operator SDK Build, package, and run an Operator in development, testing, and production phases Learn how to distribute your Operator for installation on Kubernetes clusters
    Note: Online resource; Title from title page (viewed March 25, 2020)
    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 (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Serverless is a revolution in the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their language experience in the new world of serverless computing. You’ll discover how this cloud computing model can drastically reduce the complexity in developing and operating applications while reducing costs and time to market. Engineering leaders John Chapin and Mike Roberts guide you through the process of developing serverless applications using AWS Lambda, Amazon’s event-driven, serverless computing platform. You’ll learn how to prepare the development environment, program Lambda functions, and deploy and operate your serverless software. Chapters includes exercises to help you through each aspect of the process. Get an introduction to serverless, functions-as-a-service, and AWS Lambda Learn how to deploy working Lambda functions to the cloud Program Lambda functions and learn how to get data in and out Build and package Java-based Lambda code and dependencies Create serverless applications by building a serverless API and data pipeline Test your serverless applications using automated techniques Apply advanced techniques to build production-ready applications
    Note: Online resource; Title from title page (viewed February 25, 2020)
    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 (93 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Statistical methods are a key part of data science, yet few data scientists have formal statistical training. Courses and books on basic statistics rarely cover the topic from a data science perspective. The second edition of this practical guide—now including examples in Python as well as R—explains how to apply various statistical methods to data science, tells you how to avoid their misuse, and gives you advice on what’s important and what’s not. Many data scientists use statistical methods but lack a deeper statistical perspective. If you’re familiar with the R or Python programming languages, and have had some exposure to statistics but want to learn more, this quick reference bridges the gap in an accessible, readable format. With this updated edition, you’ll dive into: Exploratory data analysis Data and sampling distributions Statistical experiments and significance testing Regression and prediction Classification Statistical machine learning Unsupervised learning
    Note: Online resource; Title from title page (viewed May 25, 2020)
    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 (280 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are now taking an interest in high-level software architecture patterns such as hexagonal/clean architecture, event-driven architecture, and strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward. With this practical guide, Harry Percival and Bob Gregory from MADE.com introduce proven architectural design patterns to help Python developers manage application complexity. Each pattern is illustrated with concrete examples in idiomatic Python that explain how to avoid some of the unnecessary verbosity of Java and C# syntax. You’ll learn how to implement each of these patterns in a Pythonic way. Architectural design patterns include: Dependency inversion, and its links to ports and adapters (hexagonal/clean architecture) Domain-driven design’s distinction between entities, value objects, and aggregates Repository and Unit of Work patterns for persistent storage Events, commands, and the message bus Command Query Responsibility Segregation (CQRS) Event-driven architecture and reactive microservices
    Note: Online resource; Title from title page (viewed April 25, 2020)
    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 (350 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications—especially those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be. With this practical guide, you’ll learn what distributed tracing is and how to use it to understand the performance and operation of your software. Key players at LightStep walk you through instrumenting your code for tracing, collecting the data that your instrumentation produces, and turning it into useful, operational insights. If you want to start implementing distributed tracing, this book tells you what you need to know. You’ll learn: The pieces of a distributed tracing deployment: Instrumentation, data collection, and delivering value Best practices for instrumentation (the methods for generating trace data from your service) How to deal with or avoid overhead, costs, and sampling How to work with spans (the building blocks of request-based distributed traces) and choose span characteristics that lead to valuable traces Where distributed tracing is headed in the future
    Note: Online resource; Title from title page (viewed June 25, 2020)
    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 (87 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, the updated edition of this practical guide, expanded and enhanced for Python 3, helps you gain a deeper understanding of Python’s implementation. You’ll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. How can you take advantage of multicore architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers and students alike will learn concrete solutions to these and other issues, along with war stories from companies that use high-performance Python for social media analytics, productionized machine learning, and other situations. Get a better grasp of NumPy, Cython, and profilers Learn how Python abstracts the underlying computer architecture Understand performant pandas Use profiling to find bottlenecks in CPU time and memory usage Write efficient programs by choosing appropriate data structures Speed up matrix, vector, and even tensor computations Use tools to compile Python down to machine code, on CPUs and GPUs Manage multiple I/O and computational operations concurrently Convert multiprocessing code to run on a local or remote cluster Deploy code faster using tools like Docker Solve large problems while using less RAM Get real-life stories and lessons from Python programmers
    Note: Online resource; Title from title page (viewed June 25, 2020)
    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 (37 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn how to build a serverless real-world application in the cloud that’s reliable, secure, maintainable, and can handle millions of users. If you have experience building traditional web applications, this practical guide shows you how to get started with serverless. Cloud engineer Wietse Venema takes you through the steps necessary to build serverless applications with Cloud Run, a container-based serverless platform on Google Cloud. Through the course of the book, you’ll learn how to become productive with serverless technology. You will build and explore several example applications that highlight different parts of the serverless stack, using (light) frontend technology and Go on the back end. You can also follow the lessons in the book using your own project on Google Cloud Platform. You’ll learn how to: Build a serverless application with Google’s Cloud Run and Firestore Approach testing and development Handle user management and authentication Combine serverless with a traditional relational database Run and monitor production services Integrate your application with external APIs
    Note: Online resource; Title from title page (viewed July 25, 2020)
    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 (450 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections. Understand how various Java platforms and compilers affect performance Learn how Java garbage collection works Apply four principles to obtain best results from performance testing Use the JDK and other tools to learn how a Java application is performing Minimize the garbage collector’s impact through tuning and programming practices Tackle performance issues in Java EE and SE APIs Improve Java-driven database application performance
    Note: Online resource; Title from title page (viewed February 25, 2020)
    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 (600 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Java continues to grow and evolve, and this Cookbook continues to evolve in tandem. This book helps to get you up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You’ll learn useful techniques for everything from string handling and functional programming to network communication. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you are familiar with the basics of the Java language, this cookbook will bolster your knowledge of the language in general and its many recent changes and how to apply them in your day-to-day development. Recipes include: Methods for compiling, running, and debugging “Packaging” Java classes and building applications Manipulating, comparing, and rearranging text Regular expressions for string- and pattern-matching Handling numbers, dates, and times Structuring data with collections, arrays, and other types Object-oriented and functional programming techniques Input/Output, Directory and filesystem operations Network programming on both client and server Processing JSON for data interchange Multithreading and concurrency Using Java in Big Data applications Interfacing Java with other languages The 4th Edition of this book has been updated to cover changes through Java 12 and includes new recipes for Big Data and data science.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (58 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Yablonski, Jon Laws of UX
    RVK:
    Keywords: Electronic books ; local ; Webdesign ; Gebrauchsgrafik ; Mensch-Maschine-Kommunikation ; Benutzerfreundlichkeit ; Verhaltenspsychologie
    Abstract: Every designer today should learn the fundamentals of psychology. Instead of forcing users to conform to a product design or experience, designers need to learn how users behave and interact with various digital interfaces. This guide provides some key principles from psychology to help you design more intuitive, human-centered products and experiences. Humans have an underlying blueprint for how we perceive and process the world around us, and through simple lessons in psychology, this guide will help you define this blueprint.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn the skills necessary to design, build, and deploy applications powered by machine learning. Through the course of this hands-on book, you’ll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers with little or no ML experience will learn the tools, best practices, and challenges involved in building a real-world ML application step-by-step. Author Emmanuel Ameisen, who worked as a data scientist at Zipcar and led Insight Data Science’s AI program, demonstrates key ML concepts with code snippets, illustrations, and screenshots from the book’s example application. The first part of this guide shows you how to plan and measure success for an ML application. Part II shows you how to build a working ML model, and Part III explains how to improve the model until it fulfills your original vision. Part IV covers deployment and monitoring strategies. This book will help you: Determine your product goal and set up a machine learning problem Build your first end-to-end pipeline quickly and acquire an initial dataset Train and evaluate your ML model and address performance bottlenecks Deploy and monitor models in a production environment
    Note: Online resource; Title from title page (viewed February 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (52 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With a new generation of services and frameworks, frontend and mobile developers can use their existing skill set to build full stack applications by leveraging the cloud. Developers can build robust applications with production-ready features such as authentication, APIs, data layers, machine learning, chatbots, and AR scenes more easily than ever by taking advantage of these new serverless and cloud technologies. This practical guide explains how. Nader Dabit, developer advocate at Amazon Web Services, shows developers how to build full stack applications using React, AWS, GraphQL, and the Amplify Framework. You’ll learn how to create and incorporate services into your client applications while exploring general best practices, deployment strategies, continuous integration and delivery, and rich media management along the way. Learn how to build applications that solve real problems Understand what is (and isn’t) possible when using these technologies Examine how authentication works—and learn the difference between authentication and authorization Discover how serverless functions work and why they’re important Use GraphQL in your application—and learn why it’s important Learn how to build full stack applications on AWS
    Note: Online resource; Title from title page (viewed November 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (375 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you want to build, iterate and scale NLP systems in a business setting and to tailor them for various industry verticals, this is your guide. Consider the task of building a chatbot or text classification system at your organization. In the beginning, there may be little or no data to work with. At this point, a basic solution that uses rule based systems or traditional machine learning will be apt. As you accumulate more data, more sophisticated—and often data intensive—ML techniques can be used including deep learning. At each step of this journey, there are dozens of alternative approaches you can take. This book helps you navigate this maze of options.
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (56 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Level up with Tableau to build eye-catching, easy-to-interpret data visualizations. In this follow-up guide to 2018’s Practical Tableau, author Ryan Sleeper takes you through a collection of unique tips and tutorials for using this popular software. Beginning to advanced Tableau users will learn how to go beyond Show Me to make better data charts and learn dozens of tricks to improve both the author and user experience. Featuring many tutorials he designed himself, Ryan shows you how to create charts that empower Tableau users to explore, understand, and derive value from their data. He also shares many of his favorite tricks that enabled him to become a Tableau Zen Master, Tableau Public Visualization of the Year author, and Tableau Iron Viz Champion. Learn what’s new in Tableau since Practical Tableau was released in 2018 Examine unique new charts—timelines, custom gauges, and leapfrog charts—plus innovations such as highlight tables, scatter plots, and maps Get tips that can help make a Tableau developer’s life easier Understand what developers can do to make users’ lives easier
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (66 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This third edition—updated for Cassandra 4.0—provides the technical details and practical examples you need to put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra’s nonrelational design, with special attention to data modeling. If you’re a developer, DBA, or application architect looking to solve a database scaling issue or future-proof your application, this guide helps you harness Cassandra’s speed and flexibility. Understand Cassandra’s distributed and decentralized structure Use the Cassandra Query Language (CQL) and cqlsh—the CQL shell Create a working data model and compare it with an equivalent relational model Develop sample applications using client drivers for languages including Java, Python, and Node.js Explore cluster topology and learn how nodes exchange data
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (275 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies are spending billions on machine learning projects, but it’s money wasted if the models can’t be deployed effectively. In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem. You’ll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus on developing new models rather than maintaining legacy systems. Data scientists, machine learning engineers, and DevOps engineers will discover how to go beyond model development to successfully productize their data science projects, while managers will better understand the role they play in helping to accelerate these projects. The book also explores new approaches for integrating data privacy into machine learning pipelines. Understand the machine learning management lifecycle Implement data pipelines with Apache Airflow and Kubeflow Pipelines Work with data using TensorFlow tools like ML Metadata, TensorFlow Data Validation, and TensorFlow Transform Analyze models with TensorFlow Model Analysis and ship them with the TFX Model Pusher Component after the ModelValidator TFX Component confirmed that the analysis results are an improvement Deploy models in a variety of environments with TensorFlow Serving, TensorFlow Lite, and TensorFlow.js Learn methods for adding privacy, including differential privacy with TensorFlow Privacy and federated learning with TensorFlow Federated Design model feedback loops to increase your data sets and learn when to update your machine learning models
    Note: Online resource; Title from title page (viewed August 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    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: While the merits of cryptocurrency continue to be debated, the underlying technology—the blockchain—can be applied in many other ways to solve problems that have plagued organizations for years. To spur adoption of blockchain for these newer use cases, many technology providers and leading businesses have begun offering cloud-based blockchain-as-a-service (BaaS) options. This report brings you up to speed on these emerging opportunities. Author Karen Kilroy helps technical business leaders, solutions architects, and innovation officers understand blockchain and evaluate options for BaaS. Through interviews with enterprise blockchain experts and practitioners, you’ll learn how this service model has evolved and what it offers. You’ll also examine the landscape of BaaS offerings, get a project started, and learn where the technology is going. You’ll learn: Why blockchain is different from a relational database or other distributed ledger technologies How blockchain is used in business applications The nuts and bolts of a blockchain network, including participants, assets, transactions, and smart contracts How to architect a typical BaaS application as a standalone multiuser application Current BaaS offerings and how to choose the one that’s right for you Five industry-changing use cases for BaaS, including international trade, identity verification, and royalties tracking Examples of how BaaS may be used in the future
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (46 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Cloud deployments have not only changed the way companies run mission critical databases; they’ve also transformed the roles of many people in production. With this practical report, database and system administrators, IT managers, and DevOps engineers will learn the ins and outs of running databases in the cloud. You’ll explore the types of databases available, the difference between standard database services versus cloud native databases, and key considerations when planning the migration of on-premises databases to the cloud. Authors Wendy Neu, Vlad Vlasceanu, Andy Oram, and Sam Alapati explain how high-performing, highly available cloud environments free DBAs to focus on their core competencies, such as designing databases and optimizing applications that rely on them, while cloud providers handle the organization’s routine infrastructure needs. With this report, you’ll learn: The pros and cons of options in the cloud, such as managed, self-managed, and cloud native How the cloud transforms a DBA’s role, including the new tasks a DBA needs to learn when cloud vendors assume traditional administrative tasks Steps required for migrating your databases to the cloud, such as planning, data transfer, and optimization
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Architects are leaders. We need to understand our business, our users, and our ecosystem. We need to effectively interact with our stakeholders, productively collaborate with design and product teams, and give direction and motivate our development teams. Achieving these goals requires much more than technical excellence. Seth Dobbs (Bounteous) shares a primer on leadership for architects, focusing on guiding principles that are easy to learn and put into practice. Principles cover both inward focus (personal mastery) and external focus (effective interactions) and include topics such as vision, problem solving, ownership, and conflict. Seth explores material he’s used to train team members ranging from developers and designers up into the executive level but focuses on core guiding principles specific to helping architects be more effective in their roles. Each principle will be presented first with a problem or anti-pattern, then the principle, and then examples of the principle in practice. This approach should be valuable whether you are new in a leadership role and looking to understand the “soft” skills required or have been leading for a while and want to formalize your thinking on leadership. This session was recorded at the 2019 O'Reilly Software Architecture Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: It turns out that domain-driven design is not just for cargo shipping. Vladik Khononov (Naxex) explains how he and his team embraced domain-driven design (DDD) (with very limited resources and a very short time to market) at Plexop, a large-scale marketing system that spans over a dozen different business domains. Join in to learn how DDD allowed the team to manage business complexities, find out strategies for defining context boundaries, explore lessons learned the hard way, and discover where they had to adapt the DDD methodology to fit the company’s needs. This session was recorded at the 2019 O'Reilly Software Architecture Conference in New York.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Practical Guide Provides Students and Industry Professionals with Latest Information on 5G Mobile Networks Continuing the tradition established in his previous publications, Jyrki Penttinen offers 5G Explained as a thorough yet concise introduction to recent advancements and growing trends in mobile telecommunications. In this case, Penttinen focuses on the development and employment of 5G mobile networks and, more specifically, the challenges inherent in adjusting to new global standardization requirements and in maintaining a high level of security even as mobile technology expands to new horizons. The text discusses, for example, the Internet of Things (IoT) and how to keep networks reliable and secure when they are constantly accessed by many different devices with varying levels of user involvement and competence. 5G Explained is primarily designed for specialists who need rapid acclimation to the possibilities and concerns presented by 5G adoption. Therefore, it assumes some prior knowledge of mobile communications. However, earlier chapters are structured so that even relative newcomers will gain useful information. Other notable features include: Three modules each consisting of three chapters: Introduction, Technical Network Description and Planning of Security and Deployment Comprehensive coverage of topics such as technical requirements for 5G, network architecture, radio and core networks and services/applications Discussion of specific security techniques in addition to common-sense guidelines for planning, deploying, managing and optimizing 5G networks 5G Explained offers crucial updates for anyone involved in designing, deploying or working with 5G networks. It should prove a valuable guide for operators, equipment manufacturers and other professionals in mobile equipment engineering and security, network planning and optimization, and mobile application development, or anyone looking to break into these fields.
    Note: Online resource; Title from title page (viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (800 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: In-depth instruction and practical techniques for building with the BeagleBone embedded Linux platform Exploring BeagleBone is a hands-on guide to bringing gadgets, gizmos, and robots to life using the popular BeagleBone embedded Linux platform. Comprehensive content and deep detail provide more than just a BeagleBone instruction manual-you'll also learn the underlying engineering techniques that will allow you to create your own projects. The book begins with a foundational primer on essential skills, and then gradually moves into communication, control, and advanced applications using C/C++, allowing you to learn at your own pace. In addition, the book's companion website features instructional videos, source code, discussion forums, and more, to ensure that you have everything you need. The BeagleBone's small size, high performance, low cost, and extreme adaptability have made it a favorite development platform, and the Linux software base allows for complex yet flexible functionality. The BeagleBone has applications in smart buildings, robot control, environmental sensing, to name a few; and, expansion boards and peripherals dramatically increase the possibilities. Exploring BeagleBone provides a reader-friendly guide to the device, including a crash course in computer engineering. While following step by step, you can: Get up to speed on embedded Linux, electronics, and programming Master interfacing electronic circuits, buses and modules, with practical examples Explore the Internet-connected BeagleBone and the BeagleBone with a display Apply the BeagleBone to sensing applications, including video and sound Explore the BeagleBone's Programmable Real-Time Controllers Updated to cover the latest Beagle boards, Linux kernel versions, and Linux software releases. Includes new content on Linux kernel development, the Linux Remote Processor Framework, CAN bus, IoT frameworks, and much more! Hands-on learning helps ensure that your new skills stay with you, allowing you to design with electronics, modules, or peripherals even beyond the BeagleBone. Insightful guidance and online peer support help you transition from beginner to expert as you master the techniques presented in Exploring BeagleBone , the practical handbook for the popular computing platform.
    Note: Online resource; Title from title page (viewed January 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119538226 , 111953822X , 9781119538196
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 5th edition
    Parallel Title: Erscheint auch als
    DDC: 343.04
    Keywords: Tax planning ; Electronic books ; local ; Planification fiscale ; Tax planning
    Abstract: An essential, timesaving guide for accountants, lawyers, nonprofit executives and directors, consultants, and volunteers This book is an indispensable guide to navigating the complex maze of nonprofit tax rules and regulations. A clear and fully cited description of the requirements for the various categories of tax-exempt entities from public charities, private foundations, civic associations, business leagues, and social clubs to title-holding companies and governmental entities can be found. Practical guidance on potential for income tax on revenue-producing enterprises along with explanations of many exceptions to taxability is provided. Issues raised by Internet activity, advertising, publishing, providing services, and much more are explained. This useful guide covers the many significant issues facing nonprofit organizations, including compensation and possible private inurement, affiliation, separations and mergers, donor disclosures, lobbying and electioneering, and employment taxes. Offers a supplemental, annual update to keep subscribers current on relevant changes in IRS forms, requirements, and related tax procedures Includes easy-to-use checklists highlighting such critical concerns as tax-exempt eligibility, reporting to the IRS, and comprehensive tax compliance issues Features a variety of sample documents for private foundations, including penalty abatement requests and sharing space agreements Provides helpful practice aids, such as a comparison of the differences between public and private charities, charts reflecting lobbying limits for different types of entities, and listings of rulings and cases that illustrate permissible activity for each type of organizations compared to impermissible activity Filled with practical tips and suggestions for handling such critical situations as preparing for and surviving an IRS examination, Tax Planning and Compliance for Tax-Exempt Organizations, Fifth Edition provides guidance for the significant issues facing nonprofit organizations.
    Note: Online resource; Title from title page (viewed March 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (160 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Professor Woodall’s essay shows that this book represents a remarkable contribution, even by today’s standards, because of its contemporary thinking about the relationship between the specific topic of SQC and the broader company context of Quality Management. It also demonstrates the remarkable awareness of at least some young US engineers in the post-war period about the vital role of Statistical Quality Control in establishing and maintaining a competitive position. The book reveals that there was unsuspected knowledge extant immediately post-war, about the importance of Statistical Quality Control when appropriately applied in an industrial setting. It also helps to correct wide-spread historical misconceptions about who specifically was responsible for helping Japanese industry get back on its feet post-war, a task assigned to General Douglas Macarthur by President Truman and how Macarthur was indebted to Sarasohn.
    Note: Online resource; Title from title page (viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (221 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The data lake is a daring new approach for harnessing the power of big data technology and providing convenient self-service capabilities. But is it right for your company? This book is based on discussions with practitioners and executives from more than a hundred organizations, ranging from data-driven companies such as Google, LinkedIn, and Facebook, to governments and traditional corporate enterprises. You’ll learn what a data lake is, why enterprises need one, and how to build one successfully with the best practices in this book. Alex Gorelik, CTO and founder of Waterline Data, explains why old systems and processes can no longer support data needs in the enterprise. Then, in a collection of essays about data lake implementation, you’ll examine data lake initiatives, analytic projects, experiences, and best practices from data experts working in various industries. Get a succinct introduction to data warehousing, big data, and data science Learn various paths enterprises take to build a data lake Explore how to build a self-service model and best practices for providing analysts access to the data Use different methods for architecting your data lake Discover ways to implement a data lake from experts in different industries
    Note: Online resource; Title from title page (viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A guide for being fully equipped to succeed on the journey of life The Backpack: How to Understand and Manage Yourself While Loving Others Along the Way tells the story of Jon, Sofia, and Buddy whose pathways merge on a life-changing flight. Written by a senior consultant with the Flippen Group (a world-wide leader in self-awareness training), the book brings together an angry passenger, a wise flight attendant, and a down-home cowboy. Their chance meeting leads to the ride of their lives as they fully grasp the importance and meaning of their backpacks. As this engaging story reveals, self-awareness is like a backpack! If we are to be prepared to succeed on the journey of life, we need to know and accept which backpack is ours, decide what we need to put in it or take out of it, and be fully aware of how our backpacks are affecting all of the other passengers around us. The question is: Are we whacking the other passengers with our backpack as we travel through life. . . or are we helping them? Offers life lessons on self-awareness written in the form of a funny and engaging story Shows how we can lighten, fill and understand our “backpack” in order to lead a more successful life Written by a senior consultant with the Flippen Group The Backpack offers a story that explores the concepts of self-awareness and other-awareness, including the importance of appreciating your personality, living by your core values, mentally preparing for your day, being aware of your impact on others and packing your backpack wisely.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (360 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In a unique and systematic way, this book discusses the security and privacy aspects of the cloud, and the relevant cloud forensics. Cloud computing is an emerging yet revolutionary technology that has been changing the way people live and work. However, with the continuous growth of cloud computing and related services, security and privacy has become a critical issue. Written by some of the top experts in the field, this book specifically discusses security and privacy of the cloud, as well as the digital forensics of cloud data, applications, and services. The first half of the book enables readers to have a comprehensive understanding and background of cloud security, which will help them through the digital investigation guidance and recommendations found in the second half of the book. Part One of Security, Privacy and Digital Forensics in the Cloud covers cloud infrastructure security; confidentiality of data; access control in cloud IaaS; cloud security and privacy management; hacking and countermeasures; risk management and disaster recovery; auditing and compliance; and security as a service (SaaS). Part Two addresses cloud forensics – model, challenges, and approaches; cyberterrorism in the cloud; digital forensic process and model in the cloud; data acquisition; digital evidence management, presentation, and court preparation; analysis of digital evidence; and forensics as a service (FaaS). Thoroughly covers both security and privacy of cloud and digital forensics Contributions by top researchers from the U.S., the European and other countries, and professionals active in the field of information and network security, digital and computer forensics, and cloud and big data Of interest to those focused upon security and implementation, and incident management Logical, well-structured, and organized to facilitate comprehension Security, Privacy and Digital Forensics in the Cloud is an ideal book for advanced undergraduate and master's-level students in information systems, information technology, computer and network forensics, as well as computer science. It can also serve as a good reference book for security professionals, digital forensics practitioners and cloud service providers.
    Note: Online resource; Title from title page (viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Experience the transformative power of creative rituals in the workplace Rituals for Work shows us how creative rituals can make our personal and business lives more meaningful and rewarding. Rituals are powerful tools: they reinforce good habits, motivate personal and professional achievement, create a common bond between co-workers and build shared values; they can transform an organization’s culture and provide a foundation to achieve common goals. Focusing on real-world examples, this book takes a practical approach to the power and benefits of workplace rituals. This insightful guide presents 50 creative rituals, from business and management to design and personal development. Specific case studies highlight the use of rituals and their positive impact to real-world organizations, while vivid visuals allow us to feel their energy and emotion. A ritual is only effective when its purpose is clearly defined. This book goes beyond simple analysis to provide actual recipes for individual rituals designed to promote specific habits, change negative behaviors, and instill values. Each ritual can be adapted to achieve a multitude of goals and tailored to fit your organization or team’s specific needs. ● Change behaviors, form positive habits, and assign meaning to shared goals ● Build shared values, foster innovation, and encourage strong teamwork ● Deal with conflicts effectively and engage others to work on resolutions ● Learn the fundamental concepts of ritual-building and share your knowledge with your team An informative and inspirational resource for executives, managers, team leaders, and employees of every level, Rituals for Work provides a blueprint for building a culture of engagement, innovation, and shared purpose for organizations of all sizes, across industries.
    Note: Online resource; Title from title page (viewed April 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Accelerate sales and improve customer experience Every day, most working professionals entrust their most important messages to a form of communication that doesn't build trust, provide differentiation, or communicate clearly enough. It's easy to point to the sheer volume of emails, text messages, voicemails, and even social messaging as the problem that reduces our reply rates and diminishes our effectiveness. But the faceless nature of that communication is also to blame. Rehumanize Your Business explains how to dramatically improve relationships and results with your customers, prospects, employees, and recruits by adding personal videos to emails, text messages, and social messages. It explains the what, why, and how behind this new movement toward simple, authentic videos—and when to replace some of your plain, typed-out communication with webcam and smartphone recordings. • Restore face-to-face communication for clarity and connection • Add a personal, human touch to your emails and other messages • Meet people who’ve sent thousands of videos • Learn to implement your own video habit in an easy, time-saving way • Boost your replies, appointments, conversion, referrals, and results dramatically If you’re ready to influence, teach, sell, or serve in a more personal way, Rehumanize Your Business is your guide.
    Note: Online resource; Title from title page (viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (333 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Quantum computers are poised to kick-start a new computing revolution—and you can join in right away. If you’re in software engineering, computer graphics, data science, or just an intrigued computerphile, this book provides a hands-on programmer’s guide to understanding quantum computing. Rather than labor through math and theory, you’ll work directly with examples that demonstrate this technology’s unique capabilities. Quantum computing specialists Eric Johnston, Nic Harrigan, and Mercedes Gimeno-Segovia show you how to build the skills, tools, and intuition required to write quantum programs at the center of applications. You’ll understand what quantum computers can do and learn how to identify the types of problems they can solve. This book includes three multichapter sections: Programming for a QPU —Explore core concepts for programming quantum processing units, including how to describe and manipulate qubits and how to perform quantum teleportation. QPU Primitives —Learn algorithmic primitives and techniques, including amplitude amplification, the Quantum Fourier Transform, and phase estimation. QPU Applications —Investigate how QPU primitives are used to build existing applications, including quantum search techniques and Shor’s factoring algorithm.
    Note: Online resource; Title from title page (viewed July 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A comprehensive guide to the application and processing of condition-based data to produce prognostic estimates of functional health and life. Prognostics and Health Management provides an authoritative guide for an understanding of the rationale and methodologies of a practical approach for improving system reliability using conditioned-based data (CBD) to the monitoring and management of health of systems. This proven approach uses electronic signatures extracted from conditioned-based electrical signals, including those representing physical components, and employs processing methods that include data fusion and transformation, domain transformation, and normalization, canonicalization and signal-level translation to support the determination of predictive diagnostics and prognostics. Written by noted experts in the field, Prognostics and Health Management clearly describes how to extract signatures from conditioned-based data using conditioning methods such as data fusion and transformation, domain transformation, data type transformation and indirect and differential comparison. This important resource: Integrates data collecting, mathematical modelling and reliability prediction in one volume Contains numerical examples and problems with solutions that help with an understanding of the algorithmic elements and processes Presents information from a panel of experts on the topic Follows prognostics based on statistical modelling, reliability modelling and usage modelling methods Written for system engineers working in critical process industries and automotive and aerospace designers, Prognostics and Health Management offers a guide to the application of condition-based data to produce signatures for input to predictive algorithms to produce prognostic estimates of functional health and life.
    Note: Online resource; Title from title page (viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (497 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Time series data analysis is increasingly important due to the massive production of such data through the internet of things, the digitalization of healthcare, and the rise of smart cities. As continuous monitoring and data collection become more common, the need for competent time series analysis with both statistical and machine learning techniques will increase. Covering innovations in time series data analysis and use cases from the real world, this practical guide will help you solve the most common data engineering and analysis challengesin time series, using both traditional statistical and modern machine learning techniques. Author Aileen Nielsen offers an accessible, well-rounded introduction to time series in both R and Python that will have data scientists, software engineers, and researchers up and running quickly. You’ll get the guidance you need to confidently: Find and wrangle time series data Undertake exploratory time series data analysis Store temporal data Simulate time series data Generate and select features for a time series Measure error Forecast and classify time series with machine or deep learning Evaluate accuracy and performance
    Note: Online resource; Title from title page (viewed October 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (196 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Develop smart applications without spending days and weeks building machine-learning models. With this practical book, you’ll learn how to apply Automated Machine Learning, a process that uses machine learning to help people build machine learning models. Deepak Mukunthu, Parashar Shah, and Wee Hyong Tok provide a mix of technical depth, hands-on examples, and case studies that show how customers are solving real-world problems with this technology. Building machine learning models is an iterative and time-consuming process. Even those who know how to create these models may be limited in how much they can explore. Once you complete this book, you’ll understand how to apply Automated Machine Learning to your data right away. Learn how companies in different industries are benefiting from Automated Machine Learning Get started with Automated Machine Learning using Azure Explore aspects such as algorithm selection, auto featurization, and hyperparameter tuning Understand how data analysts, BI professionals, and developers can use Automated Machine Learning in their familiar tools and experiences Learn how to get started using Automated Machine Learning for use cases including classification and regression.
    Note: Online resource; Title from title page (viewed September 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38644 pages)
    Edition: 1st edition
    Keywords: Audiobooks ; local
    Abstract: How well does your organization respond to changing market conditions, customer needs, and emerging technologies when building software-based products? This practical guide presents Lean and Agile principles and patterns to help you move fast at scale—and demonstrates why and how to apply these methodologies throughout your organization, rather than with just one department or team. Through case studies, you’ll learn how successful enterprises have rethought everything from governance and financial management to systems architecture and organizational culture in the pursuit of radically improved performance. Adopting Lean will take time and commitment, but it’s vital for harnessing the cultural and technical forces that are accelerating the rate of innovation. Discover how Lean focuses on people and teamwork at every level, in contrast to traditional management practices Approach problem-solving experimentally, by exploring solutions, testing assumptions, and getting feedback from real users Lead and manage large-scale programs in a way that empowers employees, increases the speed and quality of delivery, and lowers costs Learn how to implement ideas from the DevOps and Lean Startup movements even in complex, regulated environments
    Note: Online resource; Title from title page (viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Build a Keras model to scale and deploy on a Kubernetes cluster We have seen an exponential growth in the use of Artificial Intelligence (AI) over last few years. AI is becoming the new electricity and is touching every industry from retail to manufacturing to healthcare to entertainment. Within AI, we're seeing a particular growth in Machine Learning (ML) and Deep Learning (DL) applications. ML is all about learning relationships from labeled (Supervised) or unlabeled data (Unsupervised). DL has many layers of learning and can extract patterns from unstructured data like images, video, audio, etc. Keras to Kubernetes: The Journey of a Machine Learning Model to Production takes you through real-world examples of building DL models in Keras for recognizing product logos in images and extracting sentiment from text. You will then take that trained model and package it as a web application container before learning how to deploy this model at scale on a Kubernetes cluster. You will understand the different practical steps involved in real-world ML implementations which go beyond the algorithms. • Find hands-on learning examples • Learn to uses Keras and Kubernetes to deploy Machine Learning models • Discover new ways to collect and manage your image and text data with Machine Learning • Reuse examples as-is to deploy your models • Understand the ML model development lifecycle and deployment to production If you're ready to learn about one of the most popular DL frameworks and build production applications with it, you've come to the right place!
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    ISBN: 9781604919295
    Language: English , Portuguese
    Pages: 1 online resource (30 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Having interpersonal skills will allow you to motivate, inspire, and successfully lead others, as well as further your own career development. This guidebook will show you how, through self-awareness and strategic implementation of behaviors, you can utilize interpersonal savvy to make the most out of negative situations, develop and lead others, and create a positive working environment despite daily challenges and hardships.
    Note: Online resource; Title from title page (viewed May 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Provides an easy-to-read introduction to the area of polymer flooding to improve oil production The production and utilization of oil has transformed our world. However, dwindling reserves are forcing industry to manage resources more efficiently, while searching for alternative fuel sources that are sustainable and environmentally friendly. Polymer flooding is an enhanced oil recovery technique that improves sweep, reduces water production, and improves recovery in geological reservoirs. This book summarizes the key factors associated with polymers and polymer flooding—from the selection of the type of polymer through characterization techniques, to field design and implementation—and discusses the main issues to consider when deploying this technology to improve oil recovery from mature reservoirs. Essentials of Polymer Flooding Technique introduces the area of polymer flooding at a basic level for those new to petroleum production. It describes how polymers are used to improve efficiency of “chemical” floods (involving surfactants and alkaline solutions). The book also offers a concise view of several key polymer-flooding topics that can’t be found elsewhere. These are in the areas of pilot project design, field project engineering (water quality, oxygen removal, polymer dissolution equipment, filtration, pumps and other equipment), produced water treatment, economics, and some of the important field case histories that appear in the last section. Provides an easy to read introduction to polymer flooding to improve oil production whilst presenting the underlying mechanisms Employs “In A Nutshell” key point summaries at the end of each chapter Includes important field case studies to aid researchers in addressing time- and financial-consumption in dealing with this issue Discusses field engineering strategies appropriate for professionals working in field operation projects Essentials of Polymer Flooding Technique is an enlightening book that will be of great interest to petroleum engineers, reservoir engineers, geoscientists, managers in petroleum industry, students in the petroleum industry, and researchers in chemical enhanced oil recovery methods.
    Note: Online resource; Title from title page (viewed May 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    ISBN: 9781604919103
    Language: English , Polish
    Pages: 1 online resource (38 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you want to be an effective leader—at any level—you should pay attention to vision. Leaders who communicate a strong vision are seen by their bosses and coworkers as more effective in several important areas than those who do not. The content of your vision affects employees' perception of your organization. Your articulation of the vision affects their perception of your leadership effectiveness. Taken together, vision content and vision articulation give your employees, colleagues, and other stakeholders a powerful image of how good your organization is and how skilled you are as a leader.
    Note: Online resource; Title from title page (viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (229 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Developers often struggle when first encountering the cloud. Learning about distributed systems, becoming familiar with technologies such as containers and functions, and knowing how to put everything together can be daunting. With this practical guide, you’ll get up to speed on patterns for building cloud native applications and best practices for common tasks such as messaging, eventing, and DevOps. Authors Boris Scholl, Trent Swanson, and Peter Jausovec describe the architectural building blocks for a modern cloud native application. You’ll learn how to use microservices, containers, serverless computing, storage types, portability, and functions. You’ll also explore the fundamentals of cloud native applications, including how to design, develop, and operate them. Explore the technologies you need to design a cloud native application Distinguish between containers and functions, and learn when to use them Architect applications for data-related requirements Learn DevOps fundamentals and practices for developing, testing, and operating your applications Use tips, techniques, and best practices for building and managing cloud native applications Understand the costs and trade-offs necessary to make an application portable
    Note: Online resource; Title from title page (viewed August 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get familiar with business sustainability in Asia Business Sustainability in Asia offers 12 chapters that cover different aspects of business sustainability with a keen focus on its implications in Asia. Anyone who is involved with business sustainability and corporate governance, the financial reporting process, investment decisions, legal and financial advising, assurance functions, and corporate governance education will be interested in this book. It examines business sustainability performance, reporting and assurance and their integration into strategy, governance, risk assessment, performance management, and the reporting process of disclosing governance, ethics, social, environmental, and economic sustainable performance. The book also highlights how people, businesses, and resources collaborate in a business sustainability and accountability model. • Develop an awareness and understanding of the main themes, perspectives, frameworks, and issues pertaining to corporate governance and business sustainability in Asia • Covers a variety of issues relevant to business sustainability in Asia • Authored by an expert who has written extensively on the subject • Understand why organizations worldwide recognize the importance of sustainability performance If you’re a business leader, executive, auditor, or student looking to familiarize yourself with this emerging subject, Business Sustainability in Asia has you covered.
    Note: Online resource; Title from title page (viewed February 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (154 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Serverless computing is radically changing the way we build and deploy applications. With cloud providers running servers and managing machine resources, companies now can focus solely on the application’s business logic and functionality. This hands-on book shows experienced programmers how to build and deploy scalable machine learning and deep learning models using serverless architectures with Microsoft Azure. You’ll learn step-by-step how to code machine learning into your projects using Python and pre-trained models that include tools such as image recognition, speech recognition, and classification. You’ll also examine issues around deployment and continuous delivery including scaling, security, and monitoring. This book is divided into four parts: Cloud-based development: learn the basics of serverless computing with machine learning, functions as a service (FaaS), and the use of APIs Adding intelligence: create serverless applications using Azure Functions; learn how to use pre-built machine-learning and deep-learning models Deployment and continuous delivery: get up to speed with Azure Kubernetes Service, as well as Azure Security Center, and Azure Monitoring Application examples: deliver data at the edge, build conversational interfaces, and use convolutional neural networks for image classification
    Note: Online resource; Title from title page (viewed September 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (552 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A comprehensive guide to bridge design Bridge Design - Concepts and Analysis provides a unique approach, combining the fundamentals of concept design and structural analysis of bridges in a single volume. The book discusses design solutions from the authors’ practical experience and provides insights into conceptual design with concrete, steel or composite bridge solutions as alternatives. Key features: Principal design concepts and analysis are dealt with in a unified approach. Execution methods and evolution of the static scheme during construction are dealt with for steel, concrete and composite bridges. Aesthetics and environmental integration of bridges are considered as an issue for concept design. Bridge analysis, including modelling and detail design aspects, is discussed for different bridge typologies and structural materials. Specific design verification aspects are discussed on the basis of present design rules in Eurocodes. The book is an invaluable guide for postgraduate students studying bridge design, bridge designers and structural engineers.
    Note: Online resource; Title from title page (viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Bring calm to the chaos in your life. Whether you find yourself checked out, burnt out, or just plain freaked out; you deserve better. Psychologist Alison Hill takes you deep into the key pillars for our happiness, health and sanity to help you live a life filled with purpose and progress. Productivity training or the latest organisational system will only take you so far. To make lasting change you need the right tools, mindset and skills. Boss of Busy helps you find the courage and optimism to live the life you crave, let go of what is holding you back and learn how to prioritise what really matters. Originally published in 2016 as Stand Out , this book has been reviewed and redesigned to become part of the Wiley Be Your Best series - aimed at helping readers acheive professional and personal success.
    Note: Online resource; Title from title page (viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Over the past decade, Denise Gosnell (DataStax) has helped build some of the largest production applications of graph databases around the world. From those experiences, she’s collected a set of common areas in which teams frequently misstep when getting started with graph technology. It also happens that those themes parallel the experience of playing one of her favorite games, SimCity 2000. Denise walks you through a few of these topics. Know the rules. The introduction of graph data into your application introduces a new paradigm of data modeling: relationship-first design instead of entity-first design. The transition to relationship-first design principles introduces a new set of rules to consider for understanding your application’s performance, just like learning the rules of building a successful metropolis in SimCity . In this section, you’ll dive into the computational overhead introduced into your system from the branching factor and selectivity of your graph traversals. Things can quickly become catastrophic. Relationship-first data modeling can create a sleeping time bomb in your graph data: namely, supernodes. Just like in SimCity , high volumes of progress without proper planning will eventually introduce a catastrophe. To plan for this, you will need to track, mitigate, and eliminate the potential for supernodes within your applications. In this section, Denise introduces supernodes and presents tangible plans for avoiding the disasters which they can create. You’re going to make mistakes. Just like the learning process for understanding the tools and rules for building a successful city, you’ll inevitably make some mistakes when starting down the path of integrating graph technology into your stack. These common mistakes often start out as red herrings that are misinterpreted as graph problems. In this section, you’ll explore three use cases that are frequently misinterpreted as graph problems and learn techniques for avoiding these traps. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (33 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Managers and staff responsible for planning, hiring, and allocating resources need to understand how streaming data can fundamentally change their organizations. Companies everywhere are disrupting business, government, and society by using data and analytics to shape their business. Even if you don’t have deep knowledge of programming or digital technology, this high-level introduction brings data streaming into focus. You won’t find math or programming details here, or recommendations for particular tools in this rapidly evolving space. But you will explore the decision-making technologies and practices that organizations need to process streaming data and respond to fast-changing events. By describing the principles and activities behind this new phenomenon, author Andy Oram shows you how streaming data provides hidden gems of information that can transform the way your business works. Learn where streaming data comes from and how companies put it to work Follow a simple data processing project from ingesting and analyzing data to presenting results Explore how (and why) big data processing tools have evolved from MapReduce to Kubernetes Understand why streaming data is particularly useful for machine learning projects Learn how containers, microservices, and cloud computing led to continuous integration and DevOps
    Note: Online resource; Title from title page (viewed June 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The power of storytelling has long been used in Hollywood to engage viewers and generate billions of dollars in sales. However, data storytelling, while highly trendy, is frequently misused and often limited to pretty charts. In this Spotlight on Data , learn how to use the power of storytelling with your data to skyrocket user engagement. Get your users to take action by implementing a few proven techniques. Recorded on July 15, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you’ll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You’ll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed July 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: For a company looking to provide delightful user experiences, it's critical to resolve customer issues quickly and efficiently. Uber has implemented COTA, a system that helps representatives provide the best experience to customers by suggesting the best solutions. COTA improves the speed and reliability of customer support through automated ticket classification and answer selection for support representatives. By improving speed and reliability, COTA also helps reduce customer support operations costs. In this Spotlight on Data , find out how Uber leverages large-scale data and deep learning models for operational efficiency and improved user experience. Piero Molino details how Uber has reduced issue resolution time by 20% while maintaining levels of customer satisfaction, using NLP, deep learning, A/B testing, and productionized models. Recorded on July 2, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you’ll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You’ll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed October 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Security is an ever more important topic for system designers. As our world becomes digital, today’s safely hidden back office system is tomorrow’s public API, open to anyone on the internet with a hacking tool and time on their hands. So the days of hoping that security is someone else’s problem are over. The security community has developed a well-understood set of principles used to build systems that are secure (or at least securable) by design, but this topic often isn’t included in the training of software developers, who assume that it’s only relevant to security specialists. Even when principles are explained, they’re often shrouded in the jargon of the security engineering community, and so mainstream developers struggle to understand and apply them. Eoin Woods (Endava) explains why secure design matters and then introduces a set of 10 of the most important proven principles for designing secure systems, distilled from the wisdom of the security engineering community. He discusses each principle in the context of mainstream system design, rather than in the specialized language of security engineering, focusing on how it’s applied in practice to improve security. This session was recorded at the 2019 O'Reilly Software Architecture Conference in New York.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Business decisions today are tactical and strategic at the same time. How do you respond to a competitor’s price change? Or to specific technology changes? What new products, markets, or businesses should you pursue? Decisions like these are based on information from only one source: data. With this practical report, technical and non-technical leaders alike will explore the fundamental elements necessary to embark on a data analytics initiative. Is your company planning or contemplating a data analytics initiative? Authors Brett Stupakevich, David Sweenor, and Shane Swiderek from TIBCO guide you through several analytics options. IT leaders, product developers, analytics leaders, data analysts, data scientists, and business professionals will learn how to deploy analytic components in streaming and embedded systems using one of five platforms. You’ll examine: Analytics platforms including embedded BI, reporting, data exploration & discovery, streaming BI, and data science & machine learning The business problems each option solves and the capabilities and requirements of each How to identify the right analytics type for your particular use case Key considerations and the level of investment for each analytics platform
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Expert guidance on how to grow innovation and optimize already-successful areas of established organizations Transforming Legacy Organizations provides real-world advice and research-based information on how to grow innovation by employing new technologies, improving processes, and establishing a culture of creativity and forward momentum. Conventional business wisdom views innovation as the biggest advantage startups have over large, established organizations, often referred to as legacy organizations. This belief is false, especially when considering that 70% of all startups fail within 20 months of their first venture round. The truth is innovation initiatives of legacy organizations have far better chances of succeeding. Organizations with superior resources—money, customers, suppliers, data, employees, infrastructure—can overcome challenges from new entrepreneurial ventures: knowing how to leverage their underutilized advantage is key for achieving sustained, long-term innovation success. Author Kris Oestergaard has been teaching established organizations around the world for over 15 years. Transforming Legacy Organizations illustrates how to best pursue innovation to create future success. This book helps leaders to: Incorporate proven strategies and research-based information into your organization’s overall innovation initiatives Use new technologies to improve processes and increase innovation Learn to capitalize on your organization’s existing resources to beat startups at their own game Transform innovative concepts into specific products, services, and business models Reinvent your organization to overcome disruptions in the market and challenges from new competitors Transforming Legacy Organizations: Turn your Established Business into an Innovation Champion to Win the Future is a valuable resource for leaders of established companies such as C-Suite executives, senior managers, and heads of business development, innovation, and digital teams.
    Note: Online resource; Title from title page (viewed August 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (57 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Enterprises looking to build robust, reliable, and performant applications are increasingly turning to Angular, a cross-platform solution for building mobile, desktop, and web apps. In this instructive guide, Lukas Ruebbelke and Brian Love take you through the key benefits that are helping enterprises of all stripes save time and money with Angular. You’ll explore Angular’s support for common enterprise patterns, its components and tools (including support for code generation, code hinting, and unit testing), and its vibrant ecosystem—all of which mean developers can get up and running immediately. You’ll also learn how Google (the creator of Angular), FedEx, and Capital One are using Angular to meet the needs of their customers, employees, vendors, suppliers, and more. You’ll discover: How Angular follows familiar patterns, including TypeScript, dependency injection, and Reactive Extensions for JavaScript Angular’s built-in modules for routing, fetching data, animations, and service worker integration for building progressive web applications Angular tools and components, including the Angular CLI, the Angular Console, and Nrwl Extensions The Angular ecosystem: Angular Material, Firebase, Ionic, and more How global organizations use Angular to build reliable, scalable applications
    Note: Online resource; Title from title page (viewed August 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (605 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: With millions of new users and several new models, the Raspberry Pi ecosystem continues to expand—along with many new questions about the Pi’s capabilities. The third edition of this popular cookbook provides more than 200 hands-on recipes that show you how to run this tiny low-cost computer with Linux; program it with Python; hook it up to sensors, motors, and Arduino boards; and even use it with the internet of things (IoT). Prolific hacker and author Simon Monk also teaches basic principles to help you use new technologies with the Raspberry Pi. This cookbook is ideal for programmers and hobbyists familiar with the Pi through resources such as Getting Started with Raspberry Pi (O’Reilly). Code examples from the book are available on GitHub. Set up your Raspberry Pi and connect to a network Work with its Linux-based operating system Program your Raspberry Pi with Python Give your Pi "eyes" with computer vision Control hardware through the GPIO connector Use your Raspberry Pi to run different types of motors Work with switches, keypads, and other digital inputs Use sensors to measure temperature, light, and distance Connect to IoT devices in various ways and automate your home
    Note: Online resource; Title from title page (viewed October 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Create simple, engaging, and effective outputs that actually get results Billions of corporate dollars are spent every year on initiatives to help people succeed in their job, but much of it goes to waste. Across industries, people are scrambling to find what they need to grow and improve at work, and executives are left wondering why these initiatives aren’t effective. Author Juliana Stancampiano has plumbed the depths of this massive disconnect with her team. With this book, she bridges the gap. Radical Outcomes is a blueprint for a new way of working. Instead of taking old methods and retrofitting them for new technology, Stancampiano unveils a collaborative, fast, and effective way of working that avoids randomness and organizational drag. The book offers a new way of working—the future of the way people and teams will work together. Find out how to get tangible results through a structured process Cut through noise and information overload to give people what they really need Design the right output for the right outcome Improve and succeed no matter where you are in the organization Find out how to create radical outcomes through high performing teams—and get started today.
    Note: Online resource; Title from title page (viewed January 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Thorough Overview Identifies and Addresses Critical Gaps in the Treatment of Several Chronic Diseases With increasing numbers of patients suffering from Immune-Mediated Inflammatory Diseases (IMIDs), and with the increasing reliance on biopharmaceuticals to treat them, it is imperative that researchers and medical practitioners have a thorough understanding of the absorption, distribution, metabolism and excretion (ADME) of therapeutic proteins as well as translational pharmacokinetic/pharmacodynamic (PK/PD) modeling for them. This comprehensive volume answers that need to be addressed. Featuring eighteen chapters from world-renowned experts and opinion leaders in pharmacology, translational medicine and immunology, editors Honghui Zhou and Diane Mould have curated a much-needed collection of research on the advanced applications of pharmacometrics and systems pharmacology to the development of biotherapeutics and individualized treatment strategies for the treatment of IMIDs. Authors discuss the pathophysiology of autoimmune diseases in addition to both theoretical and practical aspects of quantitative pharmacology for therapeutic proteins, current translational medicine research methodologies and novel thinking in treatment paradigm strategies for IMIDs. Other notable features include: • Contributions from well-known authors representing leading academic research centers, specialized contract research organizations and pharmaceutical industries whose pipelines include therapeutic proteins • Chapters on a wide range of topics (e.g., pathophysiology of autoimmune diseases, biomarkers in ulcerative colitis, model-based meta-analysis use in the development of therapeutic proteins) • Case studies of applying quantitative pharmacology approaches to guiding therapeutic protein drug development in IMIDs such as psoriasis, inflammatory bowel disease, multiple sclerosis and lupus Zhou and Mould’s timely contribution to the critical study of biopharmaceuticals is a valuable resource for any academic and industry researcher working in pharmacokinetics, pharmacology, biochemistry, or biotechnology as well as the many clinicians seeking the safest and most effective treatments for patients dealing with chronic immune disorders.
    Note: Online resource; Title from title page (viewed March 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (618 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Whether you’re a software engineer aspiring to enter the world of deep learning, a veteran data scientist, or a hobbyist with a simple dream of making the next viral AI app, you might have wondered where to begin. This step-by-step guide teaches you how to build practical deep learning applications for the cloud, mobile, browsers, and edge devices using a hands-on approach. Relying on years of industry experience transforming deep learning research into award-winning applications, Anirudh Koul, Siddha Ganju, and Meher Kasam guide you through the process of converting an idea into something that people in the real world can use. Train, tune, and deploy computer vision models with Keras, TensorFlow, Core ML, and TensorFlow Lite Develop AI for a range of devices including Raspberry Pi, Jetson Nano, and Google Coral Explore fun projects, from Silicon Valley’s Not Hotdog app to 40+ industry case studies Simulate an autonomous car in a video game environment and build a miniature version with reinforcement learning Use transfer learning to train models in minutes Discover 50+ practical tips for maximizing model accuracy and speed, debugging, and scaling to millions of users
    Note: Online resource; Title from title page (viewed October 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (523 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Create and implement AI-based features in your Swift apps for iOS, macOS, tvOS, and watchOS. With this practical book, programmers and developers of all kinds will find a one-stop shop for AI and machine learning with Swift. Taking a task-based approach, you’ll learn how to build features that use powerful AI features to identify images, make predictions, generate content, recommend things, and more. AI is increasingly essential for every developer—and you don’t need to be a data scientist or mathematician to take advantage of it in your apps. Explore Swift-based AI and ML techniques for building applications. Learn where and how AI-driven features make sense. Inspect tools such as Apple’s Python-powered Turi Create and Google’s Swift for TensorFlow to train and build models. I: Fundamentals and Tools— Learn AI basics, our task-based approach, and discover how to build or find a dataset. II: Task Based AI— Build vision, audio, text, motion, and augmentation-related features; learn how to convert preexisting models. III: Beyond— Discover the theory behind task-based practice, explore AI and ML methods, and learn how you can build it all from scratch... if you want to
    Note: Online resource; Title from title page (viewed October 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Probability, Random Variables, Statistics, and Random Processes: Fundamentals & Applications is a comprehensive undergraduate-level textbook. With its excellent topical coverage, the focus of this book is on the basic principles and practical applications of the fundamental concepts that are extensively used in various Engineering disciplines as well as in a variety of programs in Life and Social Sciences. The text provides students with the requisite building blocks of knowledge they require to understand and progress in their areas of interest. With a simple, clear-cut style of writing, the intuitive explanations, insightful examples, and practical applications are the hallmarks of this book. The text consists of twelve chapters divided into four parts. Part-I, Probability (Chapters 1 – 3), lays a solid groundwork for probability theory, and introduces applications in counting, gambling, reliability, and security. Part-II, Random Variables (Chapters 4 – 7), discusses in detail multiple random variables, along with a multitude of frequently-encountered probability distributions. Part-III, Statistics (Chapters 8 – 10), highlights estimation and hypothesis testing. Part-IV, Random Processes (Chapters 11 – 12), delves into the characterization and processing of random processes. Other notable features include: Most of the text assumes no knowledge of subject matter past first year calculus and linear algebra With its independent chapter structure and rich choice of topics, a variety of syllabi for different courses at the junior, senior, and graduate levels can be supported A supplemental website includes solutions to about 250 practice problems, lecture slides, and figures and tables from the text Given its engaging tone, grounded approach, methodically-paced flow, thorough coverage, and flexible structure, Probability, Random Variables, Statistics, and Random Processes: Fundamentals & Applications clearly serves as a must textbook for courses not only in Electrical Engineering, but also in Computer Engineering, Software Engineering, and Computer Science.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (56 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you’re considering a multicloud approach to host applications, you’re in good company. According to a recent survey, 42% of the world’s organizations have adopted this strategy. But there are significant challenges and complexities to overcome. This practical report walks you through the pros and cons of migrating to these environments, particularly for securing your applications. Cybersecurity experts Laurent Gil and Allan Liska show you how to orchestrate and manage multicloud environments, including edge technologies designed to secure and protect your environment. Managers and leaders will learn methods for distributing workloads across cloud providers as well as ways to avoid potential pitfalls when pursuing this strategy. Understand the benefits of adopting a multicloud architecture—along with the trade-offs and short-term costs Learn how orchestration lets you manage dozens of applications across thousands of containers in a multicloud environment Explore ways to apply a consistent security policy across all cloud platforms Implement layered security that includes vulnerability scanning, API gateway deployment, and web application firewalls Delve into specific use cases for delivering web application security across all cloud providers
    Note: Online resource; Title from title page (viewed November 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492047810 , 1492047813 , 9781492047797 , 1492047791
    Language: English
    Pages: 1 online resource (284 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.1
    Keywords: Application software Development ; Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Software patterns ; Electronic books ; local ; Logiciels d'application ; Développement ; Ordinateurs ; Architecture ; Systèmes d'exploitation répartis ; Logiciels ; Modèles de conception ; Application software ; Development ; Computer architecture ; Computer software ; Development ; Distributed operating systems (Computers) ; Software patterns
    Abstract: How do you detangle a monolithic system and migrate it to a microservices architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices , this new book details a proven method for transitioning an existing monolithic system to a microservice architecture. With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You’ll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture. Ideal for organizations looking to transition to microservices, rather than rebuild Helps companies determine whether to migrate, when to migrate, and where to begin Addresses communication, integration, and the migration of legacy systems Discusses multiple migration patterns and where they apply Provides database migration examples, along with synchronization strategies Explores application decomposition, including several architectural refactoring patterns Delves into details of database decomposition, including the impact of breaking referential and transactional integrity, new failure modes, and more
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This book is about constructing models from experimental data. It covers a range of topics, from statistical data prediction to Kalman filtering, from black-box model identification to parameter estimation, from spectral analysis to predictive control. Written for graduate students, this textbook offers an approach that has proven successful throughout the many years during which its author has taught these topics at his University. The book: Contains accessible methods explained step-by-step in simple terms Offers an essential tool useful in a variety of fields, especially engineering, statistics, and mathematics Includes an overview on random variables and stationary processes, as well as an introduction to discrete time models and matrix analysis Incorporates historical commentaries to put into perspective the developments that have brought the discipline to its current state Provides many examples and solved problems to complement the presentation and facilitate comprehension of the techniques presented
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (117 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Is microservice architecture right for your organization? Microservices have many benefits, but they also come with their own set of drawbacks. With this updated edition, Java developers and architects will learn how to navigate popular application frameworks such Spring Boot and MicroProfile to deploy and manage microservices at scale with Linux containers. This hands-on, example-driven guide provides step-by-step instructions to help you get started. Adopting microservices requires much more than changes to your technology. Author Rafael Benevides, director of developer experience at Red Hat, also examines the organizational agility necessary to deliver these services. This concise ebook shows you how rapid feedback cycles, autonomous teams, and shared purpose are key to making microservices work. Learn why microservices require you to think differently about building, deploying, and operating cloud-native applications Design microservices using the popular Spring Boot and Eclipse MicroProfile frameworks Build an API gateway with Apache Camel to help clients access microservices Use Docker and Kubernetes to deploy microservices, regardless of language Run microservices at scale using cluster management, failover, and load-balancing techniques Use OpenTracing to monitor requests, response time, and the path of particular invocations
    Note: Online resource; Title from title page (viewed June 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Traditionally, determining the most efficient designs and practices—whether for determining how store merchandise should be arranged or where people and machines should be laid out in a factory floor—has required vast amounts of data and human assessment. These efficient designs can be the difference between a thriving company and a struggling one. Recent advancements in multiagent reinforcement learning within virtual environments, such as DeepMind’s Capture the Flag or Open AI’s Learning to Compete and Cooperate, have led to a novel approach for tackling efficient design and practices. Danny Lange (Unity Technologies) explains how observing emergent behaviors of multiple AI agents in a simulated virtual environment can lead to the most optimal designs and real-world practices, all without introducing human bias or the need for vast amounts of data. This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With more and more companies moving on-prem applications to the cloud, software and cloud solution architects alike are busy investigating ways to improve load balancing, performance, security, and high availability for workloads. This practical report describes Microsoft Azure’s load balancing options and explains how NGINX can contribute to a comprehensive solution. Cloud solution architect Arlan Nugara takes you through the steps necessary to design a practical solution for your network. Software developers and technical managers will learn how these technologies have a direct impact on application development and architecture. While the examples are specific to Azure, these load balancing concepts and implementations also apply to cloud providers such as AWS, Google Cloud Platform, DigitalOcean, and IBM Cloud. Understand load balancing—what it is and why it’s important Explore load balancing in Azure, including the traffic manager and application gateway Learn how NGINX Plus on Azure lets you create an ideal end-to-end application platform Walk through three load balancing options with Azure and NGINX Plus Explore security choices including NGINX management, NGINX Web Application Firewall, and Azure Firewall integration
    Note: Online resource; Title from title page (viewed July 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An authoritative guide to the latest developments for the design of low-cost smart antennas Traditional smart antenna systems are costly, consume great amounts of power and are bulky size. Low-cost Smart Antennas offers a guide to designing smart antenna systems that are low cost, low power, and compact in size and can be applied to satellite communications, radar and mobile communications. The authors — noted experts on the topic — provide introductions to the fundamental concepts of antennas, array antennas and smart antennas. The book fills a gap in the literature by presenting the design techniques of low-cost radio frequency (RF) smart antennas as well as approaches for implementing the hardware of the antenna and the beamforming network (BFN). A comprehensive and accessible book, Low-cost Smart Antennas not only presents an up-to-date review of the topic but includes illustrative case studies that contain in-depth explorations of the theory and technology of smart antennas. While other resources highlight the software (signal processing algorithms), this book is unique by focusing on the antenna hardware. This important book: Offers an introduction to the most recent developments of the design of low-cost smart antennas and their applications Presents a unique book that puts the focus on antenna hardware Includes a variety of case studies that clearly demonstrate the implementation of current design techniques Introduces both fundamental theories as well as more advanced topics Written for students and researchers and antenna engineers, Low-cost Smart Antennas explores the most recent advances in the field with an emphasis on antenna hardware.
    Note: Online resource; Title from title page (viewed March 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Meet the man and uncover the story behind one of Australia’s most recognised brands We all know Jim’s. Maybe you just passed a Jim’s Mowing trailer on the road; or maybe there’s a Jim’s Cleaning van parked across the street each Tuesday morning; or maybe your best mate is laughing all the way to the bank after quitting the city and starting his new Jim’s Fencing franchise, but do you know the real story behind the Jim’s Group and its founder, Jim Penman? Brutally efficient, socially awkward, and a tireless perfectionist, Jim is as complex and fascinating as the Jim’s Group. This book is a warts-and-all look at his colourful life that delves deep into how he ignored conventional thinking to turn a few mowing rounds into a corporate juggernaut built on always putting the customer first. Jim’s unique approach revolutionised Australia’s business landscape, providing thousands of people the opportunity to create and grow their own businesses. Most Australians know very little about the man who created one of the nation’s most famous companies. For all of his success, Jim is remarkably unassuming and approachable . In this authorised biography, author Catherine Moolenschot sat down with Jim and over one hundred people who know him — from franchisees and franchisors, to family, friends, and adversaries — to get up close and personal with the surprising story of one of Australia’s biggest brands and the man who made it all happen. Jim’s Book tells the fascinating story of the man and the business that bears his name. Equal parts biography, history and philosophy, this book takes readers on a journey through one man’s remarkable life.
    Note: Online resource; Title from title page (viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (500 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Deep, insightful analysis of controversial risk management issues in Islamic banking Mapping the Risks And Risk Management Practices In Islamic Banking is a comprehensive analysis of the current state of risk management practices within the Islamic banking industry, with recommendations for policy makers, bankers, and industry stakeholders. Going beyond the academic, this book presents the opinions and perceptions of industry financiers and bankers, alongside primary information and data collected by Islamic finance professionals to deconstruct and analyze the sector's current risk management practices. You'll get up to date on the latest attitudes and trends, and delve into the current issues surrounding risk management in Islamic banks. With a focus on practical applications, this authoritative guide discusses the unique risks facing Islamic banks, from the perspective of a wide range of practitioners. Risk management is one of the biggest, most controversial issues in Islamic finance, yet it remains under-researched. Many uncertainties exist for which the answers are still unclear, yet will play a large role in shaping the industry's future. This book digs deep into current ideas and practices to discover what's being done, what needs to be done, and what needs to stop happening to keep the future of Islamic finance strong. Explore both Islamic and traditional attitudes toward risk Examine current Islamic risk management practices Understand the latest industry issues and trends Consider the diverse range of risks unique to the Islamic banking sector Effective risk management in Islamic banking deserves priority attention. Unless the industry develops its own genuine risk management architecture, it cannot achieve its full potential and the viability needed for a more resilient financial system than the debunked Wall Street model. Mapping the Risks and Risk Management Practices in Islamic Banking provides a deep, authoritative analysis of where the industry is today and where it needs to develop.
    Note: Online resource; Title from title page (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119523734 , 1119523737 , 1119523788 , 9781119523789 , 9781119523758 , 1119523753 , 9781119523789
    Language: English
    Pages: 1 online resource (560 pages)
    Edition: 5th edition
    Series Statement: Wiley series in probability and statistics
    Parallel Title: Erscheint auch als
    Keywords: Insurance Statistical methods ; Insurance Mathematical models ; Electronic books ; local ; Assurance ; Méthodes statistiques ; Assurance ; Modèles mathématiques ; BUSINESS & ECONOMICS ; Insurance ; Risk Assessment & Management ; Insurance ; Mathematical models ; Insurance ; Statistical methods
    Abstract: A guide that provides in-depth coverage of modeling techniques used throughout many branches of actuarial science, revised and updated Now in its fifth edition, Loss Models: From Data to Decisions puts the focus on material tested in the Society of Actuaries (SOA) newly revised Exams STAM (Short-Term Actuarial Mathematics) and LTAM (Long-Term Actuarial Mathematics). Updated to reflect these exam changes, this vital resource offers actuaries, and those aspiring to the profession, a practical approach to the concepts and techniques needed to succeed in the profession. The techniques are also valuable for anyone who uses loss data to build models for assessing risks of any kind. Loss Models contains a wealth of examples that highlight the real-world applications of the concepts presented, and puts the emphasis on calculations and spreadsheet implementation. With a focus on the loss process, the book reviews the essential quantitative techniques such as random variables, basic distributional quantities, and the recursive method, and discusses techniques for classifying and creating distributions. Parametric, non-parametric, and Bayesian estimation methods are thoroughly covered. In addition, the authors offer practical advice for choosing an appropriate model. This important text: • Presents a revised and updated edition of the classic guide for actuaries that aligns with newly introduced Exams STAM and LTAM • Contains a wealth of exercises taken from previous exams • Includes fresh and additional content related to the material required by the Society of Actuaries (SOA) and the Canadian Institute of Actuaries (CIA) • Offers a solutions manual available for further insight, and all the data sets and supplemental material are posted on a companion site Written for students and aspiring actuaries who are preparing to take the SOA examinations, Loss Models offers an essential guide to the concepts and techniques of actuarial science.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Expertly navigate any workplace conversation and come out on top When confronted with difficult situations in the workplace, many people are at a loss for words. That’s why New York Times bestselling authors Stephen M. Pollan and Mark Levine created Lifescripts: What to Say to Get What You Want in Life's Toughest Situations . Using two-color flowcharts, Lifescripts maps out 171 difficult conversations, guiding you through discussion openers and effective responses reach the desired result. This completely revised and updated edition includes nearly 50 new business-focused scripts covering everything from apologizing for a misdirected email to requesting better meeting manners. Inside, you’ll find scripts to fit any situation you’re confronting at work. Use the signature Lifescripts visual flowcharts to work your way through exactly how the conversation should go. Be it boosting employee morale or getting the raise you deserve, when the time comes, you’ll be prepared not only with the right words and phrases, but with the confidence you need to get what you want. Work your way through conversation scripts for terminations, performance reviews, negotiating job offers, asking for raises, and much more Learn a unique set of icebreakers, pitches, questions, answers, and defenses for each difficult conversation Easily develop a winning conversational strategy using the signature visual flowcharts unique to Lifescripts Get strategic tips on attitude, timing, preparation, and behavior to help make any conversation a success This revised Third Edition of Lifescripts is here to help employees and managers communicate even more clearly and effectively. Whatever the situation, Lifescripts provides a road map to navigate the most perplexing, problematic dialogues for success.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (276 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. From the startup to corporate giant, companies are facing massive amounts of disruption. More than ever before, organizations need nimble and responsive leaders who know how to exploit the opportunities that change brings. In this insightful book, senior executive Jean Dahl takes a hard look at how leadership needs to be redefined in this age of disruption by embracing lean principles. Drawing on nearly three decades of corporate experience, Dahl lays out a new holistic approach to developing today’s lean leaders. She shares personal experiences and compelling real-world case studies to explain the steps needed to get you and your company to embrace and respond to change proactively. Learn how to build a lean culture within your organization Discover the five dimensions of lean leadership and the skills and abilities involved Learn how to apply the seven steps necessary to become a lean leader Build a culture of continuous change within your organization by implementing the seven steps to building a lean culture
    Note: Online resource; Title from title page (viewed December 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (23 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Despite the enthusiasm for AI, a recent survey reveals that few organizations have adopted this technology in any meaningful way. One reason is the tedious process of accessing, labeling, and transforming data—known as data wrangling—that consumes 80% of a data scientist’s time. There’s a better way to model data. This practical ebook explores a new crop of self-service data preparation tools and services, including IBM Watson Studio, for automating data wrangling. Featuring interviews with data analytics experts, including Alex Castrounis (InnoArchiTech), Jay Limburn (IBM), and Katharine Jarmul ( Data Wrangling with Python ) among others, this ebook examines key barriers to capturing value from AI processes, including problems with data access and preparation. Author Kate Shoup shows data scientists and analysts how Watson Studio and other self-service tools enable domain experts, developers, and business analysts to practice data science. Get an overview of data science and learn how it differs from data analysis Examine a typical AI workflow, including challenges that surface at each step of the data wrangling process Learn solutions to AI workflow challenges, including the use of data catalogs to help you access and prep data Dive into Watson Studio and learn how the platform combines data catalogs with support for data science tools in one environment Evaluate a Watson Studio example and explore real-world use cases
    Note: Online resource; Title from title page (viewed September 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Have you ever wanted to be a bigger, braver version of yourself? Can you imagine how that would expand your perspective on your career, your relationships and your life? Now is the time to be bold! In Bold Moves, Pippa Hallas, shares the inspiring story of her great aunt, Ella Baché, who fled war-torn Europe to start one of the world’s best loved skin care companies. Through conversations with other remarkable Australian women including Lorna Jane Clarkson, Tracy Spicer and many more, Pippa shares the moments when these women stood up, spoke out and fearlessly redefined their futures. As women and beauty trends have evolved over the decades, Ella Baché has kept pace while holding true to the core values of the company. Pippa opens up about the journey behind the brand, the disruptions, the innovations, the mistakes, and the risks that have made it what it is today. Featuring personal advice — as well as her own journey as CEO and as the mother of two young boys — this book will show you how to: embrace your personal story fortify your voice design the life you want to live love your own skin build your personal legacy. In a world of constant change, ground breaking technology, unprecedented transparency and unrivalled expectation, it is harder than ever to live a life of truth and passion. Bold Moves will give you everything you need to stand up and be bold in every part of your life.
    Note: Online resource; Title from title page (viewed April 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | 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: A unique keynote speech by Yangqing Jia, the leader of Alibaba’s AI and Big Data organization. A revealing talk by Ion Stoica (UC Berkeley) describing some the AI projects underway at UC Berekely's renowned RISELab. A thoughtful presentation by Long Wang, VP of TenCent Cloud, illustrating what TenCent believes AI will do for the cloud. These are just three of the illuminating talks given by the many AI experts from China, the U.S., and elsewhere who gathered to speak at O'Reilly Media's Artificial Intelligence Conference Beijing June 2019. This video compilation gives you the opportunity to see all of the best presentations from AI Beijing—it contains more than 60 hours of material to review on your schedule. AI Beijing's unique focus is applied AI—bridging the gap between AI developments in research and their commercial applications in business and industry. If you want to understand how AI will change the business landscape, or are working with deep learning or AI (or plan to be)— this video compilation is for you. Highlights include: Complete video recordings from the best of AI Beijing June 2019—this video compilation contains hours of material to review at your own schedule. 55% of the presentations are in English, 42% are in Chinese, and 3% are in English and Chinese. Keynote speeches by AI thought leaders such as Maria Zhang (LinkedIn), Pete Warden (Google Brain Team), Michael James (Cerebras), Hao Zheng (PlusAI), and Tim Kraska (MIT). Tutorials in Chinese, including Intels' Zhen Zhao's exploration into the OpenVINO toolkit and Microsoft's Henry Zeng, Lu Zhang, and Xiao Zhang's introduction to automated machine learning using Python and AutoML. Tutorials in English, such as Alejandro Saucedo's (The Institute for Ethical AI & Machine Learning) practical guide to de-mystifying machine learning bias and Richard Liaw (UC Berkeley RISELab) on how to build reinforcement learning models and AI applications with Ray. "Implementing AI" sessions presented in Chinese, such as Zhenxiao Luo (Uber) on how to run big data and machine learning systems at scale; Hui Xue (Microsoft) on the latest automated machine learning advances at Microsoft Research Asia; and Guoqiong Song (Intel) and Luyang Wang (Office Depot) on how Home Depot's real-time recommendation system was built using Analytics Zoo on BigDL and Apache Spark "Implementing AI sessions" delivered in English, including Google's Kaz Sato's examination of ML operations and Kubeflow pipelines; Rak...
    Note: Online resource; Title from title screen (viewed June 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (627 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you’ve learned. You’ll gain a strong foundation in the language, including best practices for testing, debugging, code reuse, and other development tips. This book also shows you how to use Python for applications in business, science, and the arts, using various Python tools and open source packages.
    Note: Online resource; Title from title page (viewed November 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (370 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it’s often difficult to understand what each one offers and how they differ. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals. Throughout the book, you’ll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases. These resources are listed at the end of parts one and two. You’ll discover that the most significant distinctions among many modern databases reside in subsystems that determine how storage is organized and how data is distributed. This book examines: Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines, with differences and use-cases for each Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log Distributed systems: Learn step-by-step how nodes and processes connect and build complex communication patterns Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency
    Note: Online resource; Title from title page (viewed October 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Double your odds of leading successful, sustainable change Leaders aren’t short on access to change management advice, but the jury has long been out as to which approach is the best one to follow. With the publication of Beyond Performance 2.0 , the verdict is well and truly in. By applying the approach detailed by authors, Scott Keller and Bill Schaninger, the evidence shows that leaders can more than double their odds of success—from thirty percent to almost eighty. Whereas the first edition of Beyond Performance introduced the authors’ “Five Frames of Performance and Health” approach to change management, the fully revised and updated Beyond Performance 2.0 has been transformed into a truly practical “how to” guide for leaders. Every aspect of how to lead change at scale is covered in a step-by-step manner, always accompanied by practical tools and real-life examples. Keller and Schaninger’s work is distinguished in many ways, one of which is the rigor behind the recommendations. The underpinning research is the most comprehensive of its kind—based on over 5 million data points drawn from 2,000 companies globally over a 15-year period. This data is overlaid with the authors’ combined more than 40 years of experience in helping companies successfully achieve large-scale change. As senior partners in McKinsey & Company, consistently named the world’s most prestigious management consulting firm, Keller and Schaninger also draw on the shared experience of their colleagues from offices in over 60 countries with unrivaled access to CEOs and senior teams. Beyond Performance 2.0 also dares to go against the grain—eschewing the notion of copying best practices and instead guiding leaders to make choices specific to their unique context and organization. It does this with meticulously balance of focus on short- and long-term considerations, and on fully addressing the hard technical and oft cultural elements of making change happen. Further, the approach doesn’t just focus on delivering change; it builds an organization’s muscle to continuously change, making it healthier so that it can act with increased speed and agility to stay perpetually ahead of its competition. Leaders looking for a proven approach to leading large-scale change from a trusted source have found what they are looking for in Beyond Performance 2.0 .
    Note: Online resource; Title from title page (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (270 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn how to design, develop, and deploy smart contracts on the Ethereum blockchain. With this practical book, software developers with a high-level understanding of the blockchain will use the Solidity programming language to write decentralized applications (dApps) using the web3.js library. Smart contracts have allowed technologists to create a new breed of software systems that have ushered in the next revolution in human organization. Kevin Solorio, Randall Kanna, and David Hoover teach you the fundamentals of Solidity, as well as key topics such as unit testing, deployment, and preventing security vulnerabilities. You'll also learn how to leverage the built-in public/private key cryptography in the Ethereum protocol. Learn the fundamentals of how the Ethereum blockchain works Setup a local Ethereum client using Parity Develop and test secure smart contracts using Solidity and Vyper Learn how to deploy smart contracts Interact with your smart contract using Web3 (JavaScript) Work with hands-on examples and walkthroughs of common scenarios
    Note: Online resource; Title from title page (viewed December 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (314 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you’re an executive, manager, or anyone interested in leveraging AI within your organization, this is your guide. You’ll understand exactly what AI is, learn how to identify AI opportunities, and develop and execute a successful AI vision and strategy. Alex Castrounis, business consultant and former IndyCar engineer and race strategist, examines the value of AI and shows you how to develop an AI vision and strategy that benefits both people and business. AI is exciting, powerful, and game changing—but too many AI initiatives end in failure. With this book, you’ll explore the risks, considerations, trade-offs, and constraints for pursuing an AI initiative. You’ll learn how to create better human experiences and greater business success through winning AI solutions and human-centered products. Use the book’s AIPB Framework to conduct end-to-end, goal-driven innovation and value creation with AI Define a goal-aligned AI vision and strategy for stakeholders, including businesses, customers, and users Leverage AI successfully by focusing on concepts such as scientific innovation and AI readiness and maturity Understand the importance of executive leadership for pursuing AI initiatives "A must read for business executives and managers interested in learning about AI and unlocking its benefits. Alex Castrounis has simplified complex topics so that anyone can begin to leverage AI within their organization." - Dan Park, GM & Director, Uber "Alex Castrounis has been at the forefront of helping organizations understand the promise of AI and leverage its benefits, while avoiding the many pitfalls that can derail success. In this essential book, he shares his expertise with the rest of us." - Dean Wampler, Ph.D., VP, Fast Data Engineering at Lightbend
    Note: Online resource; Title from title page (viewed July 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The business ideas and innovation philosophies of the world’s great entrepreneurs—for anyone to implement in any business Steve Jobs. Jeff Bezos. Larry Page. Sergey Brin. Zhang Ruimin. Marc Benioff. Millions of words have been written about the great entrepreneurs of the world. This book is not about describing their achievements. Nor is it about their charisma, personal trials, or their place in popular culture. We have all heard or read about them already. This book is about the entrepreneur, the thinker. It is about the grand ideas, the disruptive thoughts, the innovative underpinnings and business philosophies that gave rise to their achievements. Thank You For Disrupting: The Disruptive Business Philosophies of The World’s Great Entrepreneurs examines 20 of the most significant business leaders of our time. Author Jean-Marie Dru, himself a disruptor who coined the term decades ago, explains not only the impact these leaders have had on their own companies, but also their immense influence on the business world as a whole. Each chapter is replete with in-depth analyses, insightful comments, and personal observations from the author, including discussions covering the experimentation and platforms of Jeff Bezos, to the recruitment policies and core values of Sergey Brin and Larry Page, to the complete CSR and company activism of Paul Polman, and many more. Illustrating how the vision of a disruptive innovator can reach far beyond his or her company, this engaging book encourages and inspires readers to become disruptors in in their own businesses. The Disruptive Business Philosophies of The World’s Great Entrepreneurs is a must-read for anyone interested in the why and how behind the most significant and influential business achievements of our time.
    Note: Online resource; Title from title page (viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Games are wonderful contained problem spaces, making them great places to explore AI—even if you’re not a game developer. Paris Buttfield-Addison (Secret Lab Pty. Ltd.), Mars Geldard (University of Tasmania), and Tim Nugent (lonely.coffee) teach you how to use Unity to train, explore, and manipulate intelligent agents that learn. You’ll train a quadruped to walk, then train it to explore, fetch, and manipulate the world. It’s a little bit technical, a little bit creative. Join Paris, Mars, and Tim to learn how to use game technologies such as Unity to further your understanding of machine learning fundamentals and solve problems. Topics include: How video game engines are a perfect environment to constrain a problem and train an agent How easy it is to get started, using Unity How to build up a model and use it in the engine to explore a particular idea or problem This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Break your revenue records with Silicon Valley’s “growth bible” “ This book makes very clear how to get to hyper-growth and the work needed to actually get there ” Why are you struggling to grow your business when everyone else seems to be crushing their goals? If you needed to triple revenue within the next three years, would you know exactly how to do it? Doubling the size of your business, tripling it, even growing ten times larger isn't about magic. It's not about privileges, luck, or working harder. There's a template that the world's fastest growing companies follow to achieve and sustain much, much faster growth. From Impossible to Inevitable details the hypergrowth playbook of companies like Hubspot, Salesforce.com (the fastest growing multibillion dollar software company), and EchoSign—aka Adobe Document Services (which catapulted from $0 to $144 million in seven years). Whether you have a $1 billion or a $100,000 business, you can use the same insights as these notable companies to learn what it really takes to break your own revenue records. Pinpoint why you aren’t growing faster Understand what it takes to get to hypergrowth Nail a niche (the #1 missing growth ingredient) What every revenue leader needs to know about building a scalable sales team There’s no time like the present to surpass plateaus and get off of the up-and-down revenue rollercoaster. Find out how now!
    Note: Online resource; Title from title page (viewed June 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: As acute shortages for data scientists and engineers further develop in competitive talent markets, it’s imperative to address biases and bottlenecks in the hiring of data scientists and engineers. Most companies approach hiring and talent management as an art, relying on judgment and experience when conceptualizing jobs, drafting JDs, and screening and assessing candidates. Maryam Jahanshahi (TapRecruit) explains how often-innocuous recruiting decisions have dramatic impacts on hiring outcomes, from the success of a hiring process to the candidate pool composition and the amount of time it takes to hire. She then discusses how using data-driven approaches provide an arbitrage opportunity that has significant impact on both the quality and diversity of candidate pools for data science and engineering roles. Maryam covers the role of confounders in the hiring process, explores the complexity of job descriptions, and shares how she extracted signal from noise to extract the key conclusions she presents. She then presents key hiring heuristics in three vignettes: the one word that creates significant ripple effects at every stage of the hiring process; the surprising way that startups do better in the talent war for data scientists and engineers; and hacking diversity, or how she and her team learned to reproducibly and robustly recruit a diverse pool of data scientists and engineers. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Military Recruiting is a war. It’s just a different kind of war than what you were prepared and trained to fight for. Recruiting is a war for talent. Smart, competent, and capable people are rare and in high demand. Every organization, from commercial enterprises, healthcare, non-profit, sports, and education, to the military is in an outright battle to recruit and retain these bright and talented people. Rather than bullets and bombs, the war for talent is won through high-impact prospecting activity, time discipline, intellectual agility, emotional intelligence, and human to human relationships. On this highly competitive, ever changing, asymmetrical battlefield, to win, you must operate at a level of excellence beyond anything asked of military recruiters before. Yet, in this new paradigm, many recruiters are struggling, and most recruiting units are staring down the barrel at 50 percent or more of their recruiters consistently missing Mission. It is imperative that we arm military recruiters with the skills they need to win in this challenging environment. The failure to make Mission is an existential threat to the strength and readiness of America’s fighting forces and our democracy. Fanatical Military Recruiting begins where the Recruiting and Retention colleges of the various branches of the military leave off. It is an advanced, master’s level training resource designed specifically for the unique demands of Military Recruiting. In FMR , you’ll learn: The Single Most Important Discipline in Military Recruiting How to Get Out of a Recruiting Slump The 30-Day Rule and Law of Replacement Powerful Time and Territory Management Strategies that Put You in Control of Your Day The 7 Step Telephone Prospecting Framework The 4 Step Email and Direct Messaging Framework The 5 C’s of Social Recruiting The 7 Step Text Message Prospecting Framework How to Leverage a Balanced Prospecting Methodology to Keep the Funnel Full of Qualified Applicants Powerful Human Influence Frameworks that Reduce Resistance and Objections The 3 Step Prospecting Objection Turn-Around Framework Mission Drive and the 5 Disciplines of Ultra-High Performing Military Recruiters In his signature right-to-the-point style that has made him the go-to trainer to a who’s who of the world’s most prestigious organizations, Jeb Blount pulls no punches. He slaps you in the face with the cold, hard truth about what’s really holding you back. Then, he pulls you in with stories, examples, ...
    Note: Online resource; Title from title page (viewed March 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In Real Estate Titans , Erez Cohen shares the advice and learnings of the world's leading real estate experts to create a guide for becoming a savvier real estate player. Cohen draws on his experience as a research and teacher’s assistant at Wharton Business School with an investment expert—and his mentor—Dr. Peter Linneman. Throughout his career, Cohen has collected first-hand knowledge from meetings with such real estate titans as Ronald Terwilliger, Sam Zell, Joseph Sitt, and numerous others. Cohen wanted to understand how these real estate giants became so successful, so he refined his quest into three critical questions: What inspires these titans to work so hard and reach such extraordinary levels of success? What are the main elements and traits inside of them that propel them to be so grandiose? How have these individuals, who had less resources, succeeded on a much bigger scale than so many of their competitors? Real Estate Titans contains the 7 key lessons distilled from interviews with several of the world’s greatest real estate investors. These critical lessons offer insight into the mindset, tactics, and habits that each of the interviewed titans possess. Once you implement these key ideas—which you won’t find anywhere else—into your business, it will grow exponentially within a matter of months. Real Estate Titans offers an insider’s view into several of the most successful investors on the planet. The book’s compelling stories and lessons show why real estate is such a wonderful and important business, and it also offers a roadmap for becoming a world class real estate player.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...