From 4c9176483b5387dd881d1cb22e7f08b30947bb29 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 14 Jul 2014 16:38:30 +0530 Subject: updating list --- tbc/templates/tbc/books_under_progress.html | 13 ++++--------- 1 file 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 @@
  • Principles of Heat Transfer by Kreith & Bohn (4th Edition)
  • Elements of Mechanical Engineering by K.P. Roy & S.K. Hajra Chaudhry (5th Edition)
  • Introduction to Chemical Engineering Thermodynamics by Gopinath Halder (1st Edition) -
  • Chemical Engineering - Fluid Flow, Heat Transfer & Mass Transfer Vol. 1 by J. M. Coulson, J. F. Richardson (6th edition) -
  • C++ Program Design by James P. Cohoon, Jack W. Davidson
  • Programming with C by Byron S. Gottfried (3rd Edidion)
  • Numerical methods using C by E. Balagurusamy (1st Edition) -
  • Mass Transfer Operations by Robert Treybal (3rd Edition) -
  • Mastering C by K. R. Venugopal(1st Edition)
  • Basic Electrical Engineering by Debashisha Jena(1st Edition) -
  • Teach yourself C++ by Herbert Schildt(3rd Edition)
  • A textbook of Fluid Mechanics and Hydraulic machines by R. K. Bansal(9th Edition)
  • Data Structures using C++ by D. S. Malik(2nd Edition)
  • Data Structures with C by Seymour Lipschutz(1st Edition)
  • Computer Programming in C by V. Rajaram(EE Edition) -
  • Programming in C++ by P. B. Mahapatra(6th Edition)
  • Fluid power with applications by Anthony Asposito(1st Edition)
  • Advanced C programming by A. P. Godse & D. A. Godse(1st Edition)
  • Radar Engineering and Fundamentals of Navigational Aida by G. S. N. Raju(1st Edition)
  • Principles of Electronics by V. K. Mehta and Rohit Mehta(11th Edition)
  • Electronics Communication by Dennis Roddy and John Coolen (4th Edition)
  • Programming in C by Pradip Dey and Manas Ghosh(1st Edition) -
  • Fluid flow for the practicing Chemical engineer by James P. Abulencia & Louis Theodore(1st Edition)
  • Chemical Reactor analysis and applications for the practicing Engineer by Louis Theodore(1st Edition) -
  • Thermodynamics for the practicing Engineer by Loius Theodore, Francesco Ricci & Timothy Vanvliet(1st Edition)
  • Priciples of Power systems by V. K. Mehta & R. Mehta(4th Edition)
  • C for dummies by Dan Gookin(2nd Edition)
  • The complete reference Java 2 by Herbert Schildt(5th Edition) @@ -57,7 +49,6 @@
  • Magnifying C by Arpita Gopal(1st Edition)
  • Semiconductor Physics and devices by D. A. Naemen(3rd Edition)
  • Chemical Engineering Thermodynamics by Y. V. C. Rao(1st Edition) -
  • Textbook of Engineering Chemistry by R. N. Goyal & H. Goel(1st Edition)
  • Chemical reaction Engineering by O. Levenspiel(3rd Edition)
  • Radar Engineering and fundamentals of Navigational Aids by G. S. N. Raju(1st Edition)
  • Engineering and Chemical Thermodynamics by M. D. Koretsky(2nd Edition) @@ -91,4 +82,8 @@
  • Modern Electronics Communication by J. S. Beasley and G. Miller (9th edition)
  • Introduction To Modern Physics Volume 1 by R. B. Singh (2nd edition)
  • Mechanics of Materials by beer and johnston (6th edition) +
  • Thermodynamics by C.P Arora (1st Edition) +
  • Magnifying C by Arpita Goyal (1st Editon) +
  • C Programming: A Modern Approach by K.N King (2nd Edition) +
  • Fundamentals of Electrical Machines by M.A. Salam (2nd Editon) {% endblock %} -- cgit