Monday, May 1, 2017

Computer Programming - Summary

Computer programming is defined as telling a computer what to do through a special set of instructions which are then interpreted by the computer to perform some task(s). These instructions can be specified in one or more programming languages including Java, Python, C, and C++.

A computer goes through a set of steps whose purpose is to achieve something. These steps are instructed to the computer by computer programs. Essentialy, computer programming is the process by which these programs are designed and implemented.


The advantages to learning computer programming include gaining new skills, being able to tell the computer what to do, and becoming better acquainted with computers. Computer programming is a challenging and rewarding discipline. Whatever you plan on building, the road ahead of you is an interesting one.

The tutorials in this section included information on introductory computer programming topics such as what computer programming is, the advantages of learning the subject, common misconceptions about the subject, computer programming concepts, the different types of languages, what you need to write programs, and more.

No comments:

Post a Comment