Tuesday, April 6, 2010

Post 1

This program is the introduction to the world of programming.
It's a simple coding that you can do by yourself even you're new in programming.
Let's take a look at it.

Click here for coding.

This program will print the information that are contain in the double notation.
Next, I will show to you how to input the data in the program and then print it.

It will ask you to prompts the marks and then print it.
Next we will see how to use a string type variable.
You see that server is the string type variable, so when the program ask you to prompts
the "Server : ", you can enter the alphabet. For example like Abc and Doremi.

Introduction

Hello guys and gurls!
In this blog I will teach you how to write a coding in C++.
I will review all my previous works as an example.
Instead of using straight writing to show the coding, I will using NOTEPAD and try to
visualized it. This is because the barrier in programming that prevent the straight writing in
this blog.
I hope you will understand and will make use of the coding as a reference in your study.
Thank you.