Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Multi-Paradigm Programming using C++ by Dirk Vermeir 9781852334833
Booksplease Price: £90.14An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover... -
Daniel Arbuckle's Mastering Python by Daniel Arbuckle 9781787283695
Booksplease Price: £33.59Gain a thorough understanding of operating in a Python development environment, and some of the most important advanced topics with Daniel Arbuckle. This dynamic, concise book is full of real-world solutions for Python 3.6 problems, and advanced-level... -
Ruby Pocket Reference 2e by Michael Fitzgerald 9781491926017
RRP: £11.99Booksplease Price: £8.25Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core... -
Microservices with Spring Boot 3 and Spring Cloud: Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes by Magnus Larsson 9781805128694
Booksplease Price: £34.56Create and deploy production-grade microservices-based applications with this latest edition updated to Spring Boot 3, Java 17, and Spring Cloud 2022 Purchase of the print or Kindle book includes a free PDF eBook Key Features Build cloud-native... -
The Pi-Calculus: A Theory of Mobile Processes by Davide Sangiorgi 9780521543279
RRP: £64.00Booksplease Price: £59.03Mobile systems, whose components communicate and change their structure, now pervade the informational world and the wider world of which it is a part. The science of mobile systems is as yet immature, however. This book presents the pi-calculus, a... -
Software Architecture with C# 10 and .NET 6 - Third Edition: Develop software solutions using microservices, DevOps, EF Core, and design patterns for Azure by Gabriel Baptista 9781803235257
Booksplease Price: £41.04Design scalable and high-performance enterprise applications using the latest features of C# 10 and .NET 6Key FeaturesGain comprehensive software architecture knowledge and the skillset to create fully modular appsSolve scalability problems in web apps... -
International Law of Taxation by Peter Hongler 9780192898722
Booksplease Price: £23.32In this fresh, objective, and non-argumentative volume in the Elements of International Law series, Peter Hongler combines a comprehensive overview of the technical content of the international tax law regime with an assessment of its crucial... -
Ansible DevOps Cookbook: End-to-end automation solutions including setup, playbooks, cloud services, CI/CD integration, and ansible tower management by Thorne Montgomery 9788119177738
RRP: £59.99Booksplease Price: £41.53Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9788119177738Author Thorne MontgomeryFormat PaperbackPage Count 334Imprint GitforGitsPublisher GitforGits -
Journey Into Space by Sean Street 9781912524877
RRP: £10.00Booksplease Price: £8.37Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781912524877Author Sean StreetFormat PaperbackPage Count 66Imprint Shoestring PressPublisher Shoestring PressWeight(grams) 104gDimensions(mm) 210mm * 135mm... -
AI for Game Developers by David M. Bourg 9780596005559
RRP: £31.99Booksplease Price: £25.23Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in... -
Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud by Binildas Christudas 9781484245002
RRP: £64.99Booksplease Price: £54.98Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of... -
The C# Player's Guide (3rd Edition) by R B Whitaker 9780985580131
RRP: £29.95Booksplease Price: £26.25Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780985580131Author R B WhitakerFormat PaperbackPage Count 406Imprint Starbound SoftwarePublisher Starbound SoftwareWeight(grams) 803gDimensions(mm) 254mm *... -
STL Pocket Reference by Ray Lischner
RRP: £7.99Booksplease Price: £5.81This reference describes the functions, classes, and templates in that part of the C++ standard library of ten referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which... -
LISP 1.5 Programmer's Manual by John McCarthy 9780262130110
Booksplease Price: £27.39Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262130110Author John McCarthyFormat PaperbackPage Count 112Imprint MIT PressPublisher MIT Press LtdWeight(grams) 249gDimensions(mm) 249mm * 175mm * 8mm -
Purely Functional Data Structures by Chris Okasaki 9780521631242
RRP: £78.00Booksplease Price: £70.53Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from... -
21st Century C Ben Klemens 9781491903896
RRP: £39.99Booksplease Price: £26.85Throw out your old ideas about C and get to know a programming language that's substantially outgrown its origins. With this revised edition of 21st Century C, you'll discover up-to-date techniques missing from other C tutorials, whether you're new to... -
Mastering Blazor WebAssembly: A step-by-step guide to developing advanced single-page applications with Blazor WebAssembly by Ahmad Mozaffar 9781803235103
Booksplease Price: £34.56Leverage the power of WebAssembly with .NET 7 and C# to develop cutting-edge frontend web applications systematically with this comprehensive guide Purchase of the print or Kindle book includes a free PDF eBook Key Features Explore Blazor... -
Research Methods Using R: Advanced Data Analysis in the Behavioural and Biological Sciences by Daniel H. Baker 9780192896599
RRP: £34.99Booksplease Price: £33.71Providing complete coverage of advanced research methods for undergraduates, Daniel H. Baker supports students in their mastery of more advanced research methods and their application in R. This brand new title brings together coverage of a variety... -
Python Brain Teasers: Exercise Your Mind Miki Tebeka 9781680509007
RRP: £14.99Booksplease Price: £10.13We geeks love puzzles and solving them. The Python programming language is a simple one, but like all other languages it has quirks. This book uses those quirks as teaching opportunities via 30 simple Python programs that challenge your understanding of... -
Algorithms in a Nutshell, 2e George Heineman 9781491948927
RRP: £47.99Booksplease Price: £31.47Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of... -
Node.js: Novice to Ninja by Craig Buckler 9781925836523
RRP: £31.99Booksplease Price: £23.72Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781925836523Author Craig BucklerFormat PaperbackPage Count 410Imprint SitePoint Pty LtdPublisher SitePoint Pty Ltd -
Murach's JavaScript and jQuery (4th Edition) by Mary Delamater 9781943872626
RRP: £60.99Booksplease Price: £42.13Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781943872626Author Mary DelamaterFormat PaperbackPage Count 753Imprint Mike Murach & Associates Inc.Publisher Mike Murach & Associates Inc. -
Angular Projects: Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies by Aristeidis Bampakos 9781803239118
Booksplease Price: £32.63Take Angular to the next level - build captivating real-world applications while exploring modern web technologies and best practices Purchase of the print or Kindle book includes a free PDF eBook Key Features Explore Angular's capabilities for... -
PHP 8 Programming Tips, Tricks and Best Practices: A practical guide offering insights into the new features and usage changes in PHP 8.x by Doug Bierer 9781801071871
Booksplease Price: £41.04Discover effective techniques, workarounds, and expert guidance for avoiding situations where your application might break following PHP 8 migrationKey FeaturesGet the hang of all the new features introduced in PHP 8Learn how to detect potential code... -
Java Persistence with Spring Data and Hibernate Catalin Tudose 9781617299186
RRP: £45.99Booksplease Price: £33.63Master Java persistence using the industry-leading tools Spring Data and Hibernate. In Java Persistence with Spring Data and Hibernate you will learn: Mapping persistent classes, value types, and inheritanceMapping collections and... -
A Book on C: Programming in C by Al Kelley
RRP: £59.49Booksplease Price: £45.21Written by best-selling authors Al Kelley and Ira Pohl, A Book on C is a comprehensive tutorial and reference to C based on the ANSI C standard. The C language is demonstrated with numerous examples and extensive exercises that guide readers through... -
Thinking in Java by Bruce Eckel
RRP: £55.49Booksplease Price: £42.43" 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... -
Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem Claudio Jolowicz 9781098139582
RRP: £52.99Booksplease Price: £34.55Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python... -
Ultimate Typescript Handbook: Build, Scale and Maintain Modern Web Applications with Typescript by Dan Wellman 9789388590785
RRP: £37.99Booksplease Price: £27.18Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789388590785Author Dan WellmanFormat PaperbackPage Count 436Imprint Orange Education Pvt LtdPublisher Orange Education Pvt Ltd -
Real-Time 3D Graphics with WebGL 2: Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0), 2nd Edition by Farhad Ghayour 9781788629690
Booksplease Price: £36.80A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete... -
Data Structures and Algorithms in Java, International Student Version Michael T. Goodrich (Johns Hopkins University) 9781118808573
RRP: £47.99Booksplease Price: £43.56The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of... -
Mastering Python -: Write powerful and efficient code using the full range of Python's capabilities by Rick van Hattem 9781800207721
Booksplease Price: £28.13Use advanced features of Python to write high-quality, readable code and packages Key Features * Extensively updated for Python 3.10 with new chapters on design patterns, scientific programming, machine learning, and interactive Python * Shape your... -
Head First HTML5 Eric T. Freeman 9781449390549
RRP: £47.99Booksplease Price: £32.69What can HTML5 do for you? If you're a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key features -- including improved text elements, audio and... -
Hands-on Python for DevOps: Streamline DevOps workloads and leverage powerful tools to do more with less by Ankur Roy 9781835081167
Booksplease Price: £30.69Unleash DevOps excellence with Python and its ecosystem of tools for seamless orchestration on both local and cloud platforms, such as GCP, AWS, and Azure Key Features Integrate Python into DevOps for streamlined workflows, task automation, and... -
Learn Enough HTML, CSS and Layout to be Dangerous: An Introduction to Modern Website Creation and Templating Systems by Lee Donahoe
RRP: £29.99Booksplease Price: £22.91All You Need to Know, and Nothing You Don't, to Start Creating and Deploying Web Sites---In Full Color To design, build, and deploy modern websites, you need three core skills: the ability to write and edit HTML, wield CSS to control page design, and... -
Hands-On Design Patterns with C++: Solve common C++ problems with modern design patterns and build robust applications by Fedor G. Pikus 9781788832564
Booksplease Price: £41.34A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application... -
Mining Social Media by Lam Thuy Vo
RRP: £28.99Booksplease Price: £16.38With Scraping Social Media you'll learn how to find out what kind of data is available on popular social media juggernauts like Facebook and Twitter and how to recognise the value of what is measured. Practical exercises interweave with conceptual... -
Secure Programming Cookbook for C & C++ John Viega 9780596003944
RRP: £59.99Booksplease Price: £40.30Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at... -
Foundations of Reinforcement Learning with Applications in Finance Ashwin Rao (Stanford University, USA) 9781032124124
RRP: £79.99Booksplease Price: £69.75Foundations of Reinforcement Learning with Applications in Finance aims to demystify Reinforcement Learning, and to make it a practically useful tool for those studying and working in applied areas - especially finance.Reinforcement Learning is emerging... -
Postfix the Definitive Guide by Kyle D. Dent 9780596002121
RRP: £31.99Booksplease Price: £21.63Postfix is a Mail Transfer Agent (MTA): software that mail servers use to route email. Postfix is highly respected by experts for its secure design and tremendous reliability. And new users like it because it's so simple to configure. In fact, Postfix...