While I was philosophizing, I forgot how this could happen XD! So I had to rethink how it works. So multiplication can be thought of as repeated addition. This even true for non-integer real numbers, just that sometimes you are adding it only by a non-integer proportion sometimes. Addition is commutative, so you can explain adding A B times also as adding B A times. With negative numbers, when we take B from A and if B is greater than A, we can say that the result is a negative number with the value of taking A from B, so that the borrowed amount is represented as the difference between the larger and smaller number. Since we have established the origin of negative numbers through subtraction, we can add a positive number to a negative number to bring it closer to the positive realm. Adding a postive number reduces the borrow from the negative number, until it reaches zero, and then the familiar addition of applies. Since we have established subtraction as removal earlier, we can use t...
Table of Cohesion and Coupling (Source: https://feature-sliced.design/docs/reference/isolation/coupling-cohesion License: MIT | Copyright (C) 2018-2025 Feature-Sliced Design core-team) This is a method by which we understand systems in programming. As the image shows, cohesion is how much similar things are grouped together, and coupling is how much different groups are connected to one another. If I'm thinking about nature, there are a plethora of behaviors, but all of them have common fundamental behaviors. It is easy to understand it as how if we consider the known materials of the world, they are all built up from the same types of elements, which we call atoms. Elements of reality, as we could call them. At the same time, the combination of different elements is what makes reality wonderful, as otherwise everything would have been so stagnant or predictable. This is the general principle of art, to bring into attention a new perspective, and that is ingrained with every part o...
It was when I was either in 9th or 10th. It should've been in 10th, because it was after I'd gotten used to hosting WordPress (wordpress.org) websites with MAMP, and that was after I knew how to host websites directly with Hostinger's 000webhost, x10hosting and other free hosting providers. I used to host forums based on Simple Machines Forum (SMF), to replicate the forums of San Andreas: Multiplayer (SA:MP) and the United Islands Freeroam (UIF) SA:MP server. We had a bustling Facebook community back in the day, for anything from Web Development, General Software Programming, Gaming, Memes, Game Development, 3D Modelling, etc. So, it was during that time, when I wanted to do a computer exhibition, and I ended up choosing to display how to host a website as my project. For that, I would have to get my tools in my pendrive. The tools were basically WordPress, a good WordPress theme, MAMP and No-IP Dynamic Update Client. I knew how to port forward to enable accessing files fro...
Comments
Post a Comment