Difference between revisions of "What is Programming?"

From CompSciWiki
Jump to: navigation, search
 
m (Cleaned up ChapterNum tag)
 
(97 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=What is Programming?=
+
{{1010Chapter
 +
|ChapterNum=1
 +
|Picture=Wiki_start01.jpg
 +
|Introduction=After reading this chapter you should be able to:
 +
<ul>
 +
<li>Understand that programming is breaking a problem into steps
 +
<li>Write steps to break down simple problems
 +
<li>Learn an approach to problem solving you can use throughout the term.
 +
</ul>
 +
 
 +
__NOTOC__
 +
 
 +
|Body=
 +
==[[The Programming Process]]==
 +
==[[Anatomy of a Program]]==
 +
==[[What Is Programming Questions|Review Questions and Exercises]]==
 +
==[[What Is Programming Part II|Further Reading]]&nbsp;&nbsp;&nbsp;&nbsp;(''Note that the material in this section is '''not''' examinable'')==
 +
 
 +
|NChapterNum=2
 +
|NChapterLink=[[Java Fundamentals]]
 +
}}
 +
 
 +
 
 +
{{Category:COMP 1010}}

Latest revision as of 12:31, 2 December 2010


Wiki 1010 Table of Contents

Wiki start01.jpg

Chapter 1

After reading this chapter you should be able to:

  • Understand that programming is breaking a problem into steps
  • Write steps to break down simple problems
  • Learn an approach to problem solving you can use throughout the term.


  Write a Program a Day Case Studies

The Programming Process

Anatomy of a Program

Review Questions and Exercises

Further Reading    (Note that the material in this section is not examinable)




Table of Contents Chapter 2: Java Fundamentals



Template loop detected: