Sumários

Classes e Objetos

19 Setembro 2024, 14:00 José Jorge Marreiros Serro


Introdução à programação orientada a objetos, recapitulação de conceitos de Java para quem só teve noções básicas da linguagem.

Classes, Objects, Attributes and Constructor

17 Setembro 2024, 09:30 Diogo Roque Mendes


Classes, Objects, Attributes and Constructor
- Definition of Class and Object
- Definition of Class and Object attributes
- Constructors: types and their use
- Practical exercises on the topic