From 963a2021b9ad10ad518c149f7d90016d040ca3d4 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Fri, 7 Nov 2014 17:29:22 +0530 Subject: updating list --- tbc/templates/tbc/books_under_progress.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 4ce3798..1a3594a 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -54,7 +54,6 @@
  • Optical Fiber Communication by Gerd Keiser (4th edition)
  • Thermodynamics by Obert (3rd edition)
  • Heat Transfer: Principles And Applications by B. K. Dutta (1st edition) -
  • Mastering C by K R Venugopal & S R Prasad (1st Edition)
  • Thermodynamics for chemists by Glasstone & Samuel (8th edition)
  • Numerical Methods : With Programs in C (2nd Edition)
  • Linear Integrated circuits by D.Roy Choudhury and Shail B. Jain (4th edition) @@ -65,7 +64,6 @@
  • Statics And Strength Of Materials by I. J. Levinson
  • Teach yourself C++ by Herbert Schildt (3rd edition)
  • Turbomachinery Design And Theory by R. S. R. Gorla And A. A. Khan (1st edition) -
  • Problmes in Hydraulics by R. S. Paradise (3rd 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) @@ -76,7 +74,6 @@
  • Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore (1st Edition)
  • Engineering Economics by R. Panneerselvam (1st Edition)
  • C Programming for the Absolute beginner Michael Vine (2nd Edition) -
  • Problems in Hydraulics by R. S. Paradise (3rd Edition)
  • Modern Physics by Kenneth Krane (2nd 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) @@ -93,4 +90,14 @@
  • Irrigation & Water Power Engineering by B.C. Punmia (16th Edition)
  • Fundamentals of Aerodynamic by J.D. Anderson Jr. (3rd Editon)
  • Thyristors Theory & Applications by R.K. Sugandhi & 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 +
  • Teach Yourself C in 24 hours by Tony Zhang +
  • Electronic Measurements and Instrumentation by R. K. Rajput (2nd edition) +
  • Introduction to Thermal Systems Engineering: Thermodynamics, Fluid Mechanics, and Heat Transfer by Moran, Shapiro, Munson, Dewitt +
  • Applied physics by Neeraj Mehta +
  • Advance Semiconductor Devices by S. Sharma (1st edition) +
  • Textbook Of Heat Transfer by S.P.Sukhatme (4th edition) +
  • Modern Physics by B.L.Theraja (16th edition) {% endblock %} -- cgit