Book Image

Object Oriented Programming With C++

Author: Nabaraj Pokhrel & Uday Kumar Fago
  • ISBN: 9789937301091
  • Version: English
  • Price NRs. 295
  • Published Year 2017
  • Avaliablility: Out of stock
  • For: Tribhuvan University

Order Now

This is a book for people who are interested in learning computer programming, or who are interested in knowing what computer programming is and what the role of programming is. It is designed according to the syllabus of BBA and BIM programs but it is also useful for the students of BCA, Bsc.IT, BE etc.
This book teaches computer programming by presenting the C++ programming language to the reader. Some less important and confusing features of C++ have been left out from the programs of this book. These days, the Java and C# programming languages might be alternative languages to study. We believe, though, that C++ is a fine programming language for a beginner in computer programming, and C++ will be an important programming language for a long time. With C++ you can get "closer to the machine" and learn how a computer operates. With C++ it is easy to write simple computer programs that read something from the keyboard and print something to the screen. These kinds of programs are needed to learn the basics of computer programming. Once you have learned C++ and the principles of computer operation by reading this book, you have acquired a robust basis for continuing your studies, and learning other programming languages.