Similar Posts

Subscribe
Notify of
5 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
jo135
1 year ago

The type of variable a1 is Article 2.

This is obviously a custom type, so there is in practically every halfway modern high language.

lmDinnerCat
1 year ago

I do not see why in Germany in computer science teaching students are taught to give variables German names. The German language has nothing to look for in programming, it looks ugly and unclean and has nothing to do with clean code – small rant on the edge.

What programming language is that? Looks like C, C++, C# or Java.

So, “Article” is a German word Who’s doing this? Is like eating a nutella bread with butter or the milk then the cereal… Sorry little rant…. I would now derive from this that it is not a standardized variable such as a string or integer, because “Article” is not defined as a variable in any programming language. (Great teacher or Prof. btw. – something even exposed)

The only logical conclusion would be for me that it is a Custom data type may act (which may be a variable). But even a great one can’t be completely excluded.

Unfortunately, there is a lack of context here to be able to say that more precisely.

EDIT: I’ve been thinking again, it’s got to be a class, just because of the big version. In contrast to data types or variables, classes are raised at the beginning.

Xandros0506
1 year ago
Reply to  lmDinnerCat

The German language has nothing to look for in programming, it looks ugly and unclean and has nothing to do with clean code – small rant on the edge.

The use of variables is the responsibility of the programmer and no international standard. What language is used here has only one person to be interested -> the programmer itself.

lmDinnerCat
1 year ago
Reply to  Xandros0506

Doesn’t change the fact that it looks fucking and unclean. That there was an “International Standard” I never claimed.

Berny23
1 year ago

Article (object) is the type, so yes.