Blog

Latest tutorials, guides & programming insights.

PROCESSING OF COMPUTER PROGRAMS

January 9, 2020 · 1 min read

High level languages are designed, taking into mind the ease for the programmers. These languages are not understood…

HIGH LEVEL LANGUAGE {HLL}

January 2, 2020 · 1 min read

High level languages are easier for a human programmer to understand. They are generally not dependent on any…

ASSEMBLY LEVEL LANGUAGE

December 29, 2019 · 2 min read

This language uses letters and symbols instead of binary digits. These symbols are called Mnemonics. programs written in…

COMPUTER PROGRAMMING

December 24, 2019 · 1 min read

INTRODUCTION A program is a set of instructions, which when executed, makes the computer work in a particular…

1 5 6 7 8 9 13