Beginning PyQt : a hands-on approach to GUI programming /

Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. Each chapter gradually moves on to teach more advanced and diverse concepts to aid you in designing interesting applications using the latest versi...

Full description

Bibliographic Details
Main Author: Willman, Joshua M
Format: Book
Language:English
Published: Berkeley, CA : Apress L. P., 2020
Berkeley, CA : Apress L.P., 2020
Subjects:
LEADER 07803nam a2200769Ia 4500
001 7cf421ca-be74-4916-a287-02057b48d6f8
005 20240519000000.0
008 200606s2020 cau o 000 0 eng d
019 |a 1156616365  |a 1162008145  |a 1163807153  |a 1164665046  |a 1175703287   |a 1182525947  |a 1183412593  |a 1184027879  |a 1231991448  |a 1240521910 
019 |a 1156616365  |a 1162008145  |a 1163807153  |a 1164665046  |a 1175703287  |a 1182525947  |a 1183412593  |a 1184027879  |a 1231991448  |a 1240521910 
020 |a 1484258576  |q (electronic bk.) 
020 |a 1484258584 
020 |a 9781484258576  |q (electronic bk.) 
020 |a 9781484258583  |q (print) 
020 |z 1484258568 
020 |z 9781484258569 
024 7 |a 10.1007/978-1-4842-5 
024 7 |a 10.1007/978-1-4842-5857-6  |2 doi 
024 8 |a 10.1007/978-1-4842-5 
035 |a (OCoLC)1157094923  |z (OCoLC)1156616365  |z (OCoLC)1162008145   |z (OCoLC)1163807153  |z (OCoLC)1164665046  |z (OCoLC)1175703287  |z (OCoLC)1182525947   |z (OCoLC)1183412593  |z (OCoLC)1184027879  |z (OCoLC)1231991448  |z (OCoLC)1240521910 
035 |a (OCoLC)1157094923  |z (OCoLC)1156616365  |z (OCoLC)1162008145  |z (OCoLC)1163807153  |z (OCoLC)1164665046  |z (OCoLC)1175703287  |z (OCoLC)1182525947  |z (OCoLC)1183412593  |z (OCoLC)1184027879  |z (OCoLC)1231991448  |z (OCoLC)1240521910 
035 9 |a (OCLCCM-CC)1157094923 
040 |a EBLCP  |b eng  |c EBLCP  |d YDX  |d EBLCP  |d GW5XE  |d LQU  |d VT2  |d OCLCF  |d NLW  |d UKAHL  |d N$T 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d YDX  |d EBLCP  |d GW5XE  |d LQU  |d VT2  |d OCLCF  |d NLW  |d UKAHL   |d N$T  |d OCLCQ  |d COM  |d OCLCO 
049 |a MAIN 
050 4 |a QA76.9.U83 
072 7 |a COM051360  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
072 7 |a UMX  |2 thema 
082 0 4 |a 005.4/37  |2 23 
100 1 |a Willman, Joshua M  |? UNAUTHORIZED 
100 1 |a Willman, Joshua M 
245 1 0 |a Beginning PyQt :  |b a hands-on approach to GUI programming /  |c Joshua M. Willman 
260 |a Berkeley, CA :  |b Apress L. P.,  |c 2020 
260 |a Berkeley, CA :  |b Apress L.P.,  |c 2020 
300 |a 1 online resource (449 p.) 
300 |a 1 online resource (449 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
347 |a text file 
347 |b PDF 
500 |a Description based upon print version of record 
505 0 |a Chapter 1 -- Charting the Course -- Chapter 2 -- Getting Started -- Chapter 3 -- Adding Functions Through Buttons -- Chapter 4 -- Learning about Layout -- Chapter 5 -- Menus, Toolbars, and More -- Chapter 6 -- Styling Your GUIs -- Chapter 7 -- Creating GUIs with Qt Designer -- Chapter 8 -- Working with the Clipboard -- Chapter 9 -- Graphics and Animation in PyQt -- Chapter 10 -- Intro to Handling Databases -- Chapter 11 -- Asynchronous Programming -- Chapter 12 -- Extra Projects -- Appendix A -- Reference Guide for PyQt -- Appendix B -- Python Refresher 
505 0 |a Chapter 1 -- Charting the Course -- Chapter 2 -- Getting Started -- Chapter 3 -- Adding Functions Through Buttons -- Chapter 4 -- Learning about Layout -- Chapter 5 -- Menus, Toolbars,and More -- Chapter 6 -- Styling Your GUIs -- Chapter 7 -- Creating GUIs with Qt Designer -- Chapter 8 -- Working with the Clipboard -- Chapter 9 -- Graphics and Animation in PyQt -- Chapter 10 -- Intro to Handling Databases -- Chapter 11 -- Asynchronous Programming -- Chapter 12 -- Extra Projects -- Appendix A -- Reference Guide for PyQt -- Appendix B -- Python Refresher 
520 |a Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. Each chapter gradually moves on to teach more advanced and diverse concepts to aid you in designing interesting applications using the latest version of PyQt. Youll start by reviewing the beginning steps of GUI development from, using different projects in every chapter to teach new widgets or concepts that will help you to build better UIs. As you follow along, you will construct more elaborate GUIs, covering topics that include storing data using the clipboard, graphics and animation, support for SQL databases, and multithreading applications. Using this knowledge, youll be able to build a photo editor, games, a text editor, a working web browser and an assortment of other GUIs. Beginning PyQt will guide you through the process of creating UIs to help you bring your own ideas to life. Learn what is necessary to begin making your own applications and more with PyQt! You will: Create your own cross-platform GUIs with PyQt and Python Use PyQts many widgets and apply them to building real applications Build larger applications and break the steps into smaller parts for deeper understanding Work with complex applications in PyQt, from animation to databases and more 
520 |a Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. Each chapter gradually moves on to teach more advanced and diverse concepts to aid you in designing interesting applications using the latest version of PyQt. Youll start by reviewing the beginning steps of GUI development from, using different projects in every chapter to teach new widgets or concepts that will help you to build better UIs. As you follow along, you will construct more elaborate GUIs,covering topics that include storing data using the clipboard, graphics and animation, support for SQL databases, and multithreading applications. Using this knowledge, youll be able to build a photo editor, games, a text editor, a working web browser and an assortment of other GUIs. Beginning PyQt will guide you through the process of creating UIs to help you bring your own ideas to life. Learn what is necessary to begin making your own applications and more with PyQt! You will: Create your own cross-platform GUIs with PyQt and Python Use PyQts many widgets and apply them to building real applications Build larger applications and break the steps into smaller parts for deeper understanding Work with complex applications in PyQt, from animation to databases and more 
588 0 |a Print version record 
596 |a 22 
650 0 |a Graphical user interfaces (Computer systems) 
650 6 |a Interfaces graphiques (Informatique) 
650 7 |a Computer programming / software development  |2 bicssc 
650 7 |a Computer programming  |x software development  |2 bicssc 
650 7 |a Computers  |x Programming Languages  |x General  |2 bisacsh 
650 7 |a Computers  |x Programming Languages  |x Python  |2 bisacsh 
650 7 |a Computers  |x Programming  |x Open Source  |2 bisacsh 
650 7 |a Graphical user interfaces (Computer systems)  |2 fast  
650 7 |a Graphical user interfaces (Computer systems)  |2 fast 
650 7 |a Programming & scripting languages: general  |2 bicssc 
655 0 |a Electronic books 
655 4 |a Electronic books 
776 0 8 |i Print version:  |a Willman, Joshua M  |t Beginning Pyqt : A Hands-On Approach to GUI Programming  |d Berkeley, CA : Apress L. P.,c2020  |z 9781484258569 
776 0 8 |i Print version:  |a Willman, Joshua M  |t Beginning Pyqt : A Hands-On Approach to GUI Programming.  |d Berkeley, CA : Apress L.P., ©2020  |z 9781484258569 
999 1 0 |i 7cf421ca-be74-4916-a287-02057b48d6f8  |l a13666622  |s US-CST  |m beginning_pyqthands_on_approach_to_gui_programming_________________________2020_______apresa________________________________________willman__joshua_m__________________e 
999 1 0 |i 7cf421ca-be74-4916-a287-02057b48d6f8  |l 12605693  |s US-ICU  |m beginning_pyqthands_on_approach_to_gui_programming_________________________2020_______apresa________________________________________willman__joshua_m__________________e 
999 1 1 |l a13666622  |s ISIL:US-CST  |t BKS  |a SUL INTERNET  |b 13666622-1001  |c INTERNET RESOURCE  |d ASIS  |x SUL  |y 13666622-1001  |p UNLOANABLE