Programming Tutorials

Programming Tutorials at Tutorial Diary

Programming Tutorials at Tutorial Diary

Programming Tutorials at Tutorial Diary



What is Programming?

  • designing the source code of computer programs
  • writing the source code of computer programs
  • testing the source code of computer programs
  • debugging the source code of computer programs
  • maintaining the source code of computer programs

What is a program? What does it do?


A program is an organized list of instructions or a set of ordered operations for a computer.  It is a plan of action to complete a specified task.


Programs manipulate numbers and text primarily. With the help of programs we can get a solution for a specific or a combination of problems.


What is Programming Language?


Programming is  a creative way that we create a representation for solutions of various problems. Programming is a creative process. It includes:

  • Java
  • C
  • Python etc
  • Java


  • C

A programming language is a language for machines like computers created to communicate instructions and operations orders to machines like computers.

A computer Code can be written in a variety of computer programming languages. Some of these languages include

Programming Language is a collection of typed words that the computer can clearly understand and process to give solutions. Programming languages let us do many things, eg adding numbers, etc, or storing data on disk for later retrieval.

What will we learn at Tutorial Diary?


We will learn to code in various programing languages with the help of various free online tutorials at tutorial diary. These tutorials and their links are given below:

Previous Tutorial
Next Tutorial