Skip to main content

Roman numbers

 I was doing some recall on programming fundamentals. I can't really remember all of what I have learnt during Uni. Before that, computer class was compulsory from Sec 1 to 3. It didn't ring a bell and I didn't do well. Partly, language barrier. Mostly, I don't know. Most of the time, we memorize stuff. I did enjoy the practical part whereby we used the computer to draw using a turtle in the middle, tried typing into command prompt or is it MS-DOS? as the teacher called out the command (like dir, clear - the only two I remember until now. Only that one class.), BASIC (the colorful screen), and finally, Microsoft office.  Most of the time, it is all theory. I think learning in that way can make you remember things the hard way. It is like muscle memory but didn't mean anything to you.

Another long story short, the reason I am here is because of Roman numbers.

I

II

III

IV

V

VI

VII

VIII

IX

X


While looking at bytes, bits and binary, I was brought to this page. Suddenly, I was thinking about how people come up with this numbers.

To increase, add an I to the right like:

I

II

III

BUT stop here. Counting comes in a group of 5. so before 5, minus 1. To minus 1, prefix an I. Note the I.

IV

V

After 5 is 6. Add 1. Suffix an I. Stop at 10 which is another set of 5. V is 5, X is 10

VI

VII

VIII

IX

X

After 10 is 11.

XI

XII

XIII

XIV

XV

XVII

XVIII

XIX

XX

I used to stop at 10 because I memorized it and forget when I don't use it. Now, I can make it up to 20 without memorizing. Only letters to remember is actually I, V and X


https://englishstudypage.com/grammar/roman-numerals/

This link goes to a page that list out all the romans numbers.


SO up to 30, everything is still the same. Until 40.

50 is L

so 40 is XL (50 - 10 so put a prefix of X)

60 is 10 more than L (50 + 10 so put a suffix of X) LX

70 LXX

80 LXXX

90 ? We have to find out what's 100.

100 is C, so 90 is XC (100 - 10).


Human make things to make things work. I guess the teacher who taught me roman numbers doesn't know this. Neither do I until I looked at the overall structure.


Comments

Popular posts from this blog

Amount

 The amount I spent on learning before applying actually costed me more money until I do enough work. Still learning process is still needed even while working.  Doing things subconsciously can make the easiest problem complicated. Could be your old habits or subconscious typing or the auto correction? hm.. This one is more like my habit. It is a hard to catch error when we did like that. I was thinking what goes wrong and no matter what I did, it would not return my desired results. Turned the code that I wrote previously and just a line only which I overlooked while checking, was blocking the rest of the changes… Dangerous code is the counter code that you wrote to right a wrong or blocking the wrong from working. That’s normally a temporary solution but the solution turned out to be preventing me doing other works… sigh… 😮‍💨  Today’s a lucky day and I found it while doing another part… so it is good not to always focus on one problem. The other problem could be the c...

Tools and Work

 Things I bought for work. Another addition of $18.60 to the lost count of things that I bought for work. USB C to HDMI adapter has ARRIVED. Previously, I bought a hoco. and it is working fine still but too bad Shopee and Lazada don’t have them. I bought UGREEN then. I am attracted to name with colours on it. Hehe. Need one at the office so that I have less thing to carry back and fro of home. I bought another ergonomic mouse. My hand could go numb from using the mouse. Actually I have hand numb issue since young. Writing makes my hand numb. Not sure if that is normal but I do practice. I am not entirely sure if that is right hand only. When I used my left, I can write for a long long time even though the hand writing looks bad.  Bought soldering iron and tools set. Bought HDMI to mini port display x 3. One not working anymore and that’s why I bought another 2 (UGREEN $7.48 and IVANKY) because the working laptop needed it to display on another monitor. Bought a portable monito...

hmmmm

Keyboard warrior's keyboard checked. Another Jean checked. It is to make up for the pants that I spoiled two days ago. Just when I arrived at the office, I sat on a chair whereby the surface is grid-like and the  buttoned-up fake pocket button on the right side got plucked off leaving a hole a bit on the upper side of the bum. There is a flap that was together with the button. It just covers the hole a bit. I am not sure if the slit that the button goes through was big enough to see through. I tried to ensure my shirt was over the hole though at least to cover while I was not seated. It wasn't a good time. I was wondering should I just walk off to buy another pants but decided not to because we were busy. That went on for the rest of the day. A day to remember. The pants lasted 10 years. I bought it during my first job at 2011. Anyway, it was a bit tight around the waist so shouldn't have worn it at all. Although I am a bit heavier, my waist is a bit off only. I wonder if m...