Výsledky na dotaz: python
Python 3 for Absolute BeginnersPython 3 for Absolute Beginners
Using everyday language to decode programming jargon and teach Python 3 to the absolute beginner, Hall and Stacey pen a detailed guide for non-programmers that appeals to their intelligence and ability to solve practical problems, while gently teaching the most recent...
Generative AI with PythonGenerative AI with Python
Your guide to generative AI with Python is here! Start with an introduction to generative AI, NLP models, LLMs, and LMMs-and then dive into pretrained models with Hugging Face. Work with LLMs using Python with the help of tools like OpenAI and LangChain. Get...
Python PlaygroundPython Playground
Python is a powerful programming language that's fun to play around with. Getting to know Python isn't just about hammering syntax into your brain--it's about discovering new tools to explore whatever excites you.Python Playground is a collection of fun programming...
Math Adventures With PythonMath Adventures With Python
Learn math by getting creative with code Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus Math Adventures with Python will show you how to harness
Learn More Python 3 the Hard WayLearn More Python 3 the Hard Way
Python 3.x programmers can go beyond the basics by working through 52 brilliantly crafted projects that help them gain true Python mastery and learn to transform their own ideas into working software. Includes access to 12 hours of online videos, where Shaw shows how...
Classic Computer Science Problems in PythonClassic Computer Science Problems in Python
Summary Classic Computer Science Problems in Python deepens your knowledge of problem-solving techniques from the realm of computer science by challenging you with time-tested scenarios, exercises, and algorithms. As you work through exa
Gray Hat PythonGray Hat Python
Python 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 real manual on...
3D Data Science with Python3D Data Science with Python
This practical guide offers data scientists, engineers, and researchers a hands-on approach to working with 3D data using Python. From 3D reconstruction to 3D deep learning techniques, you'll learn how to extract valuable insights from massive datasets, including point...
Mastering Python for Networking and SecurityMastering Python for Networking and Security
Tackle security and networking issues using Python libraries such as Nmap, requests, asyncio, and scapyKey FeaturesEnhance your Python programming skills in securing systems and executing networking tasksExplore Python scripts to debug and secure complex networksLearn...
Complex Network Analysis in PythonComplex Network Analysis in Python
Construct, 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,
Python Data Structures and AlgorithmsPython Data Structures and Algorithms
Implement classic and functional data structures and algorithms using Python Key Features A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced...
Mission PythonMission Python
Launch into coding with Mission: Python, a space-themed guide to building a complete computer game in Python. As you work through the book, you'll build exercises and mini-projects, like making a spacewalk simulator and creating an astronaut's safety checklist that...
Numerical PythonNumerical Python
Learn how to leverage the scientific computing and data analysis capabilities of Python, its standard library, and popular open-source numerical Python packages like NumPy, SymPy, SciPy, matplotlib, and more. This book demonstrates how to work with mathematical...
High Performance PythonHigh Performance Python
This practical book shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By explaining the fundamental theory behind design choices, this expanded edition of High Performance Python helps experienced Python...
Making Games with Python & PygameMaking Games with Python & Pygame
Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The bo
Create GUI Applications with Python & Qt6 (6th Edition, PyQt6)Create GUI Applications with Python & Qt6 (6th Edition, PyQt6)
This is the 6th Edition of Create GUI Applications with Python & Qt, updated for 2026 & PyQt6.Building applications with PyQt6 doesn't have to be hard, you just need to know the right way to do it. In this book Martin Fitzpatrick takes you through the fundamental...
Deep Learning with Python, Third EditionDeep Learning with Python, Third Edition
The bestselling book on Python deep learning, now covering generative AI, Keras 3, PyTorch, and JAX!Deep Learning with Python, Third Edition puts the power of deep learning in your hands. This new edition includes the latest Keras and TensorFlow features, generative AI...
Quantitative Trading Strategies Using PythonQuantitative Trading Strategies Using Python
Beginning-Intermediate
H. M. Wolfe - Python
Data Wrangling with PythonData Wrangling with Python
Digging into data does not have to be painful. With Data Wrangling Using Python, you'll learn how to clean and analyze data, create compelling stories, and scale that data as necessary. There are awesome discoveries to be made in unassuming datasets and stories to be...
Invent Your Own Computer Games With Python, 4eInvent Your Own Computer Games With Python, 4e
Invent Your Own Computer Games with Python will show you how to make classic computer games in Python, even if you've never programmed before.Each chapter introduces a new game as well as step-by-step explanations of how the code works. As you build games like Reversi,...
Python for Data Analysis 3ePython for Data Analysis 3e
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data...
Automate The Boring Stuff With Python, 2nd EditionAutomate The Boring Stuff With Python, 2nd Edition
Learn how to code while you write programs that effortlessly perform useful feats of automation!The second edition of this international fan favorite includes a brand-new chapter on input validation, Gmail and Google Sheets automations, tips for updating CSV files, and...
Monty Python and the Holy GrailMonty Python and the Holy Grail
Classic comedy from the Monty Python team. King Arthur (Graham Chapman) and his trusty knights travel the length and breadth of the country in search of the mythical Holy Grail. On their way they have to deal with the sarcastic taunts of the French Knight, the Knights...