Python: master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules
Ensure your code is sleek, efficient and elegant by mastering powerful Python design patternsAbout This Book Learn all about abstract design patterns and how to implement them in Python 3 Understand the structural, creational, and behavioral Python design patterns Get to know the context and applica...
Gespeichert in:
Beteiligte Personen: | , , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | Englisch |
Veröffentlicht: |
Birmingham, UK
Packt Publishing
2016
|
Schriftenreihe: | Learning path
|
Schlagwörter: | |
Links: | https://learning.oreilly.com/library/view/-/9781787125186/?ar |
Zusammenfassung: | Ensure your code is sleek, efficient and elegant by mastering powerful Python design patternsAbout This Book Learn all about abstract design patterns and how to implement them in Python 3 Understand the structural, creational, and behavioral Python design patterns Get to know the context and application of design patterns to solve real-world problems in software architecture, design, and application development Discover how to simplify Design Pattern implementation using the power of Python 3Who This Book Is For If you have basic Python skills and wish to learn in depth how to correctly apply appropriate design patterns, this course is tailor made for you. What You Will Learn Discover what design patterns are and how to apply them to writing Python Implement objects in Python by creating classes and defining methods Separate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interface Understand when to use object-oriented features, and more importantly when not to use them Get to know proven solutions to common design issues Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle, and the Open Close principle, among others Use Structural Design Patterns and find out how objects and classes interact to build larger applications Improve the productivity and code base of your application using Python design patterns Secure an interface using the Proxy patternIn Detail Python is an object-oriented scripting language that is used in everything from data science to web development. Known for its simplicity, Python increases productivity and minimizes development time. Through applying essential software engineering design patterns to Python, Python code becomes even more efficient and reusable from project to project. This learning path takes you through every traditional and advanced design pattern best applied to Python code, building your skills in writing exceptional Python. Divided into three distinct modules, you'll go from foundational to advanced concepts by following a series of practical tutorials. Start with the bedrock of Python programming - the object-oriented paradigm. Rethink the way you work with Python as you work through the Python data structures and object-oriented techniques essential to modern Python programming. Build your confidence as you learn Python syntax, and how to use OOP principles with Python tools such as Django and Kivy. In the second module, run through the most common and most useful design patterns from a Python perspective. Progress through Singleton patterns, Factory patterns, Facade patterns and more all with detailed hands-on guidance. Enhance your professional abilities in in software architecture, design, and development. In the final module, run through the more complex and less common design patterns, discovering how to apply them to Python coding with the help of real-world examples. Get to grips with the best practices of writing Python, as well as creating systems architecture and troubleshooting issues. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Python 3 Object-Oriented Programming - Second Edition by Dusty Phillips Learning Python Design Patterns - Second Edition by Chetan Giridhar Mastering Python Design Patterns by Sakis KasampalisStyle and approach Advance your Python code through three distinct modules that each build on preceding content. Get the complete coverage of Python design patterns you need to write elegant and efficient code that's reusable and powerful. |
Beschreibung: | Authors: Dusty Phillips, Chetan Giridhar, Sakis Kasampalis. Cf. Credits page. - Includes bibliographical references and index. - Online resource; title from PDF title page (EBSCO, viewed September, 06, 2017). - Online resource; title from title page (Safari, viewed November 1, 2016) |
Umfang: | 1 Online-Ressource illustrations. |
ISBN: | 9781787123403 1787123405 9781787125186 |
Internformat
MARC
LEADER | 00000cam a22000002 4500 | ||
---|---|---|---|
001 | ZDB-30-ORH-047704446 | ||
003 | DE-627-1 | ||
005 | 20240228120200.0 | ||
007 | cr uuu---uuuuu | ||
008 | 191023s2016 xx |||||o 00| ||eng c | ||
020 | |a 9781787123403 |c electronic bk. |9 978-1-78712-340-3 | ||
020 | |a 1787123405 |c electronic bk. |9 1-78712-340-5 | ||
020 | |a 9781787125186 |9 978-1-78712-518-6 | ||
035 | |a (DE-627-1)047704446 | ||
035 | |a (DE-599)KEP047704446 | ||
035 | |a (ORHE)9781787125186 | ||
035 | |a (DE-627-1)047704446 | ||
040 | |a DE-627 |b ger |c DE-627 |e rda | ||
041 | |a eng | ||
072 | 7 | |a COM |2 bisacsh | |
082 | 0 | |a 005.133 |2 23 | |
100 | 1 | |a Phillips, Dusty |e VerfasserIn |4 aut | |
245 | 1 | 0 | |a Python |b master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
264 | 1 | |a Birmingham, UK |b Packt Publishing |c 2016 | |
300 | |a 1 Online-Ressource |b illustrations. | ||
336 | |a Text |b txt |2 rdacontent | ||
337 | |a Computermedien |b c |2 rdamedia | ||
338 | |a Online-Ressource |b cr |2 rdacarrier | ||
490 | 0 | |a Learning path | |
500 | |a Authors: Dusty Phillips, Chetan Giridhar, Sakis Kasampalis. Cf. Credits page. - Includes bibliographical references and index. - Online resource; title from PDF title page (EBSCO, viewed September, 06, 2017). - Online resource; title from title page (Safari, viewed November 1, 2016) | ||
520 | |a Ensure your code is sleek, efficient and elegant by mastering powerful Python design patternsAbout This Book Learn all about abstract design patterns and how to implement them in Python 3 Understand the structural, creational, and behavioral Python design patterns Get to know the context and application of design patterns to solve real-world problems in software architecture, design, and application development Discover how to simplify Design Pattern implementation using the power of Python 3Who This Book Is For If you have basic Python skills and wish to learn in depth how to correctly apply appropriate design patterns, this course is tailor made for you. What You Will Learn Discover what design patterns are and how to apply them to writing Python Implement objects in Python by creating classes and defining methods Separate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interface Understand when to use object-oriented features, and more importantly when not to use them Get to know proven solutions to common design issues Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle, and the Open Close principle, among others Use Structural Design Patterns and find out how objects and classes interact to build larger applications Improve the productivity and code base of your application using Python design patterns Secure an interface using the Proxy patternIn Detail Python is an object-oriented scripting language that is used in everything from data science to web development. Known for its simplicity, Python increases productivity and minimizes development time. Through applying essential software engineering design patterns to Python, Python code becomes even more efficient and reusable from project to project. This learning path takes you through every traditional and advanced design pattern best applied to Python code, building your skills in writing exceptional Python. Divided into three distinct modules, you'll go from foundational to advanced concepts by following a series of practical tutorials. Start with the bedrock of Python programming - the object-oriented paradigm. Rethink the way you work with Python as you work through the Python data structures and object-oriented techniques essential to modern Python programming. Build your confidence as you learn Python syntax, and how to use OOP principles with Python tools such as Django and Kivy. In the second module, run through the most common and most useful design patterns from a Python perspective. Progress through Singleton patterns, Factory patterns, Facade patterns and more all with detailed hands-on guidance. Enhance your professional abilities in in software architecture, design, and development. In the final module, run through the more complex and less common design patterns, discovering how to apply them to Python coding with the help of real-world examples. Get to grips with the best practices of writing Python, as well as creating systems architecture and troubleshooting issues. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Python 3 Object-Oriented Programming - Second Edition by Dusty Phillips Learning Python Design Patterns - Second Edition by Chetan Giridhar Mastering Python Design Patterns by Sakis KasampalisStyle and approach Advance your Python code through three distinct modules that each build on preceding content. Get the complete coverage of Python design patterns you need to write elegant and efficient code that's reusable and powerful. | ||
650 | 0 | |a Python (Computer program language) | |
650 | 0 | |a Software patterns | |
650 | 4 | |a Python (Langage de programmation) | |
650 | 4 | |a Logiciels ; Modèles de conception | |
650 | 4 | |a COMPUTERS / Programming Languages / Python | |
650 | 4 | |a Python (Computer program language) | |
650 | 4 | |a Software patterns | |
700 | 1 | |a Kasampalis, Sakis |e VerfasserIn |4 aut | |
700 | 1 | |a Giridhar, Chetan |e VerfasserIn |4 aut | |
776 | 1 | |z 9781787125186 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9781787125186 |
966 | 4 | 0 | |l DE-91 |p ZDB-30-ORH |q TUM_PDA_ORH |u https://learning.oreilly.com/library/view/-/9781787125186/?ar |m X:ORHE |x Aggregator |z lizenzpflichtig |3 Volltext |
912 | |a ZDB-30-ORH | ||
912 | |a ZDB-30-ORH | ||
951 | |a BO | ||
912 | |a ZDB-30-ORH | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-30-ORH-047704446 |
---|---|
_version_ | 1821494861982859264 |
adam_text | |
any_adam_object | |
author | Phillips, Dusty Kasampalis, Sakis Giridhar, Chetan |
author_facet | Phillips, Dusty Kasampalis, Sakis Giridhar, Chetan |
author_role | aut aut aut |
author_sort | Phillips, Dusty |
author_variant | d p dp s k sk c g cg |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-30-ORH |
ctrlnum | (DE-627-1)047704446 (DE-599)KEP047704446 (ORHE)9781787125186 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05865cam a22005172 4500</leader><controlfield tag="001">ZDB-30-ORH-047704446</controlfield><controlfield tag="003">DE-627-1</controlfield><controlfield tag="005">20240228120200.0</controlfield><controlfield tag="007">cr uuu---uuuuu</controlfield><controlfield tag="008">191023s2016 xx |||||o 00| ||eng c</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781787123403</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">978-1-78712-340-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1787123405</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">1-78712-340-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781787125186</subfield><subfield code="9">978-1-78712-518-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047704446</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KEP047704446</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ORHE)9781787125186</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047704446</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-627</subfield><subfield code="b">ger</subfield><subfield code="c">DE-627</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Phillips, Dusty</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Python</subfield><subfield code="b">master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">Text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">Computermedien</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">Online-Ressource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Learning path</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Authors: Dusty Phillips, Chetan Giridhar, Sakis Kasampalis. Cf. Credits page. - Includes bibliographical references and index. - Online resource; title from PDF title page (EBSCO, viewed September, 06, 2017). - Online resource; title from title page (Safari, viewed November 1, 2016)</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Ensure your code is sleek, efficient and elegant by mastering powerful Python design patternsAbout This Book Learn all about abstract design patterns and how to implement them in Python 3 Understand the structural, creational, and behavioral Python design patterns Get to know the context and application of design patterns to solve real-world problems in software architecture, design, and application development Discover how to simplify Design Pattern implementation using the power of Python 3Who This Book Is For If you have basic Python skills and wish to learn in depth how to correctly apply appropriate design patterns, this course is tailor made for you. What You Will Learn Discover what design patterns are and how to apply them to writing Python Implement objects in Python by creating classes and defining methods Separate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interface Understand when to use object-oriented features, and more importantly when not to use them Get to know proven solutions to common design issues Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle, and the Open Close principle, among others Use Structural Design Patterns and find out how objects and classes interact to build larger applications Improve the productivity and code base of your application using Python design patterns Secure an interface using the Proxy patternIn Detail Python is an object-oriented scripting language that is used in everything from data science to web development. Known for its simplicity, Python increases productivity and minimizes development time. Through applying essential software engineering design patterns to Python, Python code becomes even more efficient and reusable from project to project. This learning path takes you through every traditional and advanced design pattern best applied to Python code, building your skills in writing exceptional Python. Divided into three distinct modules, you'll go from foundational to advanced concepts by following a series of practical tutorials. Start with the bedrock of Python programming - the object-oriented paradigm. Rethink the way you work with Python as you work through the Python data structures and object-oriented techniques essential to modern Python programming. Build your confidence as you learn Python syntax, and how to use OOP principles with Python tools such as Django and Kivy. In the second module, run through the most common and most useful design patterns from a Python perspective. Progress through Singleton patterns, Factory patterns, Facade patterns and more all with detailed hands-on guidance. Enhance your professional abilities in in software architecture, design, and development. In the final module, run through the more complex and less common design patterns, discovering how to apply them to Python coding with the help of real-world examples. Get to grips with the best practices of writing Python, as well as creating systems architecture and troubleshooting issues. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Python 3 Object-Oriented Programming - Second Edition by Dusty Phillips Learning Python Design Patterns - Second Edition by Chetan Giridhar Mastering Python Design Patterns by Sakis KasampalisStyle and approach Advance your Python code through three distinct modules that each build on preceding content. Get the complete coverage of Python design patterns you need to write elegant and efficient code that's reusable and powerful.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Software patterns</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Logiciels ; Modèles de conception</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">COMPUTERS / Programming Languages / Python</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Python (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Software patterns</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kasampalis, Sakis</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Giridhar, Chetan</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="1" ind2=" "><subfield code="z">9781787125186</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">9781787125186</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-30-ORH</subfield><subfield code="q">TUM_PDA_ORH</subfield><subfield code="u">https://learning.oreilly.com/library/view/-/9781787125186/?ar</subfield><subfield code="m">X:ORHE</subfield><subfield code="x">Aggregator</subfield><subfield code="z">lizenzpflichtig</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="951" ind1=" " ind2=" "><subfield code="a">BO</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-30-ORH-047704446 |
illustrated | Illustrated |
indexdate | 2025-01-17T11:21:07Z |
institution | BVB |
isbn | 9781787123403 1787123405 9781787125186 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource illustrations. |
psigel | ZDB-30-ORH TUM_PDA_ORH ZDB-30-ORH |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing |
record_format | marc |
series2 | Learning path |
spelling | Phillips, Dusty VerfasserIn aut Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules Birmingham, UK Packt Publishing 2016 1 Online-Ressource illustrations. Text txt rdacontent Computermedien c rdamedia Online-Ressource cr rdacarrier Learning path Authors: Dusty Phillips, Chetan Giridhar, Sakis Kasampalis. Cf. Credits page. - Includes bibliographical references and index. - Online resource; title from PDF title page (EBSCO, viewed September, 06, 2017). - Online resource; title from title page (Safari, viewed November 1, 2016) Ensure your code is sleek, efficient and elegant by mastering powerful Python design patternsAbout This Book Learn all about abstract design patterns and how to implement them in Python 3 Understand the structural, creational, and behavioral Python design patterns Get to know the context and application of design patterns to solve real-world problems in software architecture, design, and application development Discover how to simplify Design Pattern implementation using the power of Python 3Who This Book Is For If you have basic Python skills and wish to learn in depth how to correctly apply appropriate design patterns, this course is tailor made for you. What You Will Learn Discover what design patterns are and how to apply them to writing Python Implement objects in Python by creating classes and defining methods Separate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interface Understand when to use object-oriented features, and more importantly when not to use them Get to know proven solutions to common design issues Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle, and the Open Close principle, among others Use Structural Design Patterns and find out how objects and classes interact to build larger applications Improve the productivity and code base of your application using Python design patterns Secure an interface using the Proxy patternIn Detail Python is an object-oriented scripting language that is used in everything from data science to web development. Known for its simplicity, Python increases productivity and minimizes development time. Through applying essential software engineering design patterns to Python, Python code becomes even more efficient and reusable from project to project. This learning path takes you through every traditional and advanced design pattern best applied to Python code, building your skills in writing exceptional Python. Divided into three distinct modules, you'll go from foundational to advanced concepts by following a series of practical tutorials. Start with the bedrock of Python programming - the object-oriented paradigm. Rethink the way you work with Python as you work through the Python data structures and object-oriented techniques essential to modern Python programming. Build your confidence as you learn Python syntax, and how to use OOP principles with Python tools such as Django and Kivy. In the second module, run through the most common and most useful design patterns from a Python perspective. Progress through Singleton patterns, Factory patterns, Facade patterns and more all with detailed hands-on guidance. Enhance your professional abilities in in software architecture, design, and development. In the final module, run through the more complex and less common design patterns, discovering how to apply them to Python coding with the help of real-world examples. Get to grips with the best practices of writing Python, as well as creating systems architecture and troubleshooting issues. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Python 3 Object-Oriented Programming - Second Edition by Dusty Phillips Learning Python Design Patterns - Second Edition by Chetan Giridhar Mastering Python Design Patterns by Sakis KasampalisStyle and approach Advance your Python code through three distinct modules that each build on preceding content. Get the complete coverage of Python design patterns you need to write elegant and efficient code that's reusable and powerful. Python (Computer program language) Software patterns Python (Langage de programmation) Logiciels ; Modèles de conception COMPUTERS / Programming Languages / Python Kasampalis, Sakis VerfasserIn aut Giridhar, Chetan VerfasserIn aut 9781787125186 Erscheint auch als Druck-Ausgabe 9781787125186 |
spellingShingle | Phillips, Dusty Kasampalis, Sakis Giridhar, Chetan Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules Python (Computer program language) Software patterns Python (Langage de programmation) Logiciels ; Modèles de conception COMPUTERS / Programming Languages / Python |
title | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_auth | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_exact_search | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_full | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_fullStr | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_full_unstemmed | Python master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
title_short | Python |
title_sort | python master the art of design patterns ensure your code is sleek efficient and elegant by mastering powerful python design patterns a course in three modules |
title_sub | master the art of design patterns : ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns : a course in three modules |
topic | Python (Computer program language) Software patterns Python (Langage de programmation) Logiciels ; Modèles de conception COMPUTERS / Programming Languages / Python |
topic_facet | Python (Computer program language) Software patterns Python (Langage de programmation) Logiciels ; Modèles de conception COMPUTERS / Programming Languages / Python |
work_keys_str_mv | AT phillipsdusty pythonmastertheartofdesignpatternsensureyourcodeissleekefficientandelegantbymasteringpowerfulpythondesignpatternsacourseinthreemodules AT kasampalissakis pythonmastertheartofdesignpatternsensureyourcodeissleekefficientandelegantbymasteringpowerfulpythondesignpatternsacourseinthreemodules AT giridharchetan pythonmastertheartofdesignpatternsensureyourcodeissleekefficientandelegantbymasteringpowerfulpythondesignpatternsacourseinthreemodules |