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.  (575)
  • Safari, an O'Reilly Media Company  (12)
  • [Erscheinungsort nicht ermittelbar] : Manning Publications  (247)
  • [Erscheinungsort nicht ermittelbar] : Routledge  (201)
  • [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review  (139)
Datasource
Material
Language
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299339
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 3rd edition
    Keywords: Electronic books
    Abstract: Unity in Action, Third Edition teaches you to create games with the Unity game platform. It’s many 2D, 3D, and AR/VR game examples give you hands-on experience with Unity’s workflow tools and state-of-the-art rendering engine. This fully updated third edition presents new coverage of Unity’s XR toolkit and shows you how you can start building with virtual and augmented reality.
    Note: Online resource; Title from title page (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sinan Ozdemir teaches how to use core tenants of feature engineering to build your own art recommendation engine from scratch. You will be using state of the art models like VGG-11 and BERT alongside classic feature engineering techniques algorithms to construct and fine-tune a pipeline to produce art recommendations.
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296321
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Quantum Computing in Action is a gentle introduction to the ideas and applications of quantum computing. After briefly reviewing the science that makes quantum tick, it guides you through practical implementations of quantum computing algorithms. You’ll write your first quantum code and explore qubits and quantum gates with the Java-based Strange quantum simulator. You’ll enjoy the interesting examples and insightful explanations as you create quantum algorithms using standard Java and your favorite IDE and build tools.
    Note: Online resource; Title from title page (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299827
    Language: English
    Pages: 1 online resource (448 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Functional Programming in C#, Second Edition teaches functional thinking for real-world problems. It reviews the C# language features that allow you to program functionally and through many practical examples shows the power of function composition, data-driven programming, and immutable data structures. All code examples work with .NET 6 and C# 10.
    Note: Online resource; Title from title page (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298370
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Street Coder teaches you how to handle the realities of day-to-day coding as a software developer. Self-taught guru Sedat Kapanoğlu shares down-and-dirty advice that’s rooted in his personal hands-on experience, not abstract theory or ivory-tower ideology. You’ll learn how to adapt what you’ve learned from books and classes to the challenges you’ll face on the job. As you go, you’ll get tips on everything from technical implementations to handling a paranoid manager.
    Note: Online resource; Title from title page (viewed January 18, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298998
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Data Privacy: A runbook for engineers teaches you how to navigate the trade-off s between strict data security and real world business needs. In this practical book, you’ll learn how to design and implement privacy programs that are easy to scale and automate. There’s no bureaucratic process—just workable solutions and smart repurposing of existing security tools to help set and achieve your privacy goals.
    Note: Online resource; Title from title page (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Introductory lesson on time series forecasting in Python. Marco Peixeiro explores the random walk model, MA(q) and AR(p) models. Throughout the lesson, he explores the foundational concept of stationarity, and learn how to use the ACF and PACF plots for forecasting.
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn how to automate one of the two pieces of Continuous Delivery: always keeping your codebase in a releasable state. Christie Wilson uses GitHub actions to explore the lifecycle of a change, discover all the places where bugs can squirm their way in, and learn the best times to run your pipelines for the most effective bug-catching!
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298653
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Kubernetes Native Microservices with Quarkus and MicroProfile teaches you to build microservices using containers, Kubernetes, and the Quarkus framework. You'll immediately start developing a deployable application using Quarkus and the MicroProfile APIs. Then, you'll explore the startup and runtime gains Quarkus delivers out of the box and also learn how to supercharge performance by compiling natively using GraalVM. Along the way, you'll see how to integrate a Quarkus application with Spring and pick up pro tips for monitoring and managing your microservices.
    Note: Online resource; Title from title page (viewed January 20, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Paul Azunre uses Kaggle kernels to experiment with some key NLP architectures, like BERT, GPT etc to generate some text, perform some classification, etc. Time permitting. He also discusses some major advances in NLP since his book "Transfer Learning for NLP" was published (August 2021).
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297632
    Language: English
    Pages: 1 online resource (376 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: React Hooks in Action teaches you to write fast and reusable React components using Hooks. You’ll start by learning to create component code with Hooks. Next, you’ll implement a resource booking application that demonstrates managing local state, application state, and side effects like fetching data. Code samples and illustrations make learning Hooks easy.
    Note: Online resource; Title from title page (viewed April 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Innovations by front-line workers are a significant source of competitive advantage in manufacturing industries. New research shows that when managers send these employees to other plants within the organization on short assignments, the value of their innovations increases.
    Note: Online resource; Title from title page (viewed February 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (9 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Digital collaboration tools are designed to help people work together and learn from one another by facilitating knowledge sharing. But they also provide a window into who knows and does what in the organization. People who collaborate regularly and those who collaborate sporadically have different needs and require different types of tools.
    Note: Online resource; Title from title page (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies whose executives are digitally savvy outperform other companies on growth and valuation by large margins. But less than 10% of companies have digitally savvy top teams in place. Research from the MIT Sloan School of Management’s Center for Information Systems Research describes the level of digital savviness found in top teams, the business value it delivers, and the actions you can take to increase the digital savviness of your company’s executives.
    Note: Online resource; Title from title page (viewed March 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297984
    Language: English
    Pages: 1 online resource (592 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes. You'll progress from Kubernetes basics to essential skills, learning to model, deploy, and manage applications in production. Exercises demonstrate how Kubernetes works with multiple languages and frameworks. You'll also practice with new apps, legacy code, and serverless functions.
    Note: Online resource; Title from title page (viewed April 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (10 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Business ecosystems provide valuable access to external capabilities, scale fast, and can be very flexible and resilient. But only 1in 7 ecosystems achieves sustainable success. The metrics and red flags described in this article can help you track the key drivers of ecosystem health and ensure that your company beats the odds.
    Note: Online resource; Title from title page (viewed March 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295355
    Language: English
    Pages: 1 online resource (688 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In Math for Programmers you’ll explore important mathematical concepts through hands-on coding. Filled with graphics and more than 300 exercises and mini-projects, this book unlocks the door to interesting–and lucrative!–careers in some of today’s hottest fields. As you tackle the basics of linear algebra, calculus, and machine learning, you’ll master the key Python libraries used to turn them into real-world software applications.
    Note: Online resource; Title from title page (viewed January 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Unfortunately, it is not uncommon for leaders to ask their employees to cross ethical lines. Though they may do so in an effort to enhance short-term results, for instance, or to gain personal benefits, they also run the risk of negatively affecting their employees’ motivation and task performance over the long term.
    Note: Online resource; Title from title page (viewed April 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies that experience big fluctuations in demand can incur significant costs: overtime and lost sales when demand is too high, and idle capacity and excess inventory when demand slumps. But it’s possible to better manage this variability by looking at one’s customer list as a portfolio and targeting new customers whose demand patterns are complementary to those of existing customers.
    Note: Online resource; Title from title page (viewed May 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (8 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Performing volunteer work for a charitable cause can help employees develop valuable skills for their jobs. But programs with that goal can backfire if volunteers believe that their employer’s real motive is to profit through improved performance. People are more receptive when managers are transparent about the gains that can be achieved for all parties and when they’re given time and space to reflect on their experiences.
    Note: Online resource; Title from title page (viewed April 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Quarterly earnings calls present an opportunity for businesses to share how their long-term financial performance is tied to environmental, social, and governance (ESG) issues. They can overcome obstacles to discussing ESG in these calls by laying the groundwork for interest in ESG, adapting the call schedule, explaining and reporting on the return on ESG investment, developing cross-functional collaborations, and staging the call as theater.
    Note: Online resource; Title from title page (viewed May 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Businesses have lacked robust tools to detect, measure, and manage smells in a scientific way — until now. Two emerging branches of digital olfaction technology — one focused on the digital detection and analysis of different odors, and the other on the digital transmission and re-creation of smells — could potentially revolutionize a range of industries. The authors outline a variety of use cases for olfactory technologies, along with actions businesses can take to capitalize on them.
    Note: Online resource; Title from title page (viewed May 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: We are moving toward a new “work operating system” that will deconstruct work into tasks/projects that may be assigned not only to employees but also to machines and contingent workers in talent marketplaces. This shift has profound implications for leaders. Some will increasingly act as project managers, while top-level leaders will gain new challenges in orchestrating an increasingly fast-moving style of working characterized by continual change and a lack of hierarchy.
    Note: Online resource; Title from title page (viewed April 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (10 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Only certain details about job candidates are relevant for hiring decisions; knowing other details can undermine the fairness and accuracy of employers’ assessments. Organizations can establish policies that “blind” decision makers to potentially biasing information, but this is rare. This article looks at when managers and other evaluators might choose to blind their own judgment and suggests ways they can foster less-biased decision-making in their organizations.
    Note: Online resource; Title from title page (viewed June 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (10 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Behaviors that spark organizational learning and growth also require a great deal of courage — often because they involve speaking truth to power or challenging one’s sense of self. Since they feel so risky, they don’t happen nearly as frequently as they should day to day. In this article, the authors offer a framework for encouraging the behaviors and making them safer for employees to exhibit.
    Note: Online resource; Title from title page (viewed June 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In this interview, the first in MIT Sloan Management Review’s Leading With Impact series, Tassilo Festetics discusses his role as vice president of global solutions at Anheuser-Busch InBev with coach and consultant Chris Clearfield. Festetics describes the benefits of building cutting-edge applications in-house to improve the brewer’s products and service, and the value of fostering an environment that encourages open communication.
    Note: Online resource; Title from title page (viewed June 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296956
    Language: English
    Pages: 1 online resource (448 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You’ll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring’s intuitive tooling, and master API management with Spring Cloud Gateway. You’ll even deploy Spring Cloud applications with AWS and Kubernetes.
    Note: Online resource; Title from title page (viewed June 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296741
    Language: English
    Pages: 1 online resource (424 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Human-in-the-Loop Machine Learning lays out methods for humans and machines to work together effectively. You’ll find best practices on selecting sample data for human feedback, quality control for human annotations, and designing annotation interfaces. You’ll learn to create training data for labeling, object detection, and semantic segmentation, sequence labeling, and more. The book starts with the basics and progresses to advanced techniques like transfer learning and self-supervision within annotation workflows.
    Note: Online resource; Title from title page (viewed July 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Front-line employees can offer essential insights to be used in strategic decision-making, yet top management teams rarely ask these employees about strategic issues. In so doing, leaders are depriving themselves of new information that could improve their analyses, and they risk making decisions in isolation within the C-suite echo chamber. But the right tools and training can equip employees to better understand forecasting and teach executives to recognize their insights.
    Note: Online resource; Title from title page (viewed July 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298929
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In Data Engineering on Azure you’ll learn the skills you need to build and maintain big data platforms in massive enterprises. This invaluable guide includes clear, practical guidance for setting up infrastructure, orchestration, workloads, and governance. As you go, you’ll set up efficient machine learning pipelines, and then master time-saving automation and DevOps solutions. The Azure-based examples are easy to reproduce on other cloud platforms.
    Note: Online resource; Title from title page (viewed August 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295485
    Language: English
    Pages: 1 online resource (768 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution.
    Note: Online resource; Title from title page (viewed July 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (9 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Joint ventures in which one partner holds a minority stake can be tricky: Minority partners often aren’t able to force resolution of their concerns and end up taking a back seat to the dominant stakeholder. The authors describe 10 ways minority partners can more effectively negotiate and structure their rights to amplify their voices and increase their governance and influence.
    Note: Online resource; Title from title page (viewed August 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: In this installment of the MIT Sloan Management Review’s Leading With Impact series, Mike Fisher discusses his role as chief technology officer at online marketplace Etsy with coach and consultant Chris Clearfield. Fisher shares his perspective on leadership as a craft, the need to speak the language of business, and the value of fostering a learning culture and “having the courage to reimagine old ways of doing things.”
    Note: Online resource; Title from title page (viewed August 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Digital technology can improve the in-store customer experience — and it can give retailers more data on shoppers’ preferences and habits. Some early adopters of the “frictionless store” seek to integrate online operations with physical stores, while others are focused on making shopping quick and easy for consumers while gathering plenty of data on their buying habits. This article provides an overview of the current landscape and guidance for retail executives considering their in-store tech strategy.
    Note: Online resource; Title from title page (viewed August 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295645
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Graph-Powered Machine Learning teaches you how to exploit the natural relationships in structured and unstructured datasets using graph-oriented machine learning algorithms and tools. In this authoritative book, you’ll master the architectures and design practices of graphs, and avoid common pitfalls. Author Alessandro Negro explores examples from real-world applications that connect GraphML concepts to real world tasks.
    Note: Online resource; Title from title page (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37335 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: This well-written book will help you make the most of what Rust has to offer. Ramnivas Laddad, author of AspectJ in Action Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. about the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. about the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. what's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications about the audience For intermediate programmers. No previous experience with Rust required. about the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Engaging writing style and crisp, easy-to-grasp examples help the reader get off the ground in no time. Sumant Tambe, Linkedin Rust in Action is remarkably polished! Christopher Haupt, Swoogo Makes it easy to explore the language and get going with it. Federico Hernandez, Meltwater I highly recommend this book to those who want to learn Rust. Afshin Mehrabani, Etsy NARRATED BY DEREK DYSART
    Note: Online resource; Title from title page (viewed June 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296819
    Language: English
    Pages: 1 online resource (472 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Machine Learning Bookcamp presents realistic, practical machine learning scenarios, along with crystal-clear coverage of key concepts. In it, you’ll complete engaging projects, such as creating a car price predictor using linear regression and deploying a churn prediction service. You’ll go beyond the algorithms and explore important techniques like deploying ML applications on serverless systems and serving models with Kubernetes and Kubeflow. Dig in, get your hands dirty, and have fun building your ML skills!
    Note: Online resource; Title from title page (viewed October 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296864
    Language: English
    Pages: 1 online resource (504 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Deep Learning with Python, Second Edition introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you’ll build your understanding through intuitive explanations, crisp illustrations, and clear examples. You’ll quickly pick up the skills you need to start developing deep-learning applications.
    Note: Online resource; Title from title page (viewed November 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (28895 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: An outstanding source of knowledge for Terraform enthusiasts of all levels. Anton Babenko, Betajob Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach. In Terraform in Action you will learn: Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments Refactoring for code maintenance and reusability Running Terraform at scale Creating your own Terraform provider Using Terraform as a continuous development/continuous delivery platform Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. You’ll use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command. about the technology Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and testing for everything from low-level networking to cloud services. about the book Terraform in Action shows you how to automate and scale infrastructure programmatically using the Terraform toolkit. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. As you progress to advanced techniques like zero-downtime deployments, you’ll discover how to think in Terraform rather than just copying and pasting scripts. what's inside Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments about the audience For readers experienced with a major cloud platform such as AWS. Examples in JavaScript and Golang. about the author Scott Winkler is a DevOps engineer and a distinguished Terraform expert. He has spoken multiple times at HashiTalks and HashiConf, and was selected as a HashiCorp Ambassador and Core Contributor in 2020. A must for anyone who wants to understand Terraform. Jürgen Hötzel, Lisperati Takes you by the hand and explains how to use Terrafo...
    Note: Online resource; Title from title page (viewed May 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Use the Kafka distributed streaming data platform to help convert a legacy order fulfillment system to a sleek new asynchronous event-driven architecture. This architecture needs to deliver services that can scale and evolve independently, to speed up your clients eCommerce app. You’ll use the Go language to build a microservice, an event publisher, and multiple event consumers; and work with Kafka’s command-line tools to create, alter, and test topics.
    Note: Online resource; Title from title screen (viewed October 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295911
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Grokking Machine Learning presents machine learning algorithms and techniques in a way that anyone can understand. This book skips the confused academic jargon and offers clear explanations that require only basic algebra. As you go, you’ll build interesting projects with Python, including models for spam detection and image recognition. You’ll also pick up practical skills for cleaning and preparing data.
    Note: Online resource; Title from title page (viewed December 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. A wealth of knowledge to sharpen your toolset. Joe Ivans, California Regional MLS Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you'll learn how to: Think about code like an effective software engineer Write functions that read like well-structured sentences Ensure code is reliable and bug-free Effectively unit test code Identify code that can cause problems and improve it Write code that is reusable and adaptable to new requirements Improve your medium and long-term productivity Save yourself and your team time The difference between good code or bad code often comes down to how you apply the established practices of the software development community. In Good Code, Bad Code you’ll learn how to boost your productivity and effectiveness with code development insights normally only learned through careful mentorship and hundreds of code reviews. about the technology Software development is a team sport. For an application to succeed, your code needs to be robust and easy for others to understand, maintain, and adapt. Whether you’re working on an enterprise team, contributing to an open source project, or bootstrapping a startup, it pays to know the difference between good code and bad code. about the book Good Code, Bad Code is a clear, practical introduction to writing code that’s a snap to read, apply, and remember. With dozens of instantly-useful techniques, you’ll find coding insights that normally take years of experience to master. In this fast-paced guide, Google software engineer Tom Long teaches you a host of rules to apply, along with advice on when to break them! about the audience For coders early in their careers who are familiar with an object-oriented language, such as Java or C#. about the author Tom Long is a software engineer at Google where he works as a tech lead. Among other tasks, he regularly mentors new software engineers in professional coding best practices. Pragmatic advice and useful tips for a career in software development. George Thomas, Manhattan Associates A practical, informative book designed to help developers write high-quality, effective code. Christopher Villanueva, Independent Consultant Smart, well written, actionable i...
    Note: Online resource; Title from title screen (viewed August 31, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 23 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: An accessible introduction to the fundamental algorithms used to run the world. Richard Vaughan, Purple Monkey Collective As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques. about the technology Can you improve the speed and efficiency of your applications without investing in new hardware? Well, yes, you can: Innovations in algorithms and data structures have led to huge advances in application performance. Pick up this book to discover a collection of advanced algorithms that will make you a more effective developer. about the book Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution. what's inside Build on basic data structures you already know Profile your algorithms to speed up application Store and query strings efficiently Distribute clustering algorithms with MapReduce Solve logistics problems using graphs and optimization algorithms about the audience For intermediate programmers. about the author Marcello La Rocca is a research scientist and a full-stack engineer. His focus is on optimization algorithms, genetic algorithms, machine learning, and quantum computing. Easy to follow and filled with practical examples, this book is a fantastic introduction to data structures and algorithms. Zachary Fleischmann, Hawthorne Interactive Look no further if you’re looking for a rich book to bridge the stuff of computer science courses and the pragmatic world of software development. George Thomas, Manhattan Associates Teaches how to modify algorithms and data structures to solve practical problems. Maciej Jurkowski, Grupa Pracuj NARRATED BY JULIE BRIERLEY
    Note: Online resource; Title from title screen (viewed May 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: When covid-19 struck, we know that people stopped commuting to work and traveling. But what insights about these changes can we get from publicly available data? In this coding session, Reuven Lerner (author of "Pandas Workout") will explore data from New York taxis before and during the pandemic.
    Note: Online resource; Title from title screen (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Ville will demonstrate how to develop and deploy a production-grade ML application on the fly, using tips and techniques presented in his book, Effective Data Science Infrastructure.
    Note: Online resource; Title from title screen (viewed August 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: It’s often difficult to access the real-world data needed to train models or gain insights, due to privacy and security concerns or simply process issues. However, new AI techniques for generating look-alike data sets can help data scientists develop machine learning models more quickly and at greater scale. This article explains the concept of synthetic data and outlines the benefits and concerns that executives should consider.
    Note: Online resource; Title from title page (viewed October 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (8 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: New research shows that companies need to develop four capabilities that enable them to continuously innovate their way through environments of acute or chronic disruption: nimbleness, the ability to quickly pivot and move; scalability, the ability to rapidly shift capacity and service levels; stability, the ability to maintain operational excellence under pressure; and optionality, the ability to acquire new capabilities through external collaboration.
    Note: Online resource; Title from title page (viewed September 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780429680366
    Language: English
    Pages: 1 online resource (24 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: This companion provides the most comprehensive and up-to-date comparative overview of the cyber-security strategies and doctrines of the major states and actors in Europe, North America, South America, Africa, and Asia. The volume offers an introduction to each nation’s cyber-security strategy and policy, along with a list of resources in English that may be consulted for those wishing to go into greater depth. Each chapter is written by a leading academic or policy specialist, and contains the following sections: overview of national cyber-security strategy; concepts and definitions; exploration of cyber-security issues as they relate to international law and governance; critical examinations of cyber partners at home and abroad; legislative developments and processes; dimensions of cybercrime and cyberterrorism; implications of cyber-security policies and strategies. This book will be of much interest to students and practitioners in the fields of cyber-security, national security, strategic studies, foreign policy, and international relations.
    Note: Online resource; Title from title page (viewed January 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296420
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Real-world Natural Language Processing shows you how to build the practical NLP applications that are transforming the way humans and computers work together. Guided by clear explanations of each core NLP topic, you’ll create many interesting applications including a sentiment analyzer and a chatbot. Along the way, you’ll use Python and open source libraries like AllenNLP and HuggingFace Transformers to speed up your development process.
    Note: Online resource; Title from title page (viewed November 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9781000372922
    Language: English
    Pages: 1 online resource (144 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Since the global financial crisis of 2007–8, new laws and regulations have been introduced with the aim of improving the transparency in financial reporting. Despite the dramatically increased flow of information to shareholders and the public, this information flow has not always been meaningful or useful. Often it seems that it is not possible to see the wood for the trees. Financial scalds continue, as Wirecard, NMC Health, Patisserie Valerie, going back to Carillion (and many more) demonstrate. Financial and corporate reporting have never been so fraught with difficulties as companies fail to give guidance about the future in an increasingly uncertain world aided and abetted by the COVID-19 pandemic. This concise book argues that the changes have simply masked an increase in the use of corporate PR, impression management, bullet points, glossy images, and other simulacra which allow poor performance to be masked by misleading information presented in glib boilerplate texts, images, and tables. The tone of the narrative sections in annual reports is often misleading. Drawing on extensive research and interviews with insiders and experts, this book charts what has gone wrong with financial reporting and offers a range of solutions to improve information to both investors and the public. This provides a framework for a new era of forward-looking corporate reporting and guidance based on often conflicting multiple corporate goals. The book also examines and contrasts the latest thinking by the regularity authorities. Providing a compelling exploration of the industry’s failings and present difficulties, and the impact of future disruption, this timely, thought-provoking book will be of great interest to students, researchers, and professionals as well as policy makers in accounting, financial reporting, corporate reporting, financial statement analysis, and governance.
    Note: Online resource; Title from title page (viewed January 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    ISBN: 9781000368949
    Language: English
    Pages: 1 online resource (162 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: This book is part of the Human Centered Book Trilogy, the 2021 volumes of the Routledge Human Centered Management HCM Series. HCM books are pioneering transformation from the traditional humans-as-a-resource approach of the industrial past, to the humans at the center management and organizational paradigm of the 21st century. HCM is built on the talent and wellbeing of people in the workplace driving work engagement, quality standards, high performance and productivity to attain long-term organizational sustainability in the global VUCA (volatile, uncertain, complex, ambiguous) environment. This book was carefully crafted by recognized international human centered scholars from four continents. Models presented bridge persistent Soft Skills gaps in management and business and particularly between education and the workforce due to excessive testing and hard/technical skills. In contrast with hard skills, Soft Skills are transferable across jobs, industries and applicable to all dimensions of life. Soft Skills are the common language of empathy, collaboration, team building, resilience and agility transforming organizations. Human and social challenges cannot be solved only with hard skills. This is a "must read Soft Skills manual" for survival and success based on attributes all human beings possess but not everybody is optimizing to excel in life and work. This and its two complementary titles Human Centered Organizational Culture: Global Dimensions and Sensible Leadership: Human Centered, Insightful and Prudent are timely readings for leaders, managers, researchers, academics, practitioners, students and the general public responsible for organizations across industries and sectors pursuing quality standards, organizational transformation and sustainability.
    Note: Online resource; Title from title page (viewed March 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9781000365177
    Language: English
    Pages: 1 online resource (312 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Reimagining faith and management
    DDC: 201.73
    Keywords: Electronic books ; Glaube ; Religion ; Arbeitsplatz ; Management
    Abstract: Much contemporary research ignores or is dismissive of the growth of global religiosity, even though 90 percent of the global population sees the world through a commitment to some kind of faith. Reimagining Faith and Management addresses this issue and extends the research on the impact of faith in various aspects of management, such as negotiation, leadership, entrepreneurship, governance, innovation, ethics, finance and careers. Faith impacts how individuals and organisations envision, manage and respond to their various stakeholders, communities, the natural environment and the world around them. This book presents various facets of how faith, values and/or ideological outlook which informs, influences and adds mystery to inspire and impel individuals and organisations. The 21 chapters are based on academic research and offer practical managerial recommendations. The book is divided into three sections: faithful futures impacting individuals; faithful futures impacting organisations and faithful futures impacting society. Each chapter presents a theoretical base and includes practical implications. The book is ideal reading for educators, practitioners, researchers and students of business, management, career studies, faith-based organisations, corporate governance and business ethics, as well as religious studies, including applied theology.
    Note: Online resource; Title from title page (viewed March 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Managers of remote teams who improve their delegation skills can help solve the biggest impediment to their success — virtual distance — by closing physical, operational, and affinity gaps. New research has identified a number of habits to help managers build the crucial skill of delegation.
    Note: Online resource; Title from title page (viewed October 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: While collaboration is essential in today’s workplace, a more deliberate approach can improve work practices while freeing up time. Discussing his new book, Beyond Collaboration Overload, Rob Cross explains the high costs of excessive collaboration and offers practical suggestions for improvement across the organization.
    Note: Online resource; Title from title page (viewed September 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298899
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: How to Lead in Data Science shares unique leadership techniques from high-performance data teams. It’s filled with best practices for balancing project trade-offs and producing exceptional results, even when beginning with vague requirements or unclear expectations. You’ll find a clearly presented modern leadership framework based on current case studies, with insights reaching all the way to Aristotle and Confucius. As you read, you’ll build practical skills to grow and improve your team, your company’s data culture, and yourself.
    Note: Online resource; Title from title page (viewed December 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (11 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Companies need a plan of action if they are to meet their moral and business obligations in the event that their operations intersect with labor abuses or other human rights violations. The article explains different types of abuses and provides a framework for understanding a company’s exposure to reputational risk. The authors also map out a decision tree that can help managers work out potential courses of action and their implications.
    Note: Online resource; Title from title page (viewed December 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Embeddings from transformer models such as BERT can be used as representations of sentences. In this session, Matteus Tanha works with these embeddings to match similar sentences or paragraphs by exploring a few different distance metrics. The focus is on the application of transformer models but he also goes through the pre-processing steps to extract good quality natural language text.
    Note: Online resource; Title from title screen (viewed May 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Mercedes-Benz’s Startup Autobahn is an open corporate accelerator built on an open innovation platform that enabled the automaker to screen thousands of startups, execute more than 150 pilot projects, and implement 17 innovative solutions between 2016 and 2021. Mercedes’s experience demonstrates how companies can leverage the open corporate accelerator model to more effectively integrate startups into the corporate R&D processes and accelerate their innovation efforts.
    Note: Online resource; Title from title page (viewed December 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: ML Pipelines are one of the best way to organize your ML code. In this video, we extend PySpark's ML Pipelines with our own components. Flexible, powerful, fast, pick three!
    Note: Online resource; Title from title screen (viewed December 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295683
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: GraphQL in Action gives you the tools to get comfortable with the GraphQL language, build and optimize a data API service, and use it in a front-end client application. By working through set up, security, and error handling you'll learn to create a complete GraphQL server. You'll also unlock easy ways to incorporate GraphQL into your existing codebase so you can build simple, scalable data APIs.
    Note: Online resource; Title from title page (viewed March 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297274
    Language: English
    Pages: 1 online resource (344 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with practice, presenting core Ops concepts alongside easy-to-implement techniques so you can put GitOps into action. Learn to develop pipelines that trace changes, roll back mistakes, and audit container deployment.
    Note: Online resource; Title from title page (viewed April 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Organizations depend on data, and keeping data safe from cyberattacks can’t be just the domain of IT anymore. Companies need a clear, comprehensive cyber resilience plan for managing all aspects of data and setting cross-functional responsibilities for keeping that data safe. This article outlines the key players and their responsibilities in taking a proactive, cross-functional approach to corporate cybersecurity.
    Note: Online resource; Title from title page (viewed March 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    ISBN: 9781617296901
    Language: English
    Pages: 1 online resource (480 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Harenslak, Bas Data pipelines with Apache Airflow
    DDC: 006.3/12
    Keywords: Electronic books ; local ; Electronic books ; Cloud Computing ; Data Mining ; Maschinelles Lernen ; Big Data ; Python
    Abstract: Data Pipelines with Apache Airflow teaches you how to build and maintain effective data pipelines. You’ll explore the most common usage patterns, including aggregating multiple data sources, connecting to and from data lakes, and cloud deployment. Part reference and part tutorial, this practical guide covers every aspect of the directed acyclic graphs (DAGs) that power Airflow, and how to customize them for your pipeline’s needs.
    Note: Online resource; Title from title page (viewed May 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (8 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A monolithic, highly interdependent organization can become a modular one by turning traditional business processes — whether financial, legal, or HR-related — into microservices with application programming interfaces. APIs can help codify interactions among departments, reduce ad hoc communication, and minimize coordination complexity.
    Note: Online resource; Title from title page (viewed June 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Early analysis of racial and networking data in 10 organizations highlights three behavioral drivers of inclusion: establishing ties with colleagues and stakeholders early on, building networks with diverse “bridging” ties, and seeking out mentoring. These behaviors were associated with faster promotions and longer tenures for employees of color.
    Note: Online resource; Title from title page (viewed June 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297267
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Transfer Learning for Natural Language Processing teaches you to create powerful NLP solutions quickly by building on existing pretrained models. This instantly useful book provides crystal-clear explanations of the concepts you need to grok transfer learning along with hands-on examples so you can practice your new skills immediately. As you go, you’ll apply state-of-the-art transfer learning methods to create a spam email classifier, a fact checker, and more real-world applications.
    Note: Online resource; Title from title page (viewed August 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617294556
    Language: English
    Pages: 1 online resource (456 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als McNamara, Tim Rust in action
    DDC: 005.133
    RVK:
    Keywords: Electronic books ; local ; Rust ; Systemprogrammierung ; Parallelverarbeitung
    Abstract: Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.
    Note: Online resource; Title from title page (viewed August 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296697
    Language: English
    Pages: 1 online resource (664 pages)
    Edition: 3rd edition
    Parallel Title: Erscheint auch als
    DDC: 910.285
    Keywords: Geographic information systems ; Electronic books ; local ; Geographic information systems
    Abstract: PostGIS in Action, Third Edition shows you how to solve real-world geodata problems. You’ll go beyond basic mapping, and explore custom functions for your applications. Inside this fully updated edition, you’ll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions.
    Note: Online resource; Title from title page (viewed September 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299070
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Own Your Tech Career: Soft skills for technologists helps you get what you want out of your technology career. You’ll start by defining your ambition—whether that’s a salary, a job title, a flexible schedule, or something else. Once you know where you’re going, this book’s adaptable advice guides your journey. You’ll learn conflict resolution and teamwork, master nine rules of professionalism, and build the confidence and skill you need to stay on the path you’ve set for yourself.
    Note: Online resource; Title from title page (viewed August 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Typical approaches to culture change — relying on leaders to define the culture and cascade it throughout the organization, or fully outsourcing the responsibility of shaping and building culture to an HR group — rarely produce real results. Instead, when individuals’ behavior and actions become habits, it can truly change a culture. The authors explore three of the most widespread dangers to culture change and provide proven strategies for addressing them.
    Note: Online resource; Title from title page (viewed July 26, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295409
    Language: English
    Pages: 1 online resource (664 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Haskell in Depth unlocks a new level of skill with this challenging language. Going beyond the basics of syntax and structure, this book opens up critical topics like advanced types, concurrency, and data processing. You’ll discover key parts of the Haskell ecosystem and master core design patterns that will transform how you write software.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296208
    Language: English
    Pages: 1 online resource (592 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The book also teaches you to solve the complex timing bugs that inevitably creep into asynchronous and multithreaded code. In ad­vanced sections of the book you learn how composable abstractions help avoid repeating code and open up new levels of expressivity.
    Note: Online resource; Title from title page (viewed June 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Working remotely during the pandemic weakened social capital networks within organizations, making it harder for employees to maintain the same high level of productivity and for new employees to get up to speed. When thinking about returning to in-person work, leaders can help build those important ties by strategically addressing three areas: strengthening weak ties, building social capital in new teams, and onboarding employees.
    Note: Online resource; Title from title page (viewed July 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298363
    Language: English
    Pages: 1 online resource (624 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Following relevant examples from author Jon Smith’s extensive experience, you’ll progress quickly from EF basics to advanced techniques. In addition to the latest EF features, this book addresses performance, security, refactoring, and unit testing. This updated edition also contains new material on NoSQL databases.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295850
    Language: English
    Pages: 1 online resource (480 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Precise illustrations, relevant examples, and detailed scenarios make every pattern clear and easy to understand.
    Note: Online resource; Title from title page (viewed July 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (12 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Why does progress in the data space continue to be so slow? Based on a review of organizations’ successes and failures, discussions with experts in data and analytics, and study groups that dived deeply into the topic, the author identifies the underlying factors impeding organizations’ data science efforts and points to nine key areas they must address in order to advance their data initiatives.
    Note: Online resource; Title from title page (viewed August 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: New research exposes the conflicts working parents may face when weighing concerns about their careers and where they live and work, highlighting the significance of company real estate decisions for talent recruitment and retention. The authors discuss two dominant factors that influence parents’ geographic preferences and recommend five responses from business leaders that will resonate with working parents.
    Note: Online resource; Title from title page (viewed August 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297434
    Language: English
    Pages: 1 online resource (440 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Pandas in Action introduces Python-based data analysis using the amazing pandas library. You’ll learn to automate repetitive operations and gain deeper insights into your data that would be impractical—or impossible—in Excel. Each chapter is a self-contained tutorial. Realistic downloadable datasets help you learn from the kind of messy data you’ll find in the real world.
    Note: Online resource; Title from title page (viewed September 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298837
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Conversational AI is a guide to creating AI-driven voice and text agents for customer support and other conversational tasks. This practical and entertaining book combines design theory with techniques for building and training AI systems. In it, you’ll learn how to find training data, assess performance, and write dialog that sounds human. You’ll go from building simple chatbots to designing the voice assistant for a complete call center.
    Note: Online resource; Title from title page (viewed October 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: A must-have resource. I thoroughly recommend it! Iain Campbell, Tango Telecom In Learn Kubernetes in a Month of Lunches you'll go from "what's a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break. Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime. No development stack, platform, or background is assumed. Author Elton Stoneman describes all patterns generically, so you can easily apply them to your applications and port them to other projects! about the technology Create apps that perform identically on your laptop, data center, and cloud! Kubernetes provides a consistent method for deploying applications on any platform, making it easy to grow. By efficiently orchestrating Docker containers, Kubernetes simplifies tasks like rolling upgrades, scaling, and self-healing. about the book Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes. You'll progress from Kubernetes basics to essential skills, learning to model, deploy, and manage applications in production. Exercises demonstrate how Kubernetes works with multiple languages and frameworks. You'll also practice with new apps, legacy code, and serverless functions. what's inside Deploying applications on Kubernetes clusters Understanding the Kubernetes app lifecycle, from packaging to rollbacks Self-healing and scalable apps Using Kubernetes as a platform for new technologies about the audience For readers familiar with Docker and containerization. about the author Elton Stoneman is a Docker Captain, a 11-time Microsoft MVP, and the author of Learn Docker in a Month of Lunches. Everything you need to get you up and running with Kubernetes. Marc-Anthony Taylor, yelster Digital GmbH Written from both the Dev and Ops perspective, this book reads like a delightful journey through the exciting landscape that is Kubernetes. Yogesh Shetty, ING Easy to follow real-world examples of how Kubernetes can and should be used. Sander Stad, Waypoint Analytical NARRATED BY NATE COLITTO
    Note: Online resource; Title from title screen (viewed February 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (29236 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: A really great book for understanding and implementing GitOps! Matthieu Evrin, AddÉnergie Technologies GitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same Git version control tools most developers use daily. With these GitOps techniques and best practices, you’ll accelerate application development without compromising on security, easily roll back infrastructure changes, and seamlessly introduce new team members to your automation process. about the technology With GitOps you use the Git version control system to organize and manage your infrastructure just like any other codebase. It’s an excellent model for applications deployed as containers and pods on Kubernetes. about the book GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with practice, presenting core Ops concepts alongside easy-to-implement techniques so you can put GitOps into action. Learn to develop pipelines that trace changes, roll back mistakes, and audit container deployment. what's inside Managing secrets the GitOps way Controlling access with Git, Kubernetes, and Pipeline Branching, namespaces, and configuration about the audience For developers and operations engineers familiar with continuous delivery, Git, and Kubernetes. about the authors Billy Yuen , Alexander Matyushentsev , Todd Ekenstam , and Jesse Suen are principal engineers at Intuit. They are widely recognized for their work in GitOps for Kubernetes. Vital for understanding what GitOps is, and what tools will get you there. Chris Viner, Forged Development How to deliver operational excellence through industry-level practices. Satej Sahu, Honeywell This book takes two massively complex topics and breaks them down into understandable and approachable tools. Samuel Brown, Expel NARRATED BY JULIE BRIERLEY
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Building a chat server is a great way to learn the Tokio library because a chat server forces you to think about concurrent IO, which is the core purpose of Tokio. Lily demonstrates how you can spawn background tasks to manage independent network streams, and use tokio::select! to concurrently poll tasks which require a shared state. The lessons learned here can be applied generally to all kinds of asynchronous coding challenges in Rust. From the author of Refactoring to Rust.
    Note: Online resource; Title from title screen (viewed April 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298318
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Five Lines of Code is a fresh look at refactoring for developers of all skill levels. In it, you’ll master author Christian Clausen’s innovative approach, learning concrete rules to get any method down to five lines—or less! You’ll learn when to refactor, specific refactoring patterns that apply to most common problems, and characteristics of code that should be deleted altogether.
    Note: Online resource; Title from title page (viewed October 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: An outstanding source of knowledge for Terraform enthusiasts of all levels. Anton Babenko, Betajob Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach. In Terraform in Action you will learn: Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments Refactoring for code maintenance and reusability Running Terraform at scale Creating your own Terraform provider Using Terraform as a continuous development/continuous delivery platform Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. You’ll use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command. about the technology Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and testing for everything from low-level networking to cloud services. about the book Terraform in Action shows you how to automate and scale infrastructure programmatically using the Terraform toolkit. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. As you progress to advanced techniques like zero-downtime deployments, you’ll discover how to think in Terraform rather than just copying and pasting scripts. what's inside Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments about the audience For readers experienced with a major cloud platform such as AWS. Examples in JavaScript and Golang. about the author Scott Winkler is a DevOps engineer and a distinguished Terraform expert. He has spoken multiple times at HashiTalks and HashiConf, and was selected as a HashiCorp Ambassador and Core Contributor in 2020. A must for anyone who wants to understand Terraform. Jürgen Hötzel, Lisperati Takes you by the hand and explains how to use Terrafo...
    Note: Online resource; Title from title screen (viewed May 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: This well-written book will help you make the most of what Rust has to offer. Ramnivas Laddad, author of AspectJ in Action Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. about the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. about the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. what's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications about the audience For intermediate programmers. No previous experience with Rust required. about the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Engaging writing style and crisp, easy-to-grasp examples help the reader get off the ground in no time. Sumant Tambe, Linkedin Rust in Action is remarkably polished! Christopher Haupt, Swoogo Makes it easy to explore the language and get going with it. Federico Hernandez, Meltwater I highly recommend this book to those who want to learn Rust. Afshin Mehrabani, Etsy NARRATED BY DEREK DYSART
    Note: Online resource; Title from title screen (viewed June 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Rust and Python have more in common than you'd think. Find out more about the main differences and benefits of these popular programming languages in Code Calls Sessions, with Manning bestselling authors Naomi Ceder & Tim McNamara.
    Note: Online resource; Title from title screen (viewed April 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Join Thomas in his live-coding session to build event-driven applications. You will learn how to leverage the functional programming paradigm with Spring Cloud Function, which is the foundation of event-driven and serverless applications in Spring Boot. Then, how to use Spring Cloud Stream for integrating with a messaging system like RabbitMQ.
    Note: Online resource; Title from title screen (viewed April 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: The post-pandemic era requires a mindset change about jobs and managerial expectations. These considerations will influence decisions on whether and when to allow continued work-from-home arrangements; whether to customize rules for employees; where to locate the business; how to make work measurable and ensure employee focus; and how to position an organization to retain its best talent.
    Note: Online resource; Title from title page (viewed October 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: For a long time, functional programming wasn't a discipline that you could benefit much from. Today there is a new methodology Alexander Granin calls 'functional declarative design', which is a counterpart to object-oriented design, and which helps in building real programs with functional programming.
    Note: Online resource; Title from title screen (viewed September 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (9 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: As customers face pressure to reduce costs while maintaining profitability, value-based selling (VBS) has become critical in B2B markets. The authors’ research suggest that vendors can adopt either a product-centric, customer process-centric, or performance-centric VBS approach. In this article, they highlight the key characteristics, requirements, and challenges of each option, and provide guidance on how to choose the right VBS approach based on the circumstances.
    Note: Online resource; Title from title page (viewed September 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: How do you decouple dependencies in your infrastructure as code so that you can update one without affecting the other? In this stream, Rosemary Wang (the author of "Patterns and Practices for Infrastructure as Code") uses Python, HashiCorp Terraform, and Amazon Web Services (AWS) to apply the principle of dependency injection to infrastructure as code.
    Note: Online resource; Title from title screen (viewed August 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296253
    Language: English
    Pages: 1 online resource (704 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Data Science Bookcamp doesn’t stop with surface-level theory and toy examples. As you work through each project, you’ll learn how to troubleshoot common problems like missing data, messy data, and algorithms that don’t quite fit the model you’re building. You’ll appreciate the detailed setup instructions and the fully explained solutions that highlight common failure points. In the end, you’ll be confident in your skills because you can see the results.
    Note: Online resource; Title from title page (viewed November 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: As technology becomes ever more ingrained in business operations, a company’s technology leader needs more than just tech expertise, says Two Sigma’s Camille Fournier. The other key skill: the strategic mindset that’s needed to envision — and support — the evolution of the business. In this installment of MIT Sloan Management Review’s Leading With Impact series, Fournier describes her approach to leadership and what goes into cultivating a strong engineering culture.
    Note: Online resource; Title from title page (viewed September 21, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (9 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Companies face heightened scrutiny of how their products are made, including their suppliers’ labor practices and environmental impacts. Across a range of industries, including apparel and consumer electronics, companies are facing pressures from all sides to demonstrate better environmental and social practices in their supply chains. This article explains how companies stand to benefit from increasing visibility into their supply chains and provides recommendations for doing so.
    Note: Online resource; Title from title page (viewed September 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (8 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: To get more from your innovation efforts, you must first know what type of change you want to achieve, whether it be strengthening the trajectory of your existing path or fundamentally reinventing your business. The authors identify the forms of innovation well suited for each of the three primary types of strategic innovation and suggest specific strategies to help businesses achieve their goals.
    Note: Online resource; Title from title page (viewed October 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: For AI deployments to succeed, the systems must be trusted and accepted by those who use their input and those who are affected by the decisions these systems make or support. That means being accountable for the use and outputs of AI technologies, and transparently communicating both the benefits and drawbacks to all stakeholders. The authors describe the three sources of stakeholders’ trust in artificial intelligence and suggest four steps companies can take to earn that trust.
    Note: Online resource; Title from title page (viewed October 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: While it's classic to use classic machine learning to optimize search (aka Learning to Rank), there's even lower hanging fruit that requires much less ML infrastructure: automatically optimizing the Elasticsearch query and index with bayesian optimization.
    Note: Online resource; Title from title screen (viewed December 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (7 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Unauthorized subcontracting is a problem for companies that are trying to improve supply chain transparency. The authors’ new research identifies what drives suppliers to divert orders — and upends the conventional wisdom about which suppliers are most at risk of engaging in this behavior. Organizations seeking better visibility into supplier practices can use analytics to predict the likelihood of diverted orders. But they also need to consider how their own buying practices may be a factor.
    Note: Online resource; Title from title page (viewed September 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9781000348163
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: The Ultimate Guide to Business Writing is a comprehensive guide on how to write any kind of business document. Written clearly in an engaging voice, it explains in depth the whole process: from determining objectives to establishing readers’ needs, conducting research, outlining, and designing a template; to writing the first draft; to editing for meaning, accuracy, concision, style and emotional impact; to creating glossaries and indices; to proofreading and working with reviewers. The book also explains how to exploit the psychology of perception and motivation, collaborate effectively with business colleagues, manage documents holistically across an organisation, and deal with the other everyday practicalities of managing knowledge in a corporate environment. Every section of the book is packed with questions to stimulate thinking and generate meaningful answers, and dozens of examples of what works and why. The book’s also rich in practical examples drawn from real life, anecdotes, humour, and visual aids. But the advice isn’t just practical and anecdotal: it’s also rigorously supported by scientific evidence from notable linguists and psychologists such as Steven Pinker, Daniel Goleman and Yellowlees Douglas. And anyone keen to explore further will benefit from the bibliography and links to videos and other online resources. The book is ideal not just for professional business writers, such as editors, technical writers, copywriters and creative directors; it’s also suitable for anyone whose job requires them to write, whether it’s something as simple as an email or as complex as a set of policies or a handbook.
    Note: Online resource; Title from title page (viewed March 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (11 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Companies have struggled with the economics of making sustainable products both affordable and profitable, but that’s because they aren’t asking the right questions. Rethinking what customers are paying for, who is paying, and how and when the payment occurs can increase access to not only green products but also health care and education. The authors suggest ways businesses can adjust the price mechanism to meet their commitments to improving sustainability and reducing inequity.
    Note: Online resource; Title from title page (viewed September 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...