CHAPTER 8
Solving with Modules
In order to solve a problem, with or without using a computer, one has to know the procedure or the method of solving the problem. Once the method is known, to solve the problem using a computer, it has to be coded using some computer language. These codes which have the method of solving a problem embedded within them are called computer programs. During the early days of programming, programmers used to write a single program to solve a problem completely, regardless of the fact how much big they are. This style of writing complete programs having a continuous sequence of computer codes is generally known as procedural programming. As the days passed by programmers started facing problems like error fixing, eliminating ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access