Buy used Bachelor of Computer Applications (BCA) books online in India
Buy Second Hand Books, Used Books Online In India
OPERATING SYSTEM PRINCIPLES - Seventh Edition Abraham Silverschatz
The seventh edition has been updated to offer coverage of the most current topics and applications, improved conceptual coverage and additional content to bridge the gap between concepts and actual implementations. The new two-color design allows for easier navigation and motivation. New exercises, lab projects and review questions help to further reinforce important concepts.· Overview· Process Management· Process Coordination· Memory Management· Storage Management· Distributed Systems· Protection and Security· Special-Purpose Systems
Head First Java
Learn the hand-crafted notes on C programming Key Features Strengthens the foundations, as a detailed explanation of programming language concepts are given Lucid explanation of the concept Well thought-out, fully working programming examples End-of-chapter exercises that would help you practice the skills learned in the chapter Hand-crafted "KanNotes" at the end of the each chapter that would help the reader remember and revise the concepts covered in the chapter Focuses on how to think logically to solve a problem Description The new edition of this classic book has been thoroughly revamped, but remains faithful to the principles that have established it as a favourite amongst students, teachers and software professionals round the world. "Simplicity"- that has been the hallmark of this book in not only its previous sixteen English editions, but also in the Hindi, Gujrati, Japanese, Korean, Chinese and US editions. This book doesn't assume any programming background. It begins with the basics and steadily builds the pace so that the reader finds it easy to handle advanced topics towards the end of the book. What will you learn C Instructions Decision Control Instruction, Loop Control Instruction, Case Control Instruction Functions, Pointers, Recursion Data Types, The C Preprocessor Arrays, Strings Structures, Console Input/Output, File Input/Output Who this book is for Students, Programmers, researchers, and software developers who wish to learn the basics of C++ programming language.Table of Contents 1. Getting Started 2. C Instructions 3. Decision Control Instruction 4. More Complex Decision Making 5. Loop Control Instruction 6. More Complex Repetitions 7. Case Control Instruction 8. Functions 9. Pointers 10. Recursion 11. Data Types Revisited 12. The C Preprocessor 13. Arrays 14. Multidimensional Arrays 15. Strings 16. Handling Multiple Strings 17. Structures 18. Console Input/Output 19. File Input/Output 20. More Issues In Input/Output 21. Operations On Bits 22. Miscellaneous Features 23. Interview FAQs App
Object oriented programming by E Balagirusamy
Table Of Contents Preface Principles Of Object-Oriented Programming Beginning with C++ Tokens, Expressions and Control Structures Functions in C++ Classes and Objects Constructors and Destructors Operator Overloading and Type Conversions Inheritance: Extending Classes Pointers, Virtual Functions and Polymorphism Managing Console I/O Operations Working with Files Templates Exception Handling Introduction to the Standard Template Library Manipulating Strings New Features of ANSI C++ Standard Object-Oriented Systems Development Appendix A: Projects Appendix B: Answers to Debugging Exercises Appendix C: Executing Turbo C++ Appendix D: Executing C++ Under Windows Appendix E: Glossary of ANSI C++ Keywords Appendix F: C++ Operator Precedence Appendix G: Points to Remember Appendix H: Glossary of Important C++ and OOP Terms Appendix I: C++ Proficiency Test with Answers Bibliography Index
Compilers Principles, Techniques, and Tools by Alfred V.Aho
This introduction to compilers is the direct descendant of the well-known book by Aho and Ullman, Principles of Compiler Design. The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years. The book provides a thorough introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.
Systems Analysis And Design
This book has been designed to examine some basic systems concepts that are useful in understanding the role and development of information systems for business. When the overall relationships of a system, or of its component systems is sufficiently stable so that reliable predictions can be made about the systems outputs, the entire system or sub-system can be automated to produce wonderful results.Chapter 1: SystemsChapter 2: Business Systems & InformationChapter 3: Project Selection and Preliminary InvestigationChapter 4: Feasibility SurveysChapter 5: System Analysis MethodsChapter 6: Logical Design of System: Structured ApproachChapter 7: Physical Design of the SystemChapter 8: Database ConceptsChapter 9: Systems controlsChapter 10: Quality Assurance and TestingChapter 11: Hardware and Software Selection
Fundamentals of Database Systems
Responding to the requests of database professors nationwide,the leading textbook for the introductory database management course is being fully revised in time for the startof Fall 1999 classes. Fundamentals of Database Systems, Third Edition is updated to reflect the latest developments indatabase research and practice. It combines clear explanations of theory and real systems, broad coverage of modeling and design of databases, and excellent examples with up-to-date introductions to modern database technology. Features of the Third Edition Presents clear and complete discussion of the relational approach including modeling, design, and query languages Reorganized material on data modeling to clearly separate entity relationship modeling, extended entity relationship modeling, and object-oriented modeling NEW! Gives examples of real database systems - Oracle and Microsoft Access - in Ch. 10 NEW and EXPANDED! Provides coverage of the object-oriented and object relational approach to data management including ODMG and SQL3 NEW! Includes discussion of decision support applications of data warehousing and data mining, as well as emerging technologies of web databases, multimedia, and mobile databases NEW! Covers advanced modeling in the areas of active, temporal, and spatial databases NEW! Discusses current database application areas of GIS, genome, and digital libraries
oxford university
Computer Fundamentals and Programming in C is designed to serve as a textbook for the undergraduate students of engineering, computer science, computer applications, and information technology. The book seeks to provide a thorough overview of all the fundamental concepts related to computer science and programming. It lays down the foundation for all the advanced courses that a student is expected to learn in the following semesters.
ANNA UNIVERSITY BOOKS FOR BE CSE
In The Second Edition Of This Best-Selling Book, The Author Continues To Refine And Enhance His Innovative Approach To Algorithms And Data Structures. Using A C Implementation, He Highlights Conceptual Topics, Focusing On Adts And The Analysis Of Algorithms For Efficiency As Well As Performance And Running Time.