Edité par Packt Pyblishing Ltd, Birmingham, 2018
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : PsychoBabel & Skoob Books, Didcot, Royaume-Uni
EUR 20,65
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. Paperback in very good condition. Cover edges, spine ends and corners are bumped and rubbed, with the bump at the front lower corner leading into the pages. Covers are clean, binding is sound and pages are clear. LW. Used.
Vendeur : medimops, Berlin, Allemagne
EUR 29,69
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 42,78
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
EUR 42,78
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Affordable Collectibles, Columbia, MO, Etats-Unis
EUR 26,61
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No marks. Minimal use. Very minor faint coffee stain to edge of first five pages.
EUR 43,54
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing Limited, GB, 2023
ISBN 10 : 1785281534 ISBN 13 : 9781785281532
Langue: anglais
Vendeur : Rarewaves.com UK, London, Royaume-Uni
EUR 48,53
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierDigital. Etat : New. A pragmatic guide for developing your own games with PythonAbout This Book. Strengthen your fundamentals of game programming with Python language. Seven hands-on games to create 2D and 3D games rapidly from scratch. Illustrative guide to explore the different GUI libraries for building your gamesWho This Book Is ForIf you have ever wanted to create casual games in Python and you would like to explore various GUI technologies that this language offers, this is the book for you. This title is intended for beginners to Python with little or no knowledge of game development, and it covers step by step how to build seven different games, from the well-known Space Invaders to a classical 3D platformer.What You Will Learn. Take advantage of Python's clean syntax to build games quickly. Discover distinct frameworks for developing graphical applications. Implement non-player characters (NPCs) with autonomous and seemingly intelligent behaviors. Design and code some popular games like Pong and tower defense. Compose maps and levels for your sprite-based games in an easy manner. Modularize and apply object-oriented principles during the design of your games. Exploit libraries like Chimpunk2D, cocos2d, and Tkinter. Create natural user interfaces (NUIs), using a camera and computer vision algorithms to interpret the player's real-world actionsIn DetailWith a growing interest in learning to program, game development is an appealing topic for getting started with coding. From geometry to basic Artificial Intelligence algorithms, there are plenty of concepts that can be applied in almost every game. Python is a widely used general-purpose, high-level programming language. It provides constructs intended to enable clear programs on both a small and large scale. It is the third most popular language whose grammatical syntax is not predominantly based on C. Python is also very easy to code and is also highly flexible, which is exactly what is required for game development. The user-friendliness of this language allows beginners to code games without too much effort or training. Python also works with very little code and in most cases uses the "use cases" approach, reserving lengthy explicit coding for outliers and exceptions, making game development an achievable feat.Python Game Programming by Example enables readers to develop cool and popular games in Python without having in-depth programming knowledge of Python. The book includes seven hands-on projects developed with several well-known Python packages, as well as a comprehensive explanation about the theory and design of each game.It will teach readers about the techniques of game design and coding of some popular games like Pong and tower defense. Thereafter, it will allow readers to add levels of complexities to make the games more fun and realistic using 3D.At the end of the book, you will have added several GUI libraries like Chimpunk2D, cocos2d, and Tkinter in your tool belt, as well as a handful of rec.
Edité par Packt Publishing Limited, GB, 2023
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : Rarewaves.com UK, London, Royaume-Uni
EUR 48,82
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierDigital. Etat : New. Discover solutions to all your Tkinter and Python GUI development problemsAbout This Book. Integrate efficient Python GUI programming techniques with Tkinter. Efficiently implement advanced MVC architectures in your Python GUI apps. Solve all your problems related to Tkinter and Python GUI developmentWho This Book Is ForThis book is for Python developers who are familiar with the basics of the language syntax, data structures, and OOP. You do not need previous experience with Tkinter or other GUI development libraries.What You Will Learn. Add widgets and handle user events. Lay out widgets within windows using frames and the different geometry managers. Configure widgets so that they have a customized appearance and behavior. Improve the navigation of your apps with menus and dialogs. Apply object-oriented programming techniques in Tkinter applications. Use threads to achieve responsiveness and update the GUI. Explore the capabilities of the canvas widget and the types of items that can be added to it. Extend Tkinter applications with the TTK (themed Tkinter) moduleIn DetailAs one of the more versatile programming languages, Python is well-known for its batteries-included philosophy, which includes a rich set of modules in its standard library; Tkinter is the library included for building desktop applications. Due to this, Tkinter is a common choice for rapid GUI development, and more complex applications can benefit from the full capabilities of this library. This book covers all of your Tkinter and Python GUI development problems and solutions.Tkinter GUI Application Development Cookbook starts with an overview of Tkinter classes and at the same time provides recipes for basic topics, such as layout patterns and event handling. Next, we cover how to develop common GUI patterns, such as entering and saving data, navigating through menus and dialogs, and performing long-running actions in the background. You will then make your apps leverage network resources effectively, perform 2D and 3D animation-related tasks, create 3D objects, and perform advanced graphical operations. Finally, this book covers using the canvas and themed widgets.By the end of the book, you will have an in-depth knowledge of Tkinter classes, and will know how to use them to build efficient and rich GUI applications.Style and approachA practical recipe-based guide that will help you find solutions to all your Tkinter and Python GUI development-related problems.
Edité par Packt Publishing Limited, GB, 2023
ISBN 10 : 1785281534 ISBN 13 : 9781785281532
Langue: anglais
Vendeur : Rarewaves.com USA, London, LONDO, Royaume-Uni
EUR 52,59
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierDigital. Etat : New. A pragmatic guide for developing your own games with PythonAbout This Book. Strengthen your fundamentals of game programming with Python language. Seven hands-on games to create 2D and 3D games rapidly from scratch. Illustrative guide to explore the different GUI libraries for building your gamesWho This Book Is ForIf you have ever wanted to create casual games in Python and you would like to explore various GUI technologies that this language offers, this is the book for you. This title is intended for beginners to Python with little or no knowledge of game development, and it covers step by step how to build seven different games, from the well-known Space Invaders to a classical 3D platformer.What You Will Learn. Take advantage of Python's clean syntax to build games quickly. Discover distinct frameworks for developing graphical applications. Implement non-player characters (NPCs) with autonomous and seemingly intelligent behaviors. Design and code some popular games like Pong and tower defense. Compose maps and levels for your sprite-based games in an easy manner. Modularize and apply object-oriented principles during the design of your games. Exploit libraries like Chimpunk2D, cocos2d, and Tkinter. Create natural user interfaces (NUIs), using a camera and computer vision algorithms to interpret the player's real-world actionsIn DetailWith a growing interest in learning to program, game development is an appealing topic for getting started with coding. From geometry to basic Artificial Intelligence algorithms, there are plenty of concepts that can be applied in almost every game. Python is a widely used general-purpose, high-level programming language. It provides constructs intended to enable clear programs on both a small and large scale. It is the third most popular language whose grammatical syntax is not predominantly based on C. Python is also very easy to code and is also highly flexible, which is exactly what is required for game development. The user-friendliness of this language allows beginners to code games without too much effort or training. Python also works with very little code and in most cases uses the "use cases" approach, reserving lengthy explicit coding for outliers and exceptions, making game development an achievable feat.Python Game Programming by Example enables readers to develop cool and popular games in Python without having in-depth programming knowledge of Python. The book includes seven hands-on projects developed with several well-known Python packages, as well as a comprehensive explanation about the theory and design of each game.It will teach readers about the techniques of game design and coding of some popular games like Pong and tower defense. Thereafter, it will allow readers to add levels of complexities to make the games more fun and realistic using 3D.At the end of the book, you will have added several GUI libraries like Chimpunk2D, cocos2d, and Tkinter in your tool belt, as well as a handful of rec.
Edité par Packt Publishing Limited, GB, 2023
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : Rarewaves.com USA, London, LONDO, Royaume-Uni
EUR 52,89
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierDigital. Etat : New. Discover solutions to all your Tkinter and Python GUI development problemsAbout This Book. Integrate efficient Python GUI programming techniques with Tkinter. Efficiently implement advanced MVC architectures in your Python GUI apps. Solve all your problems related to Tkinter and Python GUI developmentWho This Book Is ForThis book is for Python developers who are familiar with the basics of the language syntax, data structures, and OOP. You do not need previous experience with Tkinter or other GUI development libraries.What You Will Learn. Add widgets and handle user events. Lay out widgets within windows using frames and the different geometry managers. Configure widgets so that they have a customized appearance and behavior. Improve the navigation of your apps with menus and dialogs. Apply object-oriented programming techniques in Tkinter applications. Use threads to achieve responsiveness and update the GUI. Explore the capabilities of the canvas widget and the types of items that can be added to it. Extend Tkinter applications with the TTK (themed Tkinter) moduleIn DetailAs one of the more versatile programming languages, Python is well-known for its batteries-included philosophy, which includes a rich set of modules in its standard library; Tkinter is the library included for building desktop applications. Due to this, Tkinter is a common choice for rapid GUI development, and more complex applications can benefit from the full capabilities of this library. This book covers all of your Tkinter and Python GUI development problems and solutions.Tkinter GUI Application Development Cookbook starts with an overview of Tkinter classes and at the same time provides recipes for basic topics, such as layout patterns and event handling. Next, we cover how to develop common GUI patterns, such as entering and saving data, navigating through menus and dialogs, and performing long-running actions in the background. You will then make your apps leverage network resources effectively, perform 2D and 3D animation-related tasks, create 3D objects, and perform advanced graphical operations. Finally, this book covers using the canvas and themed widgets.By the end of the book, you will have an in-depth knowledge of Tkinter classes, and will know how to use them to build efficient and rich GUI applications.Style and approachA practical recipe-based guide that will help you find solutions to all your Tkinter and Python GUI development-related problems.
EUR 51,35
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. New Copy. Customer Service Guaranteed.
Vendeur : Lucky's Textbooks, Dallas, TX, Etats-Unis
EUR 38,29
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
EUR 38,29
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : Mispah books, Redhill, SURRE, Royaume-Uni
EUR 79,04
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : New. New. book.
EUR 18,55
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Edité par Packt Publishing Limited, 2015
ISBN 10 : 1785281534 ISBN 13 : 9781785281532
Langue: anglais
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 43,44
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Edité par Packt Publishing Limited, 2018
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 43,44
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Edité par Packt Publishing Limited, 2018
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 47,20
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback / softback. Etat : New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Edité par Packt Publishing, Limited, 2018
ISBN 10 : 1788622308 ISBN 13 : 9781788622301
Langue: anglais
Vendeur : Majestic Books, Hounslow, Royaume-Uni
EUR 50,40
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New. Print on Demand pp. 242.