https://github.com/reinaldoper/poo-ruby
Curso ruby Dio.me com ruby POO.
https://github.com/reinaldoper/poo-ruby
Last synced: about 1 year ago
JSON representation
Curso ruby Dio.me com ruby POO.
- Host: GitHub
- URL: https://github.com/reinaldoper/poo-ruby
- Owner: reinaldoper
- Created: 2024-03-04T19:09:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T19:16:32.000Z (over 2 years ago)
- Last Synced: 2025-02-05T16:19:14.103Z (over 1 year ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Programação Orientada a Objetos em Ruby
### Este repositório contém exemplos práticos e conceitos fundamentais de Programação Orientada a Objetos (POO) utilizando a linguagem Ruby.
```shell
git clone git@github.com:reinaldoper/poo-ruby.git
```
- Explore os exemplos POO em Ruby.
### Principais Conceitos
O documento fornece uma visão detalhada dos seguintes conceitos de POO em Ruby:
- Classes e Objetos
- Encapsulamento
- Herança
- Polimorfismo