Programming with Python
Autor T R Padmanabhanen Limba Engleză Paperback – 30 apr 2018
Based on the latest version of the language, this book offers a self-contained, concise and coherent introduction to programming with Python. The book’s primary focus is on realistic case study applications of Python. Each practical example is accompanied by a brief explanation of the problem-terminology and concepts, followed by necessary program development in Python using its constructs, and simulated testing.
Given the open and participatory nature of development, Python has a variety of incorporated data structures, which has made it difficult to present it in a coherent manner. Further, some advanced concepts (super, yield, generator, decorator, etc.) are not easy to explain. The book specially addresses these challenges; starting with a minimal subset of the core, it offers users a step-by-step guide to achieving proficiency.
| Toate formatele și edițiile | Preț | Express |
|---|---|---|
| Paperback (1) | 732.90 lei 6-8 săpt. | |
| Springer Nature Singapore – 30 apr 2018 | 732.90 lei 6-8 săpt. | |
| Hardback (1) | 1012.52 lei 6-8 săpt. | |
| Springer Nature Singapore – 19 ian 2017 | 1012.52 lei 6-8 săpt. |
Preț: 732.90 lei
Preț vechi: 916.13 lei
-20% Nou
Puncte Express: 1099
Preț estimativ în valută:
129.67€ • 152.45$ • 113.57£
129.67€ • 152.45$ • 113.57£
Carte tipărită la comandă
Livrare economică 28 ianuarie-11 februarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9789811098321
ISBN-10: 9811098328
Pagini: 344
Ilustrații: XIII, 344 p. 207 illus.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.5 kg
Ediția:Softcover reprint of the original 1st ed. 2016
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
ISBN-10: 9811098328
Pagini: 344
Ilustrații: XIII, 344 p. 207 illus.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.5 kg
Ediția:Softcover reprint of the original 1st ed. 2016
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
Cuprins
Python – A Calculator.- Algebra With Variables.- Simple Programs.- Functions And Modules.- Sequences And Operations With Sequences.- Additional Operations With Sequences.- Operations For Text Processing.- Operations With Files.- Application Modules.- Classes And Objects.- Time Related Operations.- Functional Programming Aids.
Notă biografică
Dr. T. R. Padmanabhan was formerly Professor Emeritus at Amrita Vishwa Vidyapeetham, Coimbatore. He taught at the IIT Kharagpur, before doing R & D for private companies for several years. He is a Senior Member of the IEEE and a Fellow of both the Institution of Engineers (IEI) and the Institution of Electronics and Telecommunication Engineers (IETE). He has previously published books with Wiley, Tata McGraw-Hill, and Springer Verlag.
Textul de pe ultima copertă
Based on the latest version of the language, this book offers a self-contained, concise and coherent introduction to programming with Python. The book’s primary focus is on realistic case study applications of Python. Each practical example is accompanied by a brief explanation of the problem-terminology and concepts, followed by necessary program development in Python using its constructs, and simulated testing.
Given the open and participatory nature of development, Python has a variety of incorporated data structures, which has made it difficult to present it in a coherent manner. Further, some advanced concepts (super, yield, generator, decorator, etc.) are not easy to explain. The book specially addresses these challenges; starting with a minimal subset of the core, it offers users a step-by-step guide to achieving proficiency.
Caracteristici
Presents clarity in the discussion of different data structures and constructs Offers a variety of examples/exercises to bring out a variety of data structures Shows logical presentation/progress of facilities in Python Facilitates the mastery of basic algorithms for use of the language through relevant and contextual examples Includes supplementary material: sn.pub/extras