MLMarcelo Leonízioinmleonizio.hashnode.dev·Jun 19, 2022 · 3 min readJava OOPs Concepts - InterfacesIntroduction The interface is a feature widely used in Java, as well as in most object-oriented languages, to “force” a certain group of classes to have methods or properties in common to exist in a certain context, but the methods can be implemented...00
MLMarcelo Leonízioinmleonizio.hashnode.dev·Jun 12, 2022 · 2 min readLet’s talk about Java!My first contact with java was a few years ago, and it was pretty superficial. In the last week I had a lot of contact, all the exercises I've been doing to deepen my knowledge in OOP were performed with Java, and that changed a key in my head, why d...02TD
MLMarcelo Leonízioinmleonizio.hashnode.dev·Jun 5, 2022 · 2 min readStay hungry stay foolishThe Dilemma First of all I was in a dilemma... what do I do to become a Software Engineer? ( If you didn't read my last post, please go, and then come back here to understand everything) The answer seems obvious, go to college, get your degree, but t...01D
MLMarcelo Leonízioinmleonizio.hashnode.dev·May 30, 2022 · 1 min readFirst step to become a software engineerOk, Maybe I had started the wrong way because I never was a good writer, but... Someone said to me: " Every goal has to start somewhere" ... this is my start. A second reason is... I was browsing the web and I read: "Every programmer has a blog", if ...03AD