Tuesday 30 October 2012

Convert temperature from celcus to farenheit and kekvin in C programming

This is video show you a program to convert the temperature from celcus to farenheit and kelvin. You just input the temperature in celcus, and then the it will convert to farenheit and kelvin.

You can visit it at youtube.com by click the link below:

http://www.youtube.com/watch?v=FVYK9fJbgzQ&feature=youtu.be 


Monday 29 October 2012

Calculate volume of pyramid or volume of square using while with swith

This is a video show you a program to calculate the volume of pyramid or volume of square. This video, you can choose only one to calculate. If you you choose number 1, the program will calculate the volume of pyramid. If you choose number 2, it will calculate the volume of square. After it calculate the volume of pyramid or square already, it will end the program. However, if you input number which is difference from 1 and 2, it will allow you to input again for your choice.

Visit this video in youtube.com
http://www.youtube.com/watch?v=lsJ9wDomkKE&feature=youtu.be


Wednesday 24 October 2012


This is a video about operator in C programming language. It show you how to use operator properly in C programming. In addition, it tell how the operator work in C programming.

In C Programming Language, there are many operator such as Assignment Operators, Arithmetic Operators,  Logical Operators, Bitwise Operators, Assignment Operator, and Misc Operators. However, this article is not mention all bout the operator.

Here is the video about operator in C Programming, or you can visit this video at youtube.com by click the link below:
 http://www.youtube.com/watch?v=XJjHBcT_fK0&feature=youtu.be