Posts

Showing posts from July, 2022

Computer Science Unit 1: Introduction to Programming | C Language | Lecture # 1

Unit Introduction Computers have turned into a significant piece of our day to day routines. They can help us to solve several problems ranging from complex mathematical problems and searching on the internet to controlling and operating satellites and rocket launchers. In reality, computers are not very smart on their own. In order to perform all the tasks, they have to be fed a series of instructions by humans which tell them how to behave and perform when faced with a particular type of problem. These series of instructions are known as a computer program , software, and the process of feeding or storing these instructions in the  computer is known as computer programming.  The person who knows how to  write a computer program correctly is known as a programmer. Computers cannot understand English, Urdu or any other common language that humans use for interacting with each other. They have their own special languages, designed by computer scientists. Programmers write computer prog