Suche einschränken:
Zur Kasse

198 Ergebnisse - Zeige 121 von 140.

Micro Frontends in Action

Geers, Michael
Micro Frontends in Action
By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and pick and choose the technology you use in your stack. Micro Frontends in Action is your guide to simplifying unwieldy frontends by composing them from small, well-defined units. You'll learn to integrate web applications made up of smaller fragments using tools such as web components or s...

CHF 65.00

Svelte and Sapper in Action

Volkmann, R. Mark
Svelte and Sapper in Action
Svelte and Sapper in Action is a comprehensive guide to building web apps with Svelte and Sapper. You'll dive straight into coding a complete travel packing app as you learn to write, compile, and organize Svelte components for your app's UI. From there, you'll master Svelte's awesome state management model and learn to use Sapper for simplified page routing, creating static sites, and providing offline support with Service Workers. By the tim...

CHF 79.00

Spring Security in Action

Spilca, Laurentiu
Spring Security in Action
Spring Security in Action shows you how to use Spring Security to create applications you can be confident will withstand even the most dedicated attacks. Starting with essential "secure by design” principles, you'll learn common software vulnerabilities and how to avoid them right from the design stage. Through hands-on projects, you'll learn to manage system users, configure secure endpoints, and use, OAuth2 and OpenID Connect for authentica...

CHF 78.00

React Hooks in Action

Larsen, John
React Hooks in Action
React Hooks in Action shows you how to use Hooks to make your codebase simpler and more reusable, and your applications faster and more responsive. You'll build a resource booking example application chapter by chapter, learning how to develop components with local, shared, and application states. You'll discover different approaches to data fetching, including using Concurrent Mode and Suspense to improve user experience, and explore third pa...

CHF 65.00

Bootstrapping Microservices with Docker, Kubernetes, and ...

Davis, Ashley
Bootstrapping Microservices with Docker, Kubernetes, and Terraform
In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, 20-year software veteran Ashley Davis lays out his practical approach to microservices. There's no unnecessary theory—just working examples, and hands-on learning that you can use to build a useful application! Chapter by chapter, you'll follow the construction of a video streaming application, unlocking how specific technologies are used in the microservices development pr...

CHF 65.00

Hugo in Action

Jain, Atishay
Hugo in Action
Static websites—sites with fixed content—are the simplest type of web pages. In addition to being easier to create and maintain, they're inherently more secure that dynamic pages. And with the Hugo static site engine, you can render them in milliseconds. Hugo in Action is a step-by-step guide to using Hugo to create static websites that really show off the advantages of simplicity. Working with a complete example website and source code sample...

CHF 65.00

PostGIS in Action, Third Edition

Obe, Regina / Hsu, Leo
PostGIS in Action, Third Edition
PostGIS in Action, Third Edition teaches you to solve real-world geodata problems. It first gives you a background in vector-, raster-, and topology-based GIS and then quickly moves into analyzing, viewing, and mapping data. You'll learn how to optimize queries for maximum speed, simplify geometries for greater efficiency, and create custom functions for your own applications. You'll also learn how to apply your existing GIS knowledge to PostG...

CHF 79.00

Learn Quantum Computing with Python and Q#

Kaiser, Sarah / Granade, Chris
Learn Quantum Computing with Python and Q#
Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you'll learn QC fundamentals as you apply quantum programming techniques to real-world examples including cryptography and chemical analysis. Learn Quantum Computing with Python and Q# builds your understanding of quantum computers, using Microsoft's Quantum Development Kit to abstract away the mathematical comple...

CHF 79.00

Vert.X in Action

Ponge, Julien
Vert.X in Action
Vert.x in Action teaches you to build highly-scalable reactive enterprise applications. In this practical developer's guide, Vert.x expert Julien Ponge gets you up to speed in the basics of asynchronous programming as you learn to design and code reactive applications. Using the Vert.x asynchronous APIs, you'll build services including web stack, messaging, authentication, and access control. You'll also dive into deployment of container-nativ...

CHF 65.00

Art of Network Penetration Testing, The

Davis, Royce
Art of Network Penetration Testing, The
The Art of Network Penetration Testing is a hands-on guide to running your own penetration test on an enterprise network. After setting up a virtual environment to use as your lab, you'll work step-by-step through every stage of a professional pentest, from information gathering to seizing control of a vulnerable system. You'll learn a repeatable process you can use to identify valuable targets within a typical enterprise environment, perform ...

CHF 65.00

Tiny Python Projects

