summaryrefslogtreecommitdiff
path: root/tbc/templates/tbc/books_under_progress.html
diff options
context:
space:
mode:
Diffstat (limited to 'tbc/templates/tbc/books_under_progress.html')
-rw-r--r--tbc/templates/tbc/books_under_progress.html31
1 files changed, 10 insertions, 21 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index 4ce3798..01c9a2f 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -3,34 +3,16 @@
{% block content %}
<center><h2> Books Under Progress </h2></center><br/>
<ol>
- <li>Computer Programming in C by V. Rajaram(EE Edition)
- <li>Advanced C programming by A. P. Godse & D. A. Godse(1st Edition)
- <li>Radar Engineering and Fundamentals of Navigational Aida by G. S. N. Raju(1st Edition)
- <li>Principles of Electronics by V. K. Mehta and Rohit Mehta(11th Edition)
<li>Electronics Communication by Dennis Roddy and John Coolen (4th Edition)
- <li>Programming in C by Pradip Dey and Manas Ghosh(1st Edition)
- <li>Chemical Reactor analysis and applications for the practicing Engineer by Louis Theodore(1st Edition)
- <li>C for dummies by Dan Gookin(2nd Edition)
- <li>The complete reference Java 2 by Herbert Schildt(5th Edition)
- <li>Data Structures and Algorithms made easy by Narasimha Karumanchi(2nd Edition)
<li>Fundamentals of Data Structures in C++ by Ellis Horowitz, Sartaj Sahni & Dinesh Mehta(2nd Edition)
- <li>Stength of materials - Mechanics of solids by Er R. K. Rajput(revised Edition)
<li>Transport Processes and Unit Operations by C. J. Geankoplis(3rd Edition)
<li>Modern Physics by B. L. Theraja(16th Edition)
- <li>Electrical and Electronic Principles and Technology by John Bird(3rd Edition)
- <li>Op-Amps and Linear Integrated circuit by S. Sharma(1st Edition)
<li>Optical Fiber Communications Principles and practice by John M. Senior(3rd Edition)
- <li>Data structures through C in depth by S. K. Srivastava & Deepali Srivastava
- <li>Electric Power Transmission: System engineering and Design by Turan Gonen(2nd Edition)
<li>Programming in C by R. Subburaj(1st Edition)
- <li>Radar Engineering and fundamentals of Navigational Aids by G. S. N. Raju(1st Edition)
<li>Basic Electrical Engineering with numerical problems(Volume-1) by P. S. Dhogal(1st Edition)
<li>Engineering thermodynamics by P. K. Nag(4th Edition)
- <li>Introduction to heat transfer by S. K. Som(1st Edition)
- <li>Electronic Devices and Circuits by K. L. Kishore(1st Edition)
<li>Principles of Electronic Communication Systems by Louis E. Freznel(3rd Edition)
<li>Thermodynamics: An Engineering approach by Michael A. boles & Yunus A. cengel(5th Edition)
- <li>Analog Electronics by U. A. Bakshi & A. P. Godse
<li>Solid State Electronic Devices by Ben Streetman & sanjay Banerjee(EE Edition)
<li>Digital Communications by S. Sharma(6th edition)
<li>Fundamentals of Computing and Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam
@@ -54,7 +36,6 @@
<li>Optical Fiber Communication by Gerd Keiser (4th edition)
<li>Thermodynamics by Obert (3rd edition)
<li>Heat Transfer: Principles And Applications by B. K. Dutta (1st edition)
- <li>Mastering C by K R Venugopal & S R Prasad (1st Edition)
<li>Thermodynamics for chemists by Glasstone & Samuel (8th edition)
<li>Numerical Methods : With Programs in C (2nd Edition)
<li>Linear Integrated circuits by D.Roy Choudhury and Shail B. Jain (4th edition)
@@ -65,7 +46,6 @@
<li>Statics And Strength Of Materials by I. J. Levinson
<li>Teach yourself C++ by Herbert Schildt (3rd edition)
<li>Turbomachinery Design And Theory by R. S. R. Gorla And A. A. Khan (1st edition)
- <li>Problmes in Hydraulics by R. S. Paradise (3rd edition)
<li>Diffusion: Mass Transfer In Fluid Systems by E. L. Cussler (2nd edition)
<li>Fluid Mechanics and Hydraulic Machines by B. K. Sarkar (1st Edition)
<li>Fluid Mechanics by A. K. Choudhary and Om Prakash (2nd Edition)
@@ -76,7 +56,6 @@
<li>Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore (1st Edition)
<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)
@@ -93,4 +72,14 @@
<li>Irrigation & Water Power Engineering by B.C. Punmia (16th Edition)
<li>Fundamentals of Aerodynamic by J.D. Anderson Jr. (3rd Editon)
<li>Thyristors Theory & Applications by R.K. Sugandhi & K.K. Sugandhi (2nd Edition)
+ <li>Fundamentals Of Data Structure In C by S. Sahni , S. Anderson-freed And E. Horowitz (2nd edition)
+ <li>Unix: Concepts And Applications by S. Das (4th edition)
+ <li>Data Structures Using C And C++ by Y. Langsam, M. Augenstein And A. M. Tenenbaum
+ <li>Teach Yourself C in 24 hours by Tony Zhang
+ <li>Electronic Measurements and Instrumentation by R. K. Rajput (2nd edition)
+ <li>Introduction to Thermal Systems Engineering: Thermodynamics, Fluid Mechanics, and Heat Transfer by Moran, Shapiro, Munson, Dewitt
+ <li>Applied physics by Neeraj Mehta
+ <li>Advance Semiconductor Devices by S. Sharma (1st edition)
+ <li>Textbook Of Heat Transfer by S.P.Sukhatme (4th edition)
+ <li>Modern Physics by B.L.Theraja (16th edition)
{% endblock %}