1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
|
{
"kind": "books#volumes",
"totalItems": 3,
"items": [
{
"kind": "books#volume",
"id": "8WOuzgEACAAJ",
"etag": "4fEH6nlBXKE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/8WOuzgEACAAJ",
"volumeInfo": {
"title": "Student's Guide to Python for Physical Modeling",
"authors": [
"Jesse M. and Philip Nelson Kinder"
],
"publishedDate": "2013",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:1267298567"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.com/books?id=8WOuzgEACAAJ&dq=inauthor:Kinder+intitle:Student%E2%80%99s+Guide+to+Python+for+Physical+Modeling&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.com/books?id=8WOuzgEACAAJ&dq=inauthor:Kinder+intitle:Student%E2%80%99s+Guide+to+Python+for+Physical+Modeling&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Student_s_Guide_to_Python_for_Physical_M.html?hl=&id=8WOuzgEACAAJ"
},
"saleInfo": {
"country": "US",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "US",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=8WOuzgEACAAJ&hl=&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "43ogEAAAQBAJ",
"etag": "mZ0DOnfQGH8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/43ogEAAAQBAJ",
"volumeInfo": {
"title": "A Student's Guide to Python for Physical Modeling",
"subtitle": "Second Edition",
"authors": [
"Jesse M. Kinder",
"Philip Nelson"
],
"publisher": "Princeton University Press",
"publishedDate": "2021-08-03",
"description": "\"Python is a computer programming language that is rapidly gaining popularity throughout the sciences. A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling. You will learn how to install an open-source Python programming environment and use it to accomplish many common scientific computing tasks: importing, exporting, and visualizing data; numerical analysis; and simulation. No prior programming experience is assumed.\"--",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9780691223650"
},
{
"type": "ISBN_10",
"identifier": "0691223653"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 240,
"printType": "BOOK",
"categories": [
"Computers"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=43ogEAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=43ogEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.com/books?id=43ogEAAAQBAJ&printsec=frontcover&dq=inauthor:Kinder+intitle:Student%E2%80%99s+Guide+to+Python+for+Physical+Modeling&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.com/books?id=43ogEAAAQBAJ&dq=inauthor:Kinder+intitle:Student%E2%80%99s+Guide+to+Python+for+Physical+Modeling&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/A_Student_s_Guide_to_Python_for_Physical.html?hl=&id=43ogEAAAQBAJ"
},
"saleInfo": {
"country": "US",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "US",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.com/books/download/A_Student_s_Guide_to_Python_for_Physical-sample-pdf.acsm?id=43ogEAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=43ogEAAAQBAJ&hl=&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling."
}
},
{
"kind": "books#volume",
"id": "53ogEAAAQBAJ",
"etag": "ZJVn46j6PnA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/53ogEAAAQBAJ",
"volumeInfo": {
"title": "A Student's Guide to Python for Physical Modeling",
"subtitle": "Second Edition",
"authors": [
"Jesse M. Kinder",
"Philip Nelson"
],
"publisher": "Princeton University Press",
"publishedDate": "2021-08-03",
"description": "A fully updated tutorial on the basics of the Python programming language for science students Python is a computer programming language that has gained popularity throughout the sciences. This fully updated second edition of A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling. You will learn how to install an open-source Python programming environment and use it to accomplish many common scientific computing tasks: importing, exporting, and visualizing data; numerical analysis; and simulation. No prior programming experience is assumed. This guide introduces a wide range of useful tools, including: Basic Python programming and scripting Numerical arrays Two- and three-dimensional graphics Animation Monte Carlo simulations Numerical methods, including solving ordinary differential equations Image processing Numerous code samples and exercises—with solutions—illustrate new ideas as they are introduced. This guide also includes supplemental online resources: code samples, data sets, tutorials, and more. This edition includes new material on symbolic calculations with SymPy, an introduction to Python libraries for data science and machine learning (pandas and sklearn), and a primer on Python classes and object-oriented programming. A new appendix also introduces command line tools and version control with Git.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9780691223667"
},
{
"type": "ISBN_10",
"identifier": "0691223661"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 241,
"printType": "BOOK",
"categories": [
"Science"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "2.1.1.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=53ogEAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=53ogEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.com/books?id=53ogEAAAQBAJ&pg=PA190&dq=inauthor:Kinder+intitle:Student%E2%80%99s+Guide+to+Python+for+Physical+Modeling&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=53ogEAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=53ogEAAAQBAJ"
},
"saleInfo": {
"country": "US",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 26.95,
"currencyCode": "USD"
},
"retailPrice": {
"amount": 14.55,
"currencyCode": "USD"
},
"buyLink": "https://play.google.com/store/books/details?id=53ogEAAAQBAJ&rdid=book-53ogEAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 26950000,
"currencyCode": "USD"
},
"retailPrice": {
"amountInMicros": 14550000,
"currencyCode": "USD"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "US",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.com/books/download/A_Student_s_Guide_to_Python_for_Physical-sample-pdf.acsm?id=53ogEAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=53ogEAAAQBAJ&hl=&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "... \u003cb\u003ePython\u003c/b\u003e can't point that out to you. Hence the importance of testing your code and debugging it. Even when \u003cb\u003ePython\u003c/b\u003e does detect something wrong, it may not be able to tell you what you need to x. This appendix makes no attempt to catalog ..."
}
}
]
}
|