Introduction to Programming

 

 

 

                                                             Codeclub, SMVDU

What is programming ?

Computer Programming is the process of developing and implementing various sets of instructions to enable a computer to do a certain task.

What is a program ?

A program is a set of instructions that tells the computer what to do.

IDE

An IDE or Integrated Development Environment is a software program that is designed to help programmers and developers to build software.

 

Most IDEs include:

  • a source code editor
  • a compiler
  • a debugger

CodeBlocks IDE

Where are computer programs used?

LEVEL OF LANGUAGES

Why C?

 

  • It produces code that runs nearly as fast as code written in assembly language.
  • It helps you to learn other languages also.

Applications of C

  • Operating system
  • Compilers
  • Text Editors
  • Data Bases
  • Network Drivers

Questions?

Made with Slides.com