2
pucek
4y

Computer science in high school...
Creating algorythm block diagrams using a beta version of app that is 15 years old
and is FULL of bugs.
You do not even have conjunction or disjunction
operators, so you have to create more blocks in order to check more complex conditions, for example.
So I asked the teacher if I can solve those tasks
in C++ and the answer was NO ...
:(

Comments
  • 0
    @frogstair I don't get your question
  • 0
    @frogstair In the app there is no programming language. The app has ITS OWN LAWS.
  • 1
    Teacher probably doesn't know C++, or any other proper language for that matter. A lot of these environments are there so that reasonably non technical teachers can take a stab at teaching CS.
Add Comment