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
+
+
+ - Electronics Communication By: Dennis Roddy & John Coolen, Fourth Edition
+
- Digital Communications by S. Sharma, 6th 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 and Hydraulic Machines by B. K. Sarkar, 1st Edition
+
- Fluid Mechanics by A. K. Choudhary and Om Prakash , 2nd Edition
+
- Basic Engineering Thermodynamics by A. Venkatesh, 1st 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
+
- DC Machines and Synchronous Machines by U. A. Bakshi and M. V. Bakshi, 1st Edition
+
- C: How to program by H.M. Deitel and P.J. Deitel, 3rd edition
+
- Electric Machinery And Transformers by I. L. Kosow, 2nd 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
+
- Advance Semiconductor Devices by S. Sharma, 1st edition
+
- Textbook Of Heat Transfer by S.P.Sukhatme, 4th edition
+
- Engineering Physics Uma Mukherji
+
- C MADE EASY Herbert Schildt
+
- Concepts of Thermodynamics by Obert Edward F
+
- Fluid mechanics by Pao, Richard H F
+
{% endblock %}
--
cgit