diff options
author | hardythe1 | 2014-09-11 11:14:14 +0530 |
---|---|---|
committer | hardythe1 | 2014-09-11 11:14:14 +0530 |
commit | dd9f0a9f440f2c267d01abac6cc1bcd1cb9aaa97 (patch) | |
tree | 55e609446a732d597d7c13d02377c81bef09edb7 /tbc | |
parent | 24c56355c1608818c9b376d37680fa0019d917f9 (diff) | |
download | Python-TBC-Interface-dd9f0a9f440f2c267d01abac6cc1bcd1cb9aaa97.tar.gz Python-TBC-Interface-dd9f0a9f440f2c267d01abac6cc1bcd1cb9aaa97.tar.bz2 Python-TBC-Interface-dd9f0a9f440f2c267d01abac6cc1bcd1cb9aaa97.zip |
udating list
Diffstat (limited to 'tbc')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ <li>Engineering Economics by R. Panneerselvam (1st Edition) <li>C Programming for the Absolute beginner Michael Vine (2nd Edition) <li>Problems in Hydraulics by R. S. Paradise (3rd Edition) + <li>Modern Physics by Kenneth Krane (2nd edition) + <li>Essentials of programming in C for Life Sciences by S. Parthasarathy (1st edition) + <li>DC Machines and Synchronous Machines by U. A. Bakshi and M. V. Bakshi (1st Edition) + <li>C: How to program by H.M. Deitel and P.J. Deitel (3rd edition) + <li>Electric Machinery And Transformers by I. L. Kosow (2nd edition) + <li>Data Structures using C by ISRD group (2nd edition) {% endblock %} |