ITProTV – Object Oriented Python

ITProTV – Object Oriented Python
English | Size: 1.10 GB
Category: TUtorial


In this series, Vonne and Justin explore the intricate world of Object-Oriented Programming(OOP), particularly in the context of the Python programming language. Starting with the basics of OOP, Justin demonstrates the creation of classes and associated objects from those classes. Moreover, Justin demonstrates the use of Inheritance of classes to reduce code repetitiveness in an effort to adhere to the Don’t Repeat Yourself (DRY) principle. Lastly, Justin builds a simple OOP centric text-based adventure. If you are ready to get into Object-Oriented Python, then join us!

Skillshare – Working Class Java A Beginners Guide To Object Oriented Programming And Software Architectures-

Skillshare – Working Class Java A Beginners Guide To Object Oriented Programming And Software Architectures-ViGOROUS
English | Size: 790.34 MB
Category: Tutorial


This course contains everything I wish I had been taught as a beginner to writing programs in Java. I have carefully constructed it follow follow a logical progression, where we start with the most fundamentals questions and ideas which any new programmer should be familiar with:

Addison Wesley Professional Object Oriented Programming with Java

Addison Wesley Professional Object Oriented Programming with Java-RiDWARE
English | Size: 7.13 GB
Category: Tutorial


Java was introduced to the open-source community more than 20 years ago, and it remains popular among developers. However, we now live in a world dominated by the cloud, mobile IoT, and open source, where containers, Kubernetes, microservices, reactive, and cloud native application development can deliver higher levels of productivity and efficiency That’s where OOP concepts take center stage, and what Caleb concentrates on in this LiveLessons

Udemy – Master Object Oriented PHP by Building a Web Application

Udemy – Master Object Oriented PHP by Building a Web Application BOOKWARE-SOFTiMAGE
English | Size: 1.37 GB
Category: Tutorial


Requirements
There is no basic requirements for this course, but having a basic understanding of PHP will do
You must have a computer
A local server like: XAMPP or MAMP or whatever server you use to run PHP and MYSQL

PluralSight – Spring Framework Aspect Oriented Programming with Spring AOP

PluralSight – Spring Framework Aspect Oriented Programming with Spring AOP-ELOHiM
English | Size: 275.23 MB
Category: CBTs


It is often important to separate the business logic from the cross-cutting functionalities. In this course, Spring Framework: Aspect Oriented Programming with Spring AOP, you ll gain the ability to build modular programs that separate the main functionality from the cross-cutting (orthogonal) one. First you ll explore the capabilities of Spring AOP. Next, you ll discover how to implement cross-cutting functionalities for the normal and exceptional execution cases. Finally, you ll learn how to design Spring AOP introductions. When you re finished with this course, you ll have the skills and knowledge of Aspect Oriented Programming needed to build easy to understand and maintain modular programs