Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
High Performance Python: Practical Performant Programming for Humans Micha Gorelick 9781492055020
RRP: £52.99Booksplease Price: £34.37Your Python code may run correctly, but you need it to run faster. Updated for Python 3, this expanded edition shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By exploring the fundamental... -
Powerful Python: Patterns and Strategies with Modern Python Aaron Maxwell 9781098175702
RRP: £51.99Booksplease Price: £33.93Learn the 5% of Python programming knowledge which exponentially accelerates your learning curve for the remaining 95%.Alleviate the overwhelm of "too much to learn, not enough time". This book cuts through the noise to focus on the "accelerators" that... -
Modern Tkinter for Busy Python Developers: Quickly learn to create great looking user interfaces for Windows, Mac and Linux using Python's standard GUI toolkit by Mark Roseman 9781999149567
RRP: £27.99Booksplease Price: £20.96Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781999149567Author Mark RosemanFormat PaperbackPage Count 270Imprint Late Afternoon PressPublisher Late Afternoon PressWeight(grams) 363gDimensions(mm)... -
Python Data Science Handbook: Essential Tools for Working with Data Jake Vanderplas 9781098121228
RRP: £63.99Booksplease Price: £39.18Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of... -
Learn to Program by Solving Problems by Daniel Zingaro
RRP: £33.99Booksplease Price: £20.91Learn to Program by Solving Problems is a practical introduction to programming using Python, one of the world's most popular programming languages. The book emphasises problem-solving strategies that teach readers not only the mechanics of coding, but... -
Python Tricks: A Buffet of Awesome Python Features by Dan Bader
RRP: £29.99Booksplease Price: £24.90Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781775093305Author Dan BaderFormat PaperbackPage Count 302Imprint Real PythonPublisher Real PythonWeight(grams) 404gDimensions(mm) 229mm * 152mm * 16mm -
Math Adventures With Python: An Illustrated Guide to Exploring Math with Code by Peter Farrell
RRP: £28.99Booksplease Price: £17.28Learn maths by getting creative with code! In Math Adventures with Python, teacher and programmer Peter Farrell shows you how to explore core maths concepts deeper than ever before by writing programs in Python. Whether you're struggling to understanding... -
Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically by Jeff Prosise
RRP: £63.99Booksplease Price: £42.28While many introductory guides to AI are calculus books in disguise, this one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create... -
Numerical Python in Astronomy and Astrophysics: A Practical Guide to Astrophysical Problem Solving by Wolfram Schmidt
RRP: £49.99Booksplease Price: £45.92This book provides a solid foundation in the Python programming language, numerical methods, and data analysis, all embedded within the context of astronomy and astrophysics. It not only enables students to learn programming with the aid of examples from... -
Advancing into Analytics: From Excel to Python and R by George Mount
RRP: £52.99Booksplease Price: £34.55Data analytics may seem daunting, but if you're an experienced Excel user, you have a unique head start. With this hands-on guide, intermediate Excel users will gain a solid understanding of analytics and the data stack. By the time you complete this... -
Think Complexity: Complexity Science and Computational Modeling by Allen B. Downey 9781492040200
RRP: £39.99Booksplease Price: £26.55Complexity science uses computation to explore the physical and social sciences. In Think Complexity, you'll use graphs, cellular automata, and agent-based models to study topics in physics, biology, and economics. Whether you're an... -
Python Tools For Scientists: An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries by Lee Vaughan
RRP: £47.99Booksplease Price: £27.73Doing Science With Python introduces readers to the most popular coding tools for scientific research, such as Anaconda, Spyder, Jupyter Notebooks, and JupyterLab, as well as dozens of important Python libraries for working with data, including NumPy,... -
Fast Python for Data Science by Tiago Antao
RRP: £45.99Booksplease Price: £33.93Fast Python for Data Science is a hands-on guide to writing Python code that can process more data, faster, and with less resources. It takes a holistic approach to Python performance, showing you how your code, libraries, and computing architecture... -
Hands-On Genetic Algorithms With Python: Apply genetic algorithms to solve real-world, artificial intelligence and machine learning problems by Eyal Wirsansky 9781805123798
RRP: £29.99Booksplease Price: £29.85Explore the ever-growing world of genetic algorithms to build and enhance AI applications involving search, optimization, machine learning, deep learning, NLP, and XAI using Python libraries Key Features Learn how to implement genetic algorithms... -
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition by Sebastian Raschka 9781789955750
Booksplease Price: £41.84Applied machine learning with a solid foundation in theory. Revised and expanded for TensorFlow 2, GANs, and reinforcement learning.Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesThird edition of the bestselling,... -
Spark - The Definitive Guide: Big data processing made simple Bill Chambers 9781491912218
RRP: £55.99Booksplease Price: £37.19Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei... -
Dead Simple Python: Idiomatic Python for Impatient Programmers by Jason C. McDonald
RRP: £56.99Booksplease Price: £35.53Dead Simple Python dives deep into the nuts and bolts of the Python programming language. It unpacks the technical 'whys' and 'hows' of the language's fundamental concepts and helps readers use these concepts to write idiomatic Python. Readers go from... -
Modern Web Development with the FARM Stack: A practical guide to full stack web development with FastAPI, React, and MongoDB by Marko Aleksendric 9781803231822
Booksplease Price: £30.69Wield the power of Python, React, and MongoDB to build web and data applications quickly and broaden your web development horizonsKey FeaturesLearn how to build web applications without having to know the intricacies of the componentsBuild full stack... -
Teach Yourself VISUALLY Python Guy Hart-Davis 9781119860259
RRP: £22.99Booksplease Price: £15.42A simple, straightforward, and hands-on roadmap to the world of computer programming with Python Teach Yourself VISUALLY: Python is your personal guide to getting you started in programming. As one of the world's most popular-and most accessible-coding... -
Building REST APIs with Flask: Create Python Web Services with MySQL by Kunal Relan 9781484250211
RRP: £49.99Booksplease Price: £38.27Develop RESTful web services using the Flask micro-framework and integrate them using MySQL. Use Flask to develop, deploy, and manage REST APIs with easy-to-read and understand Python code. Solve your problem from a choice of libraries. Learn to use... -
Python Pocket Reference Mark Lutz 9781449357016
RRP: £19.99Booksplease Price: £13.30Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. You'll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly... -
Ethical Hacking by Daniel Graham
RRP: £44.99Booksplease Price: £28.10This introduction to hacking covers everything you need to know to start your own journey to becoming an ethical hacker. With help from a lab setup that lets you hack along to each chapter, this book walks you through a variety of the most useful... -
The Art Of Clean Code: Best Practices to Eliminate Complexity and Simplify Your Lif by Christian Mayer
RRP: £35.99Booksplease Price: £21.45Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Coding will teach you how to write clear, maintainable code without compromising functionality. The book's guiding principle... -
Python for DevOps: Learn Ruthlessly Effective Automation Noah Gift 9781492057697
RRP: £47.99Booksplease Price: £31.77Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout these transformations, Python has become one of the most popular languages in the world. This... -
Python in a Nutshell: A Desktop Quick Reference by Alex Martelli
RRP: £71.99Booksplease Price: £45.80Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the... -
CPython Internals: Your Guide to the Python 3 Interpreter by Anthony Shaw 9781775093343
RRP: £29.99Booksplease Price: £27.06Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781775093343Author Anthony ShawFormat PaperbackPage Count 396Imprint Real Python (Realpython.Com)Publisher Real Python (Realpython.Com)Weight(grams) 152g -
Learn AI-Assisted Python Programming with GitHub Copilot Daniel Zingaro 9781633437784
RRP: £38.99Booksplease Price: £28.80Writing computer programs in Python just got a lot easier! Use AI-assisted tools like GitHub Copilot to go from idea to application faster than you can say "ChatGPT". In Learn AI-Assisted Python Programming: With GitHub Copilot you'll learn how to: Write... -
Expert Python Programming - Fourth Edition: Master Python by learning the best coding practices and advanced programming concepts by Michal Jaworski 9781801071109
Booksplease Price: £35.99Attain a deep understanding of building, maintaining, packaging, and shipping robust Python applications Key Features * Discover the exciting new features of Python, such as dictionary merge, the zoneinfo module, and structural pattern matching * Create... -
Grokking Concurrency by Kirill Bobrov 9781633439771
RRP: £38.99Booksplease Price: £28.80This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language. For readers who know the basics of programming. Grokking Concurrency is the ultimate guide to effective... -
Beginning Ethical Hacking with Python by Sanjib Sinha 9781484225400
RRP: £39.99Booksplease Price: £28.21Learn the basics of ethical hacking and gain insights into the logic, algorithms, and syntax of Python. This book will set you up with a foundation that will help you understand the advanced concepts of hacking in the future. Learn Ethical Hacking with... -
Deep Reinforcement Learning Hands-On: Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more, 2nd Edition by Maxim Lapan 9781838826994
Booksplease Price: £61.36New edition of the bestselling guide to deep reinforcement learning and how it's used to solve complex real-world problems. Revised and expanded to include multi-agent methods, discrete optimization, RL in robotics, advanced exploration techniques, and... -
Programming Python Mark Lutz 9780596158101
RRP: £59.99Booksplease Price: £41.90Once you've come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Tap this book's wealth of practical advice, snippets of code, and patterns of program design to take your Python... -
Pandas for Everyone: Python Data Analysis by Daniel Y. Chen
RRP: £29.49Booksplease Price: £22.56The Hands-On, Example-Rich Introduction to Pandas Data Analysis in Python Today, analysts must manage data characterized by extraordinary variety, velocity, and volume. Using the open source Pandas library, you can use Python to rapidly automate and... -
Practical Threat Hunting: An end to end guide on setting up, configuring, and using the Elastic Stack for Threat Hunting by 9781838556372
Booksplease Price: £34.93Get to grips with cyber threat intelligence and data-driven threat hunting while exploring expert tips and techniques Key Features Set up an environment to centralize all data in an Elasticsearch, Logstash, and Kibana (ELK) server that enables... -
Robotics at Home with Raspberry Pi Pico: Build autonomous robots with the versatile low-cost Raspberry Pi Pico controller and Python by Danny Staple 9781803246079
Booksplease Price: £43.51Design, build, and program a mobile robot platform while gaining an understanding of the Raspberry Pi Pico, Free CAD, and robot sensors using Python to code, Bluetooth to connect & smartphone to control your projectsKey FeaturesGain in depth knowledge of... -
The Self-Taught Computer Scientist: The Beginner's Guide to Data Structures & Algorithms Cory Althoff 9781119724414
RRP: £25.00Booksplease Price: £16.63The Self-Taught Computer Scientist is Cory Althoff's follow-up to The Self-Taught Programmer, which inspired hundreds of thousands of professionals to learn how to program outside of school. In The Self-Taught Programmer, Cory showed readers why you... -
Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 by Joshua M. Willman
RRP: £54.99Booksplease Price: £49.77Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a... -
Python for Geospatial Data Analysis: Theory, Tools, and Practice for Location Intelligence Bonny P. McClain 9781098104795
RRP: £63.99Booksplease Price: £41.98In spatial data science, things in closer proximity to one another likely have more in common than things that are farther apart. With this practical book, geospatial professionals, data scientists, business analysts, geographers, geologists, and others... -
Well-Grounded Python Developer, The Doug Farrell 9781617297441
RRP: £45.99Booksplease Price: £28.54When you're new to Python, it can be tough to understand where and how to use its many language features. There's a dizzying array of libraries, and it's challenging to fit everything together. The Well- Grounded Python Developer builds on Python skills... -
A Student's Guide to Python for Physical Modeling: Second Edition by Philip Nelson
RRP: £28.00Booksplease Price: £23.41A fully updated tutorial on the basics of the Python programming language for science studentsPython is a computer programming language that has gained popularity throughout the sciences. This fully updated second edition of A Student's Guide to Python...