Cantitate/Preț
Produs

Programming with Python

Autor T R Padmanabhan
en Limba Engleză Hardback – 19 ian 2017
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 75129 lei  6-8 săpt.
  Springer Nature Singapore – 30 apr 2018 75129 lei  6-8 săpt.
Hardback (1) 124816 lei  6-8 săpt.
  Springer Nature Singapore – 19 ian 2017 124816 lei  6-8 săpt.

Preț: 124816 lei

Preț vechi: 156020 lei
-20% Nou

Puncte Express: 1872

Preț estimativ în valută:
23887 24946$ 19805£

Carte tipărită la comandă

Livrare economică 11-25 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9789811032769
ISBN-10: 9811032769
Pagini: 344
Ilustrații: XIII, 344 p. 207 illus.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 6.62 kg
Ediția: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