Daily Issue Little Girl Misaki-chan!
Chapter 18
Chapter 18: The day I make the game of life (3)
* Day 3 *
Computers do not understand any number others than 0 and 1.
But human do not understand the commands written only in 0 and 1 either. And that’s where programming language was born.
There’s a calculator program. They waits for numerical input, and then calculate it based on human’s rule of calculation.
There’s no other functions in it, only calculation fuction.
“……Are you serious.”
After finished studying it in one go, I was at a complete loss. No matter how many times I read it, it contains only the methods on how to do calculations.
It’s no exaggeration, to say that I’ve already understood all of the programming has to offer.
Let me teach you.
All of the programming!
First of all.
We’ve to create variables.
Creating variables are like attaching a name to a number.
For example,
a = 10;
And after this line, it’ll treat ‘a’ as 10. Of course you can change its value too, for example, a = 5, or a = a + 1 is also fine too. It’s just the simple mathematics. Even Misaki can understands this.
Second, we’ve to create rules.
if ( a > 5 ) a = 5;
else a = 0;
And with these two lines we’ve set the rules.
If ‘a’ is 5 or more, it’ll become 5.
If ‘a’ is lower than five, it’ll become 0.
Perhaps this’s around junior high level of math. No, it’s just something disguised as math, it’s on a level that even Misaki can understands.
Third, there’s none.
That’s all of it.
As for other functions, there’s a function to repeat the process, a function that compile the process, it’s the function that makes programming easier.
You put in the numbers, and then create the rules.
This is all of programming.
Of course there’s a function that helps displaying the numbers and letters but a magical function like ‘Roll a dice’ doesn’t exist.
“……What should I do with this.”
It’s the third day.
The time I was given, it’s almost reaching half of it.
Of course there’s some progress. I can do the typing now, and I also knows the basics of programming. But what I really understands is, that I’ve yet to understand anything at all.
You'll Also Like
-
Full-Time Mage: Starting from Obtaining the Mysterious Ancient Tree
Chapter 575 47 minute ago -
In 1992, a small village owner became the richest man in the village by owning a car.
Chapter 648 47 minute ago -
Primordial Era: Wife Nuwa, Adorable Baby Causes Havoc in Zixiao Palace
Chapter 762 47 minute ago -
The King's Avatar: The Sword Immortal Returns
Chapter 520 47 minute ago -
I have few friends, but many childhood sweethearts.
Chapter 536 47 minute ago -
Battle Through the Heavens, Reborn as Xiao Yan's Sister
Chapter 234 47 minute ago -
Covering the Sky: I, Wang Teng, truly lack the bearing of an emperor.
Chapter 524 47 minute ago -
Ke Xue: My standards for dating are not problematic!
Chapter 540 47 minute ago -
All-class Gu Immortal
Chapter 269 47 minute ago -
I'll also work hard to conquer the dungeon today.
Chapter 763 47 minute ago