Skip to content

JuliaLung/Numing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Choosing and Using Names

It is easier to understand what facial_recognition does than it is to understand what facer does.
These brief guides collect information on best practices and sound approaches using names with Julia.

Using good naming practices and choosing names that clarify your intent makes your software better:
easier to maintain, nicer for others to use and peruse, and it smooths later collaborative work.

practice

Naming Guide

examples

Packages and Modules

Types

Functions

Variables

Iteration and Comprehensions

specifics

Short Forms


ask a question

About

Best Pructices: choosing and using numes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published