summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tbc/templates/tbc/books_under_progress.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index 859e240..494214b 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -54,7 +54,6 @@ function submitCategory()
<hr>
<ol>
<li>Electronics Communication By: Dennis Roddy & John Coolen, Fourth Edition
- <li>Digital Communications by S. Sharma, 6th edition
<li>Fundamentals of Computing & Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam
<li>A First Course in programming with C by T. Jeyapoovan, 1st edition
<li>Heat And Mass Transfer - A Practical Approach by Y. A. Cengel, 3rd edition
@@ -68,16 +67,12 @@ function submitCategory()
<li>Teach yourself C++ by Herbert Schildt, 3rd edition
<li>Turbomachinery Design And Theory by R. S. R. Gorla And A. A. Khan, 1st edition
<li>Diffusion: Mass Transfer In Fluid Systems by E. L. Cussler, 2nd edition
- <li>Fluid Mechanics and Hydraulic Machines by B. K. Sarkar, 1st Edition
<li>Fluid Mechanics by A. K. Choudhary and Om Prakash , 2nd Edition
- <li>Basic Engineering Thermodynamics by A. Venkatesh, 1st edition
<li>Chemical Engineering Thermodynamics by T. E. Daubert, 1st Edition
<li>Elements Of Heat Transfer by M. Jacob And G. A. Hawkins, 3rd Edition
<li>Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore , 1st Edition
<li>Essentials of programming in C for Life Sciences by S. Parthasarathy, 1st edition
- <li>DC Machines and Synchronous Machines by U. A. Bakshi and M. V. Bakshi, 1st Edition
<li>C: How to program by H.M. Deitel and P.J. Deitel, 3rd edition
- <li>Electric Machinery And Transformers by I. L. Kosow, 2nd edition
<li>Data Structures using C by ISRD group, 2nd edition
<li>Let Us C++ by Yashwant Kanetkar, 2nd edition
<li>Power Plant Engineering by P. K. Nag, 3rd edition
@@ -91,12 +86,8 @@ function submitCategory()
<li>Unix: Concepts And Applications by S. Das , 4th edition
<li>Data Structures Using C And C++ by Y. Langsam, M. Augenstein And A. M. Tenenbaum
<li>Electronic Measurements and Instrumentation by R. K. Rajput, 2nd edition
- <li>Advance Semiconductor Devices by S. Sharma, 1st edition
<li>Textbook Of Heat Transfer by S.P.Sukhatme, 4th edition
- <li>Engineering Physics Uma Mukherji
<li>C MADE EASY Herbert Schildt
- <li>Concepts of Thermodynamics by Obert Edward F
- <li>Fluid mechanics by Pao, Richard H F
</ol>
<script>
document.getElementById('category').value = "{{ category }}";