Is the first one a variable?
Hi guys,
In the picture you can see 4 variables, but I can't tell anything about the data type of the first one…is it even a variable
Hi guys,
In the picture you can see 4 variables, but I can't tell anything about the data type of the first one…is it even a variable
Which AI do you like best? I'm currently using Microsoft Edge's.
Hello, how do you program a Discord bot that is not displayed as a bot using Python? Could someone answer this for me would be nice
There are many ways to implement a CDN, but I would prefer to do it somehow with PHP so I can control how the files are distributed and cached. Is there a way?
<?php include 'db.php'; // Five Most Frequently Ordered Products $query_highesttotalquantity = " SELECT id_product, SUM(anzahl) total_quantity FROM bestellungen_products GROUP BY id_product ORDER BY total_quantity DESC LIMIT 5 "; $highesttotalquantity = $conn->query($query_highesttotalquantity); if (!$highesttotalquantity) { die("Query Error (highesttotalquantity): " . $conn->error); } // Five Products with the Highest Number of Orders $query_highesnumb = " SELECT id_product,…
Hello I want to create an animation for the player in Godot, so I dragged the PNG with the individual animation frames into the project. There are 8 frames, so I set HFrames to 8 (the screenshot says 12, but I've also tried 8). However, nothing changes. Can anyone help me?
Where is the best place for me, as a beginner, to acquire the knowledge I need to be able to program my own little horror game in the distant or near future?
The type of variable a1 is Article 2.
This is obviously a custom type, so there is in practically every halfway modern high language.
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.
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.
Doesn’t change the fact that it looks fucking and unclean. That there was an “International Standard” I never claimed.
Article (object) is the type, so yes.