Buy used Bachelor of Technology (B.Tech) books online in India
Buy Second Hand Books, Used Books Online In India
Basic Electrical Engineering by M.L. Anwani (Dhanpat Rai & Co.)
Basic Electrical Engineering by M.L. Anwani is a comprehensive textbook published by Dhanpat Rai & Co. It serves as a foundational resource for students pursuing electrical engineering and related disciplines. The book is structured to cover essential concepts, principles, and applications in electrical engineering. This textbook is particularly useful for: Engineering Students: It provides a solid foundation in electrical engineering principles necessary for further studies. Practitioners: Professionals can use it as a reference for basic concepts and practical applications in electrical systems. Educational Institutions: The structured approach makes it suitable for course syllabi in undergraduate engineering programs. The book is designed to facilitate learning through clear explanations, solved examples, and practical problems, making it an essential resource for both theoretical understanding and practical implementation in the field of electrical engineering. Please feel free to contact for any further details using the "Chat with Seller" feature. 9702311412
Let Us C by Yashavant Kanetkar (BPB Publications)
Let Us C by Yashavant Kanetkar is a well-regarded textbook published by BPB Publications, designed to introduce beginners to the C programming language. It has gained popularity among students and aspiring programmers, with over three million copies sold globally. This book serves multiple purposes: For Beginners: It is particularly beneficial for those new to programming, as it starts from the basics without assuming prior knowledge. Educational Resource: It is widely used in academic settings for introductory programming courses. Self-Study Guide: The clear explanations and practical exercises make it suitable for self-learners looking to grasp C programming independently. The approachable writing style and structured format have made "Let Us C" a staple in the libraries of many students and professionals seeking to understand programming fundamentals effectively. Please feel free to contact for any further details using the "Chat with Seller" feature. 9702311412
Utilization of Electric Power and Electric Traction by J.B. GUPTA
This book is designed for the way we learn and intended for one-semester course in Design and Analysis of Algorithms . This is a very useful guide for graduate and undergraduate students and teachers of computer science. This book provides a coherent and pedagogically sound framework for learning and teaching. Its breadth of coverage insures that algorithms are carefully and comprehensively discussed with figures and tracing of algorithms. Carefully developing topics with sufficient detail, this text enables students to learn about concepts on their own, offering instructors flexibility and allowing them to use the text as lecture reinforcement.Key Features:" Focuses on simple explanations of techniques that can be applied to real-world problems." Presents algorithms with self-explanatory pseudocode." Covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers." Includes chapter summary, self-test quiz and exercises at the end of each chapter. Key to quizzes and solutions to exercises are given in appendices.
Microprocessor Architecture, Programming with 8085 by RAMESH GAONKAR
What thoughts cannot conceive, what words cannot express or what feelings cannot describe, revolves around the spirit of the poesy. The inner urge waits for that moment when the entire existence blooms like a lotus with the first ray of light. Super-consciousness has been personified as the mystic you and its inter-play with the self is realised at the realms of beauty that nature unfolds every moment. It is a collection of poems, mostly dealing with the struggle of life to rise above the daily trifles and reach the ocean of eternity. The poet: Arup Mitra is Professor of Economics at the Institute of Economic Growth, Delhi. His research interest lies in issues related to socio-economic development, literature, mysticism, spiritualism and temple-dance. His other major work in the field of literature includes collection of poems and fiction.
Electrical and Electronic Measurements Instrumentation by A.K. SAWHNEY
The book is fact covers a very wide spectrum of the field of Electrical and Electronic Measurements and instrumentation and is a complete reference in itself. The contents of the book have been drastically modified re-arranged and updated to acquaint the reader of modern trends in the field of measurements and Instrumentation.
E Balagurusamy Programming In Ansi C Btech CSE/IT
The book ?Programming in ANSI C? has been developed specifically to meet the needs of a first-time learner who is keen to be a programmer. Distinguished as one of the bestsellers in the market, the book is taking forward another step in pursuit of perfection with this new edition. It follows a hierarchical approach by explaining the concepts from elementary to advanced level. The exhaustive coverage of critical concepts, such as Arrays, Strings, Functions, Pointers, Self-referential Structures, Dynamic Memory Allocation, etc. makes this title a complete reference guide for the beginners as well as life-long learners. Rich pedagogy, challenging programming problems, and concretely curated appendices enhance the utility of the book and make it a lasting resource for students and instructors.Key Features:1. Updated content as per the latest AICTE curriculum2. One new chapter on ?Introduction to Computing?3. Strong pedagogical features4. Two fresh and innovative projects on ?Electricity Board Management System? and ?Making Web Services in C?5. An exciting appendix on ?Graphic Programming Using C?
Discrete Mathematics and Its Applications (SIE) 8th Edition
Discrete Mathematics and its applications, 8th edition by Kenneth H. Rosen and its Indian adaptation by Kamala krithivasan is suitable for the students of computer Science engineering, information Technology, and Mathematics. Divided into 13 chapters, the revised Indian adaptation provides an in-depth treatment of the subject to help the students understand the concepts of the subject area in an effective manner. The book not only teaches important mathematical concepts but also the application of these concepts. To enhance logical and mathematical skills, The book lays special emphasis on mathematical Reasoning and problem-solving abilities of the students. salient features: 1) Complete coverage of the AICTE model curriculum for discrete Mathematics 2) inclusion of important topics such as algebraic structures and coding theory 3) a precise, relevant, and comprehensive approach towards mathematical concepts without excessive formalism and abstraction 4) adoption of top-down approach, that is, basic concepts are taught first and then the advanced level concepts 5) All definitions and theorems are stated extremely carefully so that the readers appreciate the precision of language and rigor needed in Mathematics 6) includes applications which can be applied to a wide variety of areas, including computer Science, data networking, psychology, Chemistry, engineering, linguistics, Biology, business, and the Internet 7) 800+ examples are used to illustrate concepts, relates different topics, and introduce applications 8) 4200+ exercises in the text, with many different types of questions 9) 150+ Computer projects tie together what readers may have learned in computing and in discrete Mathematics.
Computer Organization & Architecture, 11e CSE/IT
Dr. William Stallings has authored 18 textbooks and over 70 books on computer security, computer networking, and computer architecture. With over 30 years experience in the field, he has worked as a technical contributor, technical manager, and an executive at several high-technology firms. Currently, he is an independent consultant whose clients have included computer and networking manufacturers and customers, software development firms, and leading-edge government research institutions. He has received the award for the best computer science textbook of the year thirteen times from the Text and Academic Authors Association.
Engineering Mathematics 1 for Sem 1
The condition of this book is very good or excellent and it is first year semester 1 there is no scratches on book without any lost of pages and also the actually price of the book is 570 but it is a second hand so I will send it in 450
Let us C 13th edition
Description: ""Simplicity""- That has been the hallmark of this book in not only its previous fourteen English editions, but also in the Hindi, Guajarati, Japanese, Korean, Chinese and US editions. This book does not assume any programming background. It begins with the basics towards the end of the book. Each Chapter Contains: Lucid explanation of the concept well thought-out, fully working programming examples End of chapter exercises that would help you practise the learned in the chapter Hand crafted ""kanNotes"" that would help you remember and revise the concepts covered in each chapter. Table of Contents: Getting Started C Instructions Decision Control Instruction More Complex Decision Making Loop Control Instruction More Complex Repetitions Case Control Instruction Functions Pointers Recursion Data Types Revisited The C Preprocessor Arrays Multidimensional Arrays Strings Handling Multiple Strings Structures Console Input/ Output File Input/ Output More Issues in Input/ Output Operations on Bits Miscellaneous Features C Under Linux Interview FAQ's Appendix A- Compilation and Execution Appendix B- Precedence table Appendix C-Chasing the Bugs Appendix D- ACII Chart Periodic Tests I to IV Index
