InTechKoala InsightsbyAarav JoshiHow Naming Conventions Can Save Your Go Code?Choosing intention-revealing names in software development is crucial. When you name variables, functions, or classes, the name should…Jul 15
DanioropezasoriaMeaningful Names — Breaking Down Clean Code IdeasWelcome to this series of articles, breaking down the ideas from the book Clean Code.Mar 121Mar 121
InRaw EngineeringbyMeet ShahGet Better at the Art of Naming Things!Writing a meaningful name for variables, functions, and classes is one of the most fundamental aspects of clean code. Choosing a good and…Oct 31, 20221Oct 31, 20221
Sheetal Jain10 Simple Rules for Creating Meaningful NamesSummer internships and joining dates are just around the corner, and the proof of your knowledge will now be found in just one place: the…Apr 21, 2023Apr 21, 2023
InTechKoala InsightsbyAarav JoshiHow Naming Conventions Can Save Your Go Code?Choosing intention-revealing names in software development is crucial. When you name variables, functions, or classes, the name should…Jul 15
DanioropezasoriaMeaningful Names — Breaking Down Clean Code IdeasWelcome to this series of articles, breaking down the ideas from the book Clean Code.Mar 121
InRaw EngineeringbyMeet ShahGet Better at the Art of Naming Things!Writing a meaningful name for variables, functions, and classes is one of the most fundamental aspects of clean code. Choosing a good and…Oct 31, 20221
Sheetal Jain10 Simple Rules for Creating Meaningful NamesSummer internships and joining dates are just around the corner, and the proof of your knowledge will now be found in just one place: the…Apr 21, 2023
Seydi AlkanClean Code Chapter 2: Meaningful NamesIf we need to talk about something that begins with that name. If something exists, it is identified by a name. Everything exists from…Jun 13, 2022
JihyaeClean-Code Chapter 2 — Meaningful NamesClean Code: A Handbook of Agile Software Craftsmanship” by Robert C. MartinOct 24, 2021
InCodeXbyPratama AndikoChapter 2. Meaningful Names(Summarry)In the world of programming, we never separated from naming, whether it’s naming variables, functions, parameters, classes, or packages…Aug 4, 20211