by admin | Jun 28, 2018 | Posts by Members
Some incrementing, some decrementing, learning how they work. Also some more exercises with loops.
by admin | Jun 4, 2018 | Posts by Members
by admin | May 30, 2018 | Posts by Members
Today we have learned the basics about functions. They simplify come coding procedures and allow us to do the same tasks multiple times not requiring us to type them over and over.
by admin | May 25, 2018 | Posts by Members
This time we made a program that draws numbers, and then checks whether they are smaller or larger than 10. So we got to know the pseudo-random function. We created the program using an array. ...
by admin | Apr 18, 2018 | Posts by Members
It’s a beginning of our group work in programming in C#. We started with variables and we created simple, structurally built calculator. Looking forward to new challenges.