Название: Fundamental of Object Oriented Programming (Java and Python)
Автор: 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. Python is an object-oriented, high level language, interpreted, dynamic and multipurpose programming language. 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.