Blog

Articles about IoT, PCB Design, Simulation and Development

2 results for HTML

Collections in Java
4 min read ES CA EN

Collections in Java

Application of storage structures in object-oriented programming. Collections are objects that reference a set of objects. They are dynamic structures. Any object can be stored in a collection. They…

Read more →
11 min read ES CA EN

Notes: Basic Concepts about HTML

Having a basic understanding of the HTML language, we should know that HTML pages are divided into two parts: the header and the body. The header includes information about the page itself, such as…

Read more →