Results for: "classes"

Contents (76)

Data structures in Java - Linked Lists
Data structures in Java - Linked Lists

With 2020 we are going to look at a new aspect of programming: data structures. It is often the case…

read more
Introduction to REGEX - Regular Expression
Introduction to REGEX - Regular Expression

Today we are going to write about Regular Expressions known as regex or shortened  regexp, a very useful concept of…

read more
How to Unlock Secret Games in Chrome, Edge and Firefox
How to Unlock Secret Games in Chrome, Edge and Firefox

Your web browser is full of secrets. I usually spend a lot of time studying new features that I can…

read more
Matrix. An open network for secure and decentralized communication that you can install in your Ubuntu server
Matrix. An open network for secure and decentralized communication that you can install in your Ubuntu server

Imagine to have an open platform that is as independent, vibrant and evolving as the Web itself, but for communication.…

read more
The concept of Model-View-Controller (MVC) explained
The concept of Model-View-Controller (MVC) explained

In software engineering, we use design patterns as reusable solutions to a commonly occurring problem, a pattern is like a…

read more