Written in cookbook style, this book offers learning and techniques through recipes. It contains step-by-step instructions for developers who want to build feature-rich desktop applications in wxPython. The book is designed in such a way that you can refer to things chapter by chapter, and read them in no particular order. This book is written for python programmers wanting to develop GUI applications. Basic knowledge of Python is required.
Twisted Network Programming Essentials
by Jessica McKellar and Abe Fettig
Developing With Python's Event-driven Framework
Graph algorithms is a well-established subject in mathematics and computer science. Beyond classical application fields, such as approximation, combinatorial optimization, graphics, and operations research, graph algorithms have recently attracted increased attention from computational molecular biology and computational chemistry. Centered around the fundamental issue of graph isomorphism, this text goes beyond classical graph problems of shortest paths, spanning trees, flows in networks, and m...
Synthetic Data for Deep Learning
by Necmi Gursakal, Sadullah Celik, and Esma Birisci
Data is the indispensable fuel that drives the decision making of everything from governments, to major corporations, to sports teams. Its value is almost beyond measure. But what if that data is either unavailable or problematic to access? That’s where synthetic data comes in. This book will show you how to generate synthetic data and use it to maximum effect. Synthetic Data for Deep Learning begins by tracing the need for and development of synthetic data before delving into the role it plays...
Python Programmeren - Een Complete Gids (de It Collectie)
by Christopher Ford
Find out how to create visually stunning and feature-rich applications by empowering Python's built-in Tkinter GUI toolkitKey Features Explore Tkinter's powerful features to easily design and customize your GUI application Learn the basics of 2D and 3D animation in GUI applications. Learn to integrate stunning Data Visualizations using Tkinter Canvas and Matplotlib.Book DescriptionTkinter is a lightweight, portable, and easy-to-use graphical toolkit available in the Python Standard Library, w...
Quantitative Biosciences Companion in Python
by Joshua S. Weitz, Nolan English, Alexander B. Lee, and Ali Zamani
A hands-on lab guide in the Python programming language that enables students in the life sciences to reason quantitatively about living systems across scalesThis lab guide accompanies the textbook Quantitative Biosciences, providing students with the skills they need to translate biological principles and mathematical concepts into computational models of living systems. This hands-on guide uses a case study approach organized around central questions in the life sciences, introducing landmark...
Advanced Python Programming
by Dr. Gabriele Lanaro, Quan Nguyen, and Sakis Kasampalis
Create distributed applications with clever design patterns to solve complex problemsKey FeaturesSet up and run distributed algorithms on a cluster using Dask and PySparkMaster skills to accurately implement concurrency in your codeGain practical experience of Python design patterns with real-world examplesBook DescriptionThis Learning Path shows you how to leverage the power of both native and third-party Python libraries for building robust and responsive applications. You will learn about pro...
Una introducción práctica y basada en proyectos a la programación en Python.
by Touceef
Welcome to your hands-on guide to artificial intelligence for IT operations (AIOps). This book provides in-depth coverage, including operations and technical aspects. The fundamentals of machine learning (ML) and artificial intelligence (AI) that form the core of AIOps are explained as well as the implementation of multiple AIOps uses cases using ML algorithms. The book begins with an overview of AIOps, covering its relevance and benefits in the current IT operations landscape. The authors disc...
Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projects About This Book • Install your first operating system, share files over the network, and run programs remotely • Construct robots and interface with your own circuits and purpose built add-ons, as well as adapt off-the-shelf household devices using this pragmatic guide • Packed with clear, step-by-step recipes to walk you through the capabilities of Raspbe...
"Essential SQLAlchemy" introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLLite. SQLAlchemy has become increasingly popular since its release, but it still lacks good documentation. This practical book fills the gap, and because a developer wrote it, you get an objective look at SQLAlchemy's tools rather than an advocate's description of all the "cool" features. SQLAlchemy inclu...
Python 3 MCQ - Multiple Choice Questions n Answers for Tests, Quizzes - Python Students & Teachers (Python 3 Beginners Guide, #2)
by Sc Lewis
Mylab Programming with Pearson Etext -- Access Card -- For Building Python Programs
by Stuart Reges, Marty Stepp, and Allison Obourn
Scale applications with high availability and optimized resource management across data centersKey FeaturesCreate clusters and perform scheduling, logging, and resource administration with MesosExplore practical examples of managing complex clusters at scale with real-world dataWrite native Mesos frameworks with PythonBook DescriptionApache Mesos is an open source cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks. This book will...