Youens-Clark, Ken
Tiny Python Projects
A long journey is really a lot of little steps. The same is true when you're learning Python, so you may as well have some fun along the way! Written in a light-hearted style with entertaining exercises that build powerful skills, Tiny Python Projects takes you from amateur to Pythonista as you create 19 bitesize programs. Key Features· Write command-line Python programs· Process a variety of command-line arguments, options, and flags· Write a...

CHF 52.90

JUnit in Action

Tudose, Catalin / Tahchiev, Peter / Leme, Felipe / Massol, Vincent / Gregory, Gary
JUnit in Action
Whether you're just starting with JUnit or you want to ramp up on the new features, JUnit in Action, Third Edition has you covered. Extensively revised with new code and new chapters, JUnit in Action, Third Edition is an up-to-date guide to smooth software testing. Dozens of hands-on examples illustrate JUnit 5's innovations for dependency injection, nested testing, parameterized tests, and more. Throughout, you'll learn how to use JUnit 5 to ...

CHF 76.00

API Security in Action

Madden, Neil
API Security in Action
A web API is an efficient way to communicate with an application or service. However, this convenience opens your systems to new security risks. API Security in Action gives you the skills to build strong, safe APIs you can confidently expose to the world. Inside, you'll learn to construct secure and scalable REST APIs, deliver machine-to-machine interaction in a microservices architecture, and provide protection in resource-constrained IoT (I...

CHF 91.00

Terraform in Action

Winkler, Scott
Terraform in Action
By treating your infrastructure as a codeable application, you can instantaneously create and launch new components and respond efficiently to changes in demand and other use requirements. Terraform in Action introduces the Infrastructure-as-Code model using the amazing Terraform automation tool, teaching readers how to design and manage servers that can be provisioned, shared, changed, tested, and deployed at the touch of a button. Readers wi...

CHF 63.00

Grokking Artificial Intelligence Algorithms

Hurbans, Rishal
Grokking Artificial Intelligence Algorithms
Grokking Artificial Intelligence Algorithms is a fully-illustrated and interactive tutorial guide to the different approaches and algorithms that underpin AI. Written in simple language and with lots of visual references and hands-on examples, readers learn the concepts, terminology, and theory they need to effectively incorporate AI algorithms into their applications. Grokking Artificial Intelligence Algorithms uses simple language, jargon-bu...

CHF 78.00

Grokking Deep Reinforcement Learning

Morales, Miguel
Grokking Deep Reinforcement Learning
We all learn through trial and error. We avoid the things that cause us to experience pain and failure. We embrace and build on the things that give us reward and success. This common pattern is the foundation of deep reinforcement learning: building machine learning systems that explore and learn based on the responses of the environment. Grokking Deep Reinforcement Learning introduces this powerful machine learning approach, using examples, ...

CHF 65.00

Haskell in Depth

Bragilevsky, Vitaly
Haskell in Depth
Turn the corner from "Haskell student” to "Haskell developer.” Haskell in Depth explores the important language features and programming skills you'll need to build production-quality software using Haskell. And along the way, you'll pick up some interesting insights into why Haskell looks and works the way it does. Get ready to go deep! Haskell in Depth is the perfect second book on Haskell. After a quick refresher on Haskell basics, this han...

CHF 78.00

Learn Docker in a Month of Lunches

Stoneman, Elton
Learn Docker in a Month of Lunches
Go from zero to production readiness with Docker in 22 bite-sized lessons! Learn Docker in a Month of Lunches is an accessible task-focused guide to Docker on Linux, Windows, or Mac systems. Learn Docker in a Month of Lunches is a developer-centric tutorial to using Docker in Linux, Windows, and Mac environments. YouGÇÖll learn essential Docker techniques, including how to run your own and third-party apps in containers, use a Docker registry ...

CHF 65.00

Deep Learning with Structured Data

Ryan, Mark
Deep Learning with Structured Data
Deep learning offers the potential to identify complex patterns and relationships hidden in data of all sorts. Deep Learning with Structured Data shows you how to apply powerful deep learning analysis techniques to the kind of structured, tabular data you'll find in the relational databases that real-world businesses depend on. Filled with practical, relevant applications, this book teaches you how deep learning can augment your existing machi...

CHF 78.00

Fighting Churn with Data

Gold, Carl
Fighting Churn with Data
This hands-on guide is packed with techniques for converting raw data into measurable metrics, testing hypotheses, and presenting findings that are easily understandable to non-technical decision makers. Don't let your hard-won customers vanish from subscription services, taking their money with them. In Fighting Churn with Data you'll learn powerful data-driven techniques to maximize customer retention and minimize actions that cause them to ...

CHF 78.00