summaryrefslogtreecommitdiff
path: root/tbc
diff options
context:
space:
mode:
Diffstat (limited to 'tbc')
-rw-r--r--tbc/templates/tbc/books_under_progress.html14
-rw-r--r--tbc/templates/tbc/converted_textbooks.html5
2 files changed, 8 insertions, 11 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index 31fa7dc..aa31601 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -10,21 +10,16 @@
<li>Fundamentals of Thermodynamics by Borgnakke Claus & Sonntag E. Richard (7th Edition)
<li>Principles of Heat Transfer by Kreith & Bohn (4th Edition)
<li>Elements of Mechanical Engineering by K.P. Roy & S.K. Hajra Chaudhry (5th Edition)
- <li>Miller & Freunds Probability & Statistics for Engineers by Richard J. (8th Edition)
<li>Introduction to Chemical Engineering Thermodynamics by Gopinath Halder (1st Edition)
<li>Chemical Engineering - Fluid Flow, Heat Transfer & Mass Transfer Vol. 1 by J. M. Coulson, J. F. Richardson (6th edition)
- <li>Programming in ANSI C by E. Balagurusamy (6th Edition)
<li>C++ Program Design by James P. Cohoon, Jack W. Davidson
<li>Programming with C by Byron S. Gottfried (3rd Edidion)
<li>Numerical methods using C by E. Balagurusamy (1st Edition)
<li>Mass Transfer Operations by Robert Treybal (3rd Edition)
- <li>Accelerated C++ by Andrew Koeing & Barbara Moo (1st Edition)
<li>Mastering C by K. R. Venugopal(1st Edition)
<li>Basic Electrical Engineering by Debashisha Jena(1st Edition)
- <li>Textbook on C: Fundamentals, Data structures & problem solving by Krathikeyan A.(1st Edition)
<li>Teach yourself C++ by Herbert Schildt(3rd Edition)
<li>A textbook of Fluid Mechanics and Hydraulic machines by R. K. Bansal(9th Edition)
- <li>Radio - Frequency and Microwave communication circuits analysis and design by D. K. Mishra(2nd Edition)
<li>Data Structures using C++ by D. S. Malik(2nd Edition)
<li>Data Structures with C by Seymour Lipschutz(1st Edition)
<li>Computer Programming in C by V. Rajaram(EE Edition)
@@ -33,10 +28,8 @@
<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>Antenna and Wave propagation by K. K. Sharma(1st 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>Application of Numerical Techniques with C by Suresh Chandra
<li>Fluid flow for the practicing Chemical engineer by James P. Abulencia & Louis Theodore(1st Edition)
<li>Chemical Reactor analysis and applications for the practicing Engineer by Louis Theodore(1st Edition)
<li>Thermodynamics for the practicing Engineer by Loius Theodore, Francesco Ricci & Timothy Vanvliet(1st Edition)
@@ -61,8 +54,6 @@
<li>Electric Power Transmission: System engineering and Design by Turan Gonen(2nd Edition)
<li>Material science and engineering by Dr. K. M. Gupta(5th Edition)
<li>Programming in C by R. Subburaj(1st Edition)
- <li>Concepts of modern physics by Arthur Beiser(6th Edition)
- <li>Fundamentals of electronic drives and control by B. R. Gupta & V. Singhal(1st Edition)
<li>Magnifying C by Arpita Gopal(1st Edition)
<li>Semiconductor Physics and devices by D. A. Naemen(3rd Edition)
<li>Chemical Engineering Thermodynamics by Y. V. C. Rao(1st Edition)
@@ -78,14 +69,15 @@
<li>Mechanics of Materials by R. C. Hibbeler(8th Edition)
<li>Elementary heat power by H. L. Solberg
<li>Thermodynamics: An Engineering approach by Michael A. boles & Yunus A. cengel(5th Edition)
- <li>Thermodynamics by F. P. Durham(2nd Edition)
<li>Semiconductor Devices Physics and Technology by S. M. Sze(2nd 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>Engineering Physics by D. K. Bhattacharya & A. Bhaskaran(1st Edition)
- <li>Applied Physics II by H. J. Sawant
<li>Fundamentals of Computing and Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam
<li>Thermodynamics: From concepts to applications by A. Shavit & C. Gutfinger(2nd Edition)
<li>Aircraft Structures For Engineering Students (4th edition)
+ <li>A First Course in Programming with C by T. Jeyapoovan (1st Edition)
+ <li>Heat & Thermodynamics by A Manna (1st Edition)
+ <li>Fundamentals of Engineering Heat & Mass Transfer by R. C. Sachdeva (4th Edition)
{% endblock %}
diff --git a/tbc/templates/tbc/converted_textbooks.html b/tbc/templates/tbc/converted_textbooks.html
index 831998b..125f8a3 100644
--- a/tbc/templates/tbc/converted_textbooks.html
+++ b/tbc/templates/tbc/converted_textbooks.html
@@ -93,6 +93,11 @@
<li>Problems in Fluid Flow by D. J. Brasch and D. Whyman(1st Edition)
<li>Programming with ANSI and Turbo C by Ashok N. Kamthane(1st Edition)
<li>Fundamentals of Engineering Thermodynamics by Moran & Shapiro (5th Edition)
+<li>Miller & Freunds Probability & Statistics for Engineers by Richard J. (8th Edition)
+<li>Concepts of modern physics by Arthur Beiser(6th Edition)
+<li>Fundamentals of electronic drives and control by B. R. Gupta & V. Singhal(1st Edition)
+<li>Thermodynamics by F. P. Durham(2nd Edition)
+<li>Applied Physics II by H. J. Sawant
</ol>
{% endblock %}