cyberfrost-computing.blogspot.com
Cyber Frost's Blog: June 2012
http://cyberfrost-computing.blogspot.com/2012_06_01_archive.html
In this blog, I give tutorials about programming in many popular programming languages, starting from the basics to the advanced level. Also, I discuss many problems that may be encountered while using a computer. I would like to apologize for not writing for a long time. It was merely because I was bombarded with tasks and exams. As I have long stopped writing and researching about computing matters, I am still in search of inspiration. Meanwhile, I would like to share an extremely useful link.
avelianastasia.blogspot.com
ALL.ABOUT.ME: 05/01/2011 - 06/01/2011
http://avelianastasia.blogspot.com/2011_05_01_archive.html
Nothing's Perfect. Just want to be myself,to fight the world. Saturday, May 28, 2011. Finally my exam's over. Got 2 remed from 5 exams. It's bahasa and geo! Geo hampir sekelas remed! Gara" jawaban di catatan sma bukcet gaje - -. Kalo bahasa aku paling emosi. my friend was cheating from mine. and she's not remed! Tadi ujian inggris. yang ngawas sih bagus cuma kelas itu ntah siapalah yg pinter inggris - -. Posted by Avelia Anastasia. Monday, May 23, 2011. Posted by Avelia Anastasia. Promote they're BB pin.
cyberfrost-computing.blogspot.com
Cyber Frost's Blog: November 2012
http://cyberfrost-computing.blogspot.com/2012_11_01_archive.html
In this blog, I give tutorials about programming in many popular programming languages, starting from the basics to the advanced level. Also, I discuss many problems that may be encountered while using a computer. Today, I'm going to give you a code to add a requested number of Fibonacci numbers. Let the Fibonacci Sequence be : 1,. Be the number of the Fibonacci numbers to be added to the list List1. Be the number of loops to be conducted. Private Sub Command1 Click(). Dim a, b, c As Double.
cyberfrost-computing.blogspot.com
Cyber Frost's Blog: October 2013
http://cyberfrost-computing.blogspot.com/2013_10_01_archive.html
In this blog, I give tutorials about programming in many popular programming languages, starting from the basics to the advanced level. Also, I discuss many problems that may be encountered while using a computer. Let's jump a little bit further to "Arrays and Self-Pointers". I apologize to go directly to this part, but I do have to explain this now. I will go back to the basics later on. First of all, let's define the meaning of an Array. An array is a group of contiguous. As well as one data type.
cyberfrost-computing.blogspot.com
Cyber Frost's Blog: The For Loop in C
http://cyberfrost-computing.blogspot.com/2013/11/the-for-loop-in-c.html
In this blog, I give tutorials about programming in many popular programming languages, starting from the basics to the advanced level. Also, I discuss many problems that may be encountered while using a computer. The For Loop in C. The loop is one of the most critical parts of programming. According to Wikipedia, a loop is a sequence of statements which is specified once but which may be carried out several times in succession. Read more about Loops here. There are two types of loop :. Declaration of fo...
avelianastasia.blogspot.com
ALL.ABOUT.ME: 12/01/2012 - 01/01/2013
http://avelianastasia.blogspot.com/2012_12_01_archive.html
Nothing's Perfect. Just want to be myself,to fight the world. Monday, December 31, 2012. Last day. Last night. Hello everyone. Today is the last day in this year. The last day that i love so much. And this last day, too much word to thankful. Thanks to God that i still alive and get more love from any people that i never think they would love me before. For my friend who always here for me when i need. Not only when i'm happy. Again and again just say thanks. And for this newyear. This 2013! I just wish ...
avelianastasia.blogspot.com
ALL.ABOUT.ME: 10/01/2011 - 11/01/2011
http://avelianastasia.blogspot.com/2011_10_01_archive.html
Nothing's Perfect. Just want to be myself,to fight the world. Sunday, October 30, 2011. Ask me anything you want! Free :D lol http:/ www.formspring.me/avelianastasia. Posted by Avelia Anastasia. CHOOSE ONE ;p. Ask me anything you want! Posted by Avelia Anastasia. Have you ever found money in the street? 5IDR for buy mcd's frenchfries. Ask me anything you want! Posted by Avelia Anastasia. Subscribe to: Posts (Atom). 9829; the person ♥. Love the only God. Love family. especially my mom. An online shop owner.
avelianastasia.blogspot.com
ALL.ABOUT.ME: 11/01/2011 - 12/01/2011
http://avelianastasia.blogspot.com/2011_11_01_archive.html
Nothing's Perfect. Just want to be myself,to fight the world. Sunday, November 20, 2011. Ask me questions about anythingg http:/ www.formspring.me/avelianastasia. Posted by Avelia Anastasia. Subscribe to: Posts (Atom). 9829; the person ♥. Love the only God. Love family. especially my mom. Living and studying in medan. An online shop owner. Be an owner of a building soon. Love to write - read - watch - eat. Love playing game, traveling. Can't life without music. 9829; Holy Bible said ♥. 9829; words ♥.
cyberfrost-computing.blogspot.com
Cyber Frost's Blog: August 2011
http://cyberfrost-computing.blogspot.com/2011_08_01_archive.html
In this blog, I give tutorials about programming in many popular programming languages, starting from the basics to the advanced level. Also, I discuss many problems that may be encountered while using a computer. Types of Computer Viruses. A virus which attaches itself to the first part of the hard disk that is read by the computer upon bootup. These are normally spread by floppy disks. Note: Floppy disks are kind of outdated, so, perhaps, it's spread through portable hard disks or boot CDs. Well, poly ...