top of page

Java Object-Oriented Programming

Learned about the basics of object oriented programming in Java

This course focused on teaching how to write secure, scalable, and easy-to-troubleshoot code. For this, it explained basic concepts such as classes, instances, and constructors, among others.

During this series of videos, examples o object-oriented principles were shown and explained, as well as assigned as mini-projects.

bottom of page