diff options
author | hardythe1 | 2014-07-23 11:01:13 +0530 |
---|---|---|
committer | hardythe1 | 2014-07-23 11:01:13 +0530 |
commit | 9fc9dbaf2d02bed115d558e90125bcb3ca37ef22 (patch) | |
tree | 3f9d9023a9dbb5ebe54f6fffbe43b40df600c009 /tbc | |
parent | f2a6752875269a5b2dcbedd3046ad70148849e9f (diff) | |
download | Python-TBC-Interface-9fc9dbaf2d02bed115d558e90125bcb3ca37ef22.tar.gz Python-TBC-Interface-9fc9dbaf2d02bed115d558e90125bcb3ca37ef22.tar.bz2 Python-TBC-Interface-9fc9dbaf2d02bed115d558e90125bcb3ca37ef22.zip |
updating list
Diffstat (limited to 'tbc')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 601e2d9..5ba9f26 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -6,12 +6,10 @@ <li>Power Electronics: Circuits, devices and applications by Muhammad H. Rashid(3rd Edition) <li>Engineering Mechanics-Statistics & Dynamics by Irving H. Shames & Krishna Mohan Rao (4th Edition) <li>Introduction to Fluid Mechanics by Fox & McDonald, Philip J. Pritchard (6th Edition) - <li>A Heat Transfer Textbook by Lienhard John H. 4th & Lienhard John H. 5th (3rd Edition) <li>Fundamentals of Thermodynamics by Borgnakke Claus & Sonntag E. Richard (7th Edition) <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>Programming with C by Byron S. Gottfried (3rd Edidion) <li>Numerical methods using C by E. Balagurusamy (1st Edition) <li>Basic Electrical Engineering by Debashisha Jena(1st Edition) <li>A textbook of Fluid Mechanics and Hydraulic machines by R. K. Bansal(9th Edition) @@ -32,21 +30,15 @@ <li>Fundamentals of Data Structures in C++ by Ellis Horowitz, Sartaj Sahni & Dinesh Mehta(2nd Edition) <li>Stength of materials - Mechanics of solids by Er R. K. Rajput(revised Edition) <li>Transport Processes and Unit Operations by C. J. Geankoplis(3rd Edition) - <li>Mechanics of fluids by A. C. Walshaw & D. A. Jobson - <li>Electronic devices and circuits by I. J. Nagrath <li>Modern Physics by B. L. Theraja(16th Edition) <li>Electrical and Electronic Principles and Technology by John Bird(3rd Edition) <li>Op-Amps and Linear Integrated circuit by S. Sharma(1st Edition) - <li>Stoichiometry and Process calculations by K. V. Narayanan & B. Lakshmikutty(1st Edition) <li>Antenna and Wave Propagation by K. D.Prasad(3rd Edition) <li>Optical Fiber Communications Principles and practice by John M. Senior(3rd Edition) <li>Data structures through C in depth by S. K. Srivastava & Deepali Srivastava <li>Operational Amplifiers and Linear Integrated circuits by R. F. Coughline & F. F. Driscoll(6th Edition) - <li>Surveying volume 3 by A. K. Arora(1st Edition) <li>Electric Power Transmission: System engineering and Design by Turan Gonen(2nd Edition) - <li>Material science and engineering by Dr. K. M. Gupta(5th Edition) <li>Programming in C by R. Subburaj(1st Edition) - <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>Chemical reaction Engineering by O. Levenspiel(3rd Edition) @@ -89,4 +81,5 @@ <li>Chemical Engineering-Fluid Flow,Heat Transfer And Mass Transfer Vol-1 by J. M. Coulson, J. F. Richardson, J. R. Backhurst And J. H. Harker (6th edition) <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) {% endblock %} |