Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Fundamentals of Software Architecture: An Engineering Approach Mark Richards 9781492043454
Booksplease Price: £68.67Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture's many aspects... -
Learning Git: A Hands-On and Visual Guide to the Basics of Git Anna Skoulikari 9781098133917
RRP: £36.99Booksplease Price: £24.71This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence. ... -
Mastering AWS CloudFormation: Build resilient and production-ready infrastructure in Amazon Web Services with CloudFormation by Karen Tovmasyan 9781805123903
Booksplease Price: £33.99Run scalable, testable, modular, repeatable, extendable, and customisable infrastructure to achieve operational excellence Purchase of the print or Kindle book includes a free eBook in the PDF format Key Features Leverage AWS CloudFormation to manage... -
Crafting Interpreters by Robert Nystrom 9780990582939
RRP: £43.99Booksplease Price: £32.80Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780990582939Author Robert NystromFormat PaperbackPage Count 640Imprint Genever BenningPublisher Genever BenningWeight(grams) 1247gDimensions(mm) 254mm *... -
Programming TypeScript: Making Your JavaScript Applications Scale Boris Cherny 9781492037651
RRP: £44.99Booksplease Price: £29.93Any programmer working in a dynamically typed language will tell you how hard it is to scale that language to more lines of code and to more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically... -
Modern Vim Drew Neil 9781680502626
RRP: £31.99Booksplease Price: £22.17Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the... -
Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures Neal Ford 9781492086895
RRP: £63.99Booksplease Price: £42.28There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, you'll learn how to think critically about... -
VI and VIM Editors Pocket Reference Arnold Robbins 9781449392178
RRP: £19.99Booksplease Price: £13.50vi and Vim are immensely powerful tools for anyone working with Unix, Linux, or Mac OS X, but there are far too many commands for anyone to remember. Author Arnold Robbins (vi and Vim Editors in a Nutshell) has chosen the most important and valuable... -
Learn Quantum Computing with Python and IBM Quantum: Write your own practical quantum programs with Python Robert Loredo 9781803244808
Booksplease Price: £33.99A step-by-step guide to working with programs that exploit quantum computing principles, with the help of IBM Quantum, Qiskit, and Python Key Features Understand the difference between classical computers and quantum computers Work with key... -
Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy by Vladik Khononov
RRP: £52.99Booksplease Price: £30.19Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This practical book provides you with a set of core patterns,... -
Hacking Kubernetes: Threat-Driven Analysis and Defense Andrew Martin 9781492081739
RRP: £52.99Booksplease Price: £32.17Want to run your Kubernetes workloads safely and securely? This practical book provides a threat-based guide to Kubernetes security. Each chapter examines a particular component's architecture and potential default settings and then reviews existing... -
Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security Liz Rice 9781098135126
RRP: £44.99Booksplease Price: £29.63What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This... -
Continuous Deployment: Enable Faster Feedback, Safer Releases, and More Reliable Software Valentina Servile 9781098146726
RRP: £52.99Booksplease Price: £34.85Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now... -
User Story Mapping Jeff Patton 9781491904909
RRP: £31.99Booksplease Price: £21.63User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost... -
Head First Python Paul Barry 9781492051299
RRP: £52.99Booksplease Price: £34.55What will you learn from this book? Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll... -
Data Mesh: Delivering Data-Driven Value at Scale Zhamak Dehghani 9781492092391
RRP: £63.99Booksplease Price: £35.00We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical... -
Mastering Git: Attain expert-level proficiency with Git by mastering distributed version control features Jakub Narębski 9781835086070
RRP: £37.99Booksplease Price: £37.83Harness the full power of the Git version control system, gaining insights into Git best practices and strengthening your understanding of its architecture, underlying concepts, and behavior Key Features Set up Git for solo and collaborative... -
Docker in Action by Jeff Nickoloff
RRP: £30.99Booksplease Price: £23.59The idea behind Docker is simple. Create a tiny virtual environment called a container that holds just your application and its dependencies. The Docker engine uses the host operating system to keep track of your containers. Applications running inside... -
Robust Python Patrick Viafore 9781098100667
RRP: £44.99Booksplease Price: £29.93Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow... -
The Ultimate Docker Container Book: Build, test, ship, and run containers with Docker and Kubernetes by Gabriel Schenker 9781804613986
Booksplease Price: £37.99Build, ship, and run containers from scratch with Docker and Kubernetes be it on premise or in the cloud Key Features Master Docker container setup, operation, and debugging Use Docker compose for managing multi-service applications Navigate... -
Full Stack Testing: A Practical Guide for Delivering High Quality Software Gayathri Mohan 9781098108137
RRP: £52.99Booksplease Price: £34.55Testing is a critical discipline for any organization looking to deliver high-quality software. This practical book provides software developers and QA engineers with a comprehensive one-stop guide to testing skills in 10 different categories. You'll... -
Mastering Terraform: A practical guide to building and deploying infrastructure on AWS, Azure, and Google Cloud Mark Tinderholt 9781835086018
RRP: £37.99Booksplease Price: £37.83Learn from Terraform expert Mark Tinderholt and excel in designing and automating your infrastructure and CI/CD pipelines with Terraform across major cloud platforms and paradigms Key Features Build comprehensive end-to-end solutions with Terraform... -
Security Chaos Engineering: Developing Resilience and Safety at Speed and Scale Kelly Shortridge 9781098113827
RRP: £52.99Booksplease Price: £34.55Information security is broken. Year after year, attackers remain unchallenged and undeterred, while engineering teams feel mounting pressure to design, build, and operate "secure" systems. Attacks can't be prevented, mental models of systems are... -
Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software by Michael Sikorski
RRP: £56.99Booksplease Price: £34.13Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring. For those who want to stay ahead of the latest... -
Essential Scrum: A Practical Guide to the Most Popular Agile Process by Kenneth S. Rubin
RRP: £39.99Booksplease Price: £29.79A Practical Guide to the Most Popular Agile Process The Single-Source, Comprehensive Guide to Scrum for All Team Members, Managers, and Executives If you want to use Scrum to develop innovative products and services that delight your customers, Essential... -
Implementing Service Level Objectives: A Practical Guide to SLIs, SLOs, and Error Budgets by Alex Hidalgo
RRP: £52.99Booksplease Price: £34.75Although service-level objectives (SLOs) continue to grow in importance, there's a distinct lack of information about how to implement them. Practical advice that does exist usually assumes that your team already has the infrastructure, tooling, and... -
Professional React Native: Expert techniques and solutions for building high-quality, cross-platform, production-ready apps by Alexander Benedikt Kuttig 9781800563681
Booksplease Price: £29.99Learn how React Native works under the hood and what this means for building large-scale, cross-platform, production-ready applications without compromising on the quality and performanceKey FeaturesExplore a modern approach to React Native, covering... -
Domain Modeling Made Functional : Pragmatic Programmers Scott Wlaschin 9781680502541
RRP: £38.50Booksplease Price: £26.74You 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 guide, you'll see... -
Learning React: Modern Patterns for Developing React Apps Eve Porcello 9781492051725
RRP: £52.99Booksplease Price: £34.85If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns... -
The Art of Agile Development by James Shore
RRP: £52.99Booksplease Price: £34.85Most companies developing software employ something they call "Agile." But there's widespread misunderstanding of what Agile is and how to use it. If you want to improve your software development team's agility, this comprehensive guidebook's clear,... -
Learning Github Actions: Automation and Integration of CI/CD with Github Brent Laster 9781098131074
RRP: £52.99Booksplease Price: £34.55Automate your software development processes with GitHub Actions, the continuous integration and continuous delivery platform that integrates seamlessly with GitHub. With this practical book, open source author, trainer, and DevOps director Brent Laster... -
AI-Assisted Programming: Better Planning, Coding, Testing, and Deployment by Tom Taulli 9781098164560
RRP: £55.99Booksplease Price: £36.39Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, and design; coding; and debugging, testing, and documentation. With this practical book, beginners and experienced developers... -
Distributed Services with Go: Your Guide to Reliable, Scalable, and Maintainable Systems by Travis Jeffrey
RRP: £36.99Booksplease Price: £25.38This is the book for Gophers who want to learn how to build distributed systems. You know the basics of Go and are eager to put your knowledge to work. Build distributed services that are highly available, resilient, and scalable. This book is just what... -
Kubeflow Operations Guide: Managing On-Premises, Cloud, and Hybrid Deployment Josh Patterson 9781492053279
RRP: £52.99Booksplease Price: £34.55Building models is a small part of the story when it comes to deploying machine learning applications. The entire process involves developing, orchestrating, deploying, and running scalable and portable machine learning workloads--a process Kubeflow... -
Learning Perl: Making Easy Things Easy and Hard Things Possible Randal L Schwartz 9781492094951
RRP: £52.99Booksplease Price: £35.34If you're just getting started with Perl, this is the book you want-whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course... -
Docker - Up & Running: Shipping Reliable Containers in Production Sean P. Kane 9781098131821
RRP: £52.99Booksplease Price: £34.55Docker and Linux containers have fundamentally changed the way that organizations develop, deliver, and run software at scale. But understanding why these tools are important and how they can be successfully integrated into your organization's ecosystem... -
Mastering API Architecture: Defining, Connecting, and Securing Distributed Systems and Microservices James Gough 9781492090632
RRP: £52.99Booksplease Price: £34.55Most organizations with a web presence build and operate APIs; the doorway for customers to interact with the company's services. Designing, building, and managing these critical programs affect everyone in the organization, from engineers and product... -
DevOps with the Atlassian Toolchain Cookbook: Recipes for building, automating, deploying, and managing applications with Atlassian Open DevOps by Robert Wen 9781835463789
Booksplease Price: £35.08Seamlessly integrate Atlassian Open DevOps tools such as Jira, Bitbucket Pipelines, Compass, Confluence, and Opsgenie with other automated testing, monitoring, and security tools such as SonarQube and Snyk for a powerful and agile DevSecOps deployment... -
Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture Christian Ciceri 9781098112233
RRP: £52.99Booksplease Price: £34.55Software architecture metrics are key to the maintainability and architectural quality of a software project and they can warn you about dangerous accumulations of architectural and technical debt early in the process. In this practical book, leading... -
Grokking Continuous Delivery Christie Wilson 9781617298257
RRP: £45.99Booksplease Price: £33.63Apologies but we at Booksplease don't have a full description for this book.About the AuthorChristie Wilson is a software engineer at Google, with over a decade of experience dealing with complex deployment environments and high-criticality systems. She...