diff options
author | hardythe1 | 2014-07-14 16:38:30 +0530 |
---|---|---|
committer | hardythe1 | 2014-07-14 16:38:30 +0530 |
commit | 4c9176483b5387dd881d1cb22e7f08b30947bb29 (patch) | |
tree | 4ea62f13a019121e64fc4cf1d9c1595fae32c857 /tbc | |
parent | 73ad4959c04a8b0b452bb79576b8cde5d2f731b6 (diff) | |
download | Python-TBC-Interface-4c9176483b5387dd881d1cb22e7f08b30947bb29.tar.gz Python-TBC-Interface-4c9176483b5387dd881d1cb22e7f08b30947bb29.tar.bz2 Python-TBC-Interface-4c9176483b5387dd881d1cb22e7f08b30947bb29.zip |
updating list
Diffstat (limited to 'tbc')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 75139a9..29d2b17 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -11,28 +11,20 @@ <li>Principles of Heat Transfer by Kreith & Bohn (4th Edition) <li>Elements of Mechanical Engineering by K.P. Roy & S.K. Hajra Chaudhry (5th Edition) <li>Introduction to Chemical Engineering Thermodynamics by Gopinath Halder (1st Edition) - <li>Chemical Engineering - Fluid Flow, Heat Transfer & Mass Transfer Vol. 1 by J. M. Coulson, J. F. Richardson (6th edition) - <li>C++ Program Design by James P. Cohoon, Jack W. Davidson <li>Programming with C by Byron S. Gottfried (3rd Edidion) <li>Numerical methods using C by E. Balagurusamy (1st Edition) - <li>Mass Transfer Operations by Robert Treybal (3rd Edition) - <li>Mastering C by K. R. Venugopal(1st Edition) <li>Basic Electrical Engineering by Debashisha Jena(1st Edition) - <li>Teach yourself C++ by Herbert Schildt(3rd Edition) <li>A textbook of Fluid Mechanics and Hydraulic machines by R. K. Bansal(9th Edition) <li>Data Structures using C++ by D. S. Malik(2nd Edition) <li>Data Structures with C by Seymour Lipschutz(1st Edition) <li>Computer Programming in C by V. Rajaram(EE Edition) - <li>Programming in C++ by P. B. Mahapatra(6th Edition) <li>Fluid power with applications by Anthony Asposito(1st Edition) <li>Advanced C programming by A. P. Godse & D. A. Godse(1st Edition) <li>Radar Engineering and Fundamentals of Navigational Aida by G. S. N. Raju(1st Edition) <li>Principles of Electronics by V. K. Mehta and Rohit Mehta(11th Edition) <li>Electronics Communication by Dennis Roddy and John Coolen (4th Edition) <li>Programming in C by Pradip Dey and Manas Ghosh(1st Edition) - <li>Fluid flow for the practicing Chemical engineer by James P. Abulencia & Louis Theodore(1st Edition) <li>Chemical Reactor analysis and applications for the practicing Engineer by Louis Theodore(1st Edition) - <li>Thermodynamics for the practicing Engineer by Loius Theodore, Francesco Ricci & Timothy Vanvliet(1st Edition) <li>Priciples of Power systems by V. K. Mehta & R. Mehta(4th Edition) <li>C for dummies by Dan Gookin(2nd Edition) <li>The complete reference Java 2 by Herbert Schildt(5th Edition) @@ -57,7 +49,6 @@ <li>Magnifying C by Arpita Gopal(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>Textbook of Engineering Chemistry by R. N. Goyal & H. Goel(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) @@ -91,4 +82,8 @@ <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) <li>Mechanics of Materials by beer and johnston (6th edition) + <li>Thermodynamics by C.P Arora (1st Edition) + <li>Magnifying C by Arpita Goyal (1st Editon) + <li>C Programming: A Modern Approach by K.N King (2nd Edition) + <li>Fundamentals of Electrical Machines by M.A. Salam (2nd Editon) {% endblock %} |