diff options
author | hardythe1 | 2015-07-15 11:50:03 +0530 |
---|---|---|
committer | hardythe1 | 2015-07-15 11:50:03 +0530 |
commit | 0f585f0d6d295356da70836aecbae236faafcfd1 (patch) | |
tree | 4f51a226a935ed584d391e3bf1f2f163296d7dba | |
parent | 95e502e7ac5b17b92efb253db0bbc1049fb7d440 (diff) | |
download | Python-TBC-Interface-0f585f0d6d295356da70836aecbae236faafcfd1.tar.gz Python-TBC-Interface-0f585f0d6d295356da70836aecbae236faafcfd1.tar.bz2 Python-TBC-Interface-0f585f0d6d295356da70836aecbae236faafcfd1.zip |
udate list of missing books
-rw-r--r-- | tbc/templates/tbc/completed_books.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/tbc/templates/tbc/completed_books.html b/tbc/templates/tbc/completed_books.html index 7f95cfd..36ede54 100644 --- a/tbc/templates/tbc/completed_books.html +++ b/tbc/templates/tbc/completed_books.html @@ -49,7 +49,24 @@ function submitCategory() </table> <hr> - + <center><strong><p>Due to some technical problems on the server, the following books are completed but not listed on the interface.</p></strong></center> + <ul> + <li>Elements Of Practical Aerodynamics by Bradley Jones, John Wiley & Sons - 4th edition + <li>Fluid Mechanics For Chemical Engineers by N. D. Nevers + <li>Fundamentals Of Electronic Devices by J. B. Gupta, 1st Edition + <li>Heat Transfer by K. A. Gavhane, 10th Edition + <li>Power Electronics: Principles & Applications by J. M. Jacob + <li>Principles of Data structures using C and C++ by Vinu V Das + <li>Stoichiometry by B. I. Bhatt And S. B. Thakore, 5th edition + <li>Semiconductor Physics and Devices by D. A. Neamen, 3rd edition. + <li>Thermodynamics BY K. M. Gupta, 1st edition + <li>Heat Transfer: Principles And Applications by B. K. Dutta, 1st edition- + <li>Thermodynamics for chemists by Glasstone & Samuel, 8th edition + <li>Satellite Communications by D. C. Aggarwal, 1st edition + <li>Thermal Engineering by A. V. Arasu, 1st edition + <li>Material Science by S. L. Kakani and A. Kakani, 1st edition + <li>Introduction to Thermal Systems Engineering: Thermodynamics, Fluid Mechanics, and Heat Transfer by Moran, Shapiro, Munson, Dewitt + </ul> <center><strong><p>Following completed books are in ".py" format & are to be converted to IPython notebooks. Will be made available soon.</p></strong></center> <ol> <li>Introduction to Probability Models, Sixth Edition - Sheldon M. Ross |