From 109e75c2b47e075673187a9f036425815da240a0 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Thu, 29 Jan 2015 14:40:36 +0530 Subject: added books in progress through mail --- tbc/templates/tbc/books_under_progress.html | 49 +++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'tbc') diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 76afc21..62a5d5f 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -17,4 +17,53 @@ {% endfor %} +
+

The books listed below are also under progess

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