Does the structure diagram (computer science) fit?
Unfortunately, I don't understand it despite researching it): Or does there have to be a repeat loop somehow?
Unfortunately, I don't understand it despite researching it): Or does there have to be a repeat loop somehow?
Hey, I'm currently planning a small "mini" introductory course (approx. 5 hours) on artificial intelligence with a focus on object recognition, which I plan to offer as a workshop at schools. The students would range in age from 14 to 17, and no prior knowledge of computer science/programming is required. Personally, I think it would…
Hello, I have a small problem. I'm in the 10th grade at a high school and am interested in computer science (I'd also like to study it). Unfortunately, there's a problem: in the 11th grade, I can choose a new, late-starting foreign language: Russian. Since it's my native language, I want to choose it in…
Given the following Java source code, which uses four classes (O, X, T and M) and creates an object of each class. O o = new O(); X x = new X(); T t = new T(); M m = new M(); The following assignments are all legal (they can be translated): m = t;…
Hey everyone, This question is a bit specific, but perhaps someone can help me. I'm currently training to be an application developer and will then study computer science. Now I'm looking for exercises for myself to "practice" that have real value. What I mean by that is, I don't want to program the umpteenth calculator,…
Hello everyone, It would make professional sense for me to learn programming with R (it may be that Python would also be useful, but one thing at a time). Purpose: Statistical consolidation of a lot of data from different sources in order to present it visually. I'm a complete beginner when it comes to programming….
At the top you have one "right arrow" and one "go down" and both at the top and bottom you have two "right arrows".
Whether this fits semantically depends on what you want to do.