A new Beginning

Ahh, the old is ending and the new beginning.
Lo there is light in the darkness though since it is only one new course and it is game programming, this should be fun.

Aye beginning a new course again, so a new week where you have to start learning everything from the start.
Having studied a few basic courses in programming before I had to learn it all anew, cause you forget most of it quickly and need to refresh it constantly to continue use it. Everything remains in memory but has to be reminded of it so one finds it.

Right this first week it has been about the basic programming, first history of computers and then variables, basic types (integer, float, char…) and loops and not to forget hexadecimal, decimal and binary numbers.  The  got some exercises to do for the week, some basic coding, converting the three different number types into each other and then some questions. Got it done early so I did not  have to think about it.

This is the the exorcises and how I did them. Didn’t include comments in the code since we have not talked about it yet, number converter and questions not included either.

this is the exercises:

SD022-Exercices_-_Week1    

Exercises Week1

Leave a comment