語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
A Primer on Scientific Programming w...
~
SpringerLink (Online service)
A Primer on Scientific Programming with Python
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
A Primer on Scientific Programming with Python/ by Hans Petter Langtangen.
作者:
Langtangen, Hans Petter.
面頁冊數:
XXXI, 922 p. 88 illus., 20 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Computer mathematics. -
電子資源:
https://doi.org/10.1007/978-3-662-49887-3
ISBN:
9783662498873
A Primer on Scientific Programming with Python
Langtangen, Hans Petter.
A Primer on Scientific Programming with Python
[electronic resource] /by Hans Petter Langtangen. - 5th ed. 2016. - XXXI, 922 p. 88 illus., 20 illus. in color.online resource. - Texts in Computational Science and Engineering,61611-0994 ;. - Texts in Computational Science and Engineering,12.
Preface -- Computing with Formulas -- Loops and Lists -- Functions and Branching -- User Input and Error Handling -- Array Computing and Curve Plotting -- Dictionaries and Strings -- Introduction to Classes -- Random Numbers and Simple Games -- Object-Oriented Programming -- Sequences and Difference Equations -- Introduction to Discrete Calculus -- Introduction to Differential Equations -- A Complete Differential Equation Project -- Programming of Differential Equations -- Debugging -- Migrating Python to Compiled Code -- Technical Topics -- References -- Index.
The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python…” Joan Horvath, Computing Reviews, March 2015 .
ISBN: 9783662498873
Standard No.: 10.1007/978-3-662-49887-3doiSubjects--Topical Terms:
1199796
Computer mathematics.
LC Class. No.: QA71-90
Dewey Class. No.: 004
A Primer on Scientific Programming with Python
LDR
:04213nam a22004095i 4500
001
979121
003
DE-He213
005
20200701161909.0
007
cr nn 008mamaa
008
201211s2016 gw | s |||| 0|eng d
020
$a
9783662498873
$9
978-3-662-49887-3
024
7
$a
10.1007/978-3-662-49887-3
$2
doi
035
$a
978-3-662-49887-3
050
4
$a
QA71-90
072
7
$a
PDE
$2
bicssc
072
7
$a
COM014000
$2
bisacsh
072
7
$a
PDE
$2
thema
082
0 4
$a
004
$2
23
100
1
$a
Langtangen, Hans Petter.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
678218
245
1 2
$a
A Primer on Scientific Programming with Python
$h
[electronic resource] /
$c
by Hans Petter Langtangen.
250
$a
5th ed. 2016.
264
1
$a
Berlin, Heidelberg :
$b
Springer Berlin Heidelberg :
$b
Imprint: Springer,
$c
2016.
300
$a
XXXI, 922 p. 88 illus., 20 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
490
1
$a
Texts in Computational Science and Engineering,
$x
1611-0994 ;
$v
6
505
0
$a
Preface -- Computing with Formulas -- Loops and Lists -- Functions and Branching -- User Input and Error Handling -- Array Computing and Curve Plotting -- Dictionaries and Strings -- Introduction to Classes -- Random Numbers and Simple Games -- Object-Oriented Programming -- Sequences and Difference Equations -- Introduction to Discrete Calculus -- Introduction to Differential Equations -- A Complete Differential Equation Project -- Programming of Differential Equations -- Debugging -- Migrating Python to Compiled Code -- Technical Topics -- References -- Index.
520
$a
The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python…” Joan Horvath, Computing Reviews, March 2015 .
650
0
$a
Computer mathematics.
$3
1199796
650
0
$a
Computer programming.
$3
527822
650
0
$a
Computer science—Mathematics.
$3
1253519
650
0
$a
Physics.
$3
564049
650
1 4
$a
Computational Science and Engineering.
$3
670319
650
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Mathematics of Computing.
$3
669457
650
2 4
$a
Numerical and Computational Physics, Simulation.
$3
1112293
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783662498866
776
0 8
$i
Printed edition:
$z
9783662498880
776
0 8
$i
Printed edition:
$z
9783662570463
830
0
$a
Texts in Computational Science and Engineering,
$x
1611-0994 ;
$v
12
$3
1265201
856
4 0
$u
https://doi.org/10.1007/978-3-662-49887-3
912
$a
ZDB-2-SMA
912
$a
ZDB-2-SXMS
950
$a
Mathematics and Statistics (SpringerNature-11649)
950
$a
Mathematics and Statistics (R0) (SpringerNature-43713)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入