Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Learn More Python 3 the Hard Way: The Next Step for New Python Programmers by Zed A. Shaw
RRP: $70.33Booksplease Price: $52.54Transform 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... -
Make a Raspberry Pi-Controlled Robot by Wolfram Donat
RRP: $33.58Booksplease Price: $23.27Make a Raspberry-Pi Controlled Robot teaches you how to build a capable and upgradeable personal robot for around $100. You'll learn how to control servos, respond to sensor input, and know where your bot is using GPS. You'll also learn many ways to... -
Python One-liners by Christian Mayer
RRP: $79.78Booksplease Price: $46.60Python 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: $69.09Cut 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... -
Learn to Program with Python 3: A Step-by-Step Guide to Programming by Irv Kalb 9781484238783
RRP: $104.98Booksplease Price: $83.87Move 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... -
Practical Deep Learning: A Python-Based Introduction by Ron Kneusel
RRP: $119.68Booksplease Price: $68.57Deep Learning for Complete Beginners: A Python-Based Introduction is for complete beginners in machine learning. It introduces fundamental concepts such as classes and labels, building a dataset, and what a model is and does before presenting classic... -
Python Projects for Beginners: A Ten-Week Bootcamp Approach to Python Programming by Connor P. Milliken 9781484253540
RRP: $104.98Booksplease Price: $83.87Immerse 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... -
Julia as a Second Language by Erik Engheim
RRP: $96.58Booksplease Price: $50.06Learn 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: $67.18Booksplease Price: $45.42Welcome 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... -
Secure Web Application Development: A Hands on Guide with Python and Django by Matthew Baker 9781484285954
RRP: $115.48Booksplease Price: $106.68Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. ... -
Pandas for Everyone: Python Data Analysis by Daniel Chen
RRP: $79.78Booksplease Price: $59.68Manage and Automate Data Analysis with Pandas 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 perform virtually any... -
Python Playground by Mahesh Venkitachalam
RRP: $60.88Booksplease Price: $42.19Python is a powerful programming language that s easy to learn and fun to play with. But once you ve gotten a handle on the basics, what do you do next? Python Playground is a collection of imaginative programming projects that will inspire you to use... -
Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code Saleem Siddiqui 9781098106478
RRP: $111.28Booksplease Price: $72.56Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works... -
Blueprints for Text Analytics using Python: Machine Learning Based Solutions for Common Real World (NLP) Applications Jens Albrecht 9781492074083
RRP: $134.38Booksplease Price: $98.55Turning text into valuable information is essential for businesses looking to gain a competitive advantage. With recent improvements in natural language processing (NLP), users now have many options for solving complex challenges. But it's not always... -
Learn Autonomous Programming with Python: Utilize Python’s capabilities in artificial intelligence, machine learning, deep learning and robotic process automation by Varun P, Divadkar 9789355517630
Booksplease Price: $68.52Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789355517630Author Varun P, DivadkarFormat PaperbackPage Count 324Imprint BPB PublicationsPublisher BPB Publications -
Polars Cookbook: Over 70 practical recipes to transform, manipulate, and analyze your data using Python Polars Yuki Kakegawa 9781805121152
Booksplease Price: $82.09Leverage a lightning fast DataFrame library for efficient data wrangling in Python Key Features Unlock the power of Python Polars for faster and more efficient data analysis workflows Master the fundamentals of Python Polars with step-by-step... -
Complex Network Analysis in Python Dmitry Zinoviev 9781680502695
RRP: $60.88Booksplease Price: $42.53Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product,... -
Modern Python Cookbook: 133 recipes to develop flawless and expressive programs in Python 3.8, 2nd Edition by Steven F. Lott 9781800207455
Booksplease Price: $151.77Complete recipes spread across 15 chapters to help you overcome commonly faced issues by Python for everybody across the globe. Each recipe takes a problem-solution approach to resolve for effective Python.Key FeaturesDevelop expressive and effective... -
Visual Studio Code for Python Programmers April Speight 9781119773368
RRP: $79.78Booksplease Price: $53.80Become proficient and efficient with Visual Studio Code and learn how to integrate all your external tools! Visual Studio Code for Python Programmers helps Python developers become not just familiar, but productive in Visual Studio Code. To start, you'll... -
Programming with MicroPython by Nicholas H. Tollervey 9781491972731
RRP: $83.98Booksplease Price: $55.76It's an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects... -
Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure by Sherwin John Tragura 9781803245966
Booksplease Price: $78.46Discover the secrets of building Python microservices using the FastAPI framework Key Features Provides a reference that contains definitions, illustrations, comparative analysis, and the implementation of real-world apps Covers concepts, core... -
Python from the Very Beginning: With more than 100 exercises and answers by John Whitington 9780957671157
RRP: $41.98Booksplease Price: $39.04Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780957671157Author John WhitingtonFormat PaperbackImprint Coherent PressPublisher Coherent Press -
SAS for R Users: A Book for Data Scientists by Ajay Ohri 9781119256410
RRP: $193.10Booksplease Price: $171.61BRIDGES THE GAP BETWEEN SAS AND R, ALLOWING USERS TRAINED IN ONE LANGUAGE TO EASILY LEARN THE OTHER SAS and R are widely-used, very different software environments. Prized for its statistical and graphical tools, R is an open-source programming language... -
Learn Python Programming: The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7, 2nd Edition by Fabrizio Romano
Booksplease Price: $76.76Learn the fundamentals of Python (3.7) and how to apply it to data science, programming, and web development. Fully updated to include hands-on tutorials and projects. Key Features Learn the fundamentals of Python programming with interactive projects... -
Mastering Python for Networking and Security -: Leverage Python 3.7 scripts and libraries to overcome networking and security issues by Jose Manuel Ortega
Booksplease Price: $84.32Tackle security and networking issues using Python libraries such as Nmap, requests, asyncio, and scapy Key Features Enhance your Python programming skills in securing systems and executing networking tasks Explore Python scripts to debug and... -
Python Scripting for Arcgis Pro by Paul A Zandbergen
Booksplease Price: $147.29The definitive, easy-to-follow guide to writing Python code with spatial data in ArcGIS Pro, whether you're new to programming or not. Python Scripting for ArcGIS Pro starts with the fundamentals of Python programming and then dives into how to write... -
Practical Programming, 3e by Paul Gries 9781680502688
RRP: $83.98Booksplease Price: $58.67Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of... -
Daniel Arbuckle's Mastering Python by Daniel Arbuckle 9781787283695
Booksplease Price: $70.54Gain a thorough understanding of operating in a Python development environment, and some of the most important advanced topics with Daniel Arbuckle. This dynamic, concise book is full of real-world solutions for Python 3.6 problems, and advanced-level... -
Natural Language Processing Using Python by Yuli Vasiliev
RRP: $79.78Booksplease Price: $46.60Smart Natural Language Processing with Python is an introduction to natural language processing (NLP). The book uses spaCy, a leading Python library for NLP, to guide readers through common NLP tasks related to generating and understanding human language... -
Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem Claudio Jolowicz 9781098139582
RRP: $111.28Booksplease Price: $72.56Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python... -
Mastering Python -: Write powerful and efficient code using the full range of Python's capabilities by Rick van Hattem 9781800207721
Booksplease Price: $59.07Use advanced features of Python to write high-quality, readable code and packages Key Features * Extensively updated for Python 3.10 with new chapters on design patterns, scientific programming, machine learning, and interactive Python * Shape your... -
Hands-on Python for DevOps: Streamline DevOps workloads and leverage powerful tools to do more with less by Ankur Roy 9781835081167
Booksplease Price: $64.45Unleash DevOps excellence with Python and its ecosystem of tools for seamless orchestration on both local and cloud platforms, such as GCP, AWS, and Azure Key Features Integrate Python into DevOps for streamlined workflows, task automation, and... -
Mining Social Media by Lam Thuy Vo
RRP: $60.88Booksplease Price: $41.56With Scraping Social Media you'll learn how to find out what kind of data is available on popular social media juggernauts like Facebook and Twitter and how to recognise the value of what is measured. Practical exercises interweave with conceptual... -
Doing Math With Python by Amit Saha
RRP: $71.38Booksplease Price: $45.00Doing Math with Python shows you how to use Python to delve into high school level math topics like statistics, geometry, probability, and calculus. You ll start with simple projects, like a factoring program and a quadratic-equation solver, and then... -
Python Programming for Beginners: Python Programming Language Tutorial by Joseph Joyner 9781633830394
RRP: $20.98Booksplease Price: $18.77Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781633830394Author Joseph JoynerFormat PaperbackPage Count 40Imprint Mihails KonoplovsPublisher Mihails KonoplovsWeight(grams) 68gDimensions(mm) 229mm *... -
Data Science Projects with Python -: A case study approach to gaining valuable insights from real data with machine learning by Stephen Klosterman 9781800564480
Booksplease Price: $61.17Gain hands-on experience of Python programming with industry-standard machine learning techniques using pandas, scikit-learn, and XGBoost Key Features * Think critically about data and use it to form and test a hypothesis * Choose an appropriate machine... -
Scientific Computing with Python -: High-performance scientific computing with NumPy, SciPy, and panda by Claus Fuhrer 9781838822323
Booksplease Price: $67.41Leverage this example-packed, comprehensive guide for all your Python computational needs Key Features * Gain a complete understanding of the updates in Python 3.9 using SciPy and NumPy * Explore task automation in scientific computing using Jupyter... -
Microservice APIs in Python Jose Peralta 9781617298417
RRP: $96.58Booksplease Price: $71.25Microservice APIs in Python shares successful strategies and techniques for designing Microservices systems, with a particular emphasis on creating easy-to-consume APIs.This practical guide focuses on implementation over philosophizing and has just... -
Django 5 for the Impatient: Learn the core concepts of Django to develop Python web applications Daniel Correa 9781835461556
Booksplease Price: $59.07Get up and running with Django quickly by delving into practical code examples and build real-world Django applications Key Features Develop web applications with Python and Django quickly Understand Django features with concise explanations and... -
Data Analysis with Open Source Tools by Philipp K. Janert 9780596802356
RRP: $67.18Booksplease Price: $46.05Collecting data is relatively easy, but turning raw information into something useful requires that you know how to extract precisely what you need. With this insightful book, intermediate to experienced programmers interested in data analysis will learn...