Difference between revisions of "Program a day"

From CompSciWiki
Jump to: navigation, search
(Add Week 2)
(Change week numbering)
Line 1: Line 1:
 
{{1010Topic|Introduction=Practice your programming and problem-solving skills. Write a program for each (week) day you are in COMP 1010. |Overview=Find the prograrms listed for each day as well as the solutions]}}
 
{{1010Topic|Introduction=Practice your programming and problem-solving skills. Write a program for each (week) day you are in COMP 1010. |Overview=Find the prograrms listed for each day as well as the solutions]}}
  
=Week 1=
+
=Week 0=
 
To get started you will need a UserID(U of M ID). You need this UserID to log into campus computer labs and access your U of M email account.   
 
To get started you will need a UserID(U of M ID). You need this UserID to log into campus computer labs and access your U of M email account.   
 
==[[What_Is_Programming_1|Program 1: Print a poem]]==
 
==[[What_Is_Programming_1|Program 1: Print a poem]]==
=Week 2=
+
=Week 1=
 
==[[What_Is_Programming_2|Program 2: Print a story with repetition and special characters]]==
 
==[[What_Is_Programming_2|Program 2: Print a story with repetition and special characters]]==
 
==[[What_Is_Programming_3|Program 3: How many seconds]]==
 
==[[What_Is_Programming_3|Program 3: How many seconds]]==
 +
 +
=Week 2=

Revision as of 16:12, 21 September 2009

COMP 1010 Home > Back to Chapter Topics


Introduction

Practice your programming and problem-solving skills. Write a program for each (week) day you are in COMP 1010.

   

{{{Body}}}

Week 0

To get started you will need a UserID(U of M ID). You need this UserID to log into campus computer labs and access your U of M email account.

Program 1: Print a poem

Week 1

Program 2: Print a story with repetition and special characters

Program 3: How many seconds

Week 2