SEARCH YOUR FAVOURITE BOOK AND ORDER ONLINE

  • E_Book Object-Oriented Programming Through C++ (Theory, Problems and Applications)

E_Book Object-Oriented Programming Through C++ (Theory, Problems and Applications)

  • ₹ 349.00


Book Detail
About The Author's Prof. R. S. Salaria is an outstanding teacher, a prolific author, a great motivator, and a social reformer. He is alumni of IIT. Delhi. He is a Certified Software Quality Professional (CSQP) by Govt. of India; SUN Certified Programmer and Trainer by SUN Microsystems, USA. He is life member of Computer Society of India (CSI), Institution of Electronics and Telecommunication Engineers (IETE), Indian Society for Technical Education (ISTE), and Punjab Academy of Sciences (PAS). He has delivered enlightening sessions in numerous Faculty Development Programmes (FDPs)/Faculty Empowerment Workshops (FEWs) to empower the faculty to become passionate teachers. He has also delivered enlightening sessions for students pan India to empower them to become passionate learners, great professionals, and good human beings. He is also taking initiatives to empower people of various sections and age groups on various issues such as character building, women empowerment, female feticide, honour killings, and various dimensions of corruption in public and private life.
Category CSIT
What's special / Useful in this book The subject of Object-Oriented Programming is of prime importance for the students of Computer Science and IT. Most of the projects at present times are being implemented using Object-Oriented Programming since it has the capability to manage the scale and complexity. Since this subject is of practical nature, it requires a thorough understanding of the basic concepts of the subject before putting them into practice. Therefore, keeping in mind the skills required for the 21* Century, while writing the book, a special emphasis is laid on the following aspects: • Designed keeping in mind the objectives of NEW EDUCATIONAL POLICY 2020 and OUT COME BASED EDUCATION. Simple and lucid language enables even an average reader to grasp the fundamental concepts of the subject. o Numerous illustrative examples demonstrate the application of the concepts. © Numerous review and programming exercises for assessments as per BLOOM'S TAXONOMY. • Multiple choice questions (MCQs) provide an opportunity for self-assessment of the fundamental concepts learned. o Frequently asked questions (FAQs) to conquer the technical round of the CAMPUS PLACEMENT PROCESS with flying colors. © LAB MANUAL is provided to guide the students in handling their laboratory work. We are sure that our efforts in preparing a wonderful piece of work will bring outstanding results not only in university examinations but also in bagging a handsome package in campus placement in top-notch IT giants that include Microsoft, Google, TCS, IBM, Wipro, Amazon, Facebook.
ISBN-13 9789392549052
Edition 1st (2022)
Pages 358
Preface
Preface The subject of Object-Oriented Programming is of prime importance for the students of Computer science and TI. Most of the projects are being implemented using Object Oriented Programming since it has the capability to manage the scale and complexity. Since this subject is of practical nature, it requires a thorough understanding of the basic concepts of the subject before putting them into practice. Therefore, keeping in mind the skills required for 21s Century, while writing the book, a special emphasis is laid on the following aspects: o Designed keeping in mind the objectives of NATIONAL EDUCATIONAL POLICY-2020 and OUTCOME BASED EDUCTION O Simple and lucid language enables even an average reader to grasp the fundamental concepts of the subject. o Numerous illustrative examples demonstrate the application of the concepts. o Numerous review and programming exercises for assessments as per BLOOM'S TAXONOMY. o Multiple choice questions (MCQs) provide an opportunity for self-assessment of the fundamental concepts learned. o Frequently asked questions (FAQs) to conquer the technical round of the CAMPUS PLACEMENT PROCESS with flying colors. o Lab Manual is provided to guide the students in handling their laboratory work, Enjoy reading this book, and feel free to send your free and frank comments, suggestions, and positive criticism. Your valuable input will help me to improve and fine-tune the book to meet your expectations.
Table of Contents
Table of Contents Chapter 1: Introduction to Objects Oriented Programming Chapter 2: Elements of C++ Language Chapter 3: Functions Chapter 4: Classes and Objects Chapter 5: Constructors and Destructors Chapter 6: Operators Overloading Chapter 7: Derived Classes and Inheritance. Chapter 8: Pointers APPENDICES Appendix A: Multiple Choice Questions (MCQs). Appendix B: Frequently Asked Questions (FAQs) Appendix C: Glossary