Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

IIT Bombay

Computer Programming
Prof. Deepak B Phatak
Prof. Supratik Chakraborty
Department of Computer Science and Engineering
IIT Bombay

Session: Preamble

Dr. Deepak B. Phatak & Dr. Supratik Chakraborty, IIT Bombay 1


Gadgets and Machines
IIT Bombay

• Using gadgets
• What we need to know
• Using a Radio
• Do not need to know theory

Image source
Lukáš Perný [CC-BY-SA-3.0 ]Wikimedia Commons

Dr. Deepak B. Phatak & Dr. Supratik Chakraborty, IIT Bombay 2


Instructing a Computer
IIT Bombay

• Computer as a machine
• Performs computational tasks
• ‘Instructing’ a computer
• Similar to issuing a written procedure to people
• For computers, such procedures are called programs

Dr. Deepak B. Phatak & Dr. Supratik Chakraborty, IIT Bombay 3


Things to follow in the first week
IIT Bombay

• A conceptual model of computer


• Mr. Buddhuram Dumbo, and the programs he executes
• Architecture of a computer,
• Handling primitive data types
• Our first computer program in C++
• Introduction to Code::Blocks
• Your tool for writing and running C++ programs

Dr. Deepak B. Phatak & Dr. Supratik Chakraborty, IIT Bombay 4


IIT Bombay

Welcome to the exciting world of computers!

Dr. Deepak B. Phatak & Dr. Supratik Chakraborty, IIT Bombay 5

You might also like