Difference between revisions of "Program a day"

From CompSciWiki
Jump to: navigation, search
(Add program 3)
Line 5: Line 5:
 
==[[What_Is_Programming_1|Program 1: Print a poem]]==
 
==[[What_Is_Programming_1|Program 1: Print a poem]]==
 
==[[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]]==

Revision as of 21:14, 15 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}}}

Week1

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

Program 2: Print a story with repetition and special characters

Program 3: How many seconds