Stress... This is something that I hate very much...
I don't really know how it feels like until these day... Many things happen together, and I really feel like it is very hard to breathe...
Assignment... Arrr!!! Even though it is almost finish and the due date is not an issue, but I still worry about it...
Money... another one... why suddenly tell me the cheque is bounce back??? And why my father go to China now??? I don't know what to do, and luckily the payment still can made before Wednesday next week...
Studying... I don't know whether it is because I have pull myself too much? I just want to concentrate on CEH and CCNA now... But why I feel like I have so much other things beside me??
And the last... Relationship...
I have say something wrong, and probably have lose one friend... Maybe that is the main impact, and I can't afford to lose more...
But still, just now, someone have insulted me!!!
Oh damn... my name, as "tan_pang" have been insulted! Not only my name, but also the community that I have join... Really sorry for that community, and also really sorry for those that have give me knowledge...
Who can lend me a shoulder to cry on?? I seriously need one...
Friday, July 3, 2009
Tuesday, June 30, 2009
Object-Oriented Programming 2
Last times I did talk about Object-Oriented Programming concept. And I did said it resemble the real world...
Below is something that is related to programming as well, but doesn't really related to Object-Oriented Programming concept.
What I going to talk next is "Static" and "Variable"
"Static" (or "Final" and "Const") is something that after been set, can never be altered. In the "human" object as example, "Name" is a static property, and you will not going to change it even till you dead. While "variable", is something that can be changed all the time. Example like your bladder, hunger "meter" (if such thing exist... XD )
To be continued
Below is something that is related to programming as well, but doesn't really related to Object-Oriented Programming concept.
What I going to talk next is "Static" and "Variable"
"Static" (or "Final" and "Const") is something that after been set, can never be altered. In the "human" object as example, "Name" is a static property, and you will not going to change it even till you dead. While "variable", is something that can be changed all the time. Example like your bladder, hunger "meter" (if such thing exist... XD )
To be continued
Saturday, June 27, 2009
Object-oriented Programming
Object-oriented Programming, is a programming concept that treat everything as "object". This concept resemble real world, and therefore the pseudocode(or coding) can also be explain like in real world.
An object have "Property" and "Method". Assume the object to be "human", the properties of a human can be name, age, gender, length, and many other including properties that cannot be seen like best friend, whatOnMind etc......
And the method can be eat, drink, work, pee, play etc......
Among of these properties and method, there is also some that is "Private", and some is "Public". Example, your house is your private property, and you don't allow any unauthorized people to enter; but your gender is obvious to everyone, and therefore it is a "public" property.
Some properties/methods can only be issue by authorized/permitted object, like your boss can give command to your "work" method. This is what we call "Protected"
There are also some concept like "Inheritance", "Encapsulation", "Polymorphism", "Modularity" and so on...
Inheritance - this is same like the inheritance in real world, where child can have some properties and method that can get from parent.
Eg. Your surname is inherit from parent.
Encapsulation - related to information hiding, where some information is hidden, but can only access by public method.
Eg. Your name is not hidden, but other people can always know your name by asking you (the asking is public)
Polymorphism - even some method can be inheritance by parent, but still possible to have different content inside.
Eg. Every people might have different "work" method base on what job they having now.
======================================================
Have you familiar with it?
If not, then you will most probably don't understand what I going to post in later post... :P
An object have "Property" and "Method". Assume the object to be "human", the properties of a human can be name, age, gender, length, and many other including properties that cannot be seen like best friend, whatOnMind etc......
And the method can be eat, drink, work, pee, play etc......
Among of these properties and method, there is also some that is "Private", and some is "Public". Example, your house is your private property, and you don't allow any unauthorized people to enter; but your gender is obvious to everyone, and therefore it is a "public" property.
Some properties/methods can only be issue by authorized/permitted object, like your boss can give command to your "work" method. This is what we call "Protected"
There are also some concept like "Inheritance", "Encapsulation", "Polymorphism", "Modularity" and so on...
Inheritance - this is same like the inheritance in real world, where child can have some properties and method that can get from parent.
Eg. Your surname is inherit from parent.
Encapsulation - related to information hiding, where some information is hidden, but can only access by public method.
Eg. Your name is not hidden, but other people can always know your name by asking you (the asking is public)
Polymorphism - even some method can be inheritance by parent, but still possible to have different content inside.
Eg. Every people might have different "work" method base on what job they having now.
======================================================
Have you familiar with it?
If not, then you will most probably don't understand what I going to post in later post... :P
Sunday, June 14, 2009
Change...
Since semester 2 finish, I have watch 1 dorama, which broadcast in Japan for whole year... And that dorama I watch (which is finish now) is Kamen Rider Kiva...
TV-Asahi link
Toeilink

Unbelievable? Since when I change my taste from ordinary dorama to tokusatsu?
All thanks to my friend that recommend me to watch Kamen Rider Decade... =.=
Actually, I watch Kiva not because of Decade, but mainly because it is related to Classical Music...
The violin that Otoya and Wataru always play in the series... What name is that??
By the way, there is another violin music that suit for this dorama. It is something that I recommend in my Classical Music blog: Devil's Trill Sonata
Listen to this sonata, make me wonder: Is it really good to have a deal with demon?
I have somehow... bored to my lifestyle now...
Hope can have an impact of my life, that will change almost everything... Of course, hoping for the change to good side, not to the bad one...
TV-Asahi link
Toeilink

