Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Emacs Lisp - An Introduction by Robert J Chassell 9789888381494
RRP: £19.99Booksplease Price: £15.49Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789888381494Author Robert J ChassellFormat PaperbackPage Count 270Imprint Samurai Media LimitedPublisher Samurai Media LimitedWeight(grams)... -
Purely Functional Data Structures by Chris Okasaki
RRP: £47.00Booksplease Price: £41.00Most 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... -
Big Data:Principles and best practices of scalable realtime data systems Nathan Marz 9781617290343
RRP: £39.99Booksplease Price: £29.79Services like social networks, web analytics, and intelligent e-commerce often need to manage data at a scale too big for a traditional database. As scale and demand increase, so does Complexity. Fortunately, scalability and simplicity are not mutually... -
Make: AVR Programming: Get Under the Hood of the Avr Microcontroller Family by Elliot Williams 9781449355784
RRP: £35.99Booksplease Price: £24.39Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program... -
Raspberry Pi 3 in Easy Steps Mike McGrath 9781840787290
RRP: £10.99Booksplease Price: £7.60Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840787290Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Picturing Quantum Processes: A First Course in Quantum Theory and Diagrammatic Reasoning by Bob Coecke 9781107104228
RRP: £88.00Booksplease Price: £80.91The unique features of the quantum world are explained in this book through the language of diagrams, setting out an innovative visual method for presenting complex theories. Requiring only basic mathematical literacy, this book employs a unique... -
Gray Hat Python by Justin Seitz 9781593271923
RRP: £37.99Booksplease Price: £25.32Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no... -
Scala for the Impatient by Cay Horstmann
RRP: £39.99Booksplease Price: £38.47Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780138033651Author Cay HorstmannFormat PaperbackPage Count 400Imprint Pearson Education (US)Publisher Pearson Education (US) -
Blockchain and Ethereum Smart Contract Solution Development: Dapp Programming with Solidity by Weijia Zhang 9781484281635
RRP: £54.99Booksplease Price: £50.80Build decentralized applications with smart contract programming. Following the curriculum from an active blockchain course taught by the author at the McCombs School of Business at the University of Texas, this book fills the gaps for you from learning... -
Concurrent Data Processing in Elixir: Fast, Resilient Applications with OTP, GenStage, Flow, and Broadway Svilen Gospodinov 9781680508192
RRP: £31.95Booksplease Price: £22.17Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or fault-tolerance. Most projects benefit from running background tasks and processing data concurrently, but the world... -
Applescript Matt Neuburg 9780596102111
RRP: £31.99Booksplease Price: £21.93Mac users everywhere--even those who know nothing about programming--are discovering the value of the latest version of AppleScript, Apple's vastly improved scripting language for Mac OS X Tiger. And with this new edition of the top-selling AppleScript:... -
Java 9 High Performance by Mayur Ramgir 9781787120785
Booksplease Price: £41.04Best practices to adapt and bottlenecks to avoid About This Book * Tackle all kinds of performance-related issues and streamline your development * Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes * Gain an... -
Code-It: How To Teach Primary Programming Using Scratch by Phil Bagge 9781908684530
RRP: £22.99Booksplease Price: £16.53Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781908684530Author Phil BaggeFormat PaperbackPage Count 256Imprint The University of Buckingham PressPublisher Legend Press LtdWeight(grams)... -
Beginning Rust: Get Started with Rust 2021 Edition by Carlo Milanesi
RRP: £54.99Booksplease Price: £45.71Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you'll build on the knowledge you gained in previous chapters and see what Rust has to offer. ... -
Programming C# 12: Build Cloud, Web, and Desktop Applications by Ian Griffiths 9781098158361
RRP: £63.99Booksplease Price: £41.98C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8... -
Learn Concurrent Programming with Go James Cutajar 9781633438385
RRP: £45.99Booksplease Price: £28.84Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern multi-processor hardware. Suitable for programmers who already know the basics of Go or another C-style language. No... -
C++ Programming Language (hardcover), The by Bjarne Stroustrup 9780321958327
RRP: £65.99Booksplease Price: £50.52The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten... -
Python Descriptors: Understanding and Using the Descriptor Protocol by Jacob Zimmerman 9781484237267
RRP: £27.99Booksplease Price: £24.91Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you'll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they're used. Once you understand the... -
Bhakti and Karma Yoga - The Science of Devotion and Liberation Through Action by Yogani 9780980052244
Booksplease Price: £11.56Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780980052244Author YoganiFormat PaperbackPage Count 112Imprint Ayp PublishingPublisher Ayp PublishingWeight(grams) 120gDimensions(mm) 203mm * 127mm * 5mm -
Genetic Algorithms in Elixir Sean Moriarity 9781680507942
RRP: £31.99Booksplease Price: £22.17From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an exotic new language or framework to get started; you can learn about genetic algorithms in a language you're already... -
Machine Learning and AI for Healthcare: Big Data for Improved Health Outcomes by Arjun Panesar
RRP: £49.99Booksplease Price: £41.34This updated second edition offers a guided tour of machine learning algorithms and architecture design. It provides real-world applications of intelligent systems in healthcare and covers the challenges of managing big data.The book has been updated... -
Think Java: How to Think Like a Computer Scientist by Allen B Downey
RRP: £39.99Booksplease Price: £26.43Think Java is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no... -
Effective Go Recipes: Fast Solutions to Common Tasks by Miki Tebeka 9781680508468
RRP: £42.99Booksplease Price: £29.61Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance). Go is... -
An Elementary Introduction to the Wolfram Language by Stephen Wolfram 9781944183073
RRP: £24.95Booksplease Price: £16.60Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781944183073Author Stephen WolframPage Count 376Imprint Wolfram Media IncPublisher Wolfram Media IncWeight(grams) 454gDimensions(mm) 254mm * 178mm * 26mm -
Professional C++ Marc Gregoire (Microsoft MVP) 9781394193172
RRP: £55.00Booksplease Price: £51.08Expand your C++ knowledge quickly and efficiently with this advanced resource In the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced... -
Kotlin Essentials by Marcin Moskala
RRP: £19.99Booksplease Price: £18.59Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9788396684721Author Marcin MoskalaFormat PaperbackPage Count 318Imprint 978-83-966847-2-1Publisher 978-83-966847-2-1Weight(grams) 426gDimensions(mm) 229mm *... -
Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist by Thomas Mailund
RRP: £49.99Booksplease Price: £42.29Discover best practices for data analysis and software development in R and start on the path to becoming a fully-fledged data scientist. Updated for the R 4.0 release, this book teaches you techniques for both data manipulation and visualization and... -
Sustainable Web Development with Ruby on Rails: Practical Tips for Building Web Applications that Last by David Bryant Copeland 9780990702849
RRP: £24.99Booksplease Price: £23.63Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780990702849Author David Bryant CopelandFormat PaperbackPage Count 486Imprint David Bryant CopelandPublisher David Bryant CopelandWeight(grams)... -
Computer Science with MATHEMATICA (R): Theory and Practice for Science, Mathematics, and Engineering by Roman E. Maeder 9780521663953
RRP: £52.00Booksplease Price: £46.72Computer algebra systems have revolutionized the use of computers within mathematics research, and are currently extending that revolution to the undergraduate mathematics curriculum. But the power of such systems goes beyond simple algebraic or... -
Temporal Logics in Computer Science: Finite-State Systems by Stephane Demri 9781107028364
RRP: £111.00Booksplease Price: £100.31This comprehensive text provides a modern and technically precise exposition of the fundamental theory and applications of temporal logics in computer science. Part I presents the basics of discrete transition systems, including constructions and... -
Usb Complete 5th Edn by Jan Axelson 9781931448284
RRP: £49.99Booksplease Price: £32.21Now in its fifth edition, bridges the gap between the technical specifications and the real world of designing and programming devices that connect over the Universal Serial Bus (USB). Readers will learn how to select the appropriate USB speed, device... -
Android Application Development All-In-One For Dummies by Barry Burd
RRP: £29.99Booksplease Price: £21.20Conquer the world of Android app development Android has taken over the mobile and TV markets and become unstoppable! Android offers a vast stage for developers to serve millions-and rake in the profits-with diverse and wide-ranging app ideas. Whether... -
Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams by Mickey W. Mantle
RRP: £33.99Booksplease Price: £25.66The Essential Guide to Effectively Managing Developers So You Can Deliver Better Software-Now Extensively Updated "Lichty and Mantle have assembled a guide that will help you hire, motivate, and mentor a software development team that functions at... -
Python for Scientists by John M. Stewart 9781009014809
RRP: £31.99Booksplease Price: £27.98The third edition of this practical introduction to Python has been thoroughly updated, with all code migrated to Jupyter notebooks. The notebooks are available online with executable versions of all of the book's content (and more). The text starts with... -
Elixir in Action by Sasa Juric 9781633438514
RRP: £45.99Booksplease Price: £33.93Fully updated to Elixir 1.15, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability. Inside Elixir in Action, Third Edition you'll find: Updates for Elixir 1.15Elixir modules, functions,... -
Logical Gates, Circuits, Processors, Compilers and Computers by Jan Friso Groote 9783030685522
RRP: £29.99Booksplease Price: £27.79This undergraduate textbook first introduces basic electronic circuitry before explaining more advanced elements such as the Arithmetic Logic Unit, sequential circuits, and finally microprocessors. In keeping with this integrated and graduated approach,... -
bash Cookbook 2e by Carl Albing 9781491975336
RRP: £47.99Booksplease Price: £32.69For system administrators, programmers, and end users, shell command or carefully crafted shell script can save you time and effort, or facilitate consistency and repeatability for a variety of common tasks. This cookbook provides more than 300 practical... -
Introducing Qt 6: Learn to Build Fun Apps & Games for Mobile & Desktop in C++ by Ben Coepp
RRP: £54.99Booksplease Price: £45.71Get started quickly with Qt, the popular open source C++ framework for building C++-based applications and games. This book will have you building both fully functional desktop and mobile applications in no time, including some simple game applications. ... -
Large-Scale C++ Volume I: Process and Architecture by John S. Lakos
RRP: £59.99Booksplease Price: £45.55Writing reliable and maintainable C++ software is hard. Designing such software at scale adds a new set of challenges. Creating large-scale systems requires a practical understanding of logical design - beyond the theoretical concepts addressed in most... -
A History of American Law by Lawrence M. Friedman 9780190070892
Booksplease Price: £32.76Renowned legal historian Lawrence Friedman presents an accessible and authoritative history of American law from the colonial era to the present day. This fully revised fourth edition incorporates the latest research to bring this classic work into the...