М.: Вильямс, 2017. — 573 с. Если вам когда-либо приходилось тратить часы на переименование файлов или обновление сотен ячеек электронных таблиц, то вы знаете, что такое рутинная работа. А что если поручить компьютеру выполнять такую работу вместо вас? Книга научит вас использовать Python для написания программ, способных в считанные минуты сделать то, на что раньше у вас...
Предисловие. Знакомство с языком Python. Вглубь. Объявление функций. Документирование функций. Все является объектами. Отступы. Тестирование модулей. Словари. Списки. Кортежи. Определение переменных. Присваивание сразу нескольких значений. Форматированное представление. Обработка списков. Объединение и разбиение строк. Заключение. Сила самоанализа. В глубь. Необязательные и...
O’Reilly Media, 2012. — Code Only. — ISBN13: 978-1-4493-1979-3, ISBN10: 1-4493-1979-3. Код примеров к выложенной здесь книге в формате PDF, EPUB. Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to scientific computing in Python, tailored for...
Xakep.ru, 2022. Python уверенно лидирует в рейтингах популярности языков программирования, и не зря — на этом языке можно решать самые разные задачи и при этом сильно экономить время. Python — излюбленный хакерами язык, поскольку отлично годится для автоматизации. В сегодняшней подборке мы познакомимся с самыми началами этого замечательного языка и реализуем больше дюжины...
Xakep.ru, 2022. Python уверенно лидирует в рейтингах популярности языков программирования, и не зря — на этом языке можно решать самые разные задачи и при этом сильно экономить время. Python — излюбленный хакерами язык, поскольку отлично годится для автоматизации. В сегодняшней подборке мы познакомимся с самыми началами этого замечательного языка и реализуем больше дюжины...
Stepik, 2022. Этот курс для людей которые собираются изучать парсинг / скрапинг информации с веб-сайтов. Отлично подойдёт людям которые только начали изучать python и для тех кто уже имеет какой-то опыт. Парсинг отлично подходит для заработка на фриланс биржах. Беглый анализ любой фриланс биржи, покажет, что заказов хватает на всех. Чему вы научитесь: -Писать автолайкеры,...
Файлы к книге /file/99094/ Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This book includes: Example programs...
Apress, 2022г. — 185 стр. — ISBN: 978-1-4842-8715-6 Язык: Русский Данная книга представляет собой иллюстрированное пошаговое руководство по изучению основ программирования на языке Python с примерами и лабораторными работами. Книга начинается с обучения установке и настройке среды Python. В следующих нескольких главах рассматриваются основы Python, такие как синтаксис языка...
Second Edition. — Apress, 2010. — 368 p. — ISBN: 1430230037, 978-1430230038.
This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python
2.3. The advances required new...
2-е изд.: Пер. с англ. — СПб.: ООО “Диалектика”, 2021. — 672 с. В переработанном втором издании книги вы узнаете, как использовать Python для написания программ, освоите основы Python и исследуете стандартную библиотеку модулей, позволяющих решать самые разнообразные задачи. Во второе издание книги включена новая глава, посвященная проверке вводимых данных. Также рассмотрены...
Packt Publishing, 2018. - 398p. - ISBN: 1788998510 !Only code files Invent your own Python scripts to automate your infrastructure Key Features Make the most of Python libraries and modules to automate your infrastructure Leverage Python programming to automate server configurations and administration tasks Efficiently develop your Python skill set Book Description Hands-On...
3-е изд. — Перевод с английского Е. Матвеев. — Manning Publications Co.; СПб.: Питер, 2019. — 479 с.: ил. — (Библиотека программиста). — ISBN: 978-5-4461-0908-1 (рус.), ISBN: 978-1617294037 (англ.). Вы уже умеете кодить на одном или нескольких языках программирования? Тогда настала пора пройти экспресс-курс Python. Впервые на русском языке выходит новое издание одной из самых...
3rd еdition. — O’Reilly Media, 2013. — 706 p. — ISBN: 978-1-44934-037-7. Если Вы нуждаетесь в помощи при написании программ на языке Python 3 или желаете обновить старый код 2-ой версии - эта книга послужит ключом к решению данных проблем. Заполненная практическими рецептами, написанными и проверенными на Python 3.3, эта книга станет уникальным пособием для опытных...
2-е изд. — Пер.с англ. канд. хим. наук. А.Г. Гузикевича, канд. техн, наук И.В. Красикова, под. ред. В.Р. Гинзбурга. — СПб.: Диалектика, 2021. — 672 с.: ил. — ISBN 978-5-907365-55-1. В переработанном втором издании книги вы узнаете, как использовать Python для написания программ, освоите основы Python и исследуете стандартную библиотеку модулей, позволяющих решать самые...
O’Reilly Media, 2016. — Code Only. — ISBN: 978-1-4919-4881-1. Код примеров к выложенной здесь книге в формате PDF, EPUB. How do you take your data analysis skills beyond Excel to the next level? By learning just enough Python to get stuff done. This hands-on guide shows non-programmers like you how to process information that’s initially too messy or difficult to access. You...
Stepik, 2023. — Страниц: много. Курс идеально подходит как для новичков, так и для тех, кто уже знаком с asyncio. Он содержит огромное количество актуальной, полезной и нужной информации, которая поможет вам освоить асинхронный подход в программировании, который становится все более важным и востребованным в современном IT. Чему вы научитесь Понимать основные концепции и...
Packt Publishing, 2018. — 364 p. Untangle your web scraping complexities and access web data with ease using Python scripts Python Web Scraping Cookbook is a solution-focused book that will teach you techniques to develop high-performance scrapers and deal with crawlers, sitemaps, forms automation, Ajax-based sites, caches, and more.You'll explore a number of real-world scenarios...
Leanpub, 2018. — 428 p. — ISBN: 1983154547. ReportLab has been around since the year 2000 and has remained the primary package that Python developers use for creating reports in the PDF format. It is an extremely powerful package that works across all the major platforms. This book will also introduce the reader to other Python PDF packages.
2nd. ed. - Apress, 2019. - 687 p. - ISBN: 1484243536. Code files only! Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduces several significant changes and new topics based on the recent trends in NLP. You’ll see how to use the...
Packt Publishing, 2018. — 440 p. — ISBN: 1788293339. !Only code files Explore GIS processing and learn to work with various tools and libraries in Python. Python comes with a host of open source libraries and tools that help you work on professional geoprocessing tasks without investing in expensive tools. This book will introduce Python developers, both new and experienced, to...
Packt Publishing, 2020. — 528 p. — ISBN 9781838989354. Implement investment strategies using real market data to perform effective financial and data analysis using Python Key Features Use core Python libraries to devise investment strategies to carry out financial analysis tasks Implement necessary changes to your algorithmic strategies without human intervention Uncover...
O’Reilly Media, Inc., 2021. — 730 р. — ISBN 978-1492081005. Code Files Only! 2021-03-04: First Release While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language. In fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix...
3rd Edition. — No Starch Press, 2022. — ISBN 978-1718502703. This is a collection of resources for Python Crash Course (3rd Ed.), an introductory programming book from No Starch Press by Eric Matthes. This will download the source code files for all chapters, as well as a number of data files and images you'll need for the projects.
2nd Edition. — Apress, 2019. — 709 p. — ISBN: 978-1-4842-4245-2. Code files only! Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects,...
Manning Publications, 2023. — 264 с. — ISBN 9781633438897. В «Приключениях в стиле Python» вы встретите Эрика и Саймона, двух братьев, которые только начинают свое изучение языка Python. Диалоги героев книги помогут молодым программистам гораздо легче понять сложные концепции. Это идеальный способ начать изучение языка для молодых программистов (и их родителей). В этом...
Apress, 2019. — 273 p. — ISBN: 1484248775. Discover the right way to code in Python. This book provides the tips and techniques you need to produce cleaner, error-free, and eloquent Python projects. Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in data structures and Python...
3rd Edition. — O’Reilly Media, 2008. — 752 p. — ISBN13: 978-0596513986. Code files only! The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time. This approach is sure to appeal to programmers and system administrators who have...
Manning Publications, 2020. — 248 p. — ISBN 978-1617295263. Качество видео: PCRec Язык озвучки: Английский Единственный способ овладеть навыком — это практика. В Python Workout автор Реувен М. Лернер проведет вас через 50 тщательно отобранных упражнений, которые приглашают вас поиграть мышцами программирования. Принимая новые вызовы, вы приобретете навыки программирования и...
Manning Publications, 2020. — 688 p. — ISBN: 978-1617295355. Code files only! To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics...
Packt Publishing, 2019. — 342 p. — ISBN: 9781788996921. !Code files only Implement machine learning and deep learning methodologies to build smart, cognitive AI projects using Python Key Features A go-to guide to help you master AI algorithms and concepts 8 real-world projects tackling different challenges in healthcare, e-commerce, and surveillance Use TensorFlow, Keras, and...
JennaSys, 2021. — 533 p. — ASIN B09463VMYS. Project Files Only! Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript. Learn to create responsive front-end web applications in Python using the React and...
O’Reilly Media, 2010. — 624 p. — (Head First). — ISBN13: 978-1-449-38267-4. Code files only! Ever wished you could learn Python from a book? Head First Python helps you learn the language through a unique method that goes beyond syntax and how-to manuals. You'll quickly grasp Python's fundamentals, then move on to persistence, exception handling, web development, SQLite, data...
Tim Cox, Dr. Steven Lawrence Fernandes, Sai Yamanoor, Srihari Yamanoor, Prof. Diwakar Vaish. — Packt Publishing, 2019. — 890 p. — ISBN: 978-1-83855-579-5. Code files only! Build clever, collaborative, and powerful automation systems with the Raspberry Pi and Python. This Learning Path takes you on a journey in the world of robotics and teaches you all that you can achieve with...
Manning Publications, 2020. — 248 p. — ISBN: 978-1617295508. Code files only! Python Workout presents 50 exercises designed to deepen the reader's skill with Python. Readers will not only tackle exercises using built-in data structures, but also more advanced techniques, such as functional programming, object-oriented programming, iterators, and generators. With each engaging...
Packt Publishing, 2015. — 360 p. — ISBN: 9781784396992
Python is an easy-to-learn and extensible programming language that offers a number of functional programming features. It's ideally suited to a number of applications in the broad space of data science.
This practical guide demonstrates the Python implementation of a number of functional programming techniques and design...
4th Edition. — O’Reilly, 2011. — 1632 p. — ISBN13: 978-0596158101. Code files only! How do you apply Python once you've mastered its fundamentals? This book provides in-depth tutorials on the language's primary application domains - system administration, GUIs, and the Web - and explores its use in databases, networking, front-end scripting layers, text processing, and more. By...
Packt Publishing – 2011, 336 pages.
ISBN 9781849512923.
Panda3D is a free and open source game engine. It has been used successfully by hobbyists as well as big studios to create games ranging from quick prototypes to full-scale commercial MMOs. Panda3D makes it easy to use models, textures, and sounds to create impressive interactive experiences. With this book, you too will...
4th Edition. — O’Reilly Media, 2009. — 1214 p. — ISBN: 978-0-596-15806-4. Code files only! This book provides an introduction to the Python programming language. Python is a popular open source programming language used for both standalone programs and scripting applications in a wide variety of domains. It is free, portable, powerful, and remarkably easy and fun to use....
Mercury Learning & Information, 2019. — 320 p. — ISBN: 978-1-683921-80-6. Code files only! This book will guide you through the basic game development process using Python, covering game topics including graphics, sound, artificial intelligence, animation, game engines, etc. Real games are created as you work through the text and significant parts of a game engine are built and...
2nd Edition. — Pearson Education, Inc., 2009. — 644 p. — ISBN: 978-0-321-68056-3. Code files only! Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. Programming...
СПб.: Символ-Плюс, 2011. 4-е издание Примеры с исходным кодом к книге. This is the top level of the examples distribution package for the book Programming Python 4th Edition. -The "Examples" directory contains all the book example code. -The "extensions" directory contains 3rd-party open source extensions used by some of the book's examples (its PIL package must be installed...
GitBook, 2023. — 749 с. В книге рассматриваются основы Python с примерами и заданиями построенными на сетевой тематике. С одной стороны, книга достаточно базовая, чтобы её мог одолеть любой желающий, а с другой стороны, в книге рассматриваются все основные темы, которые позволят дальше расти самостоятельно. Книга не ставит своей целью глубокое рассмотрение Python. Задача книги...
Packt Publishing, 2019. — 226 p. — ISBN: 978-1789534207, 1789534208. Explore a diverse set of meta-learning algorithms and techniques to enable human-like cognition for your machine learning models using various Python frameworks Key Features Understand the foundations of meta learning algorithms Explore practical examples to explore various one-shot learning algorithms with...
Apress, 2018. — 95 p. — ISBN13: (electronic): 978-1-4842-3802-8. Code files only! Deal with data, build up financial formulas in code from scratch, and evaluate and think about money in your day-to-day life. This book is about Python and personal finance and how you can effectively mix the two together. In Personal Finance with Python you will learn Python and finance at the...
O’Reilly Media, 2002. — 450 p. — ISBN: 978-0596001285. Code files only! If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet,...
Packt Publishing, 2018. - 254p. - ISBN: 978-1788623315 2nd.ed. !Code files only Design, simulate, and program interactive robots Key Features Design, simulate, build, and program an interactive autonomous mobile robot Leverage the power of ROS, Gazebo, and Python to enhance your robotic skills A hands-on guide to creating an autonomous mobile robot with the help of ROS and...
Packt, 2020. — 327 p. — ISBN: 9781838989750. Coe files only! Discover easy-to-follow solutions and techniques to help you to implement applied mathematical concepts such as probability, calculus, and equations using Python's numeric and scientific libraries Key Features Compute complex mathematical problems using programming logic with the help of step-by-step recipes Learn how...
3rd edition. — Packt Publishing, 2021. — 478 p. — ISBN 9781789955248. Understand data analysis pipelines using machine learning algorithms and techniques with this practical guide Key Features Prepare and clean your data to use it for exploratory analysis, data manipulation, and data wrangling Discover supervised, unsupervised, probabilistic, and Bayesian machine learning...
2nd Edition. — Albert\Sweigart, 2010. — 438 p. — ISBN13: 978-0982106013. Code files only! Invent Your Own Computer Games with Python is a free book (as in, open source) and a free eBook (as in, no cost to download) that teaches you how to program in the Python programming language. Each chapter gives you the complete source code for a new game, and then teaches the programming...
Exercises Code Repository архив файлов Python кода упражнений для BRANDT J. Python 101- Basics for Beginners (Python for Beginners Book 1). — Digital Academy, 2022. /file/3709794/ This book has an accompanying code repository containing example source code as well as the answers to exercises and code challenges. The repository is broken up by chapter so you can check your code...
O’Reilly Media, 2009. — 448 p. — ISBN13: 978-0-596-80237-0. Code files only! Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs - variables, decisions, loops, functions, and objects - which apply regardless of the programming language....
Apress, 2017. — 527 p. — ISBN: 1484200292. Code files only! Gain a fundamental understanding of Python’s syntax and features with this up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound...
Packt Publishing, 2020. — 426 p. — ISBN: 978-1-78961-851-8. Code files only! Solve common and not-so-common financial problems using Python libraries such as NumPy, SciPy, and pandas Python is one of the most popular languages used with a huge set of libraries in the financial industry. In this book, you’ll cover different ways of downloading financial data and preparing it for...
Packt Publishing, 2020. — 394 p. — ISBN 1838984844, 9781838984847. Reinforce your understanding of data science and data analysis from a statistical perspective to extract meaningful insights from your data using Python programming Key Features - Work your way through the entire data analysis pipeline with statistics concerns in mind to make reasonable decisions - Understand...
Apress, 2007. — 316 p. — (Expert's Voice). — ISBN13: 978-1590598726. Code files only! Like music and movies, video games are rapidly becoming an integral part of our lives. Over the years, you’ve yearned for every new gaming console, mastered each blockbuster within weeks after its release, and have even won a local gaming competition or two. But lately you’ve been spending a...
Apress, 2018. — 186 p. — ISBN: 9781484234501. Code files only! Gain a broad foundation of advanced data analytics concepts and discover the recent revolution in databases such as Neo4j, Elasticsearch, and MongoDB. This book discusses how to implement ETL techniques including topical crawling, which is applied in domains such as high-frequency algorithmic trading and...
2nd edition. — Mercury Learning & Information, 2021. — 593 p. — ISBN 978-1-683926-24-5. Code Files Only! This book is an introduction to programming concepts that uses Python 3 as the target language. It covers basic computer concepts such as loops, strings, functions, files, graphics, multimedia, algorithms, classes, writing code, etc. Many examples are based on video games...
No Starch Press, 2009. — 220 p. — ISBN13: 978-1-59327-192-3. Code files only! 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 how to use Python for a variety of...
Комплект исходных кодов (Source Code) + README.txt для книги: Foundations of Agile Python Development. New York.: Apress, 2008.-416p, ISBN13: 978-1-4302-0636-1, eBook, English. You’ve long been enamored with the Python language, and have mastered its many nuances. Yet something seems to be missing—a productivity boost that you know is possible but you’re not sure how to go...
Jennifer Campbell, Paul Gries, Jason Montojo, Greg Wilson. — The Pragmatic Bookshelf, 2009. — 368 p. — (Pragmatic Programmers). — ISBN13: 978-1-934356-27-2. Code files only! Computers are used in every part of science from ecology to particle physics. This introduction to computer science continually reinforces those ties by using real-world science problems as examples. Anyone...
Packt Publishing, 2018. — 269 p. — ISBN: 1788396901. Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms in real time. With the advent of powerful machines, we are getting more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications into the cloud....
Packt Publishing, 2020. — 364 p. — ISBN: 978-1-78980-631-1. Code files only! Extract accurate information from data to train and improve machine learning models using NumPy, SciPy, pandas, and scikit-learn libraries Feature engineering is invaluable for developing and enriching your machine learning models. In this cookbook, you will work with the best tools to streamline your...
Leanpub, November 2018. — 226 p. Code Files Only! This eBook gives you a fun way to start learning data science with Python. It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate 44% better learning retention and efficiency. Do you want to learn data...
Dipanjan Sarkar, Raghav Bali, Tamoghna Ghosh. — Paclt Publishing, 2018. — 430 p. — ISBN: 978-1-78883-130-7. Code files only! Deep learning simplified by taking supervised, unsupervised, and reinforcement learning to the next level using the Python ecosystem Transfer learning is a machine learning (ML) technique where knowledge gained during training a set of problems can be...
Apress Media LLC., 2010. — 416 p. — ISBN13: 978-1-4302-2605-5. Code files only! The scope of the system administrator role has changed dramatically over the years. The number of systems supported by a single engineer has also increased. As such, it is impractical to handcraft each installation, and there is a need to automate as many tasks as possible. The structure of systems...
Packt Publishing, 2020. — 333 p. — ISBN: 978-1-83855-774-4. Code files only! Explore the ever-growing world of genetic algorithms to solve search, optimization, and AI-related tasks, and improve machine learning models using Python libraries such as DEAP, scikit-learn, and NumPy Genetic algorithms are a family of search, optimization, and learning algorithms inspired by the...
Andrew Bird, Dr Lau Cher Han, Mario Corchero Jiménez, Graham Lee, Corey Wade. — Packt Publishing, 2019. — 605 p. — ISBN: 978-1-83921-885-9. Code files only! Cut through the noise and get real results with a step-by-step approach to learning Python 3.X programming You already know you want to learn Python, and a smarter way to learn Python 3 is to learn by doing. The Python...
Packt Publishing, 2019. — 602 p. — ISBN: 978-1-78980-298-6. Code files only! Explore modern game development and programming techniques to build games using Python and its popular libraries such as Pygame and PyOpenGL A fun and interactive way to get started with the Python language and its libraries is by getting hands-on with game development. Learning Python by Building...
Packt Publishing, 2010. — 440 p. — ISBN: 978-1-849510-18-9. Code files only! This is a practical, tutorial-style book that includes many examples to demonstrate the full potential of MySQL for Python. Every chapter starts with an explanation of the various areas for using MySQL for Python and ends with work on a sample application using the programming calls just learned. All...
All the code from the book /file/4076495/ Nasre R. Python Programming (AICTE) All India Council for Technical Education, October, 2022. — 160 p. — ISBN: 978-81-959863-5-4.
2nd edition. — Packt Publishing, 2021. — 538 p. — ISBN 1839217162, 9781839217166. Tackle 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 secure complex networks Learn to avoid common cyber...
Packt Publishing, 2021. — 360 p. — ISBN 978-1838982881. Code Files Only! Discover how to perform accurate algorithmic trading using Quantopian and the pyfinance ecosystem Key Features Get to grips with financial statistics and stock analysis and visualize data to gain quality insights Find out how to systematically approach quantitative research and strategy generation in...
Packt Publishing, 2021. — 745 p. — ISBN 978-1-80107-785-9. Code Files Only! Develop skills in Python by implementing exciting algorithms, including mathematical functions, classical searching, data analysis, plotting data, machine learning techniques, and quantum circuits Key Features Learn Python basics to write elegant and efficient code Create quantum circuits and algorithms...
Packt Publishing, 2021. — 377 p. — ISBN 978-1-80181-519-2. Code Files Only! Leverage Python source code to revolutionize your short selling strategy and to consistently make profits in bull, bear, and sideways markets Key Features Understand techniques such as trend following, mean reversion, position sizing, and risk management in a short-selling context Implement Python...
Packt Publishing, 2018. — 388 p. — ISBN: 978-1-78913-380-6. Code files only! Step-by-step instructions which take you through each program to automate monotonous tasks with Python 3.7 Have you been doing the same old monotonous office work over and over again? Or have you been trying to find an easy way to make your life better by automating some of your repetitive tasks?...
Packt Publishing, 2019. — 372 p. — ISBN: 978-1-83898-399-4. Code files only! Learn all that’s needed to build a fully functional web application from scratch Python is a flexible language that can do much more than just script development. By knowing how the Python RESTful APIs work, you can easily develop a full stack web application using Python. You’ll take your first steps by...
Packt Publishing, 2010. — 260 p. — ISBN13: 978-1849513845. Code files only! Python 2.6 Graphics Cookbook is a collection of straightforward recipes and illustrative screenshots for creating and animating graphic objects using the Python language. This book makes the process of developing graphics interesting and entertaining by working in a graphic workspace, without the burden...
Wiley Publishing, Inc., 2002. — 415 p. — ISBN: 978-0471-21975-4. Code files only! Python is a multipurpose development language that can be used on virtually every platform. It offers built-in support for critical development steps including data structures, dynamic typing, and dynamic building. It can be used in lieu of Java or C++, and Python scripts can be developed in a...
Packt Publishing, 2019. — 541 p. — ISBN: 978-1-78953-536-5. Code files only! Understand the constructs of the Python programming language and use them to build data science projects Python is the most widely used programming language for building data science applications. Complete with step-by-step instructions, this book contains easy-to-follow tutorials to help you learn...
Packt Publishing, 2019. — 433 p. — ISBN: 978-1-78934-305-2. Code files only! Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Python is one of the most popular programming languages, with numerous libraries and frameworks that facilitate high-performance computing. Concurrency and parallelism in Python are essential...
Packt Publishing, 2018. — 254 p. Implement intelligent agents using PyTorch to solve classic AI problems, play console games like Atari, and perform tasks such as autonomous driving using the CARLA driving simulator Many real-world problems can be broken down into tasks that require a series of decisions to be made or actions to be taken. The ability to solve such tasks without a...
Packt Publishing, 2020. — 428 p. — ISBN: 978-1-78953-714-7. Code files only! Explore Keras, scikit-image, OpenCV, Matplotlib, and many other Python tools and frameworks to solve real-world image processing problems With advancements in wireless devices and mobile technology, there’s an ever-increasing demand for digital image processing skills to extract useful information from...
Packt Publishing, 2020. — 428 p. — ISBN: 978-1-78953-714-7. Code files only! Explore Keras, scikit-image, OpenCV, Matplotlib, and many other Python tools and frameworks to solve real-world image processing problems With advancements in wireless devices and mobile technology, there’s an ever-increasing demand for digital image processing skills to extract useful information from...
Packt Publishing, 2020. — 428 p. — ISBN: 978-1-78953-714-7. Code files only! Explore Keras, scikit-image, OpenCV, Matplotlib, and many other Python tools and frameworks to solve real-world image processing problems With advancements in wireless devices and mobile technology, there’s an ever-increasing demand for digital image processing skills to extract useful information from...
Packt Publishing, 2020. — 428 p. — ISBN: 978-1-78953-714-7. Code files only! Explore Keras, scikit-image, OpenCV, Matplotlib, and many other Python tools and frameworks to solve real-world image processing problems With advancements in wireless devices and mobile technology, there’s an ever-increasing demand for digital image processing skills to extract useful information from...
Packt Publishing, 2020. — 428 p. — ISBN: 978-1-78953-714-7. Code files only! Explore Keras, scikit-image, OpenCV, Matplotlib, and many other Python tools and frameworks to solve real-world image processing problems With advancements in wireless devices and mobile technology, there’s an ever-increasing demand for digital image processing skills to extract useful information from...
Wiley Publishing, Inc., 2008. — 291 p. — ISBN: 978-0-470-25932-0. Code files only! Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning Python development. This book is designed to show you how to use Python (in combination with the raw processing power of your computer) to accomplish real-world tasks in...
3rd Edition. — O’Reilly, 2006. — 1552 p. — ISBN13: 978-0596009250. Already the industry standard for Python users, "ProgrammingPython" fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5. Whether you're a novice or an advancedpractitioner,...
Packt, 2020. — 337 p. — ISBN: 9781789537253. Code files only! Discover techniques to summarize the characteristics of your data using PyPlot, NumPy, SciPy, and Pandas Key Features Understand the fundamental concepts of exploratory data analysis using Python Find missing values in your data and identify the correlation between different variables Practice graphical exploratory...
2nd ed. — Packt Publishing, 2018. — 508 p. — ISBN: 1788996666. !Code files only Build a solid foundation in coding by utilizing the language and its core characteristics Key Features Leverage the features of Python programming through easy-to-follow examples Develop a strong set of programming skills that can be applied on all platforms Create GUIs and data science-based...
Wiley Publshing, Inc., 2007. — 348 p. — ISBN: 978-0-470-51505-1. Code files only! Mobile Python is the introduction of Python programming language to the mobile space. This practical hands-on book teaches readers how to realize their application ideas on the Symbian OS. Programming on the Symbian mobile platform has been difficult and time consuming in the past. This innovative...
ДМК Пресс, 2018. — 288 c. — ISBN: 978-5-97060-574-5, 978-1783552016. Файлы. Язык программирования Python является оптимальным выбором для исследователей-аналитиков, поскольку позволяет создавать прототипы, визуализировать и анализировать наборы данных малого и среднего размера. Бесчисленное количество предприятий обращается к Python для решения задач, связанных с выявлением...
3rd edition. — Packt Publishing, 2020. — 576 p. — ISBN 1839214678, 9781839214677. New edition of the bestselling guide to mastering Python Networking, updated to Python 3 and including the latest on network data analysis, Cloud Networking, Ansible 2.8, and new libraries Key Features Explore the power of Python libraries to tackle difficult network problems efficiently and...
2-е изд. — М.: ДМК Пресс, 2016. Архив содержит исходные коды ко всем разделам книги, а также набор графических изображений, использующихся для обучения.
Комментарии
С Новым 2013 годом!
Vlad2030