hey guys, so next week i got a exam for programming, so i'm wondering, is there any website i can go to for practice?
i'm studying on c# 2010 express GUI programs, arrays, loops etc..
If you want some GUI exercises...
Build a simple program with a textbox/label/etc. and have a button that adds 1 and another button that subracts 1.
If you get bored, build a simple calculator, with buttons, etc.
If you look through this forum I'm sure you'll find other questions about loops and arrays which you could try out for yourself.