I am a relatively new programmer. I have done scratch for about 3 years and recently decided it was time to move on. I am currently in a difficult time of learning a new programming language. I have chosen to pursue C#, but I am still not sure if it is the best choice for me.
I have tried game engines like unity, but then quickly realized that they were just as limited as scratch in the way that they can't manipulate the system, they just display a game. I wanted something that would allow me to make things that change and edit windows in ways of my choice. and I feel reasonable comfortable with my decision.
My scratch profile link is : https://scratch.mit.edu/users/simkoo/
Or just search simkoo on google and click the first result.
I have some reasonable interesting stuff on there and it helped me with the logic behind code, although not as much as i expected. WHERE ARE THE REPEAT(5)TIMES ARGUMENTS :).