Produkte von O'reilly UK Ltd.

Filter schließen
 
2 von 4
Für die Filterung wurden keine Ergebnisse gefunden!
Escaping the Build Trap Escaping the Build Trap
To stay competitive in today's market, organizations need to adopt a culture of customer-centric practices that focus on outcomes rather than outputs. Companies that live and die by outputs often fall into the 'build trap,' cranking out...
40,50 €
Product Roadmaps Relaunched Product Roadmaps Relaunched
This practical guide teaches you how to create an effective product roadmap, and demonstrates how to use the roadmap to align stakeholders and prioritize ideas and requests. With it, you'll learn to communicate how your products will...
50,00 €
Mastering Blockchain Mastering Blockchain
The future will be increasingly distributed. As the publicity surrounding Bitcoin and blockchain has shown, distributed technology and business models are gaining popularity. Yet the disruptive potential of this technology is often...
80,00 €
Dynamic Reteaming Dynamic Reteaming
Your team will change whether you like it or not. People will come and go. Your company might double in size or even be acquired. In this practical book, author Heidi Helfand shares techniques for reteaming effectively. Engineering...
50,00 €
TinyML TinyML
Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you'll enter the field of...
50,00 €
The Definitive ANTLR 4 Reference The Definitive ANTLR 4 Reference
Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and...
37,00 €
Spark: The Definitive Guide Spark: The Definitive Guide
Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill...
70,00 €
Site Reliability Engineering Site Reliability Engineering
The overwhelming majority of a software system's lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale...
60,00 €
Test Driven Development for Embedded C Test Driven Development for Embedded C
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent...
35,50 €
Gamestorming Gamestorming
Great things don't happen in a vacuum. But creating an environment for creative thinking and innovation can be a daunting challenge. How can you make it happen at your company The answer may surprise you: gamestorming. This book includes...
40,50 €
UX for Beginners UX for Beginners
Apps! Websites! Rubber Ducks! Naked Ninjas! This book has everything. If you want to get started in user experience design (UX), you've come to the right place: 100 self-contained lessons that cover the whole spectrum of fundamentals.
40,50 €
Hackers. 25th Anniversary Edition Hackers. 25th Anniversary Edition
This 25th anniversary edition of Steven Levy's classic book traces the exploits of the computer revolution's original hackers -- those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the...
30,50 €
Your Code As a Crime Scene Your Code As a Crime Scene
Jack the Ripper and legacy codebases have more in common than you'd think. Inspired by forensic psychology methods, you'll learn strategies to predict the future of your codebase, assess refactoring direction, and understand how your...
36,50 €
Getting Started with Bluetooth Low Energy Getting Started with Bluetooth Low Energy
With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how...
45,50 €
Effective DevOps Effective DevOps
Some companies think that adopting devops means bringing in specialists or a host of new tools. With this practical guide, you'll learn why devops is a professional and cultural movement that calls for change from inside your...
50,00 €
Natural Language Processing with Python Natural Language Processing with Python
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it,...
60,00 €
Architecting for Scale Architecting for Scale
Updated with an expanded focus on modern architecture paradigms such as microservices and cloud computing, this practical guide provides techniques for building systems that can handle huge quantities of traffic, data, and demand-without...
66,50 €
UX Research UX Research
One key responsibility of product designers and UX practitioners is to conduct formal and informal research to clarify design decisions and business needs. But there's often mystery around product research, with the feeling that you need...
40,50 €
Building Event-Driven Microservices Building Event-Driven Microservices
Organizations today often struggle to balance business requirements with ever-increasing volumes of data. Additionally, the demand for leveraging large-scale, real-time data is growing rapidly among the most competitive digital...
66,50 €
Infrastructure as Code Infrastructure as Code
Six years ago, Infrastructure as Code was a new concept. Today, as even banks and other conservative organizations plan moves to the cloud, development teams for companies worldwide are attempting to build large infrastructure codebases....
80,00 €
Reinforcement Learning Reinforcement Learning
Reinforcement learning (RL) will deliver one of the biggest breakthroughs in AI over the next decade, enabling algorithms to learn from their environment to achieve arbitrary goals. This exciting development avoids constraints found in...
66,50 €
Product Leadership Product Leadership
In today's lightning-fast technology world, good product management is critical to maintaining a competitive advantage. Yet, managing human beings and navigating complex product roadmaps is no easy task, and it's rare to find a product...
40,50 €
Mapping Experiences Mapping Experiences
Customers who have inconsistent experiences with products and services are understandably frustrated. But it's worse for organizations that can't pinpoint the causes of these problems because they're too focused on processes. This...
56,50 €
Learning Helm Learning Helm
Get up to speed with Helm, the preeminent package manager for the Kubernetes container orchestration system. This practical guide shows you how to efficiently create, install, and manage the applications running inside your containers....
56,50 €
Think Python Think Python
This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting...
45,50 €
Programming WebAssembly with Rust Programming WebAssembly with Rust
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust delivers the power of C in a language that strictly enforces...
46,50 €
Real World Haskell Real World Haskell
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Real World Haskell...
50,00 €
Flask Web Development Flask Web Development
Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you'll learn Flask from the ground up by developing a complete, real-world application...
56,50 €
Designing Interfaces Designing Interfaces
Designing good application interfaces isn't easy now that companies need to create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. In this updated third edition, you'll learn how to...
66,50 €
Software Design X-Rays Software Design X-Rays
You don't have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You'll use CodeScene, a free software analysis tool for open source projects, for the...
46,50 €
Org Design for Design Orgs Org Design for Design Orgs
Design has become the key link between users and today's complex and rapidly evolving digital experiences, and designers are starting to be included in strategic conversations about the products and services that enterprises ultimately...
40,50 €
Design It! Design It!
Don't engineer by coincidence-design it like you mean it! Filled with practical techniques, Design It! is the perfect introduction to software architecture for programmers who are ready to grow their design skills. Lead your team as a...
42,00 €
Certified Kubernetes Application Developer (CKAD) Study Guide Certified Kubernetes Application Developer...
The Cloud Native Computing Foundation have created a certification exam to establish a developer's credibility and value in the job market to work in a Kubernetes environment. This study guide walks you through all the topics you need to...
56,50 €
Artificial Intelligence in Finance Artificial Intelligence in Finance
The widespread adoption of AI and machine learning is revolutionizing many industries today. Once these technologies are combined with the programmatic availability of historical and real-time financial data, the financial industry will...
90,00 €
Head First Design Patterns Head First Design Patterns
What will you learn from this book
80,00 €
A Scrum Book A Scrum Book
Building a successful product usually involves teams of people, and many choose the Scrum approach to aid in creating products that deliver the highest possible value. Implementing Scrum gives teams a collection of powerful ideas they...
65,00 €
Release It! Release It!
A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that...
48,50 €
Programming TypeScript Programming TypeScript
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically...
56,50 €
Information Architecture for the World Wide Web Information Architecture for the World Wide Web
Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience...
65,00 €
Become an Effective Software Engineering Manager Become an Effective Software Engineering Manager
Software startups make global headlines every day. As technology companies succeed and grow, so do their engineering departments. In your career, you'll may suddenly get the opportunity to lead teams: to become a manager. But this is...
46,50 €
Domain Modeling Made Functional Domain Modeling Made Functional
You want increased customer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) combined with functional programming is the innovative combo that will get you there. In this pragmatic, down-to-earth...
48,50 €
Explore Software Defined Radio Explore Software Defined Radio
Do you want to be able to receive satellite images using nothing but your computer, an old TV antenna, and a $20 USB stick Now you can. At last, the technology exists to turn your computer into a super radio receiver, capable of tuning...
20,50 €
Full Stack Serverless Full Stack Serverless
Cloud computing is typically associated with backend development and DevOps. But with the rise of serverless technologies and a new generation of services and frameworks, frontend and mobile developers can build robust applications with...
66,50 €
Machine Learning and Data Science Blueprints for Finance Machine Learning and Data Science Blueprints...
Over the next few decades, machine learning and data science will transform the finance industry. With this practical book, analysts, traders, researchers, and developers will learn how to build machine learning algorithms crucial to the...
80,00 €
Practical Vim Practical Vim
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120...
29,00 €
Architecture Patterns with Python Architecture Patterns with Python
As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven...
66,50 €
Lean Enterprise Lean Enterprise
How well does your organization respond to changing market conditions, customer needs, and emerging technologies when building software-based products This practical guide presents Lean and Agile principles and patterns to help you move...
46,50 €
Concurrency in C# Cookbook Concurrency in C# Cookbook
If you're one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary...
56,50 €
2 von 4
Zuletzt angesehen