Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Kubeflow Operations Guide: Managing On-Premises, Cloud, and Hybrid Deployment Josh Patterson 9781492053279
RRP: £52.99Booksplease Price: £35.43Building 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... -
Python Dash: Build Data Analysis and Visualization Apps with Plotly by Adam Schroeder
RRP: £33.99Booksplease Price: £20.10A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You've seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by... -
Clang Compiler Frontend: Understand internals of a top-rated C/C++ compiler frontend and create your own tools by Ivan Murashko 9781837630981
Booksplease Price: £30.09Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDE Key Features Expand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced... -
React Key Concepts: Consolidate your knowledge of React’s core features by Maximilian Schwarzmüller 9781803234502
Booksplease Price: £44.99Build the understanding, skills, and experience to confidently implement React in your next project with this fast-paced overview of React fundamentals. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features A... -
Python in a Nutshell: A Desktop Quick Reference by Alex Martelli
RRP: £71.99Booksplease Price: £47.40Python 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... -
CPython Internals: Your Guide to the Python 3 Interpreter by Anthony Shaw 9781775093343
RRP: £29.99Booksplease Price: £27.83Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781775093343Author Anthony ShawFormat PaperbackPage Count 396Imprint Real Python (Realpython.Com)Publisher Real Python (Realpython.Com)Weight(grams)... -
Assembly x64 Programming in easy steps: Modern coding for MASM, SSE & AVX Mike McGrath 9781840789522
RRP: £11.99Booksplease Price: £8.64Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable... -
Angular Projects -: Build modern web apps by exploring Angular 11 with ten different projects and cutting-edge technologies by Aristeidis Bampakos 9781800205260
Booksplease Price: £37.99PUBLISHER'S NOTE: An updated 2023 edition, compatible with Angular 16, is now available. Key Features Explore Angular's capabilities for building applications across different platforms Combine popular web technologies with Angular such as... -
Expert Python Programming - Fourth Edition: Master Python by learning the best coding practices and advanced programming concepts by Michal Jaworski 9781801071109
Booksplease Price: £35.99Attain a deep understanding of building, maintaining, packaging, and shipping robust Python applications Key Features * Discover the exciting new features of Python, such as dictionary merge, the zoneinfo module, and structural pattern matching * Create... -
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... -
Speaking JavaScript Axel Rauschmayer 9781449365035
RRP: £39.99Booksplease Price: £27.60Like it or not, JavaScript is everywhere these days - from browser to server to mobile - and now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a veteran programmer... -
Mastering Graphics Programming with Vulkan: Develop a modern rendering engine from first principles to state-of-the-art techniques by Marco Castorina 9781803244792
RRP: £33.99Booksplease Price: £31.27Develop a rendering framework by implementing next-generation 3D graphics, leveraging advanced Vulkan features, and getting familiar with efficient real-time ray tracing techniques uncovered by leading industry experts Key Features Develop... -
Head First SQL Lynn Beighley 9780596526849
RRP: £47.99Booksplease Price: £33.10Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. "Head First SQL" will show you the fundamentals of SQL and how to really take advantage... -
Professional JavaScript for Web Developers Matt Frisbie (University of Illinois Urbana-Champaign) 9781394193219
RRP: £47.50Booksplease Price: £44.70Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The... -
The The Complete Coding Interview Guide in Java: An effective guide for aspiring Java developers to ace their programming interviews by Anghel Leonard 9781839212062
Booksplease Price: £37.86Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a... -
Design and Evolution of C++, The by Bjarne Stroustrup 9780201543308
RRP: £51.99Booksplease Price: £49.99The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the... -
CSS: The Definitive Guide: Web Layout and Presentation Eric Meyer 9781098117610
RRP: £71.99Booksplease Price: £48.90If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along... -
Game Development with Blender and Godot: Leverage the combined power of Blender and Godot for building a point and click adventure game by Kumsal Obuz 9781801816021
RRP: £44.99Booksplease Price: £44.97Understand how to use one of the most popular 3D modeling software and advanced game engines to create a seamless workflow between the two and produce dynamic gamesKey FeaturesLearn how to create, rig, and animate 3D low-poly models in BlenderDiscover... -
Beginning C++23: From Beginner to Pro by Ivor Horton 9781484293423
RRP: £54.99Booksplease Price: £45.72Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard. All you need are Beginning... -
Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming Stephen Cleary 9781492054504
RRP: £44.99Booksplease Price: £30.42If 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 demonstrates... -
Grokking Concurrency by Kirill Bobrov 9781633439771
RRP: £38.99Booksplease Price: £29.59This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language. For readers who know the basics of programming. Grokking Concurrency is the ultimate guide to effective... -
Trino: The Definitive Guide: SQL at Any Scale, on Any Storage, in Any Environment Matt Fuller 9781098137236
RRP: £63.99Booksplease Price: £42.72Perform fast interactive analytics against different data sources using the Trino high-performance distributed SQL query engine. In the second edition of this practical guide, you'll learn how to conduct analytics on data where it lives, whether it's a... -
C Pocket Reference by Peter Prinz
RRP: £19.99Booksplease Price: £13.97C 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... -
Learning Java: An Introduction to Real-World Programming with Java Marc Loy 9781098145538
RRP: £63.99Booksplease Price: £42.30Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's... -
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition: Unleash the true power of Blueprints to create impressive games and applications in UE5 by Marcos Romero 9781801811583
Booksplease Price: £59.87Explore the faster way to build games using UE5 Blueprints using this practical guide with key images printed in color Key Features Design a fully functional game in UE5 without writing a single line of code Implement visual scripting to develop... -
Functional Programming in Java: Harness the Power of Streams and Lambda Expressions Venkat Subramaniam 9781680509793
RRP: £42.99Booksplease Price: £30.03Imagine 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. This book will guide... -
Programming Python Mark Lutz 9780596158101
RRP: £59.99Booksplease Price: £42.20Once you've come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Tap this book's wealth of practical advice, snippets of code, and patterns of program design to take your Python... -
Python for Chemists by Christian Hill 9781009102049
RRP: £39.99Booksplease Price: £35.76This accessible and self-contained guide provides a comprehensive introduction to the popular programming language Python, with a focus on applications in chemistry and chemical physics. Ideally suited to students and researchers of chemistry learning to... -
All Marketers are Liars by Seth Godin
RRP: £18.00Booksplease Price: £10.50Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781591845331Author Seth GodinFormat PaperbackPage Count 240Imprint PortfolioPublisher Penguin Putnam IncWeight(grams) 147gDimensions(mm) 177mm * 128mm * 11mm -
Q Tips: Fast, Scalable and Maintainable Kdb+ by Nick Psaris 9789881389909
RRP: £40.00Booksplease Price: £30.06Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789881389909Author Nick PsarisFormat PaperbackPage Count 314Imprint MCCM CreationsPublisher MCCM CreationsWeight(grams) 540gDimensions(mm) 235mm * 191mm *... -
Getting Started with SQL Thomas Nield 9781491938614
RRP: £26.99Booksplease Price: £18.63Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways... -
Java For Testers: Learn Java Fundamentals Fast by Alan Richardson 9780956733252
Booksplease Price: £23.08Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780956733252Author Alan RichardsonFormat PaperbackPage Count 423Imprint Compendium DevelopmentsPublisher Compendium Developments -
The Art of Writing Efficient Programs: An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples by Fedor G. Pikus 9781800208117
Booksplease Price: £34.77Become a better programmer with performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory management Key Features Learn proven techniques from a heavyweight and recognized expert in... -
Colin Chapman: Inside the Innovator by Karl Ludvigsen 9781910505649
RRP: £60.00Booksplease Price: £51.35Renowned as one of the greatest creative forces in the world of the automobile, Lotus's Colin Chapman (1928-82) left a mixed legacy. Was he an unparalleled innovator or an uninhibited exploiter of the uncredited ideas of others? In this landmark book,... -
Manson's Bristol Miscellany: Searching for the soul of the city by Michael Manson 9781909446267
RRP: £20.00Booksplease Price: £15.50Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781909446267Author Michael MansonFormat HardbackPage Count 160Imprint Bristol Books CICPublisher Bristol Books CIC -
Programming Perl: Unmatched Power for Text Processing and Scripting by Tom Christiansen 9780596004927
RRP: £47.99Booksplease Price: £34.90When it comes to learning Perl, programmers consider this book to be the undisputed bible. You not only learn every nuance of this language, you also get a unique perspective on the evolution of Perl and its future direction. The 4th edition has been... -
SVG Essentials J. Eisenberg 9781449374358
RRP: £31.99Booksplease Price: £22.30Learn the essentials of Scalable Vector Graphics, the mark-up language used by most vector drawing programs and interactive web graphics tools. SVG Essentials takes you through SVG's capabilities, beginning with simple line drawings and moving through... -
Beginning Programming with C++ For Dummies Stephen R. Davis (Valtach Technology, Inc.) 9781118823873
RRP: £25.99Booksplease Price: £18.00Learn to program with C++ quickly with this helpful For Dummies guide Beginning Programming with C++ For Dummies, 2nd Edition gives you plain-English explanations of the fundamental principles of C++, arming you with the skills and know-how to expertly... -
Java Lambdas and Parallel Streams by Michael Muller 9781484224861
Booksplease Price: £21.17Sorry no description is available for this book at this time. -
Java Performance: In-depth Advice for Tuning and Programming Java 8, 11, and Beyond Scott Oaks 9781492056119
RRP: £52.99Booksplease Price: £35.99Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual...