
An essential book for mastering the demanding discipline of programming! Original and stimulating, this work covers all the fundamentals of programming through engaging and concrete examples. The author has chosen Python, a modern and elegant language, equally effective for developing complex web applications, creating system scripts, or analyzing XML files. A renowned course resource adopted by numerous teachers.
An essential book for mastering the demanding discipline of programming! Original and stimulating, this work covers all the fundamentals of programming through engaging and concrete examples. The author has chosen Python, a modern and elegant language, equally effective for developing complex web applications as for creating system scripts or analyzing XML files. A renowned course resource adopted by many teachers, with 60 pages of solved exercises. Recognized and used by teachers in numerous schools and university institutes of technology (IUTs), and supplemented with exercises and their solutions, this original and erudite work is a reference on all the fundamentals of programming: choosing a data structure, parameterization, modularity, object-oriented programming and inheritance, interface design, multithreading and event handling, communication protocols and network management, databases… right up to the now indispensable Unicode standard (the U1F-8 format). It notably demonstrates the creation of an interactive and standalone web application using Python 3, integrating a SOute database. This new edition deals with the possibility of producing high-quality printable documents (PDF) by exploiting the combined resources of Python 2 and Python 3.









