Cantitate/Preț
Produs

Introduction to Python for Engineers and Scientists: Open Source Solutions for Numerical Computation

Autor Sandeep Nagar
en Limba Engleză Paperback – 7 dec 2017
Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Python is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.
In this book you will learn by doing, avoiding technical jargon, which makes the concepts easy to learn. First you’ll see how to run basic calculations, absorbing technical complexities incrementally as you progress toward advanced topics. Throughout, the language is kept simple to ensure that readers at all levels can grasp the concepts. 
What You'll Learn
  • Understand the fundamentals of the Python programming language
  • Apply Python to numerical computational programming projects in engineering and science
  • Discover the Pythonic way of life
  • Applydata types, operators, and arrays
  • Carry out plotting for visualization
  • Work with functions and loops
Who This Book Is For
Engineers, scientists, researchers, and students who are new to Python. Some prior programming experience would be helpful but not required.  
Citește tot Restrânge

Preț: 25188 lei

Preț vechi: 31485 lei
-20% Nou

Puncte Express: 378

Preț estimativ în valută:
4820 5007$ 4004£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 28 decembrie 24 - 03 ianuarie 25 pentru 11446 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484232033
ISBN-10: 1484232038
Pagini: 215
Ilustrații: XVII, 254 p. 30 illus. in color.
Dimensiuni: 155 x 235 x 27 mm
Greutate: 0.39 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Philosophy of Python.- 2. Introduction to the Basics of Python.- 3. Ipython.- 4. Data Types.- 5. Operators.- 6. Arrays.- 7. Plotting.- 8. Functions and Loops.- 9. Object-Oriented Programming.- 10. Numerical Computing Formalism.

Notă biografică

Sandeep Nagar, Ph.D. teaches and consults on the use of Python and other open source programming languages for for data science/analysis and numerical computing for engineering and science applications. In addition to teaching at universities, he frequently gives workshops covering open source software.  Sandeep has a Ph.D. in Material Science from KTH, Sweden in May 2012. Prior to that degree, he obtained a M.Sc. in Physics with specialization in Electronics and Radio Physics and a B.Sc.B.Ed degrees in India.

Textul de pe ultima copertă

Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Python is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.
In this book you will learn by doing, avoiding technical jargon, which makes the concepts easy to learn. First you’ll see how to run basic calculations, absorbing technical complexities incrementally as you progress toward advanced topics. Throughout, the language is kept simple to ensure that readers at all levels can grasp the concepts. 
You will:
  • Understand the fundamentals of the Python programming language
  • Apply Python to numerical computational programming projects in engineering and science
  • Discover the Pythonic way of life
  • Apply data types, operators, and arrays
  • Carry out plotting for visualization
  • Work with functions and loops

Caracteristici

A quick, practical compact primer for learning and applying the Python programming language Includes sample code with applications for engineers and scientists Python is one of today's most popular, if not the most popular, programming languages with its flexibility and many applications