Produkte von O'reilly Media

Filter schließen
 
2 von 3
Für die Filterung wurden keine Ergebnisse gefunden!
Security Chaos Engineering Security Chaos Engineering
In this pragmatic and comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of securing complex software systems. Using the principles and practices of security chaos engineering, software...
66,50 €
Network Programmability and Automation Network Programmability and Automation
Network engineers are finding it harder than ever to rely solely on manual processes to get their jobs done. New protocols, technologies, delivery models, and the need for businesses to become more agile and flexible have made network...
60,50 €
The Software Developer's Career Handbook The Software Developer's Career Handbook
At some point in your career, you'll realize there's more to being a software engineer than dealing with code. Is it time to become a manager Or join a startup In this insightful and entertaining book, Michael Lopp recalls his own...
46,50 €
Laravel: Up & Running Laravel: Up & Running
What sets Laravel apart from other PHP web frameworks Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code....
60,50 €
Learning Data Science Learning Data Science
As an aspiring data scientist, you appreciate why organizations rely on data for important decisions--whether it's for companies designing websites, cities deciding how to improve services, or scientists discovering how to stop the...
90,50 €
From Objects to Functions From Objects to Functions
Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming...
48,50 €
Developing Apps with GPT-4 and ChatGPT Developing Apps with GPT-4 and ChatGPT
This mini-book is a comprehensive guide for Python developers who want to learn how to build applications with large language models. Authors Olivier Caelen and Marie-Alice Blete cover the main features and benefits of GPT-4 and ChatGPT...
60,50 €
Fuzzy Data Matching with SQL Fuzzy Data Matching with SQL
If you were handed two different but related sets of data, what tools would you use to find the matches What if all you had was SQL SELECT access to a database In this practical book, author Jim Lehmer provides best practices,...
60,50 €
Practical Cloud Security Practical Cloud Security
With rapidly changing architecture and API-driven automation, cloud platforms come with unique security challenges and opportunities. In this updated second edition, you'll examine security best practices for multivendor cloud...
50,50 €
Identity-Native Infrastructure Access Management Identity-Native Infrastructure Access Management
Traditional secret-based credentials can't scale to meet the complexity and size of cloud and on-premises infrastructure. Today's applications are spread across a diverse range of clouds and colocation facilities, as well as on-prem data...
46,50 €
Kubernetes Best Practices Kubernetes Best Practices
In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container...
66,50 €
Functional Programming with C# (C Sharp) Functional Programming with C# (C Sharp)
After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in...
80,50 €
Azure Cookbook Azure Cookbook
How do you deal with the problems you face when using Azure This practical guide provides over 75 recipes to help you to work with common Azure issues in everyday scenarios. That includes key tasks like setting up permissions for a...
80,50 €
Go Cookbook Go Cookbook
Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with...
80,50 €
Causal Inference in Python Causal Inference in Python
How many buyers will an additional dollar of online marketing bring in Which customers will only buy when given a discount coupon How do you establish an optimal pricing strategy The best way to determine how the levers at our disposal...
80,50 €
C# 12 Pocket Reference C# 12 Pocket Reference
Looking for quick answers for using C# 12 This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick...
25,00 €
Kafka Connect Kafka Connect
With this practical guide, authors Mickael Maison and Kate Stanley show data engineers, site reliability engineers, and application developers how to build data pipelines between Kafka clusters and a variety of data sources and sinks.
80,50 €
Mastering Bitcoin Mastering Bitcoin
Join the technological revolution that's taking the financial world by storm. Mastering Bitcoin is your guide through the seemingly complex world of Bitcoin, providing the knowledge you need to participate in the internet of money....
70,50 €
Training Data for Machine Learning Training Data for Machine Learning
Your training data has as much to do with the success of your data project as the algorithms themselves--most failures in deep learning systems relate to training data. But while training data is the foundation for successful machine...
66,50 €
Kubernetes Cookbook Kubernetes Cookbook
Kubernetes is the de facto standard for container orchestration and distributed applications management across a microservices framework. With this practical cookbook, you'll learn hands-on Kubernetes recipes for automating the...
66,50 €
Hacker Culture A to Z Hacker Culture A to Z
Hacker culture can be esoteric, but this entertaining reference is here to help. Written by longtime cybersecurity researcher and writer Kim Crawley, this fun reference introduces you to key people and companies, fundamental ideas, and...
46,50 €
FastAPI FastAPI
FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. As its name implies, FastAPI is indeed fast, rivaling similar frameworks in languages such as Golang. With this practical book,...
56,50 €
Clean Code Cookbook Clean Code Cookbook
Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify...
66,50 €
Learning Vue Learning Vue
Through concise, practical, and clear examples, this book takes web developers step-by-step through the tools and libraries in the Vue.js ecosystem and how to use them to create complete applications for real-world web projects.
66,50 €
Analytics Engineering with SQL and DBT Analytics Engineering with SQL and DBT
With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further....
66,50 €
App Inventor 2 App Inventor 2
Yes, you can create your own apps for Android devices—and it’s easy to do. This extraordinary book introduces you to App Inventor 2, a powerful visual tool that lets anyone build apps. Learn App Inventor basics hands-on with step-by-step...
40,50 €
Architecting Data and Machine Learning Platforms Architecting Data and Machine Learning Platforms
All cloud architects need to know how to build data platforms that enable businesses to make data-driven decisions and deliver enterprise-wide intelligence in a fast and efficient way. This handbook shows you how to design, build, and...
66,50 €
Functional Programming in Java Functional Programming in Java
Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy....
54,00 €
Common-Sense Guide to Data Structure and Algorithms in Python, Volume 1 Common-Sense Guide to Data Structure and...
p>If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data...
58,50 €
Learning Go Learning Go
Jon Bodner has been a software engineer, lead developer and architect for over 20 years. In that time, he has worked on software across many fields, including education, finance, commerce, healthcare, law, government, and internet...
66,50 €
Deep Learning for Finance Deep Learning for Finance
Deep learning is rapidly gaining momentum in the world of finance and trading. But for many professional traders, this sophisticated field has a reputation for being complex and difficult. This hands-on guide teaches you how to develop a...
70,50 €
Tidy First? Tidy First?
'Messy code is a nuisance. 'Tidying' code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests...
40,50 €
NGINX Cookbook NGINX Cookbook
NGINX is one of the most widely used web servers available today, in part because of its capabilities as a load balancer and reverse proxy server for HTTP and other network protocols. This revised cookbook provides easy-to-follow...
60,50 €
Head First HTML5 Programming Head First HTML5 Programming
HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support,...
60,00 €
Software Supply Chain Security Software Supply Chain Security
'Trillions of lines of code help us in our lives, companies, and organizations. But just a single software cybersecurity vulnerability can stop entire companies from doing business and cause billions of dollars in revenue loss and...
56,50 €
Serverless Development on AWS Serverless Development on AWS
'The adoption of serverless is on the rise, but until now, little guidance has been available for development teams that want to apply this technology on AWS. This definitive guide is packed with architectural, security, and data best...
66,50 €
Generative AI on AWS Generative AI on AWS
Companies today are moving rapidly to integrate generative AI into their products and services. But there's a great deal of hype (and misunderstanding) about the impact and promise of this technology. With this book, Chris Fregly, Antje...
80,50 €
Hands-On Entity Resolution Hands-On Entity Resolution
'Entity resolution is a key analytic technique that enables you to identify multiple data records that refer to the same real-world entity. With this hands-on guide, product managers, data analysts, and data scientists will learn how to...
70,50 €
Unix Power Tools Unix Power Tools
With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult operating system, more and more users are discovering the advantages of Unix for...
75,00 €
2 von 3
Zuletzt angesehen