A termék adatai:
ISBN13: | 9781108701129 |
ISBN10: | 1108701124 |
Kötéstípus: | Puhakötés |
Terjedelem: | 766 oldal |
Méret: | 245x189x31 mm |
Súly: | 1610 g |
Nyelv: | angol |
808 |
Témakör:
A természettudományok általános kérdései, tudománytörténet, tudományfilozófia
Matematika a mérnöki- és természettudományok területén
A biológia általános kérdései
Kémia általában
A mérnöki tudományok általános kérdései
Számítógépes programozás általában
Adatelemzés
Környezetmérnöki tudományok
A fizika általános kérdései
Földtudományok általában
An Introduction to Python Programming for Scientists and Engineers
Kiadó: Cambridge University Press
Megjelenés dátuma: 2022. július 7.
Normál ár:
Kiadói listaár:
GBP 54.99
GBP 54.99
Az Ön ára:
25 307 (24 102 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 2 812 Ft)
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
Kattintson ide a feliratkozáshoz
Beszerezhetőség:
Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
A Prosperónál jelenleg nincsen raktáron.
Rövid leírás:
Textbook that uses examples and Jupyter notebooks from across the sciences and engineering to teach Python programming.
Hosszú leírás:
Python is one of the most popular programming languages, widely used for data analysis and modelling, and is fast becoming the leading choice for scientists and engineers. Unlike other textbooks introducing Python, typically organised by language syntax, this book uses many examples from across Biology, Chemistry, Physics, Earth science, and Engineering to teach and motivate students in science and engineering. The text is organised by the tasks and workflows students undertake day-to-day, helping them see the connections between programming tools and their disciplines. The pace of study is carefully developed for complete beginners, and a spiral pedagogy is used so concepts are introduced across multiple chapters, allowing readers to engage with topics more than once. "Try This!" exercises and online Jupyter notebooks encourage students to test their new knowledge, and further develop their programming skills. Online solutions are available for instructors, alongside discipline-specific homework problems across the sciences and engineering.
'This book provides an excellent introduction to the Python language especially targeted at those interested in carrying out calculations in the physical sciences. I especially like the strong coverage of graphics and of good coding practice.' Raymond Pierrehumbert, University of Oxford
'This book provides an excellent introduction to the Python language especially targeted at those interested in carrying out calculations in the physical sciences. I especially like the strong coverage of graphics and of good coding practice.' Raymond Pierrehumbert, University of Oxford
Tartalomjegyzék:
Part I. Getting Basic Tasks Done: 1. Prologue: Preparing to Program; 2. Python as a Basic Calculator; 3. Python as a Scientific Calculator; 4. Basic Line and Scatter Plots; 5. Customized Line and Scatter Plots; 6. Basic Diagnostic Data Analysis; 7. Two-Dimensional Diagnostic Data Analysis; 8. Basic Prognostic Modeling; 9. Reading In and Writing Out Text Data; 10. Managing Files, Directories, and Programs; Part II. Doing More Complex Tasks: 11. Segue: How to Write Programs; 12. n-Dimensional Diagnostic Data Analysis; 13. Basic Image Processing; 14. Contour Plots and Animation; 15. Handling Missing Data; Part III. Advanced Programming Concepts: 16. More Data and Execution Structures; 17. Classes and Inheritance; 18. More Ways of Storing Information in Files; 19. Basic Searching and Sorting; 20. Recursion; Part IV. Going From a Program Working to Working Well; 21. Make it Usable to Others: Documentation and Sphinx; 22. Make it Fast: Performance; 23. Make it Correct: Linting and Unit Testing; 24. Make it Manageable: Version Control and Build Management; 25. Make it Talk to Other Languages.