Transcription of An Introduction to Computer Science and Problem Solving
{{id}} {{{paragraph}}}
Chapter 1 An Introduction to Computer Science and Problem Solving What is in This Chapter ? This first chapter explains what Computer Science is all about. It will help you understand that the goal of a Computer scientist is to solve problems using computers. You will see how problems are formulated by means of algorithms and how the process of abstraction can be used to break problems down to easily manageable pieces. Finally, we will discuss the notion of efficiency. COMP1405/1005 An Introduction to Computer Science and Problem Solving Fall 2011 - 2 - What is Computer Science ?
Processing is a programming language and development environment all in one. It is an easy programming language to get started quickly in producing programs within a visual context. That means, it is a simple language that has powerful functionality for creating professional quality visual-based (i.e., graphical) applications and animations.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}