Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Combinatorial Physics: Combinatorics, Quantum Field Theory, and Quantum Gravity Models by Adrian Tanasa 9780192895493
Booksplease Price: £119.61The interplay between combinatorics and theoretical physics is a recent trend which appears to us as particularly natural, since the unfolding of new ideas in physics is often tied to the development of combinatorial methods, and, conversely, problems in... -
The Notion of "holy" in Ancient Armenian Texts from the Fifth Century CE: A Comparative Approach Using Digital Tools and Methods by Thomas Jurczyk 9783837661811
RRP: £53.99Booksplease Price: £44.82Religious studies have long discussed the comparative notion of "holy" beyond religious, cultural, and linguistic boundaries. In this book, Thomas Jurczyk conducts a diachronic comparison of the meaning and application of two notions and their related... -
Poppy And Puff The Pandas Share Their Bamboos: A Story About Division By Two by Fynn Fang Ting Sor 9789811257681
RRP: £10.00Booksplease Price: £9.02Puff and Poppy the Pandas find a bamboo forest.But are there enough bamboos for both pandas?Follow the giant pandas' delightful journey through the mountainous forest and learn division by two.Read fun facts about giant pandas!Jump start your child's... -
Platformization of Urban Life: Towards a Technocapitalist Transformation of European Cities by Anke Struver 9783837659641
RRP: £32.99Booksplease Price: £27.60The increasing platformisation of urban life needs critical perspectives to examine changing everyday practices and power shifts brought about by the expansion of digital platforms mediating care-services, housing, and mobility. This book addresses new... -
Object-Oriented Programming Using C++ by Joyce Farrell 9781423902577
Booksplease Price: £83.09Using object-oriented terminology from the start, Object-Oriented Programming Using C++, Fourth Edition, will provide readers with a solid foundation in C++ programming. Like its predecessors, the fourth edition uses clear, straightforward examples to... -
Developing Web Components Jarrod Ovreson 9781491949023
RRP: £23.99Booksplease Price: £15.94Although web components are still on the bleeding edge-barely supported in modern browsers-the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C's emerging standard and shows you how to... -
Safe C++: How to Lower the Bug Count of Your C++ Code Vladimir Kushnir 9781449320935
RRP: £19.99Booksplease Price: £13.50The C++ programming language allows programmer to make all kinds of mistakes such as access memory beyond the bounds of an allocated array, or read memory which was never initialized, or allocate memory and forget to de-allocate it, e.g. there are great... -
Wicket in Action by Martijn Dashorst
RRP: £44.99Booksplease Price: £40.67Wicket in Action is an authoritative, comprehensive guide for Java developers building Wicket-based web applications. Written by two of the project's earliest and most authoritative experts, this book shows you both the "how-to" and the ... -
Bash for Data Scientists by Oswald Campesato
RRP: £46.95Booksplease Price: £33.12Introduces an assortment of powerful command line utilities that can be combined to create simple, yet powerful shell scripts for processing datasets. The code samples and scripts use the bash shell, and typically involve small datasets so you can focus... -
Data Structures and Algorithms in C++: Pocket Primer by Lee Wittenberg
RRP: £38.95Booksplease Price: £27.40This book takes a minimalist approach to the traditional data structures course. It covers only those topics that are absolutely essential; the more esoteric structures and algorithms are left for later study. Suitable for an introductory data structures... -
C++ Programming Fundamentals by D. Malhotra
RRP: £46.95Booksplease Price: £33.12This book is designed to cover the basics of C++, the powerful programming language used by developers all over the world. Its readily understandable concepts and easy syntax areused in video games, embedded systems, IoT devices, and resource-heavy AI... -
Introduction to C++ George S. Tselikis (4Plus company, Athens, Greece) 9781032136080
RRP: £41.99Booksplease Price: £37.07This book is primarily for students who are taking a course on the C++ language, for those who wish to self-study the C++ language, and for programmers who have experience with C and want to advance to C++. It could also prove useful to instructors of... -
Unified Modeling Language User Guide, The Grady Booch 9780134852157
RRP: £51.99Booksplease Price: £38.05For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system. As the de facto standard modeling language, the UML... -
Clean Code in Python: Refactor your legacy code base by Mariano Anaya 9781788835831
Booksplease Price: £37.06Getting the most out of Python to improve your codebase Key Features Save maintenance costs by learning to fix your legacy codebase Learn the principles and techniques of refactoring Apply microservices to your legacy systems by implementing practical... -
Programming Languages: Build, Prove, and Compare by Norman Ramsey
RRP: £68.00Booksplease Price: £60.03Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate... -
SQL in a Nutshell: A Desktop Quick Reference Kevin Kline 9781492088868
RRP: £63.99Booksplease Price: £42.78For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest... -
Murach's MySQL, 3rd Edition by Joel Murach 9781943872367
RRP: £58.99Booksplease Price: £41.24Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781943872367Author Joel MurachFormat PaperbackPage Count 628Imprint Mike Murach & Associates Inc.Publisher Mike Murach & Associates Inc. -
SQL Server Query Tuning & Optimization: Optimize Microsoft SQL Server 2022 queries and applications by Benjamin Nevarez 9781803242620
Booksplease Price: £39.09Get well versed with ready-to-use techniques for creating high-performance queries and applications Key Features * Speed up queries and dramatically improve application performance by creating the right indexes * Improve OLTP performance through... -
Essentials of Compilation: An Incremental Approach in Python by Jeremy G. Siek 9780262048248
RRP: £48.00Booksplease Price: £41.83Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262048248Author Jeremy G. SiekFormat HardbackPage Count 232Imprint MIT PressPublisher MIT Press Ltd -
Kivy - Interactive Applications and Games in Python - by Roberto Ulloa 9781785286926
RRP: £37.99Booksplease Price: £36.500About the AuthorRoberto Ulloa has a diverse academic record in multiple disciplines within the field of computer science. Currently, he is working with artificial societies as part of his PhD thesis at the University of Western Ontario. He obtained an... -
The Pandas Workshop: A comprehensive guide to using Python for data analysis with real-world case studies by Blaine Bateman 9781800208933
Booksplease Price: £39.09Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandasKey FeaturesLearn how to apply data retrieval, transformation, visualization, and modeling techniques using pandasBecome highly efficient in... -
Hands-On Software Engineering with Python: Move beyond basic programming and construct reliable and efficient software with complex code by Brian Allbee 9781788622011
Booksplease Price: £42.64Explore various verticals in software engineering through high-end systems using PythonKey FeaturesMaster the tools and techniques used in software engineeringEvaluates available database options and selects one for the final Central Office... -
Practical Common Lisp by Peter Seibel 9781430242901
RRP: £64.99Booksplease Price: £55.98Now available in paperback- Lisp is often thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world. Practical Common Lisp presents a thorough introduction to Common Lisp,... -
The Craft of Prolog by Richard O'Keefe 9780262512275
Booksplease Price: £45.56Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262512275Author Richard O'KeefeFormat PaperbackPage Count 416Imprint MIT PressPublisher MIT Press LtdWeight(grams) 794gDimensions(mm) 229mm * 178mm * 28mm -
Build your own Programming Language: A programmer's guide to designing compilers, DSLs and interpreters for solving modern computing problems by Clinton L. Jeffery 9781804618028
Booksplease Price: £39.09Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print... -
Psychiatry Reborn: Biopsychosocial psychiatry in modern medicine by Dr Will Davies 9780198789697
RRP: £41.49Booksplease Price: £39.01Psychiatry Reborn: Biopsychosocial Psychiatry in Modern Medicine is a comprehensive collection of essays by leading experts in the field, and provides a timely reassessment of the biopsychosocial approach in psychiatry. Spanning the sciences and... -
XAML in a Nutshell by Lori A. MacVittie
RRP: £23.99Booksplease Price: £15.94When Microsoft releases Windows Vista, the new operating system will support applications that employ graphics now used by computer games-clear, stunning and active. The cornerstone for building these new user interfaces is XAML ("Zammel"), the XML-based... -
Common Lisp Recipes: A Problem-Solution Approach by Edmund Weitz
RRP: £89.99Booksplease Price: £73.31Find solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. This book covers areas as diverse as web programming, databases, graphical user interfaces, integration with other... -
Let Us C++ by Kanetkar Yashavant 9789388176644
Booksplease Price: £13.48Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789388176644Author Kanetkar YashavantFormat PaperbackPage Count 362Imprint BPB PublicationsPublisher BPB Publications -
Lisp in Small Pieces by Christian Queinnec
RRP: £92.00Booksplease Price: £79.14This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and... -
Functional Thinking by Neal Ford 9781449365516
RRP: £31.99Booksplease Price: £21.63If you want to take advantage of functional programming features in Java and other languages, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced... -
Mastering Object-Oriented Python: Build powerful applications with reusable code using OOP design patterns and Python 3.7, 2nd Edition by Steven F. Lott 9781789531367
Booksplease Price: £32.46Gain comprehensive insights into programming practices, and code portability and reuse to build flexible and maintainable apps using object-oriented principles Key Features Extend core OOP techniques to increase integration of classes created with Python... -
VBScript in a Nutshell: A Desktop Quick Reference by Paul Lomax 9780596004880
RRP: £39.99Booksplease Price: £26.85Lightweight yet powerful, VBScript from Microsoft(r) is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks... -
More Java 17: An In-Depth Exploration of the Java Language Its Features by Kishori Sharan
RRP: £64.99Booksplease Price: £57.28Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful... -
Programming F# 3.0 Chris Smith 9781449320294
RRP: £35.99Booksplease Price: £24.39Why learn F#? This multiparadigm language not only offers you an enormous productivity boost through functional programming, it also lets you develop applications using your existing object-oriented and imperative programming skills. With Programming F#3... -
Voluntary Exchange by Matt Taylor 9781839754609
RRP: £7.50Booksplease Price: £6.96Economics is really simple. Yet in schools and universities and all across the media, what passes for economics is an incomprehensible mish-mash of jargon and false ideas, all festooned with maths and statistics. This book cuts through the jargon and... -
J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans by Lennart Jorelid 9781893115965
RRP: £43.00Booksplease Price: £40.33Servlets and JSP (Java Server Pages) are the main way that Java is used in the Web today. These are Java programs that run on a Web server that allow HTML content to be dynamically generated (often by querying a database) and then sent via the web to a... -
Python GUI Programming with Tkinter: Develop responsive and powerful GUI applications with Tkinter by Alan D. Moore 9781788835886
RRP: £37.99Booksplease Price: £37.36Find out how to create visually stunning and feature-rich applications by empowering Python's built-in Tkinter GUI toolkit Key Features Explore Tkinter's powerful features to easily design and customize your GUI application Learn the basics of 2D and 3D... -
Building Microservices with .NET Core 2.0: Transitioning monolithic architectures using microservices with .NET Core 2.0 using C# 7.0, 2nd Edition by Gaurav Aroraa 9781788393331
RRP: £37.99Booksplease Price: £36.50Architect your .NET applications by breaking them into really small pieces - microservices -using this practical, example-based guide. Key Features Start your microservices journey and get a broader perspective on microservices development using C# 7.0... -
WordPress 6 Plugin Development Cookbook - Third Edition: Explore the complete set of tools to craft powerful plugins that extend the world's most popular CMS by Yannick Lefebvre 9781801810777
RRP: £35.99Booksplease Price: £29.98Create plugins for WordPress through detailed recipes that cover the creation of shortcodes, custom post types, and custom blocks, integrate data from external sources, and do much more with this recipe-based guideKey FeaturesCreate plugins that change...