Application Development with Python (8 results)

Language: English
Published by Independently published 2026
Series: Application Development with Python, Book 1 of 2. Book 1 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
£ 18.73
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 1 of 2. Book 1 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US
Contact seller5-star sellerCondition: New
£ 20.84
Free ShippingShips within U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 1 of 2. Book 1 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
£ 17.86
£ 4.16 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

Language: English
Published by Independently published 2026
Series: Application Development with Python, Book 2 of 2. Book 2 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
£ 25.75
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 2 of 2. Book 2 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US
Contact seller5-star sellerCondition: New
£ 29.01
Free ShippingShips within U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 2 of 2. Book 2 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
£ 24.58
£ 5.02 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 1 of 2. Book 1 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: CitiRetail, Stevenage, United KingdomCitiRetail
Contact seller5-star sellerCondition: New
£ 20.99
£ 37.00 shippingShips from United Kingdom to U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Python GUI Development for Beginners is a comprehensive, hands-on guide designed to help you move beyond basic Python scripting and start building real, interactive desktop applications. This book focuses on introducing you to graphical user interface (GUI) programming using Python's built-i…n Tkinter library, making it the perfect starting point for anyone entering desktop application development.Unlike theory-heavy programming books, this guide emphasizes practical learning through real-world examples and structured projects. You will gain a deep understanding of how desktop applications are built, how user interfaces function, and how user interactions are processed in event-driven systems.The book begins by introducing the fundamental concepts of GUI programming, including windows, widgets, layouts, and event handling. You will learn how Python applications respond to user input such as clicks, keyboard actions, and interface events through an event-driven programming model.As you progress, you will explore how to design clean and functional interfaces using Tkinter components. You will understand how to organize layouts effectively, manage application flow, and create responsive interfaces that behave consistently across different screen sizes and operating systems.Key topics covered include: Introduction to Python GUI programming and desktop application structureUnderstanding Tkinter architecture and core componentsWorking with widgets such as buttons, labels, entries, and framesEvent-driven programming and callback functionsLayout management using pack, grid, and place systemsBuilding interactive and responsive user interfacesOrganizing GUI applications into reusable componentsDeveloping complete beginner-friendly desktop projectsThroughout the book, each concept is reinforced with practical examples and progressively complex projects. These projects are designed to simulate real-world use cases, helping you gain confidence in building functional applications from scratch.By the end of this book, you will be able to independently design and build desktop applications using Python and Tkinter. You will also develop a strong foundation in GUI programming concepts that will prepare you for more advanced frameworks such as PyQt.This book is ideal for: Absolute beginners in Python who want to build applicationsStudents learning software development fundamentalsProgrammers transitioning from scripts to graphical applicationsAnyone interested in understanding desktop GUI developmentWhether you are building academic projects, personal tools, or preparing for more advanced GUI frameworks, this book provides the essential foundation you need to succeed in Python desktop application development. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.

Language: English
Published by Independently Published 2026
Series: Application Development with Python, Book 2 of 2. Book 2 of 2 - Application Development with Python
- Softcover
- Print on Demand
Seller: CitiRetail, Stevenage, United KingdomCitiRetail
Contact seller5-star sellerCondition: New
£ 27.99
£ 37.00 shippingShips from United Kingdom to U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. PyQt5 Desktop Application Development with Python is a professional, project-driven guide designed to help you build powerful, scalable, and modern desktop applications using one of the most robust GUI frameworks available in the Python ecosystem.This book goes beyond basic interface design…and introduces you to advanced concepts used in real-world software development. It focuses on building structured, data-driven applications that follow industry-standard architectural principles, making it ideal for developers who want to create production-ready desktop software.You will begin by understanding the architecture of PyQt5 and the Qt framework, including how applications are structured and how components interact through an event-driven system. From there, you will explore Qt widgets, layouts, and design principles used to create clean and responsive user interfaces.A major focus of this book is the signals and slots mechanism, which is the foundation of event handling in PyQt5. You will learn how to connect user actions to application logic in a structured and maintainable way, enabling you to build highly interactive applications.You will also dive into model-view programming, which is essential for working with structured and dynamic data. This allows you to build applications that go beyond simple forms and into advanced tools such as dashboards, data viewers, and management systems.Key topics covered include: Introduction to PyQt5 and Qt framework architectureBuilding desktop applications with Python and Qt widgetsDesigning modern and responsive user interfacesLayout management and interface structuring techniquesEvent-driven programming using signals and slotsModel-view architecture for data-driven applicationsWorking with dialogs, menus, toolbars, and windowsManaging application resources and file handlingBuilding real-world desktop application projectsStructuring scalable and maintainable GUI applicationsEach chapter includes hands-on projects that simulate real-world scenarios, helping you apply what you learn immediately. These projects are designed to reinforce your understanding of application structure, user interface design, and data handling in desktop software.By the end of this book, you will have the ability to design and build professional-grade desktop applications using PyQt5. You will understand how to structure complex applications, manage user interactions efficiently, and develop software that is both scalable and maintainable.This book is ideal for: Python developers with basic programming knowledgeLearners who have completed beginner GUI programmingDevelopers aiming to build professional desktop applicationsStudents and engineers working on real-world software projectsAnyone looking to master PyQt5 for advanced GUI developmentWhether you are building business tools, data-driven dashboards, or complex desktop systems, this book equips you with the skills needed to develop high-quality Python applications using PyQt5. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.