Facebook Twitter Instagram
Posts in Category: Programming

Computer based Problem Solving Steps

In daily life if we met a problem of any type first we think about the possible solutions that can solve that problem. After that we focus on...

Posted on: 2024-10-08 03:56:24

Introduction to Algorithm

Sequential steps to solve a problem is called algorithm. If steps are fallowed the problem will be solved. If we have algorithm to solve a specifi...

Posted on: 2024-10-08 03:58:51

Programming Languages

Language is the way of communication between tow persons. If we want to interact to someone we should know his/her language. Same in the case of c...

Posted on: 2024-10-08 04:04:42

Language Processor

A computer only understands machine language (0’s and 1’s) but now a day most of the high-level programming languages use most of the English wor...

Posted on: 2024-10-08 04:05:48

Computer Programme

A set of instruction that tells a computer t...

Posted on: 2024-10-08 04:07:15