Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
The Official Raspberry Pi Handbook 2025: Astounding projects with Raspberry Pi computers The Makers of The MagPi magazine 9781916868250
Booksplease Price: £15.15The Official Raspberry Pi Handbook 2025 is packed with all the information beginners need to use their new Raspberry Pi computerInside this book, you'll find the best projects from the past year for long-term Raspberry Pi enthusiasts.With a special... -
Clean Architecture: A Craftsman's Guide to Software Structure and Design by Robert C. Martin
RRP: £29.99Booksplease Price: £23.48Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. "Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture and design. As with his other... -
Agile Game Development by Clinton Keith
RRP: £37.99Booksplease Price: £28.91The definitive guide to more effective and personally fulfilling game development with Agile Methods-now revamped to reflect ten more years of experience and improvements Game development is in crisis-facing bloated budgets, impossible... -
Peopleware: Productive Projects and Teams by Tom DeMarco
RRP: £33.49Booksplease Price: £25.70Few books in computing have had as profound an influence on software management as Peopleware. The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They're not easy issues; but... -
The Staff Engineer's Path: A Guide For Individual Contributors Navigating Growth and Change by Tanya Reilly
RRP: £36.99Booksplease Price: £24.96For years, companies have rewarded their most effective engineers by suggesting they move to a management position. But treating management as the default (or only) path for an engineer with leadership ability doesn't serve the industry well. The staff... -
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition by Frederick P. Brooks, Jr. 9780201835953
RRP: £34.99Booksplease Price: £26.78Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These... -
Project to Product: How to Survive and Thrive in the Age of Digital Disruption with the Flow Framework by Mik Kersten 9781942788393
RRP: £19.99Booksplease Price: £12.47In the Age of Software, will your business dominate and maintain relevance-or will it become a digital relic?As tech giants and startups disrupt every market, those who master large-scale software delivery will define the economic landscape of the 21st... -
Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems by Martin Kleppmann 9781449373320
RRP: £47.99Booksplease Price: £32.35Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including... -
Cracking the Coding Interview by Gayle Laakmann McDowell 9780984782857
RRP: £34.95Booksplease Price: £27.65Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780984782857Author Gayle Laakmann McDowellFormat PaperbackPage Count 708Imprint CareerCupPublisher CareerCup -
Code: The Hidden Language of Computer Hardware and Software by Charles Petzold
RRP: £28.99Booksplease Price: £22.50The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by... -
Site Reliability Engineering Betsy Beyer 9781491929124
RRP: £47.99Booksplease Price: £32.35The 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 computing systems? In... -
How to Avoid a Climate Disaster: The Solutions We Have and the Breakthroughs We Need by Bill Gates
RRP: £10.99Booksplease Price: £8.40In this urgent, authoritative book, Bill Gates sets out a wide-ranging, practical - and accessible - plan for how the world can get to zero greenhouse gas emissions in time to avoid a climate catastrophe.Bill Gates has spent a decade investigating the... -
Code Complete Steve McConnell 9780735619678
RRP: £40.49Booksplease Price: £28.96Widely considered one of the best practical guides to programming, Steve McConnell's original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with... -
How AI Thinks: How we built it, how it can help us, and how we can control it by Nigel Toon 9781911709466
RRP: £22.00Booksplease Price: £16.54THE #2 TIMES BESTSELLER'Artificial intelligence is going to have a massive impact on everyone's lives... an accessible and sensible read that helps demystify AI' Deborah Meaden, entrepreneur and star of Dragon's Den'Nigel Toon is a visionary leader in... -
The Self-taught Programmer: The Definitive Guide to Programming Professionally by Cory Althoff 9781472147103
RRP: £16.99Booksplease Price: £10.26'One of the best software design books of all time' - BookAuthorityCory Althoff is a self-taught programmer. After a year of self-study, he learned to program well enough to land a job as a software engineer II at eBay. But once he got there, he realised... -
The Manager`s Path by Camille Fournier 9781491973899
RRP: £31.99Booksplease Price: £21.55Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal-especially when there are few tools, texts, and frameworks to help you. In this practical guide,... -
Patterns of Enterprise Application Architecture by Martin Fowler
RRP: £51.99Booksplease Price: £39.38The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of... -
Learning Agile: Understanding Scrum, Xp, Lean, and Kanban Andrew Stellman 9781449331924
RRP: £39.99Booksplease Price: £26.35Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to "go agile" can be tricky. This practical book helps you sort it out, first by grounding you in agile's underlying... -
Coding All-in-One For Dummies Chris Minnick 9781119889564
RRP: £28.99Booksplease Price: £20.48The go-to guide for learning coding from the ground-up Adding some coding know-how to your skills can help launch a new career or bolster an old one. Coding All-in-One For Dummies offers an ideal starting place for learning the languages that make... -
The Linux Command Line, 2nd Edition by William E. Jr. Shotts
RRP: £37.99Booksplease Price: £26.10The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced,... -
Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma 9780201633610
RRP: £48.99Booksplease Price: £37.05Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers... -
C# 12 in a Nutshell: The Definitive Reference Joseph Albahari 9781098147440
RRP: £55.99Booksplease Price: £36.07When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth, there's always so much more to learn. In the tradition of O'Reilly's... -
Head First Design Patterns: Building Extensible and Maintainable Object-Oriented Software Eric Freeman 9781492078005
RRP: £63.99Booksplease Price: £41.51What will you learn from this book? You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best... -
Learn To Program With 3d Printing by Justin Gohde
RRP: £28.99Booksplease Price: £18.13OpenSCAD is free, open-source 3D modelling software; its easy-to-use programming interface is great for beginners, because the simple design lets you quickly display and view the results of your code. In Learn to Program With 3D Printing, OpenSCAD's... -
The Linux Programming Interface by Michael Kerrisk
RRP: £94.99Booksplease Price: £58.91The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert... -
Programming Web Services with SOAP James Snell 9780596000950
RRP: £27.99Booksplease Price: £19.05The Web services architecture offers a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming... -
The Elements of Computing Systems, second edition: Building a Modern Computer from First Principles by Noam Nisan
RRP: £48.00Booksplease Price: £44.50Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262539807Author Noam NisanFormat PaperbackPage Count 320Imprint MIT PressPublisher MIT Press Ltd -
Practical Vim Drew Neil 9781680501278
RRP: £22.99Booksplease Price: £16.23Vim 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 Vim tips, you'll... -
Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges by Olaf Zimmermann
RRP: £36.99Booksplease Price: £28.20Proven Patterns for Designing Evolvable High-Quality APIs--For Any Domain, Technology, or Platform APIs enable breakthrough innovation and digital transformation in organizations and ecosystems of all kinds. To create user-friendly, reliable and... -
Thinking in Java by Bruce Eckel
RRP: £55.49Booksplease Price: £41.85" Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun... -
How Linux Works, 3rd Edition by Brian Ward
RRP: £44.99Booksplease Price: £29.98In this third edition of the best selling How Linux Works, author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. Readers learn how Linux boots, how the kernel manages devices and device drivers,... -
Cracking the PM Interview: How to Land a Product Manager Job in Technology by Gayle Laakmann McDowell 9780984782819
RRP: £24.95Booksplease Price: £19.05Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780984782819Author Gayle Laakmann McDowellFormat PaperbackPage Count 366Imprint CareerCupPublisher CareerCup -
Pearson Edexcel GCSE (9-1) Computer Science Ann Weidmann 9781292359991
Booksplease Price: £29.83The Pearson Edexcel GCSE (9-1) Computer Science Student Book is aligned to the 2020 specification, bringing Computer Science to life with real-world examples, and providing support for the new practical on-screen assessment. The Pearson Edexcel GCSE... -
Patterns of Distributed Systems by Unmesh Joshi 9780138221980
RRP: £37.99Booksplease Price: £28.91A Patterns Approach to Designing Distributed Systems and Solving Common Implementation Problems More and more enterprises today are dependent on cloud services from providers like AWS, Microsoft Azure, and GCP. They also use products, such as Kafka and... -
Artificial Intelligence and Software Testing: Building systems you can trust Adam Leon Smith 9781780175768
RRP: £34.99Booksplease Price: £27.79WINNER: Independent Press Awards 2023 - Category: Technology AI presents a new paradigm in software development, representing the biggest change to how we think about quality and testing in decades. Many of the well known issues around AI, such as... -
Modern Software Engineering: Doing What Really Works to Build Better Software Faster by David Farley 9780137314911
RRP: £29.99Booksplease Price: £22.91Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely... -
Developing Apps with GPT-4 and ChatGPT: Build Intelligent Chatbots, Content Generators, and More by Olivier Caelen 9781098152482
Booksplease Price: £50.83This 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 and explain how... -
Computer Architecture by Charles Fox 9781718502864
RRP: £56.99Booksplease Price: £33.51Computer architecture was once considered a boring subject, but not anymore! With Moore's Law slowing to a crawl, computing hardware is experiencing a new golden age. This fun, informative book takes a look at the past to offer inspiration for the... -
The Official Raspberry Pi Handbook: Astounding projects with Raspberry Pi computers: 2024 by The Makers of The MagPi magazine
RRP: £14.00Booksplease Price: £13.05The Official Raspberry Pi Handbook is fully updated for Raspberry Pi in 2024. Packed with all the information beginners need to use their new Raspberry Pi computer. And the best projects from the year for long-term Raspberry Pi enthusiasts. Learn how... -
Doom Guy: Life in First Person by John Romero
RRP: £21.99Booksplease Price: £14.78The inspiring, long-awaited autobiography of video game designer and DOOM cocreator John Romero DOOM Guy: Life in First Person is the long-awaited autobiography of John Romero, gaming's original rock star and the cocreator of DOOM, Quake, and...