Python GUI programming with Tkinter: design and build functional and user-friendly GUI applications
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham ; Mumbai
Packt
October 2021
|
Ausgabe: | Second edition |
Schlagworte: | |
Online-Zugang: | DE-Aug4 DE-M347 DE-91 DE-706 Volltext |
Beschreibung: | Literaturangaben und Index |
Beschreibung: | 1 Online-Ressource (xxiii, 638 Seiten) Illustrationen, Diagramme |
ISBN: | 9781801818865 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV047911527 | ||
003 | DE-604 | ||
005 | 20250108 | ||
007 | cr|uuu---uuuuu | ||
008 | 220405s2021 xx a||| o|||| 00||| eng d | ||
020 | |a 9781801818865 |c Online |9 978-1-80181-886-5 | ||
035 | |a (ZDB-221-PPR)072614471 | ||
035 | |a (OCoLC)1310242041 | ||
035 | |a (DE-599)BVBBV047911527 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-M347 |a DE-706 |a DE-Aug4 |a DE-11 |a DE-91 | ||
082 | 0 | |a 005.437 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
100 | 1 | |a Moore, Alan D. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Python GUI programming with Tkinter |b design and build functional and user-friendly GUI applications |c Alan D. Moore |
250 | |a Second edition | ||
264 | 1 | |a Birmingham ; Mumbai |b Packt |c October 2021 | |
300 | |a 1 Online-Ressource (xxiii, 638 Seiten) |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Literaturangaben und Index | ||
505 | 8 | |a Tkinter is widely used to build GUIs in Python due to its simplicity. In this book, you'll discover Tkinter's strengths and overcome its challenges as you learn to develop fully featured GUI applications. Python GUI Programming with Tkinter, Second Edition, will not only provide you with a working knowledge of the Tkinter GUI library, but also a valuable set of skills that will enable you to plan, implement, and maintain larger applications. You'll build a full-blown data entry application from scratch, learning how to grow and improve your code in response to continually changing user and business needs. You'll develop a practical understanding of tools and techniques used to manage this evolving codebase and go beyond the default Tkinter widget capabilities. You'll implement version control and unit testing, separation of concerns through the MVC design pattern, and object-oriented programming to organize your code more cleanly. You'll also gain experience with technologies often used in workplace applications, such as SQL databases, network services, and data visualization libraries. Finally, you'll package your application for wider distribution and tackle the challenge of maintaining cross-platform compatibility | |
650 | 4 | |a COMPUTERS / Software Development & Engineering / General | |
650 | 4 | |a COMPUTERS / Languages / Python | |
650 | 4 | |a COMPUTERS / Internet / Application Development | |
650 | 0 | 7 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Graphische Benutzeroberfläche |0 (DE-588)4275084-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |D s |
689 | 0 | 1 | |a Graphische Benutzeroberfläche |0 (DE-588)4275084-2 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 978-1-80181-592-5 |
856 | 4 | 0 | |u https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |x Verlag |z URL des Erstveröffentlichers |3 Volltext |
912 | |a ZDB-221-PPR | ||
912 | |a ZDB-221-PPK | ||
912 | |a ebook | ||
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-033293268 | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |l DE-Aug4 |p ZDB-221-PPR |q FHA_PDA_PPK_Kauf |x Verlag |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |l DE-M347 |p ZDB-221-PPR |q FHM_PDA_PPR_Kauf |x Verlag |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |l DE-91 |p ZDB-221-PPK |q TUM_PDA_PPK_Kauf |x Aggregator |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |l DE-706 |p ZDB-221-PPR |x Verlag |3 Volltext |
Datensatz im Suchindex
_version_ | 1820693311635062785 |
---|---|
adam_text | |
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Moore, Alan D. |
author_facet | Moore, Alan D. |
author_role | aut |
author_sort | Moore, Alan D. |
author_variant | a d m ad adm |
building | Verbundindex |
bvnumber | BV047911527 |
classification_rvk | ST 250 |
collection | ZDB-221-PPR ZDB-221-PPK ebook |
contents | Tkinter is widely used to build GUIs in Python due to its simplicity. In this book, you'll discover Tkinter's strengths and overcome its challenges as you learn to develop fully featured GUI applications. Python GUI Programming with Tkinter, Second Edition, will not only provide you with a working knowledge of the Tkinter GUI library, but also a valuable set of skills that will enable you to plan, implement, and maintain larger applications. You'll build a full-blown data entry application from scratch, learning how to grow and improve your code in response to continually changing user and business needs. You'll develop a practical understanding of tools and techniques used to manage this evolving codebase and go beyond the default Tkinter widget capabilities. You'll implement version control and unit testing, separation of concerns through the MVC design pattern, and object-oriented programming to organize your code more cleanly. You'll also gain experience with technologies often used in workplace applications, such as SQL databases, network services, and data visualization libraries. Finally, you'll package your application for wider distribution and tackle the challenge of maintaining cross-platform compatibility |
ctrlnum | (ZDB-221-PPR)072614471 (OCoLC)1310242041 (DE-599)BVBBV047911527 |
dewey-full | 005.437 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.437 |
dewey-search | 005.437 |
dewey-sort | 15.437 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
discipline_str_mv | Informatik |
edition | Second edition |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV047911527</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20250108</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">220405s2021 xx a||| o|||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781801818865</subfield><subfield code="c">Online</subfield><subfield code="9">978-1-80181-886-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-221-PPR)072614471</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1310242041</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV047911527</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-91</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.437</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Moore, Alan D.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Python GUI programming with Tkinter</subfield><subfield code="b">design and build functional and user-friendly GUI applications</subfield><subfield code="c">Alan D. Moore</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; Mumbai</subfield><subfield code="b">Packt</subfield><subfield code="c">October 2021</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xxiii, 638 Seiten)</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben und Index</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Tkinter is widely used to build GUIs in Python due to its simplicity. In this book, you'll discover Tkinter's strengths and overcome its challenges as you learn to develop fully featured GUI applications. Python GUI Programming with Tkinter, Second Edition, will not only provide you with a working knowledge of the Tkinter GUI library, but also a valuable set of skills that will enable you to plan, implement, and maintain larger applications. You'll build a full-blown data entry application from scratch, learning how to grow and improve your code in response to continually changing user and business needs. You'll develop a practical understanding of tools and techniques used to manage this evolving codebase and go beyond the default Tkinter widget capabilities. You'll implement version control and unit testing, separation of concerns through the MVC design pattern, and object-oriented programming to organize your code more cleanly. You'll also gain experience with technologies often used in workplace applications, such as SQL databases, network services, and data visualization libraries. Finally, you'll package your application for wider distribution and tackle the challenge of maintaining cross-platform compatibility</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">COMPUTERS / Software Development & Engineering / General</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">COMPUTERS / Languages / Python</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">COMPUTERS / Internet / Application Development</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Graphische Benutzeroberfläche</subfield><subfield code="0">(DE-588)4275084-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Graphische Benutzeroberfläche</subfield><subfield code="0">(DE-588)4275084-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">978-1-80181-592-5</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0006061.html</subfield><subfield code="x">Verlag</subfield><subfield code="z">URL des Erstveröffentlichers</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-221-PPR</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-221-PPK</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ebook</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-033293268</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0006061.html</subfield><subfield code="l">DE-Aug4</subfield><subfield code="p">ZDB-221-PPR</subfield><subfield code="q">FHA_PDA_PPK_Kauf</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0006061.html</subfield><subfield code="l">DE-M347</subfield><subfield code="p">ZDB-221-PPR</subfield><subfield code="q">FHM_PDA_PPR_Kauf</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0006061.html</subfield><subfield code="l">DE-91</subfield><subfield code="p">ZDB-221-PPK</subfield><subfield code="q">TUM_PDA_PPK_Kauf</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0006061.html</subfield><subfield code="l">DE-706</subfield><subfield code="p">ZDB-221-PPR</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV047911527 |
illustrated | Illustrated |
index_date | 2024-07-03T19:31:27Z |
indexdate | 2025-01-08T15:00:49Z |
institution | BVB |
isbn | 9781801818865 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-033293268 |
oclc_num | 1310242041 |
open_access_boolean | |
owner | DE-M347 DE-706 DE-Aug4 DE-11 DE-91 DE-BY-TUM |
owner_facet | DE-M347 DE-706 DE-Aug4 DE-11 DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (xxiii, 638 Seiten) Illustrationen, Diagramme |
psigel | ZDB-221-PPR ZDB-221-PPK ebook ZDB-221-PPR FHA_PDA_PPK_Kauf ZDB-221-PPR FHM_PDA_PPR_Kauf ZDB-221-PPK TUM_PDA_PPK_Kauf |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt |
record_format | marc |
spelling | Moore, Alan D. Verfasser aut Python GUI programming with Tkinter design and build functional and user-friendly GUI applications Alan D. Moore Second edition Birmingham ; Mumbai Packt October 2021 1 Online-Ressource (xxiii, 638 Seiten) Illustrationen, Diagramme txt rdacontent c rdamedia cr rdacarrier Literaturangaben und Index Tkinter is widely used to build GUIs in Python due to its simplicity. In this book, you'll discover Tkinter's strengths and overcome its challenges as you learn to develop fully featured GUI applications. Python GUI Programming with Tkinter, Second Edition, will not only provide you with a working knowledge of the Tkinter GUI library, but also a valuable set of skills that will enable you to plan, implement, and maintain larger applications. You'll build a full-blown data entry application from scratch, learning how to grow and improve your code in response to continually changing user and business needs. You'll develop a practical understanding of tools and techniques used to manage this evolving codebase and go beyond the default Tkinter widget capabilities. You'll implement version control and unit testing, separation of concerns through the MVC design pattern, and object-oriented programming to organize your code more cleanly. You'll also gain experience with technologies often used in workplace applications, such as SQL databases, network services, and data visualization libraries. Finally, you'll package your application for wider distribution and tackle the challenge of maintaining cross-platform compatibility COMPUTERS / Software Development & Engineering / General COMPUTERS / Languages / Python COMPUTERS / Internet / Application Development Python Programmiersprache (DE-588)4434275-5 gnd rswk-swf Graphische Benutzeroberfläche (DE-588)4275084-2 gnd rswk-swf Python Programmiersprache (DE-588)4434275-5 s Graphische Benutzeroberfläche (DE-588)4275084-2 s DE-604 Erscheint auch als Druck-Ausgabe 978-1-80181-592-5 https://portal.igpublish.com/iglibrary/search/PACKT0006061.html Verlag URL des Erstveröffentlichers Volltext |
spellingShingle | Moore, Alan D. Python GUI programming with Tkinter design and build functional and user-friendly GUI applications Tkinter is widely used to build GUIs in Python due to its simplicity. In this book, you'll discover Tkinter's strengths and overcome its challenges as you learn to develop fully featured GUI applications. Python GUI Programming with Tkinter, Second Edition, will not only provide you with a working knowledge of the Tkinter GUI library, but also a valuable set of skills that will enable you to plan, implement, and maintain larger applications. You'll build a full-blown data entry application from scratch, learning how to grow and improve your code in response to continually changing user and business needs. You'll develop a practical understanding of tools and techniques used to manage this evolving codebase and go beyond the default Tkinter widget capabilities. You'll implement version control and unit testing, separation of concerns through the MVC design pattern, and object-oriented programming to organize your code more cleanly. You'll also gain experience with technologies often used in workplace applications, such as SQL databases, network services, and data visualization libraries. Finally, you'll package your application for wider distribution and tackle the challenge of maintaining cross-platform compatibility COMPUTERS / Software Development & Engineering / General COMPUTERS / Languages / Python COMPUTERS / Internet / Application Development Python Programmiersprache (DE-588)4434275-5 gnd Graphische Benutzeroberfläche (DE-588)4275084-2 gnd |
subject_GND | (DE-588)4434275-5 (DE-588)4275084-2 |
title | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications |
title_auth | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications |
title_exact_search | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications |
title_exact_search_txtP | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications |
title_full | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications Alan D. Moore |
title_fullStr | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications Alan D. Moore |
title_full_unstemmed | Python GUI programming with Tkinter design and build functional and user-friendly GUI applications Alan D. Moore |
title_short | Python GUI programming with Tkinter |
title_sort | python gui programming with tkinter design and build functional and user friendly gui applications |
title_sub | design and build functional and user-friendly GUI applications |
topic | COMPUTERS / Software Development & Engineering / General COMPUTERS / Languages / Python COMPUTERS / Internet / Application Development Python Programmiersprache (DE-588)4434275-5 gnd Graphische Benutzeroberfläche (DE-588)4275084-2 gnd |
topic_facet | COMPUTERS / Software Development & Engineering / General COMPUTERS / Languages / Python COMPUTERS / Internet / Application Development Python Programmiersprache Graphische Benutzeroberfläche |
url | https://portal.igpublish.com/iglibrary/search/PACKT0006061.html |
work_keys_str_mv | AT moorealand pythonguiprogrammingwithtkinterdesignandbuildfunctionalanduserfriendlyguiapplications |