Week 1:Introduction to Computer Programming

Computer programming is important today because so much of our world is automated. Humans need to be able to control the interaction between people and machines. Since computers and machines are able to do things so efficiently and accurately, we use computer programming to harness that computing power. Basics of computer programming includes:

  • Programming Environment.
  • Data Types.
  • Variables.
  • Keywords.
  • Logical and Arithmetical Operators.
  • If else conditions.
  • Loops.
  • Numbers, Characters and Arrays.