Add a Python book.
Chris Pressey
2 months ago
17 | 17 |
|
18 | 18 |
<!-- TOTALS -->
|
19 | 19 |
|
20 | |
Currently it consists of **722** web pages, **83** repositories, **187** papers, and **220** books in **105** topics.
|
|
20 |
Currently it consists of **722** web pages, **83** repositories, **187** papers, and **221** books in **105** topics.
|
21 | 21 |
Of these, [**118** have the highest rating](by-rating/Top-rated.md),
|
22 | 22 |
[**38** are considered classics](by-rating/Classic.md),
|
23 | 23 |
[**87** are considered very interesting](by-rating/Very%20Interesting.md),
|
24 | |
while [**94** are yet to be rated](by-rating/Unrated.md).
|
|
24 |
while [**95** are yet to be rated](by-rating/Unrated.md).
|
25 | 25 |
|
26 | 26 |
<!-- /TOTALS -->
|
27 | 27 |
|
126 | 126 |
|
127 | 127 |
* Basic Proof Theory (borrow @ [archive.org](https://archive.org/details/basicprooftheory0000troe))
|
128 | 128 |
|
|
129 |
### Python
|
|
130 |
|
|
131 |
* Python Scripting for Computational Science (borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang))
|
|
132 |
|
129 | 133 |
### Reactive Systems
|
130 | 134 |
|
131 | 135 |
* A Practical Introduction To Real-Time Systems For Undergraduate Engineering (online @ [archive.org](https://archive.org/details/real-time_systems))
|
|
0 |
Python Books
|
|
1 |
============
|
|
2 |
|
|
3 |
<!--
|
|
4 |
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
|
|
5 |
|
|
6 |
SPDX-License-Identifier: CC0-1.0
|
|
7 |
-->
|
|
8 |
|
|
9 |
### Python Scripting for Computational Science
|
|
10 |
|
|
11 |
* authors: Hans Petter Langtangen
|
|
12 |
* date: 2006
|
|
13 |
* borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang)
|
58 | 58 |
|
59 | 59 |
_(in [Unification](../Unification/README.md#unification))_ [mrocklin/unification](https://github.com/mrocklin/unification) ★
|
60 | 60 |
|
|
61 |
|
|
62 |
### Books
|
|
63 |
|
|
64 |
Python Scripting for Computational Science (borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang))
|
|
65 |
|