Coding Examples from Simple to Complex

Applications in Python?
 
Kiadás sorszáma: 2024
Kiadó: Springer
Megjelenés dátuma:
Kötetek száma: 1 pieces, Book
 
Normál ár:

Kiadói listaár:
EUR 42.79
Becsült forint ár:
17 657 Ft (16 816 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

14 125 (13 453 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 3 531 Ft)
A kedvezmény érvényes eddig: 2024. június 30.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Még nem jelent meg, de rendelhető. A megjelenéstől számított néhány héten belül megérkezik.
 
  példányt

 
Rövid leírás:

This book provides a comprehensive guide to Python, which stands as the cornerstone of modern programming and is the main computer language driving software prototyping in both industry and research. The author introduces readers to the rich world of Python, taking them on a journey from the fundamentals to advanced topics, equipping them with the knowledge and skills needed to become a proficient Python developer or scientist. The book provides a treasure trove of practical examples, meticulously crafted to deepen the reader understanding of Python. This comprehensive exploration is designed to cater to novice learners as well as mature developers and scientists, equipping them with the requisite knowledge and competencies to harness the Python full potential in their respective projects. From the basics of variable naming and program structure to complex matrix operations, recursion, and object-oriented programming, this book covers it all. This book is part of a series of works designed to present both the examples and their explanations in various computer languages, as close to a mirror version as possible.

Hosszú leírás:

This book provides a comprehensive guide to Python, which stands as the cornerstone of modern programming and is the main computer language driving software prototyping in both industry and research. The author introduces readers to the rich world of Python, taking them on a journey from the fundamentals to advanced topics, equipping them with the knowledge and skills needed to become a proficient Python developer or scientist. The book provides a treasure trove of practical examples, meticulously crafted to deepen the reader understanding of Python. This comprehensive exploration is designed to cater to novice learners as well as mature developers and scientists, equipping them with the requisite knowledge and competencies to harness the Python full potential in their respective projects. From the basics of variable naming and program structure to complex matrix operations, recursion, and object-oriented programming, this book covers it all. This book is part of a seriesof works designed to present both the examples and their explanations in various computer languages, as close to a mirror version as possible.

Tartalomjegyzék:

Introduction.- Variables.- Conditional Brancing.- Loops.- Arrays.- Traversal of Multidimensional Arrays.- Matrix Operations.- Functions.- Objects.- Moderate Examples.- Complex Examples.- Randomness and Programming.- Browser Specific.