
Автор: Bhimsen Joshi
Издательство: University Science Press/Laxmi Publications
Год: 2023
Страниц: 266
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB
"Fundamentals of Object-Oriented Programming (Java and Python)" is widely regarded as a valuable resource for anyone interested in learning the principles of object-oriented programming. The book covers topics such as classes and objects, inheritance and polymorphism, encapsulation and abstraction, and exception handling. The book provides clear explanations of key concepts and includes numerous examples and exercises to help readers develop their programming skills. The inclusion of both Java and Python programming languages makes the book accessible to a wide range of readers, regardless of their programming background.
Java is a general purpose, simple, high level, platform independent, purely object-oriented programming language that combines a well-designed language with dominant features which makes java Robust and secure languages. In addition to the core language components, Java software distributions include many software libraries for graphical user interface (GUI), database, network and programming. In al this block, we will emphasis on basic features of Java language and got familiar with JVM, JDK, JRE and API. Java is a purely object-oriented programming language. The main objective of this is that in order to write a Java programs we have to use object-oriented concept like class and object, etc.
Python is an object-oriented, high level language, interpreted, dynamic and multipurpose programming language. Python is not intended to work on special area such as web programming. That is why it is known as multipurpose because it can be used with web, enterprise, 3D CAD, etc. Python is a very developer-friendly language which means that anyone and everyone can learn to code it in a couple of hours or days. As compared to other object-oriented programming languages like Java, C, C++, and C#, Python is one of the easiest to learn. One of the key aspects of Python is its object-oriented approach. This basically means that Python recognizes the concept of class and object encapsulation thus allowing programs to be efficient in the long run.
Скачать Fundamental of Object Oriented Programming (Java and Python)
