Skip to content
#

java-oop

Here are 43 public repositories matching this topic...

Código fonte das aulas do curso Curso completo de Programação Orientada a Objetos (POO) com a linguagem Java. Aborda os principais conceitos como Classes, Objetos, instanciamento, abstração, encapsulamento, herança, polimorfismo e muito mais. Criado pelo professor Gustavo Guanabara para o Curso em Vídeo, explica todos os conceitos de POO de uma maneira simples, objetiva e divertida.

  • Updated Oct 21, 2020
  • Java

These notes cover almost every aspects of core Java. Then there will be JavaEE applications. Note: Codes in these notes have been written by Oğuz Karan, trainer and instructor in C and System Programmers Association. https://github.com/oguzkaran

  • Updated Nov 9, 2020
  • Java

Курсът "Java OOP" учи на принципите на обектно-ориентираното програмиране (ООП), на работа с класове и обекти, използване на обектно-ориентирано моделиране и изграждане на йерархии от класове. Изучават се основните принципи на ООП като абстракция (интерфейси, абстрактни класове), енкапсулация, наследяване и полиморфизъм. Навлизане в най-често използваните шаблони за дизайн (design patterns). Компонетно тестване (писане на unit тестове) и концепцията за Test Driven Development (TDD), употребата на reflection.

  • Updated Jan 28, 2021
  • Java

Improve this page

Add a description, image, and links to the java-oop 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 java-oop topic, visit your repo's landing page and select "manage topics."

Learn more