Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Debugging: The 9 Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems by David J. AGANS 9780814474570
RRP: £14.99Booksplease Price: £10.95When the pressure is on to root out an elusive software or hardware glitch, what's needed is a cool head courtesy of a set of rules guaranteed to work on any system, in any circumstance. Written in a frank but engaging style, Debuggingprovides simple,... -
REST API Design Rulebook Mark Masse 9781449310509
RRP: £19.99Booksplease Price: £13.45The basic rules of REST APIs - "many nouns, few verbs, stick with HTTP" - seem easy, but that simplicity and power require discipline to work smoothly. This brief guide provides next steps for implementing complex projects on simple and... -
Spring in Action, Sixth Edition by Craig Walls
RRP: £47.99Booksplease Price: £35.30"To me, this has always been the defacto standard for documentation on the Spring Framework. I bought the 1st edition when it first came out as we were converting alegacy app to Spring and this book was essential in learning how the current version... -
Java For Dummies by Barry Burd
RRP: £22.99Booksplease Price: £22.36Learn to write practical, reusable code with the straight forward tutorials and tips in the newest edition of this For Dummies bestseller Do you speak Java? No, we're not talking about your morning cup 'o joe. We mean the world's most popular... -
Seven Databases in Seven Weeks 2e: A Guide to Modern Databases and the NoSQL Movement Luc Perkins 9781680502534
RRP: £38.50Booksplease Price: £26.16Data is getting bigger and more complex by the day, and so are your choices in handling it. Explore some of the most cutting-edge databases available - from traditional relational databases to newer NoSQL approaches - and make informed decisions about... -
Active Directory Field Guide by Beau Hunter 9781590594926
RRP: £27.49Booksplease Price: £22.59Active Directory Field Guide is ideal for Windows and Active Directory administrators and consultants. It contains valuable descriptions of higher-level skills, tasks, and tools, including migration, large-scale deployment, security, and disaster... -
Pattern-Oriented Software Architecture: A Pattern Language for Distributed Computing by Frank Buschmann
RRP: £41.00Booksplease Price: £29.41The eagerly awaited Pattern-Oriented Software Architecture (POSA) Volume 4 is about a pattern language for distributed computing. The authors will guide you through the best practices and introduce you to key areas of building distributed software... -
Python in a Nutshell: A Desktop Quick Reference by Alex Martelli
RRP: £71.99Booksplease Price: £45.27Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the... -
Introduction to Generative AI by Numa Dhamani 9781633437197
RRP: £38.99Booksplease Price: £27.99Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781633437197Author Numa DhamaniFormat PaperbackPage Count 336Imprint Manning PublicationsPublisher Manning PublicationsWeight(grams) 209g -
Leaflet Cookbook: Recipes for Creating Dynamic Web Maps by Numa Gremling 9780998547756
RRP: £40.00Booksplease Price: £39.78Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780998547756Author Numa GremlingFormat PaperbackPage Count 336Imprint Locate PressPublisher Locate PressWeight(grams) 576g -
Practical Machine Learning in R Fred Nwanganga 9781119591511
RRP: £30.99Booksplease Price: £20.31Guides professionals and students through the rapidly growing field of machine learning with hands-on examples in the popular R programming language Machine learning--a branch of Artificial Intelligence (AI) which enables computers to improve their... -
Attachments Rainbow Rowell 9781409195795
RRP: £9.99Booksplease Price: £7.02'Heartwarming, romantic and great fun' CLOSER Everyone in the newsroom knows that somebody is monitoring their emails, but Beth and Jennifer don't believe anyone would read their never-ending conversations. But Lincoln does, it's his job, and Beth and... -
The Python Audio Cookbook: Recipes for Audio Scripting with Python by Alexandros Drymonitis 9781032480114
RRP: £33.99Booksplease Price: £29.54The Python Audio Cookbook offers an introduction to Python for sound and multimedia applications, with chapters that cover writing your first Python programs, controlling Pyo with physical computing, and writing your own GUI, among many other topics... -
Escape Velocity: Better Metrics for Agile Teams by Doc Norton 9780578644837
RRP: £20.49Booksplease Price: £14.98Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780578644837Author Doc NortonFormat PaperbackPage Count 178Imprint Onbelay Consulting, LLCPublisher Onbelay Consulting, LLCWeight(grams) 245gDimensions(mm)... -
Designing Secure Systems by Michael Melone 9780367700027
RRP: £44.99Booksplease Price: £38.67Modern systems are an intertwined mesh of human process, physical security, and technology. Attackers are aware of this, commonly leveraging a weakness in one form of security to gain control over an otherwise protected operation. To expose these... -
Effective Project Management: Traditional, Agile, Extreme, Hybrid by Robert K. Wysocki
RRP: £52.00Booksplease Price: £33.84The popular guide to the project management body of knowledge, now fully updated Now in its eighth edition, this comprehensive guide to project management has long been considered the standard for both professionals and academics, with nearly 40,000... -
Exploring Expect Don Libes 9781565920903
RRP: £31.99Booksplease Price: £21.07Written by the author of Expect, this book explains how this part of the UNIX toolbox can be used to automate TelNet, FTP, PASSWD, RLOGIN and other interactive applications. Based on TCL (tool control language), Expect lets the user automate interactive... -
Process Mining: Data Science in Action by Wil Van der Aalst 9783662498507
RRP: £64.99Booksplease Price: £59.45This is the second edition of Wil van der Aalst's seminal book on process mining, which now discusses the field also in the broader context of data science and big data approaches. It includes several additions and updates, e.g. on inductive mining... -
Streaming Systems: The What, Where, When, and How of Large-Scale Data Processing Tyler Akidau 9781491983874
RRP: £63.99Booksplease Price: £41.11Streaming data is a big deal in big data these days. As more and more businesses seek to tame the massive unbounded data sets that pervade our world, streaming systems have finally reached a level of maturity sufficient for mainstream adoption. With this... -
C Pocket Reference by Peter Prinz
RRP: £19.99Booksplease Price: £13.35C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to... -
Regular Expressions Cookbook by Steven Levithan 9781449319434
RRP: £47.99Booksplease Price: £31.27Take the guesswork out using regular expressions to search and manipulate text. With this updated cookbook, you have access to hundreds of proven recipes for today's most popular programming languages - including C#, Java, JavaScript (including XRegExp),... -
The Definitive Guide to symfony by Francois Zaninotto 9781590597866
RRP: £54.99Booksplease Price: £35.17This book, authored by project and documentation leads Fabien Potencier and Francois Zaninotto, serves as a complete guide to all aspects of Symfony. Readers are guided through fundamental concepts such as installation, configuration, and security,... -
Networking and Kubernetes: A Layered Approach James Strong 9781492081654
RRP: £52.99Booksplease Price: £31.36Networking and Kubernetes is an essential guide for anyone who wants to deploy, manage, or troubleshoot a production scale Kubernetes network. Understanding Kubernetes clusters is not enough to operate Kubernetes at scale. Every layer of the... -
The Passionate Programmer Chad Fowler 9781934356340
RRP: £18.99Booksplease Price: £12.98Success in today's IT environment requires you to view your career as a business endeavor. In this book, you'll learn how to become an entrepreneur, driving your career in the direction of your choosing. You'll learn how to build your software... -
Essential Kanban Condensed by David J Anderson 9780984521425
RRP: £14.95Booksplease Price: £9.75Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780984521425Author David AndersonFormat PaperbackPage Count 102Imprint Lean-Kanban UniversityPublisher Lean-Kanban University -
How to implement a manufacturing system: Best practices and pitfalls when implementing an MRP/ERP system by Martin Bailey 9781527249264
RRP: £6.99Booksplease Price: £5.43Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781527249264Author Martin BaileyFormat PaperbackPage Count 152Imprint Martin BaileyPublisher Martin BaileyWeight(grams) 191g -
The Missing Readme: A Guide for the New Software Engineer by Chris Ricoomini
RRP: £23.99Booksplease Price: £16.12For new software engineers, knowing how to programme is only half the battle, and many of the skills and processes key to success are not taught in any school or bootcamp. The Missing README fills in that gap with workplace lessons, best practices, and... -
An Introduction to R and Python for Data Analysis: A Side-By-Side Approach Taylor R. Brown (University of Virginia) 9781032203256
RRP: £76.99Booksplease Price: £70.19An Introduction to R and Python for Data Analysis helps teach students to code in both R and Python simultaneously. As both R and Python can be used in similar manners, it is useful and efficient to learn both at the same time, helping lecturers and... -
Agile Testing: A Practical Guide for Testers and Agile Teams by Lisa Crispin
RRP: £44.49Booksplease Price: £32.04Te>Two of the industry's most experienced agile testing practitioners and consultants, Lisa Crispin and Janet Gregory, have teamed up to bring you the definitive answers to these questions and many others. In Agile Testing, Crispin and Gregory define... -
Bioinformatics Data Skills: Reproducible and Robust Research with Open Source Tools Vince Buffalo 9781449367374
RRP: £43.99Booksplease Price: £28.71Learn the data skills necessary for turning large sequencing datasets into reproducible and robust biological findings. With this practical guide, you'll learn how to use freely available open source tools to extract meaning from large complex biological... -
Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture Christian Ciceri 9781098112233
RRP: £52.99Booksplease Price: £33.68Software 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... -
Head First Software Architecture: A Learner's Guide to Architectural Thinking by Raju Gandhi 9781098134358
RRP: £63.99Booksplease Price: £40.39What will you learn from this book? If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to start. From the authors of Fundamentals of Software Architecture, Head First Software... -
The Ghidra Book: A Definitive Guide by Chris Eagle
RRP: £56.99Booksplease Price: £35.03The Ghidra Book teaches readers how to use Ghidra to answer the hardest problems about software behavior. It is a tutorial about Ghidra's features that includes examples and instructions on how to use and modify the open source software to make it meet... -
Lessons Learned in Software Testing: A Context-Driven Approach Cem Kaner 9780471081128
RRP: £32.99Booksplease Price: £29.02Decades of software testing experience condensed into the most important lessons learned. The world's leading software testing experts lend you their wisdom and years of experience to help you avoid the most common mistakes in testing software. Each... -
Financial Data Engineering: Design and Build Data-Driven Financial Products Tamer Khraisha 9781098159993
RRP: £55.99Booksplease Price: £35.51Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781098159993Author Tamer KhraishaFormat PaperbackPage Count 450Imprint O'Reilly MediaPublisher O'Reilly Media -
Algorithms for Decision Making by Mykel J. Kochenderfer
RRP: £90.00Booksplease Price: £61.26Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262047012Author Mykel J. KochenderferFormat HardbackPage Count 704Imprint MIT PressPublisher MIT Press Ltd -
Well-Grounded Python Developer, The Doug Farrell 9781617297441
RRP: £45.99Booksplease Price: £32.77When you're new to Python, it can be tough to understand where and how to use its many language features. There's a dizzying array of libraries, and it's challenging to fit everything together. The Well- Grounded Python Developer builds on Python skills... -
Soft Skills: The Software Developer's Life Manual by John Sonmez 9780999081440
RRP: £29.38Booksplease Price: £23.41Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780999081440Author John SonmezFormat PaperbackPage Count 502Imprint Simple Programmer, LLCPublisher Simple Programmer, LLCWeight(grams) 853gDimensions(mm)... -
Why Programs Fail: A Guide to Systematic Debugging by Andreas Zeller 9780123745156
RRP: £50.99Booksplease Price: £45.29Why Programs Fail: A Guide to Systematic Debugging is proof that debugging has graduated from a black art to a systematic discipline. It demystifies one of the toughest aspects of software programming, showing clearly how to discover what caused software... -
tmux 2 Brian P. Hogan 9781680502213
RRP: £17.50Booksplease Price: £12.06Your mouse is slowing you down. The time you spend context switching between your editor and your consoles eats away at your productivity. Take control of your environment with tmux, a terminal multiplexer that you can tailor to your workflow. With this...