Unbelievable? Since when I change my taste from ordinary dorama to tokusatsu?
All thanks to my friend that recommend me to watch Kamen Rider Decade... =.=
Actually, I watch Kiva not because of Decade, but mainly because it is related to Classical Music...
The violin that Otoya and Wataru always play in the series... What name is that??
By the way, there is another violin music that suit for this dorama. It is something that I recommend in my Classical Music blog: Devil's Trill Sonata
Listen to this sonata, make me wonder: Is it really good to have a deal with demon?
I have somehow... bored to my lifestyle now...
Hope can have an impact of my life, that will change almost everything... Of course, hoping for the change to good side, not to the bad one...
!Insomnia
I should have slept around 12am, or before 12am...
But at the end, still awake until now...
Tried to do the IVBN assignment, among the 6 questions, manage to finish 3 of them within 2 hours... What a damn easy assignment...
I have ask the lecturer about the studying scope, and it is actually something damn farking easy "INTRODUCTION" to Visual Basic (dot) Net...
Nothing related to "connecting to object"...
Comparing to the "Introduction to Security Technologies" assignment: Penetration Testing. Of course the latter is far away better!! Or perhaps it is the best assignment I ever have~~
Haiz... what I "wah" for just now when in Moral class? Next week Moral class haveexam test, and start from 26/6, will start the APIIT CEH course...
They said this course will take 6 months!! Which mean I can only take the exam on December?? And only certified next year??? WTF???? NOOOO!! I don't want to be that late!!!
Didn't sleep until now because I found someone's blog... Feel interested, and read...
If you wonder who is that "someone", everyone that follow me to 2009 1st PC Fair shall know who is that person... There is a rumour said I have waited for her for 21 years... (yucks, who made that story one???)
After found it, I was like found a treasure~
But after read it, I was like......... speechless...
Not because her blog is bad, just that... I also don't know how to describe...
PS: Give me some time, I will update my another blog, and going to boost back the visitor number~!
But at the end, still awake until now...
Tried to do the IVBN assignment, among the 6 questions, manage to finish 3 of them within 2 hours... What a damn easy assignment...
I have ask the lecturer about the studying scope, and it is actually something damn farking easy "INTRODUCTION" to Visual Basic (dot) Net...
Nothing related to "connecting to object"...
Comparing to the "Introduction to Security Technologies" assignment: Penetration Testing. Of course the latter is far away better!! Or perhaps it is the best assignment I ever have~~
Haiz... what I "wah" for just now when in Moral class? Next week Moral class have
They said this course will take 6 months!! Which mean I can only take the exam on December?? And only certified next year??? WTF???? NOOOO!! I don't want to be that late!!!
Didn't sleep until now because I found someone's blog... Feel interested, and read...
If you wonder who is that "someone", everyone that follow me to 2009 1st PC Fair shall know who is that person... There is a rumour said I have waited for her for 21 years... (yucks, who made that story one???)
After found it, I was like found a treasure~
But after read it, I was like......... speechless...
Not because her blog is bad, just that... I also don't know how to describe...
PS: Give me some time, I will update my another blog, and going to boost back the visitor number~!
Friday, June 12, 2009
Just Beat It!!
[This part intended to be confusing...]
[Confusing part should be end here. If you still confuse in next, then it is your brain problem]
Even though it is just a rumor, but after heard this, I was like "WoW!!!"
Will I do the same thing? Let said someone that I always approaching, suddenly tell me she have boyfriend, and she only start to have relationship with other man while I taking action...
If I'm same with him, easily to fill my heart with "jealousy", then in my 21 years life, I will have beaten up many guys......
---------------------------------------------------------------
I'm somehow thinking...... is it better to be like him? At least he fight (physically), showing the proof that he is trying hard to get something...
Yesterday afternoon, having lunch, 2 guys fight...
Someone said, he is Indonesian, she also Indonesian, she have boyfriend !Indonesian, he jealous, fight!!
Someone said, he is Indonesian, she also Indonesian, she have boyfriend !Indonesian, he jealous, fight!!
[Confusing part should be end here. If you still confuse in next, then it is your brain problem]
Even though it is just a rumor, but after heard this, I was like "WoW!!!"
Will I do the same thing? Let said someone that I always approaching, suddenly tell me she have boyfriend, and she only start to have relationship with other man while I taking action...
If I'm same with him, easily to fill my heart with "jealousy", then in my 21 years life, I will have beaten up many guys......
I'm somehow thinking...... is it better to be like him? At least he fight (physically), showing the proof that he is trying hard to get something...
Friday, May 29, 2009
NTBD
Lazy to update recently... But also have to say...
Thanks for friend that accompany today, and sorry if I made you mad...
Maybe will update the detail next times... (please look at the word "maybe")
kthxbye~
Thanks for friend that accompany today, and sorry if I made you mad...
Maybe will update the detail next times... (please look at the word "maybe")
kthxbye~
Subscribe to:
Posts (Atom)