diff options
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 %} |