Buy used Bachelor of Computer Applications (BCA) books online in India
Buy Second Hand Books, Used Books Online In India
Object Oriented Programming in Turbo C++
Object-Oriented Programming (OOP) is the most dramatic and potentially confusing-innovation in software development since the dawn of the computer age. Based on the idea of treating functions and data as objects, OOP results in programs that are more flexible, more easily maintained, and, on the whole, more powerful. Suitable for students, hackers, and enthusiasts, Object-Oriented Programming in Turbo C++ is written by best-selling author Robert Lafore. Step-by-step lessons teach the Basics of Object-Oriented Programming with Turbo C++ and its new Windows-compatible sibling, Borland C++. Object-Oriented Programming in Turbo C++ focuses on C++ as a separate language, distinct from C, and assumes no prior experience with C.
Bca semester 1st books
Keeping in mind the immense importance and significance of the NCERT Textbooks for a student, Arihant has come up with a unique book containing only and all Question-Answers of NCERT Textbook based questions. This book has been designed for the students studying in Class X following the NCERT Textbook of Social Science. The present book has been divided into two parts according to the syllabi of Social Science Term I and Term II, further divided into History, Geography, Political Science and Economics sections. This book has been worked out with an aim of overall development of the students in such a way that it will help students define the way how to write the answers of the textbook based questions. This book has answer to each & every question covered in the chapters of the textbook for Class X Social Science. Also each chapter in the book begins with a summary of the chapter which will help in effective understanding of the theme of the chapter and to make sure that the students will be able to answer all popular questions concerned to a particular chapter whether it is Long Answer Type or Short Answer Type Question. The curriculum for Disaster Management has been covered at the end of the book with necessary theoretical content and solved textbook questions. The book has been designed systematically in the simplest manner for easy comprehension of the chapters and their themes. As the book has been designed strictly according to the NCERT Textbook of Social Science for Class X and provides a thorough and complete coverage of the textbook based questions, it for sure will help the Class X students in an effective way for Social Science.
Bca 1st semester books
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 skills learned in the chapter Hand crafted "kanNotes” at the end of each chapter that would help the reader remember and revise the concepts covered in the 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- ASCII Chart Periodic Tests I to IV Index
Digital Electronics Fundamentals
The development of modern information systems is a demanding task. New technologies and tools are designed, implemented and presented in the market on a daily bases. User needs change dramatically fast and the IT industry copes to reach the level of efficiency and adaptability for its systems in order to be competitive and up-to-date. Thus, the realization of modern information systems with great characteristics and functionalities implemented for specific areas of interest is a fact of our modern and demanding digital society and this is the main scope of this book. Therefore, this book aims to present a number of innovative and recently developed information systems. It is titled "Modern Information Systems" and includes 8 chapters. This book may assist researchers on studying the innovative functions of modern systems in various areas like health, telematics, knowledge management, etc. It can also assist young students in capturing the new research tendencies of the information systems' development.
Computer Science
The classic data structure textbook provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees and graphs, and techniques such as sorting hashing that form the basis of all software. In addition, it presents advanced of specialized data structures such as priority queues, efficient binary search trees, multiway search trees and digital search structures. The book now discusses topics such as weight biased leftist trees, pairing heaps, symmetric min-max heaps, interval heaps, top-down splay trees, B+ trees and suffix trees. Red-black trees have been made more accessible. The section on multiway tries has been significantly expanded and several trie variations and their application to Interner packet forwarding have been disused.