Skip to content
#

control-structures

Here are 9 public repositories matching this topic...

Programming | Java | IntelliJ | Data Types - Primitive, Reference | String and its operations | Control Statements - For, ForEach, While, Switch-Case| OOPS concepts - Encapsulation, Inheritance, Polymorphism | Abstraction using Interface and Abstract class | Access Modifiers | Exception Handling | File Operations - READ, WRITE

  • Updated May 16, 2022
  • Java

A disciplina explora os conceitos da programação orientada a objetos, destacando as diferenças entre ela e a programação estruturada. Aborda elementos como objeto, classe, métodos, atributos, herança, polimorfismo, agregação, associação, dependência, encapsulamento e suas notações. Também inclui a implementação de algoritmos orientados a objetos.

  • Updated Mar 14, 2024
  • Java

The "Guessing Number Game" is a Java project where players guess a random number and receive feedback. It enhances critical thinking, uses Java loops, conditionals, and input handling, and showcases programming skills. This project provides hands-on Java experience and improves problem-solving, resulting in a fun, educational game.

  • Updated Jul 26, 2024
  • Java

Improve this page

Add a description, image, and links to the control-structures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the control-structures topic, visit your repo's landing page and select "manage topics."

Learn more