Tuesday, February 28, 2017

A mobile phone can be seen now in the hands of everyone. Most of the smartphones. The world is coming to grip to be really small. Which was made possible through the mobile.
The technical work, they are sitting in front of a computer most of the time. But others are running around. Need portable computer. Created laptop. But due to power problems and needs that have to carry a device which will revolve all the time with. There will always be. All work can be useful.

Saturday, February 25, 2017


What is C?
First, we want to know what the C programming required. Kararai today's technology at this stage that C is supposed to be unknown. However, the C programming language. Our people and specific language is the same language as the computer. There are a variety of programming languages.

Basic details of PHP

 PHP (PHP) is called hypertext preprocessor (Hypertext Preprocessor). PHP is a programming language. This is known as server-side scripting language. And the creation of dynamic web sites intrakatibha PHP is a powerful language. It is an open source scripting general parapoja lyanguyeja was more popular with web programmers. AP HP also provides maximum security for stored data on the Web. PHP is HTML (HTML) also can be used. Several advanced open source content 

Friday, February 24, 2017

Create a Graphical door by C (Graphics Programme)




#include<graphics.h>
#include<conio.h>
#include<dos.h>

int project1();
int project2();
main(){
int driver, mode;
driver=DETECT;
mode=0;
initgraph(&driver,&mode,"C:\\tc\\bgi");
project1();
project2();

Thursday, February 23, 2017

To draw a Bangladesh national flag by C graphics programme


Output image


Install Turbo C++/Code blocks (Graphic version) and follow the code...

#include<graphics.h>
#include<conio.h>
main(){
int driver,mode;
driver=DETECT;
mode=0;

Basic Detils of Programming

 
Basic Details of programming


If the sum of the number of programming instructions, which together with a number of computer instructions can be given.
Computers do not understand this language.
Compiler is to use this language to mean that computer.

Three of the compiler.
Like

1. Compiler
2. Interprator

3. Assembler