Treffer: Python: Journey from Novice to Expert
copyrighted
https://univ.scholarvox.com/book/88843352
https://static2.cyberlibris.com/books_upload/136pix/9781787122567.jpg
1268588508
From OAIster®, provided by the OCLC Cooperative.
Weitere Informationen
Learn core concepts of Python and unleash its power to script highest quality Python programsAbout This BookDevelop a strong set of programming skills with Pyhton that you will be able to express in any situation, on every platform, thanks to Python's portabilityStop writing scripts and start architecting programs by applying object-oriented programming techniques in PythonLearn the trickier aspects of Python and put it in a structured context for deeper understanding of the languageWho This Book Is ForThis course is meant for programmers who wants to learn Python programming from a basic to an expert level. The course is mostly self-contained and introduces Python programming to a new reader and can help him become an expert in this trade.What You Will LearnGet Python up and running on Windows, Mac, and Linux in no timeGrasp the fundamental concepts of coding, along with the basics of data structures and control flowUnderstand when to use the functional or the object-oriented programming approachExtend class functionality using inheritanceExploit object-oriented programming in key Python technologies, such as Kivy and DjangoUnderstand how and when to use the functional programming paradigmUse the multiprocessing library, not just locally but also across multiple machinesIn DetailPython is a dynamic and powerful programming language, having its application in a wide range of domains. It has an easy-to-use, simple syntax, and a powerful library, which includes hundreds of modules to provide routines for a wide range of applications, thus making it a popular language among programing enthusiasts.This course will take you on a journey from basic programming practices to high-end tools and techniques giving you an edge over your peers. It follows an interesting learning path, divided into three modules. As you complete each one, you'll have gained key skills and get ready for the material in the next module.The first module will begin with exploring all the essentials o