From f2a6752875269a5b2dcbedd3046ad70148849e9f Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 22 Jul 2014 17:33:31 +0530 Subject: updating list --- tbc/templates/tbc/books_under_progress.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 29d2b17..601e2d9 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -86,4 +86,7 @@
  • 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) +
  • 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) +
  • Elements Of Chemical Reaction Engineering by H. S. Fogler (3rd edition) +
  • Programming in ANSI C by E. Balagurusamy (4th edition) {% endblock %} -- cgit