Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Thinking Functionally with Haskell by Richard Bird
RRP: £47.00Booksplease Price: £41.30Richard Bird is famed for the clarity and rigour of his writing. His new textbook, which introduces functional programming to students, emphasises fundamental techniques for reasoning mathematically about functional programs. By studying the underlying... -
Better Python Code: A Guide for Aspiring Experts by David Mertz 9780138320942
RRP: £39.99Booksplease Price: £25.08Move Beyond Python Code That "Mostly Works" to Code That Is Expressive, Robust, and Efficient Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most... -
Cucumber Recipes Ian Dees 9781937785017
RRP: £26.50Booksplease Price: £18.66You can test just about anything with Cucumber. We certainly have, and in Cucumber Recipes we'll show you how to apply our hard-won field experience to your own projects. Once you've mastered the basics, this book will show you how to get the most out of... -
Atmospheric Monitoring with Arduino: Building Simple Devices to Collect Data About the Environment Patrick Di Justo 9781449338145
RRP: £4.99Booksplease Price: £3.95Around the globe, DIYers are building an infrastructure out of low cost sensors, cheap computers, and cloud-based data sharing. One of the most important environmental conditions to monitor is the quality of the atmosphere. Atmospheric Monitoring With... -
Core Java for the Impatient by Cay Horstmann
RRP: £37.99Booksplease Price: £28.42Clear, Concise Guide to the Core Language and Libraries--Updated through Java 17 Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and... -
Pearls of Functional Algorithm Design by Richard Bird 9780521513388
RRP: £59.00Booksplease Price: £54.14Richard Bird takes a radical approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more... -
Python for Finance: Data analysis, financial modeling, and portfolio management by Dmytro Zherlitsyn, 9789355516893
RRP: £31.50Booksplease Price: £28.75Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789355516893Author Dmytro Zherlitsyn,Format PaperbackPage Count 386Imprint BPB PublicationsPublisher BPB Publications -
Low-Level Programming: C, Assembly, and Program Execution on Intel (R) 64 Architecture by Igor Zhirkov 9781484224021
RRP: £89.99Booksplease Price: £70.62Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programming explains Intel 64... -
OCaml from the Very Beginning by John Whitington 9780957671102
Booksplease Price: £33.30Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780957671102Author John WhitingtonFormat PaperbackPage Count 20Imprint Coherent PressPublisher Coherent Press -
Programming Clojure, 3e by Alex Miller
RRP: £39.99Booksplease Price: £27.94Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing... -
Learn More Python 3 the Hard Way: The Next Step for New Python Programmers by Zed A. Shaw
RRP: £33.49Booksplease Price: £25.02Transform Your Ideas into High-Quality Python Code! Zed Shaw has perfected the world's best system for becoming a truly effective Python 3.x developer. Follow it and you will succeed-just like the tens of millions of programmers he's already taught. You... -
Essential TypeScript 5 Adam Freeman 9781633437319
RRP: £45.99Booksplease Price: £29.34Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss-just TypeScript essentials! TypeScript enhances JavaScript with static typing, while keeping all the JS flexibility... -
Exploring University Mathematics with Python by Siri Chongchitnan 9783031462696
RRP: £64.99Booksplease Price: £56.72This book provides a unique tour of university mathematics with the help of Python. Written in the spirit of mathematical exploration and investigation, the book enables students to utilise Python to enrich their understanding of mathematics through: ... -
The C# Player's Guide (4th Edition) by Rb Whitaker 9780985580148
RRP: £27.42Booksplease Price: £24.88Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780985580148Author R B WhitakerFormat PaperbackPage Count 486Imprint Starbound SoftwarePublisher Starbound SoftwareWeight(grams) 953gDimensions(mm) 254mm *... -
Enterprise Security Architecture: A Business-Driven Approach Nicholas Sherwood 9781578203185
RRP: £105.00Booksplease Price: £92.44Security is too important to be left in the hands of just one department or employee-it's a concern of an entire enterprise. Enterprise Security Architecture shows that having a comprehensive plan requires more than the purchase of security software-it... -
An Introduction to XML and Web Technologies by Anders Moller 9780321269669
RRP: £82.99Booksplease Price: £75.13This thoroughly class tested text and online tutorial gives a complete introduction to the essentials of the XML standard. It will teach students how to apply web technologies to develop XML based web applications. Through the book, the student will... -
Getting Started with Adafruit FLORA by Becky Stern 9781457183225
RRP: £13.50Booksplease Price: £9.09This book introduces readers to building wearable electronics projects using Adafruit's tiny FLORA board: at 4.4 grams, and only 1.75 inches in diameter, and featuring Arduino compatibility, it's the most beginner-friendly way to create wearable projects... -
Oxford Solo Songs: Secular: High voice book + downloadable backing tracks by Oxford 9780193556805
RRP: £20.75Booksplease Price: £15.73for high voice and piano This beautiful collection of 14 songs for high voice offers secular pieces by some of Oxford's best-loved composers. Suitable for solo singers and unison choirs alike, each song is presented with piano accompaniment, and... -
Python One-liners by Christian Mayer
RRP: £37.99Booksplease Price: £21.19Python One-Liners will show readers how to perform useful tasks with one line of Python code. Following a brief Python refresher, the book covers essential advanced topics like slicing, regular expressions, list comprehension, broadcasting, lambda... -
The The Python Workshop: A New, Interactive Approach to Learning Python by Andrew Bird 9781839218859
Booksplease Price: £32.90Cut through the noise and get real results with a step-by-step approach to learning Python 3.X programming Key Features Ideal for the Python beginner who is getting started for the first time A step-by-step Python tutorial with exercises and activities... -
The Modern Vulkan Cookbook: A practical guide to 3D graphics and advanced real-time rendering techniques in Vulkan by Preetish Kakkar 9781803239989
Booksplease Price: £39.09Discover essential real-time rendering techniques, curated by industry-leading computer graphics professionals, with over 60 recipes for extending or applying them directly to existing or new rendering engines focusing on Vulkan Key Features Explore a... -
Learn to Program with Python 3: A Step-by-Step Guide to Programming by Irv Kalb 9781484238783
RRP: £49.99Booksplease Price: £37.65Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to... -
Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512 by Daniel Kusswurm 9781484296028
RRP: £54.99Booksplease Price: £51.11This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and AVX-512... -
PHP, MySQL, & JavaScript All-in-One For Dummies Richard Blum 9781119468387
RRP: £36.99Booksplease Price: £32.00Explore the engine that drives the internet It takes a powerful suite of technologies to drive the most-visited websites in the world. PHP, mySQL, JavaScript, and other web-building languages serve as the foundation for application development and... -
C All-in-One Desk Reference For Dummies Dan Gookin (Coeur d'Alene, Idaho) 9780764570698
RRP: £29.99Booksplease Price: £22.00Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate coders The C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today... -
Domain-Driven Design with Golang: Use Golang to create simple, maintainable systems to solve complex business problems by Matthew Boyle 9781804613450
Booksplease Price: £34.56Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolio Key Features Explore Domain-driven design as a timeless concept and learn how to apply it with Go Build a... -
Django 3 By Example: Build powerful and reliable Python web applications from scratch, 3rd Edition by Antonio Mele 9781838981952
RRP: £41.99Booksplease Price: £41.04Learn Django 3 with four end-to-end web projectsKey FeaturesLearn Django 3 by building real-world web applications from scratch in Python, using coding best practicesIntegrate other technologies into your application with clear, step-by-step explanations... -
Relativity Made Relatively Easy Volume 2: General Relativity and Cosmology by Andrew Steane 9780192893543
RRP: £43.99Booksplease Price: £42.26Following on from a previous volume on Special Relativity, Andrew Steane's second volume on General Relativity and Cosmology is aimed at advanced undergraduate or graduate students undertaking a physics course, and encourages them to expand their... -
Troubleshooting SQL Server - A Guide for the Accidental DBA by Jonathan Kehayias 9781906434786
RRP: £19.99Booksplease Price: £14.98Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781906434786Author Jonathan KehayiasFormat PaperbackPage Count 370Imprint Simple Talk PublishingPublisher Simple Talk PublishingWeight(grams)... -
Scala Cookbook: Recipes for Object-Oriented and Functional Programming Alvin Alexander 9781492051541
RRP: £63.99Booksplease Price: £41.98Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most... -
Python Projects for Beginners: A Ten-Week Bootcamp Approach to Python Programming by Connor P. Milliken 9781484253540
RRP: £49.99Booksplease Price: £37.65Immerse yourself in learning Python and introductory data analytics with this book's project-based approach. Through the structure of a ten-week coding bootcamp course, you'll learn key concepts and gain hands-on experience through weekly projects... -
C++ Programming Language: A Quickstudy Laminated Reference by Scott Smith
RRP: £7.95Booksplease Price: £5.20Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781423241737Author Scott SmithPage Count 6Imprint Barcharts, IncPublisher Barcharts, IncWeight(grams) 136gDimensions(mm) 277mm * 211mm * 5mm -
Just Spring Madhusudhan Konda 9781449306403
RRP: £15.99Booksplease Price: £11.06Get a concise introduction to Spring, the increasingly popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework's basic features, as well... -
Julia as a Second Language by Erik Engheim
RRP: £45.99Booksplease Price: £23.84Learn Julia programming by building fun projects, like launching rockets, building password keepers, and even coding battle simulations. Julia as a Second Language covers: How Julia implements data types such as numbers, strings, arrays, and... -
Elegant SciPy by Juan Nunez-Iglesias 9781491922873
RRP: £31.99Booksplease Price: £21.63Welcome to Scientific Python and its community. If you're a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read... -
Extreme Programming Pocket Guide Chromatic 9780596004859
RRP: £15.99Booksplease Price: £10.88Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of... -
Harley Hahn's Emacs Field Guide by Harley Hahn
RRP: £54.99Booksplease Price: £46.76In this book, Harley Hahn demystifies Emacs for programmers, students, and everyday users. The first part of the book carefully creates a context for your work with Emacs. What exactly is Emacs? How does it relate to your personal need to work quickly... -
Practical Foundations for Programming Languages by Robert Harper 9781107150300
RRP: £66.00Booksplease Price: £60.79This text develops a comprehensive theory of programming languages based on type systems and structural operational semantics. Language concepts are precisely defined by their static and dynamic semantics, presenting the essential tools both intuitively... -
The Cucumber for Java Book Seb Rose 9781941222294
RRP: £28.99Booksplease Price: £20.55Teams working on the JVM can now say goodbye forever to misunderstood requirements, tedious manual acceptance tests, and out-of-date documentation. Cucumber - the popular, open-source tool that helps teams communicate more effectively with their... -
Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards by Slobodan Dmitrović 9781484292730
RRP: £44.99Booksplease Price: £41.53Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, the C++ Standard Library, and modern C++ standards, including C++23. No previous programming...