diff options
author | hardythe1 | 2014-08-05 12:36:21 +0530 |
---|---|---|
committer | hardythe1 | 2014-08-05 12:36:21 +0530 |
commit | 841b619b05c13572d669e41793db2da7763a7c8b (patch) | |
tree | cc333d815f7f97edec7fa6854c2d51426155be74 /tbc | |
parent | 9fc9dbaf2d02bed115d558e90125bcb3ca37ef22 (diff) | |
download | Python-TBC-Interface-841b619b05c13572d669e41793db2da7763a7c8b.tar.gz Python-TBC-Interface-841b619b05c13572d669e41793db2da7763a7c8b.tar.bz2 Python-TBC-Interface-841b619b05c13572d669e41793db2da7763a7c8b.zip |
updating list
Diffstat (limited to 'tbc')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 5ba9f26..357ca65 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -41,7 +41,6 @@ <li>Programming in C by R. Subburaj(1st Edition) <li>Semiconductor Physics and devices by D. A. Naemen(3rd Edition) <li>Chemical Engineering Thermodynamics by Y. V. C. Rao(1st Edition) - <li>Chemical reaction Engineering by O. Levenspiel(3rd Edition) <li>Radar Engineering and fundamentals of Navigational Aids by G. S. N. Raju(1st Edition) <li>Engineering and Chemical Thermodynamics by M. D. Koretsky(2nd Edition) <li>Basic Electrical Engineering with numerical problems(Volume-1) by P. S. Dhogal(1st Edition) @@ -49,27 +48,21 @@ <li>Introduction to heat transfer by S. K. Som(1st Edition) <li>Electronic Devices and Circuits by K. L. Kishore(1st Edition) <li>Principles of Electronic Communication Systems by Louis E. Freznel(3rd Edition) - <li>Mechanics of Materials by R. C. Hibbeler(8th Edition) <li>Elementary heat power by H. L. Solberg <li>Thermodynamics: An Engineering approach by Michael A. boles & Yunus A. cengel(5th Edition) <li>Semiconductor Devices Physics and Technology by S. M. Sze(2nd Edition) <li>Analog Electronics by U. A. Bakshi & A. P. Godse <li>Solid State Electronic Devices by Ben Streetman & sanjay Banerjee(EE Edition) <li>Digital Communications by S. Sharma(6th edition) - <li>Engineering Physics by D. K. Bhattacharya & A. Bhaskaran(1st Edition) <li>Fundamentals of Computing and Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam - <li>Thermodynamics: From concepts to applications by A. Shavit & C. Gutfinger(2nd Edition) <li>Aircraft Structures For Engineering Students (4th edition) <li>A First Course in Programming with C by T. Jeyapoovan (1st Edition) - <li>Heat & Thermodynamics by A Manna (1st Edition) <li>Fundamentals of Engineering Heat & Mass Transfer by R. C. Sachdeva (4th Edition) <li>Heat And Mass Transfer - A Practical Approach by Y. A. Cengel (3rd edition) <li>Thermodynamics BY K. M. Gupta (1st edition) <li>Applied physics by P. K. Palanisamy (8th edition) - <li>Engineering Physics by K. Rajagopal (2nd 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>Electronic Devices and Circuits by S.Salivahanan ,N.Suresh Kumar , A.Vallavaraj (2nd edition) - <li>Chemistry by Raymond Chang (10th edition) <li>Electronic Instrumentation and Measurements by David A. Bell (2nd edition) <li>Modern Electronics Communication by J. S. Beasley and G. Miller (9th edition) <li>Introduction To Modern Physics Volume 1 by R. B. Singh (2nd edition) @@ -82,4 +75,9 @@ <li>Elements Of Chemical Reaction Engineering by H. S. Fogler (3rd 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>Fundamental of Internal Combustion Engine by H N Gupta (1st edition) + <li>Optical Fiber Communication by Gerd Keiser (4th edition) + <li>Thermodynamics by Obert (3rd edition) + <li>Heat Transfer: Principles And Applications by B. K. Dutta (1st edition) + <li>Engineering physics by H. K. Malik & A. singh {% endblock %} |