summaryrefslogtreecommitdiff
path: root/tbc
diff options
context:
space:
mode:
authorhardythe12015-01-29 14:40:36 +0530
committerhardythe12015-01-29 14:40:36 +0530
commit109e75c2b47e075673187a9f036425815da240a0 (patch)
tree55fd02afd6e10410d81faeaf9b3100a2d4cef627 /tbc
parentd88019353141ceb7bc9c90d9137950763efbda73 (diff)
downloadPython-TBC-Interface-109e75c2b47e075673187a9f036425815da240a0.tar.gz
Python-TBC-Interface-109e75c2b47e075673187a9f036425815da240a0.tar.bz2
Python-TBC-Interface-109e75c2b47e075673187a9f036425815da240a0.zip
added books in progress through mail
Diffstat (limited to 'tbc')
-rw-r--r--tbc/templates/tbc/books_under_progress.html49
1 files changed, 49 insertions, 0 deletions
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 @@
</tr>
{% endfor %}
</table>
+ <hr>
+ <h4>The books listed below are also under progess</h4>
+ <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
+ <li>Analysis and Design of Analog Integrated Circuits by Paul R. Gray, Paul J. Hurst, Stephen H. Lewis and Robert G. Meyer, 5th edition
+ <li>Mechanics of Materials by beer and johnston, 6th edition
+ <li>Programming in ANSI C by E. Balagurusamy, 4th edition
+ <li>Coulson And Richardson's Chemical Engineering, Volume 2 by J. F. Richardson, J. R. Backhurst And J. H. Harker, 5th edition
+ <li>Thermodynamics by Obert, 3rd edition
+ <li>Introduction To Chemical Engineering Thermodynamics by J. M. Smith, H. C. Van Ness And M. M. Abbott, 6th edition
+ <li>Thermodynamics by J. P. Holman, 4th edition
+ <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
+ <li>Elements of Mechanical Engineering by N. M. Bhatt and J. R. Mehta , 6th Edition
+ <li>Gas Dynamics and Jet Propulsion by P. Murugaperumal, 1st edition
+ <li>Internal Combustion Engines 4th Edition by H. B. Keswani
+ <li>Irrigation and Water Power Engineering by B. C. Punmia , 16th Edition
+ <li>Fundamentals Of Aerodynamic by J. D. Anderson Jr. , 3rd edition
+ <li>Thyristors Theory And Applications by R. K. Sugandhi And K. K. Sugandhi , 2nd edition
+ <li>Fundamentals Of Data Structure In C by S. Sahni , S. Anderson-freed And E. Horowitz, 2nd edition
+ <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>
{% endblock %}