From dd9f0a9f440f2c267d01abac6cc1bcd1cb9aaa97 Mon Sep 17 00:00:00 2001
From: hardythe1
Date: Thu, 11 Sep 2014 11:14:14 +0530
Subject: udating list
---
tbc/templates/tbc/books_under_progress.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index 830f102..350ff09 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -90,4 +90,10 @@
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)
+ C: How to program by H.M. Deitel and P.J. Deitel (3rd edition)
+ Electric Machinery And Transformers by I. L. Kosow (2nd edition)
+ Data Structures using C by ISRD group (2nd edition)
{% endblock %}
--
cgit