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

-
-
    -
  1. Electronics Communication By: Dennis Roddy & John Coolen, Fourth Edition -
  2. Fundamentals of Computing & Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam -
  3. A First Course in programming with C by T. Jeyapoovan, 1st edition -
  4. Heat And Mass Transfer - A Practical Approach by Y. A. Cengel, 3rd edition -
  5. Analysis and Design of Analog Integrated Circuits by Paul R. Gray, Paul J. Hurst, Stephen H. Lewis and Robert G. Meyer, 5th edition -
  6. Mechanics of Materials by beer and johnston, 6th edition -
  7. Programming in ANSI C by E. Balagurusamy, 4th edition -
  8. Coulson And Richardson's Chemical Engineering, Volume 2 by J. F. Richardson, J. R. Backhurst And J. H. Harker, 5th edition -
  9. Thermodynamics by Obert, 3rd edition -
  10. Introduction To Chemical Engineering Thermodynamics by J. M. Smith, H. C. Van Ness And M. M. Abbott, 6th edition -
  11. Thermodynamics by J. P. Holman, 4th edition -
  12. Teach yourself C++ by Herbert Schildt, 3rd edition -
  13. Turbomachinery Design And Theory by R. S. R. Gorla And A. A. Khan, 1st edition -
  14. Diffusion: Mass Transfer In Fluid Systems by E. L. Cussler, 2nd edition -
  15. Fluid Mechanics by A. K. Choudhary and Om Prakash , 2nd Edition -
  16. Chemical Engineering Thermodynamics by T. E. Daubert, 1st Edition -
  17. Elements Of Heat Transfer by M. Jacob And G. A. Hawkins, 3rd Edition -
  18. Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore , 1st Edition -
  19. Essentials of programming in C for Life Sciences by S. Parthasarathy, 1st edition -
  20. C: How to program by H.M. Deitel and P.J. Deitel, 3rd edition -
  21. Data Structures using C by ISRD group, 2nd edition -
  22. Let Us C++ by Yashwant Kanetkar, 2nd edition -
  23. Power Plant Engineering by P. K. Nag, 3rd edition -
  24. Elements of Mechanical Engineering by N. M. Bhatt and J. R. Mehta , 6th Edition -
  25. Gas Dynamics and Jet Propulsion by P. Murugaperumal, 1st edition -
  26. Internal Combustion Engines 4th Edition by H. B. Keswani -
  27. Irrigation and Water Power Engineering by B. C. Punmia , 16th Edition -
  28. Fundamentals Of Aerodynamic by J. D. Anderson Jr. , 3rd edition -
  29. Thyristors Theory And Applications by R. K. Sugandhi And K. K. Sugandhi , 2nd edition -
  30. Fundamentals Of Data Structure In C by S. Sahni , S. Anderson-freed And E. Horowitz, 2nd edition -
  31. Unix: Concepts And Applications by S. Das , 4th edition -
  32. Data Structures Using C And C++ by Y. Langsam, M. Augenstein And A. M. Tenenbaum -
  33. Electronic Measurements and Instrumentation by R. K. Rajput, 2nd edition -
  34. Textbook Of Heat Transfer by S.P.Sukhatme, 4th edition -
  35. C MADE EASY Herbert Schildt -
+ -- cgit