Showing all 7 books
Today, the discipline of Computer Science is concerned with developing large applications. Software Engineering covers not only the technical aspects to building software systems, but also management issues, such as directing programming teams, scheduling and budgeting. It is called ‘Engineering’, though early practitioners wished to call it ‘Software Physics’, but that term was already in use. In fact, they decided to ...
Information Technology refers to the creation, gathering, processing, storage and delivery of information and the processes and devices that makes this life. Information technology has emerged as an all-pervasive force that impacts the lives of people across the world. Information Technology and its uses create new opportunities of employment, growth and prosperity. This is possible when the practical knowledge of management is applied to specific situations for ...
The book basically focuses on Data structures and its various procedures for storing and retrieving data from the memory. Different methods like stacks, onches, Trees, Linked List, Graphs and Arrays etc. are included in this book. Various techniques and algorithms are also implemented in Data Structure of ‘C’ Language. This book is primarily prepared for students pursuing B.C.A., B.Tech., M.C.A. and M.Tech.
Data Structure provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++ .The most unique aspect of this text is the clear separation of the interface and implementation. C++ allows the programmer to write the interface and implementation separately, to place them in separate files and compile separately, and to hide the implementation details. This separation of ...
This is a systematic study of Database Management system. Actually databases are essential ingredients of modern computing systems. Although database concepts, technology and architectures have been developed and consolidated in the last decades, many aspects are subject to technological evolution and revolution. This book provides a new and comprehensive treatment of databases, dealing with the complete syllabuses for both an introductory course and an advanced ...