The Secret Of Successful Programming: Naming Conventions You Should Know
Introduction
Programmers have come up with concepts like camelCase, snake_case, PascalCase etc. to help make names in the world of tech relatively easy, readable and understandable. These concepts are called naming conventions and all programming lan...
obikaviola.hashnode.dev4 min read