Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Random Graphs and Complex Networks: Volume 1 by Remco van der Hofstad 9781107172876
RRP: £49.99Booksplease Price: £47.99This rigorous introduction to network science presents random graphs as models for real-world networks. Such networks have distinctive empirical properties and a wealth of new models have emerged to capture them. Classroom tested for over ten years, this... -
Technically Wrong: Sexist Apps, Biased Algorithms, and Other Threats of Toxic Tech by Sara Wachter-Boettcher 9780393356045
RRP: £12.99Booksplease Price: £11.90Buying groceries, tracking our health, finding a date: whatever we want to do, odds are that we can now do it online. But few of us ask how all these digital products are designed or why. It's time we changed that. Many of the services we rely on are... -
Fundamentals of Machine Learning for Predictive Data Analytics by John D. Kelleher
RRP: £76.00Booksplease Price: £66.34Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262044691Author John D. KelleherFormat HardbackPage Count 856Imprint MIT PressPublisher MIT Press Ltd -
Exercises for Programmers by Brian P. Hogan
RRP: £18.99Booksplease Price: £13.08When you write software, you need to be at the top of your game. Great programmers practice to keep their skills sharp. Get sharp and stay sharp with more than fifty practice exercises rooted in real-world scenarios. If you're a new programmer, these... -
Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming by Tim Roughgarden 9780999282946
RRP: £15.99Booksplease Price: £11.75Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780999282946Author Tim RoughgardenFormat PaperbackPage Count 230Imprint Soundlikeyourself Publishing, LLCPublisher Soundlikeyourself Publishing,... -
Practical Julia: A Hands-On Introduction for Scientific Minds by Lee Phillips 9781718502765
RRP: £56.99Booksplease Price: £32.87Applied Julia provides a comprehensive, hands-on language introduction that's packed with examples leveraging real scientific libraries used by researchers in various fields. Solve problems of genuine interest, such as modeling the course of a pandemic,... -
Algorithms Illuminated (Part 4): Algorithms for NP-Hard Problems by Tim Roughgarden 9780999282960
RRP: £15.99Booksplease Price: £11.94Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780999282960Author RoughgardenPage Count 272Imprint Soundlikeyourself Publishing, LLCPublisher Soundlikeyourself Publishing, LLC -
40 Algorithms Every Programmer Should Know: Hone your problem-solving skills by learning different algorithms and their implementation in Python by Imran Ahmad 9781789801217
Booksplease Price: £39.09Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental algorithms, such as sorting and searching, to modern algorithms used in machine learning and cryptographyKey FeaturesLearn the... -
PyTorch Pocket Reference: Building and Deploying Deep Learning Models Joe Papa 9781492090007
RRP: £23.99Booksplease Price: £15.94This concise, easy-to-use reference puts one of the most popular frameworks for deep learning research and development at your fingertips. Author Joe Papa provides instant access to syntax, design patterns, and code examples to accelerate your... -
A Human's Guide To Machine Intelligence by Kartik Hosanagar
RRP: £14.99Booksplease Price: £9.98Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780525560906Author Kartik HosanagarFormat PaperbackPage Count 272Imprint Penguin USAPublisher Penguin Putnam Inc -
Genetic Algorithms and Machine Learning for Programmers Frances Buontempo 9781680506204
RRP: £36.99Booksplease Price: £25.68Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Now you can create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, cellular automata, and... -
Graph Algorithms in the Language of Linear Algebra by Jeremy Kepner 9780898719901
RRP: £128.00Booksplease Price: £111.82The field of graph algorithms has become one of the pillars of theoretical computer science, informing research in such diverse areas as combinatorial optimization, complexity theory and topology. To improve the computational performance of graph...Qty in Cart: 0Quantity:Price:RRP: £128.00Booksplease Price: £111.82Subtotal:£0.00 -
Graph Theory by Adrian Bondy 9781846289699
RRP: £46.00Booksplease Price: £40.41Graph theory is a flourishing discipline containing a body of beautiful and powerful theorems of wide applicability. Its explosive growth in recent years is mainly due to its role as an essential structure underpinning modern applied mathematics -... -
Getting Started with Forex Trading Using Python: Beginner's guide to the currency market and development of trading algorithms by Alex Krishtop 9781804616857
Booksplease Price: £29.31Sorry no description is available for this book at this time. -
Data Structures And Algorithms Made Easy: Data Structures And Algorithmic Puzzles by Narasimha Karumanchi 9788193245286
Booksplease Price: £25.68Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9788193245286Author Narasimha KarumanchiFormat PaperbackPage Count 470Imprint Careermonk PublicationsPublisher Careermonk PublicationsWeight(grams)... -
Introduction to Quantum Algorithms Via Linear Algebra, Second Edition by Richard J Lipton
RRP: £43.00Booksplease Price: £33.99Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262045254Author Richard J. LiptonFormat HardbackPage Count 304Imprint MIT PressPublisher MIT Press Ltd -
Probabilistic Graphical Models: Principles and Techniques by Daphne Koller
RRP: £112.00Booksplease Price: £88.02Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262013192Author Daphne KollerFormat HardbackPage Count 1270Imprint MIT PressPublisher MIT Press LtdWeight(grams) 2132gDimensions(mm) 229mm * 203mm * 43mm -
An Introduction to Parallel Programming by Peter Pacheco
RRP: £62.99Booksplease Price: £60.13An Introduction to Parallel Programming, Second Edition presents a tried-and-true tutorial approach that shows students how to develop effective parallel programs with MPI, Pthreads and OpenMP. As the first undergraduate text to directly address... -
The Algorithm Design Manual by Steven S. Skiena 9783030542559
RRP: £64.99Booksplease Price: £56.73"My absolute favorite for this kind of interview preparation is Steven Skiena's The Algorithm Design Manual. More than any other book it helped me understand just how astonishingly commonplace ... graph problems are -- they should be part of every... -
The Recursive Book Of Recursion: Ace the Coding Interview with Python and Javascript by Al Sweigart
RRP: £37.99Booksplease Price: £22.44Recursion, and recursive algorithms, have a reputation for being intimidating. But there's nothing magical about recursion. Its fearsome reputation is more a product of poor teaching than of the complexity of recursion itself. This book teaches the... -
Programming PyTorch for Deep Learning: Creating and Deploying Deep Learning Applications Ian Pointer 9781492045359
RRP: £44.99Booksplease Price: £30.53Take the next steps toward mastering deep learning, the machine learning method that's transforming the world around us by the second. In this practical book, you'll get up to speed on key ideas using Facebook's open source PyTorch framework and gain the... -
Computing Taste: Algorithms and the Makers of Music Recommendation by Nick Seaver
Booksplease Price: £16.14Meet the people who design the algorithms that capture our musical tastes. The people who make music recommender systems have lofty goals: they want to broaden listeners' horizons and help obscure musicians find audiences, taking advantage of the... -
Asynchronous Programming in Rust: Learn asynchronous programming by building working examples of futures, green threads, and runtimes by Carl Fredrik Samson 9781805128137
Booksplease Price: £34.56Get a fundamental understanding of asynchronous programming and Rust's futures by working through examples that show you how everything really works Key Features Master asynchronous Rust through examples focusing on key concepts Build a solid... -
Machine Trading: Deploying Computer Algorithms to Conquer the Markets by Ernest P. Chan
RRP: £50.00Booksplease Price: £35.14Dive into algo trading with step-by-step tutorials and expert insight Machine Trading is a practical guide to building your algorithmic trading business. Written by a recognized trader with major institution expertise, this book provides step-by-step... -
Automata and Computability by Dexter Kozen 9780387949079
Booksplease Price: £67.01The aim of this textbook is to provide undergraduate students with an introduction to the basic theoretical models of computability, and to develop some of the model's rich and varied structure. Students who have already some experience with elementary... -
Purely Functional Data Structures by Chris Okasaki
RRP: £44.99Booksplease 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... -
Microsoft Access 2019 Programming by Example with Vba, XML, and ASP by Julitta Korol
RRP: £68.50Booksplease Price: £41.10The book shows you how you can build database solutions with Data Access Objects (DAO) and ActiveXData Objects (ADO); define database objects and manage database security with SQL; enhance and alter the way users interact with database applications with... -
Automata Theory: An Algorithmic Approach by Javier Esparza 9780262048637
RRP: £76.00Booksplease Price: £65.36Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262048637Author Javier EsparzaFormat HardbackPage Count 560Imprint MIT PressPublisher MIT Press LtdWeight(grams) 1162gDimensions(mm) 236mm * 186mm * 37mm -
Programming Quantum Computers: Essential Algorithms and Code Samples Mercedes Gimeno-Segovia 9781492039686
RRP: £63.99Booksplease Price: £43.34Quantum computers are poised to kick-start a new computing revolution-and you can join in right away. If you're in software engineering, computer graphics, data science, or just an intrigued computerphile, this book provides a hands-on programmer's guide... -
Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition by Brett Lantz 9781788295864
RRP: £74.99Booksplease Price: £49.83Solve real-world data problems with R and machine learningKey FeaturesThird edition of the bestselling, widely acclaimed R machine learning book, updated and improved for R 3.6 and beyondHarness the power of R to build flexible, effective, and... -
Graph Theory: An Introduction to Proofs, Algorithms, and Applications Karin R Saoub 9781138361409
RRP: £84.99Booksplease Price: £78.47Graph Theory: An Introduction to Proofs, Algorithms, and ApplicationsGraph theory is the study of interactions, conflicts, and connections. The relationship between collections of discrete objects can inform us about the overall network in which they... -
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... -
Machine Learning For Kids: A Playful Introduction to Artificial Intelligence by Dale Lane
RRP: £32.99Booksplease Price: £19.63Machine Learning for Kids introduces young readers to the concept of Artificial Intelligence (AI) and the related applications of Machine Learning. Readers learn how to create intelligent games like a rock-paper-scissors game that can learn hand motions... -
From Mathematics to Generic Programming by Alexander Stepanov
RRP: £29.49Booksplease Price: £22.26In this substantive yet accessible book, pioneering software designer Alexander Stepanov and his colleague Daniel Rose illuminate the principles of generic programming and the mathematical concept of abstraction on which it is based, helping you write... -
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... -
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... -
The Cs Detective by Jeremy Kubica
RRP: £18.99Booksplease Price: £12.70Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert. When a robbery hits police headquarters, it s up to Frank Runtime and his extensive search skills to catch the culprits. In this detective story, you ll learn how to use... -
Data Structures and Algorithms with the C++ STL: A guide for modern C++ practitioners by John Farrier 9781835468555
Booksplease Price: £34.56Explore the C++ 23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples. Key Features Master the std::vector and understand why it should be your default container of... -
Numsense! Data Science for the Layman: No Math Added by Annalyn Ng 9789811110689
RRP: £21.47Booksplease Price: £19.85Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789811110689Author Annalyn NgFormat PaperbackImprint Annalyn Ng & Kenneth SooPublisher Annalyn Ng & Kenneth SooWeight(grams) 281g -
Hardcore Programming For Mechanical Engineers: Build Engineering Applications from Scratch by Angel Sola
RRP: £56.99Booksplease Price: £37.81Hardcore Programming for Engineers is about solving mechanical engineering problems using a computer. These problems require good programming skills and some knowledge of computer graphics, geometry, regular expressions, and other technologies that are...