Results for: "oop"

Contents (357)

10 Steps To become Work with a Low-Code Platform
10 Steps To become Work with a Low-Code Platform

Low code has become a popular option for businesses that need to develop their software’s in a simple way and…

read more
Best ways to start a video conference without registration
Best ways to start a video conference without registration

Nowadays it is very easy to make a video conference without using Whatsapp, Skype or any of those platforms that…

read more
Cross-Origin Resource Sharing (CORS) and examples of XSS and CSRF
Cross-Origin Resource Sharing (CORS) and examples of XSS and CSRF

Cross-Origin Resource Sharing (CORS) enables web clients to make HTTP requests to servers hosted on different origins. CORS is a…

read more
Java Design Pattern: Builder Pattern
Java Design Pattern: Builder Pattern

Today we are going to talk about a creational pattern that in many situations can represent a useful alternative to…

read more
Java Sorting Algorithm: Selection Sort
Java Sorting Algorithm: Selection Sort

Today we are going to analyze a sorting algorithm that is not very efficient but often used in various fields.…

read more