Difference between revisions of "What is Programming?"

From CompSciWiki
Jump to: navigation, search
m (Cleaned up ChapterNum tag)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{1010Chapter|ChapterNum=1
+
{{1010Chapter
 +
|ChapterNum=1
 
|Picture=Wiki_start01.jpg
 
|Picture=Wiki_start01.jpg
|Introduction=After Reading this chapter you should be able to:
+
|Introduction=After reading this chapter you should be able to:
 
<ul>
 
<ul>
 
<li>Understand that programming is breaking a problem into steps
 
<li>Understand that programming is breaking a problem into steps
Line 14: Line 15:
 
==[[Anatomy of a Program]]==
 
==[[Anatomy of a Program]]==
 
==[[What Is Programming Questions|Review Questions and Exercises]]==
 
==[[What Is Programming Questions|Review Questions and Exercises]]==
==[[What is Programming Solutions|Solutions]]==
 
 
==[[What Is Programming Part II|Further Reading]]&nbsp;&nbsp;&nbsp;&nbsp;(''Note that the material in this section is '''not''' examinable'')==
 
==[[What Is Programming Part II|Further Reading]]&nbsp;&nbsp;&nbsp;&nbsp;(''Note that the material in this section is '''not''' examinable'')==
  
|PChapterNum=1
 
|PChapterLink=[[What is Programming?]]
 
 
|NChapterNum=2
 
|NChapterNum=2
 
|NChapterLink=[[Java Fundamentals]]
 
|NChapterLink=[[Java Fundamentals]]

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: