I've just noticed that Blogger was probably programmed in C++ (or something similar).
Look at the title when creating a new post. Currently, my blog's title is just at the top, so it reads,
Blogger: Shit-ade :: Create Post
In C++, the syntax for defining a method in a class follows above. For example, in a class called Student, defining a constructor (a kind of method) called Student requires you to type,
Student :: Student (insert arguments here)
{
      (insert code to construct a student object here);
}
But yea, I'm just ranting on something the majority of you would not know anything about.
I'm bored.
Look at the title when creating a new post. Currently, my blog's title is just at the top, so it reads,
Blogger: Shit-ade :: Create Post
In C++, the syntax for defining a method in a class follows above. For example, in a class called Student, defining a constructor (a kind of method) called Student requires you to type,
Student :: Student (insert arguments here)
{
      (insert code to construct a student object here);
}
But yea, I'm just ranting on something the majority of you would not know anything about.
I'm bored.

0 Comments:
Post a Comment
<< Home