Suche einschränken:
Zur Kasse

198 Ergebnisse - Zeige 81 von 100.

Python Concurrency with Asyncio

Fowler, Matthew
Python Concurrency with Asyncio
Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques.Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python Concurrency with asyncio teaches you to write concurrent Python code that will boost the speed of your apps and APIs. Python is flexible, versatile, and easy to learn. It can also be very slow compared to lowe...

CHF 78.00

Inside Deep Learning: Math, Algorithms, Models

Raff, Edward
Inside Deep Learning: Math, Algorithms, Models
Written for everyday developers, there are no complex mathematical proofs or unnecessary academic theory in Inside Deep Learning.Journey through the theory and practice of modern deep learning, and apply innovative techniques to solve everyday data problems. Inside Deep Learning is a fast-paced beginner's guide to solving common technical problems with deep learning. Written for everyday developers, there are no complex mathematical proofs or ...

CHF 65.00

Logging in Action: With Fluentd, Kubernetes and More

Wilkins, Phil
Logging in Action: With Fluentd, Kubernetes and More
Logging in Action is a guide to streamlining your log processing, turning logged data into a tool that will boost your application's performance.Logging in Action teaches you how to make your log processing a real asset for your application, all with free and open source tools. You'll use the powerful log management tool Fluentd to solve common log problems, and learn how proper log management can improve performance and make management of sof...

CHF 65.00

Software Telemetry: Reliable Logging and Monitoring

Riedesel, Jamie
Software Telemetry: Reliable Logging and Monitoring
Software Telemetry shows you how to efficiently collect, store, and analyze system and application log data so you can monitor and improve your systems. Summary In Software Telemetry you will learn how to: Manage toxic telemetry and confidential records Master multi-tenant techniques and transformation processes Update to improve the statistical validity of your metrics and dashboards Make software telemetry emissions easier to parse Build eas...

CHF 78.00

Spring in Action

Walls, Craig
Spring in Action
The latest version of a bestseller upgraded for Spring 5.3 and Spring Boot 2.4, Spring in Action, Sixth Edition also covers the RSocket specification for reactive networking between applications and delves deep into essential features of Spring Security.Spring in Action, Sixth Edition guides you through Spring's core features explained in Craig Walls' famously clear style. You'll roll up your sleeves and build a secure database-backed web app ...

CHF 79.00

Grokking Streaming Systems: Real-time event processing

Fischer, Josh / Wang, Ning
Grokking Streaming Systems: Real-time event processing
Written to be tool-agnostic, Grokking Streaming Systems helps you unravel what streaming systems are, how they work, and whether they're right for your business.Every action by a user or a system process generates valuable data for your application or organization. Streaming systems capture and process these events, turning disconnected bits into coherent, useful information sources. Grokking Streaming Systems is a simple guide to the complex ...

CHF 79.00

Learn PowerShell in a Month of Lunches: Covers Windows, L...

Jones, Don / Petty, James / Hicks, Jeffery / Plunk, Travis / Leonhardt, Tyler
Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS
In Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS, you'll learn how PowerShell shapes up to Bash or Python scripting as you write and run simple scripts that automate boring daily tasks.Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS is a task-focused tutorial for administering Linux and macOS systems using Microsoft PowerShell. Designed for busy IT professionals, this innovative guide will ta...

CHF 52.90

Transfer Learning for Natural Processing

Azunre, Paul
Transfer Learning for Natural Processing
Build custom NLP models in record time by adapting pre-trained machine learning models to solve specialized problems.Summary In Transfer Learning for Natural Language Processing you will learn: Fine tuning pretrained models with new domain data Picking the right model to reduce resource usage Transfer learning for neural network architectures Generating text with generative pretrained transformers Cross-lingual transfer learning with BERT Foun...

CHF 65.00

Conversational AI

Freed, Andrew
Conversational AI
Conversational AI is a hands-on guide to building custom virtual assistants for a wide variety of use cases.Design, develop, and deploy human-like AI solutions that chat with your customers, solve their problems, and streamline your support services. Conversational AI: Chatbots that work teaches you to create the kind of AI-enabled chatbots that are revolutionizing the customer service industry. Conversational AI is a hands-on guide to buildin...

CHF 65.00

Data Engineeringon Azure

Riscutia, Vlad
Data Engineeringon Azure
Build a data platform to the industry-leading standards set by MicrosoftGÇÖs own infrastructure. In Data Engineering on Azure you will learn how to: Pick the right Azure services for different data scenarios Manage data inventory Implement production quality data modeling, analytics, and machine learning workloads Handle data governance Using DevOps to increase reliability Ingesting, storing, and distributing data Apply best practices for comp...

