Questions tagged as 'nomenclatura'

1
answer

What is the difference between a statement and an expression?

In the programming world these are two terms that are widely used, but sometimes I see people using them (sometimes even experienced professionals) as if they are interchangeable. Is this valid? When does each term apply?     
asked by 27.11.2016 / 23:21
1
answer

How to name variables and organize them in code in what goes beyond PEP 8?

Where can I find tips for naming variables, organizing code, etc.? For example, I have a class and it has several attributes, some depend on that another attribute has been declared before, but others are independent, how could I order which...
asked by 12.06.2018 / 01:02
1
answer

Denomination / Naming of Jade template engine

Hello, a few days ago I'm getting a message when I install the Jade Template Engine via npm , the message says: npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade My...
asked by 06.05.2016 / 23:41
1
answer

Can modifying Rails default primary keys cause a problem?

By default, Rails generates the id field for all my tables, and I'd like to know if it might generate an error in the future if I change the name and type of the key. I ask this because I realized that Rails has some naming conventions that shou...
asked by 05.09.2017 / 01:01
0
answers

Specification? What better term?

In programming the term specification is used to include features that a system has, but you need to know the term for when to go to a site, for example: The site can have up to 5 pages, etc. contact and social networking links. What catego...
asked by 12.06.2018 / 15:24