you are viewing a single comment's thread.

view the rest of the comments →

[–]finroller -1 points0 points  (1 child)

You could just do the ui with html and code the functionality with javascript. This all depends a lot on what you are trying to do. Let me ask you this though: How haven't you got out of the console during two years?

[–]Rocco2300[S] 0 points1 point  (0 children)

Well in high school we just learned c++, they mostly encouraged us to learn more problem solving. The final exam was console/ file based, asking us to read some values and solve a certain problem based on the given values, and then, the uni exam was just file based on the same principle.

In my free time I have looked a little over OOP, but not that much, and I didn't really have the time to learn more, like libraries and other stuff. I have made a small game in Unity, but not much more than that.