Results for: "UI"
Categories (1)
Contents (830)
Javascript: what are callbacks and how to use them.
Today we are going to learn about a concept that is widely used in javascript and that is used quite…
read more
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
How to share your location using Plus codes on Google Maps for Android
Do you know what plus codes or plus codes on Google Maps are and what they are for? We tell you…
read more
A Java approach: variables - use case
Hello all friends and welcome back! After the introduction made on the variables, we try to analyse some critical issues that…
read more
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