CHF 65.00

Practical Python Security

Byrne, Dennis
Practical Python Security
Full Stack Python Security teaches you everything you'll need to build secure Python web applications.Summary In Full Stack Python Security: Cryptography, TLS, and attack resistance, you'll learn how to: Use algorithms to encrypt, hash, and digitally sign data Create and install TLS certificates Implement authentication, authorization, OAuth 2.0, and form validation in Django Protect a web application with Content Security Policy Implement Cro...

CHF 78.00

API Design Patterns

Geewax, Jj
API Design Patterns
API Design Patterns lays out a set of design principles for building internal and public-facing APIs.Summary A collection of best practices and design standards for web and internal APIs. In API Design Patterns you will learn: Guiding principles for API patterns Fundamentals of resource layout and naming Handling data types for any programming language Standard methods that ensure predictability Field masks for targeted partial updates Authent...

CHF 78.00

Core Kubernetes

Love, Chris / Vyas, Jay
Core Kubernetes
Core Kubernetes gives you a guided tour through all major aspects of Kubernetes, from managing iptables to setting up dynamically scaled clusters that respond to changes in load.To build and operate reliable cloud native systems, you need to understand what's going on below the surface. Core Kubernetes is packed with experience-driven insights and practical techniques, and takes you inside Kubernetes to teach you what you'll need to know to ke...

CHF 65.00

Pipeline as Code: Continuous Delivery with Jenkins, Kuber...

Labouardy, Mohamed
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform
Pipeline as Code is a practical guide to automating your development pipeline in a cloud-native, service-driven world.Learn how to think about your development pipeline as a mission-critical application, with techniques for implementing code-driven infrastructure and CI/CD systems using Jenkins, Docker, Terraform, and cloud-native services. Pipeline as Code is a practical guide to automating your development pipeline in a cloud-native, service...

CHF 78.00

Deep Learning Design Patterns

Ferlitsch, Andrew
Deep Learning Design Patterns
Deep Learning Patterns and Practices distills models from the latest research papers into practical design patterns applicable to enterprise AI projects. You'll learn how to integrate design patterns into deep learning systems from some amazing examples, using diagrams, code samples, and easy-to-understand language.Deep learning has revealed ways to create algorithms for applications that we never dreamed were possible. For software developers...

CHF 78.00

Entity Framework Core in Action, 2E

Smith, Jon
Entity Framework Core in Action, 2E
Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications.Summary Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it's filled with over 100 diagrams, code snippets, and examples-including building and scaling your own bookselling web application. Learn from author Jon...

CHF 79.00

Fullstack Graphql Applications with Grandstack

Lyon, William
Fullstack Graphql Applications with Grandstack
Fullstack GraphQL Applications with GRANDstack teaches you to leverage the power of GraphQL to create modern APIs that streamline data loads by allowing client applications to selectively fetch only the data required.Over-fetching or under-fetching data from REST APIs can make your applications slow and unreliable. The GraphQL query language offers a solution with a new API paradigm, reducing loads by constructing precise graph-based data requ...

CHF 65.00

Machine Learning Bookcamp

Grigorev, Alexey
Machine Learning Bookcamp
In Machine Learning Bookcamp you'll learn the essentials of machine learning by completing a carefully designed set of real-world projects.The only way to learn is to practice! In Machine Learning Bookcamp, you'll create and deploy Python-based machine learning models for a variety of increasingly challenging projects. In Machine Learning Bookcamp you'll learn the essentials of machine learning by completing a carefully designed set of real-wo...

CHF 65.00

Data Science Bookcamp

Apeltsin, Leonard
Data Science Bookcamp
Data Science Bookcamp is a comprehensive set of challenging projects carefully designed to grow your data science skills from novice to master.Learn data science with Python by building five real-world projects! In Data Science Bookcamp you'll test and build your knowledge of Python and learn to handle the kind of open-ended problems that professional data scientists work on daily. Data Science Bookcamp is a comprehensive set of challenging pr...

CHF 78.00

Five Lines of Code

Clausen, Christian
Five Lines of Code
Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There's no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples.Improving existing code-refactoring-is one of the most common tasks you'll face as a programmer. Written for working developers, Five Lines of Code teaches you clear and actionable refactori...

CHF 65.00