From d3adc9882fd1230eb954512518f1ec90b69d2c53 Mon Sep 17 00:00:00 2001
From: Trupti Rajesh Kini
Date: Thu, 12 May 2016 14:41:17 +0530
Subject: Removed hardcoded list
---
tbc/templates/tbc/books_under_progress.html | 41 +----------------------------
1 file changed, 1 insertion(+), 40 deletions(-)
(limited to 'tbc/templates')
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index 90803ec..ddf1881 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -49,46 +49,7 @@ function submitCategory()
{% endfor %}
-
- The books listed below are also under progess
-
-
- - Electronics Communication By: Dennis Roddy & John Coolen, Fourth Edition
-
- Fundamentals of Computing & Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam
-
- A First Course in programming with C by T. Jeyapoovan, 1st edition
-
- Heat And Mass Transfer - A Practical Approach by Y. A. Cengel, 3rd edition
-
- Analysis and Design of Analog Integrated Circuits by Paul R. Gray, Paul J. Hurst, Stephen H. Lewis and Robert G. Meyer, 5th edition
-
- Mechanics of Materials by beer and johnston, 6th edition
-
- Programming in ANSI C by E. Balagurusamy, 4th edition
-
- Coulson And Richardson's Chemical Engineering, Volume 2 by J. F. Richardson, J. R. Backhurst And J. H. Harker, 5th edition
-
- Thermodynamics by Obert, 3rd edition
-
- Introduction To Chemical Engineering Thermodynamics by J. M. Smith, H. C. Van Ness And M. M. Abbott, 6th edition
-
- Thermodynamics by J. P. Holman, 4th edition
-
- Teach yourself C++ by Herbert Schildt, 3rd edition
-
- Turbomachinery Design And Theory by R. S. R. Gorla And A. A. Khan, 1st edition
-
- Diffusion: Mass Transfer In Fluid Systems by E. L. Cussler, 2nd edition
-
- Fluid Mechanics by A. K. Choudhary and Om Prakash , 2nd Edition
-
- Chemical Engineering Thermodynamics by T. E. Daubert, 1st Edition
-
- Elements Of Heat Transfer by M. Jacob And G. A. Hawkins, 3rd Edition
-
- Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore , 1st Edition
-
- Essentials of programming in C for Life Sciences by S. Parthasarathy, 1st edition
-
- C: How to program by H.M. Deitel and P.J. Deitel, 3rd edition
-
- Data Structures using C by ISRD group, 2nd edition
-
- Let Us C++ by Yashwant Kanetkar, 2nd edition
-
- Power Plant Engineering by P. K. Nag, 3rd edition
-
- Elements of Mechanical Engineering by N. M. Bhatt and J. R. Mehta , 6th Edition
-
- Gas Dynamics and Jet Propulsion by P. Murugaperumal, 1st edition
-
- Internal Combustion Engines 4th Edition by H. B. Keswani
-
- Irrigation and Water Power Engineering by B. C. Punmia , 16th Edition
-
- Fundamentals Of Aerodynamic by J. D. Anderson Jr. , 3rd edition
-
- Thyristors Theory And Applications by R. K. Sugandhi And K. K. Sugandhi , 2nd edition
-
- Fundamentals Of Data Structure In C by S. Sahni , S. Anderson-freed And E. Horowitz, 2nd edition
-
- Unix: Concepts And Applications by S. Das , 4th edition
-
- Data Structures Using C And C++ by Y. Langsam, M. Augenstein And A. M. Tenenbaum
-
- Electronic Measurements and Instrumentation by R. K. Rajput, 2nd edition
-
- Textbook Of Heat Transfer by S.P.Sukhatme, 4th edition
-
- C MADE EASY Herbert Schildt
-
+
--
cgit