BBogdaninbogdans.hashnode.dev·Sep 2 · 3 min read01 - OOP and Functional ProgrammingOOP - Object-Oriented Programming OOP is the programming paradigm that revolves around using classes or otherwise custom objects to organise a codebase, by having all data regarding a certain entity, 00