CS110 - Introduction to Computers and Applications
SPRING 2008  •  Programming Assignments
Chapters 6, 7, 9


The TRUE BASIC programs for this semester, due dates, and points assigned for each program are listed at the bottom of this page. The programs are divided according to the topics in Conversations with Jt on TRUE BASIC, Second Edition, and are assigned according to your recitation section -- the column heading Chapter - Textbook Page - Program Number gives you this specific information.  Program assignment page numbers are from the text Jt's Conversations on TRUE BASIC, Second Edition:  Becoming Acquainted with BASIC Through Windows.   If you are using an earlier edition of the book, page numbers will differ from those listed here.
Note carefully the programs assigned to your recitation section; you will receive credit only for the programs assigned to your recitation section.  

Include REM statements at the beginning of each program with the following: your name, section number, TA name, chapter, program number, and the date the program is due. Without these REM statements, your program will be considered improperly documented and two points deducted from your score.  

Submit to Sakai only the program LIST (TRUE BASIC instructions), using the extension .tru after the file name.   To review opening and running TRUE BASIC, click here:  TRUE BASIC How To.    Do not submit your program to Sakai until you run it and check for errors -- programs will  not be returned for debugging.  Your TA will run the program  code you submit to Sakai to grade the program.   If the program does not run, you will not receive points. 
Note:  Save your program to eden, my.Rutgers Briefcase, or USB secondary storage.  


Accessing and Printing TRUE BASIC Programs
TRUE BASIC is not available for Mac OS-X.   Access TRUE BASIC from RUNet only on PC machines of the Dual Boot machines.  From the Windows START icon, select: Programs, Class Software, TRUE BASIC Bronze Edition, TB Bronze, and click New in the Open File window for a Source Code (Untitled) window.
Note:
Before you begin entering code, Name and Save your program to eden. my.Rutgers Briefcase, or your USB storage device. As you enter code in TRUE BASIC, save often to avoid losing your work.

Chapter
Due Date
Points
6
April 17
15
7
April 24
15
9
May 1
15

* Note: The SPRING 2008 semester ends Monday, May 5; no work is accepted after this day and no grade discrepancies are considered after this day.


Academic Integrity

The Department of Computer Science strictly adheres to the Rutgers University Policy on Academic Integrity, as described in the New Brunswick Undergraduate Catalog. Students enrolled in Department of Computer Science courses are advised that all allegations of academic dishonesty will be fully investigated and that any evidence of academic dishonesty will be reported to the Dean's Office for appropriate action.   With regard to programming assignments, students are advised it is a violation of academic integrity to copy someone else's work or to permit another person to copy your work.  While you may discuss programing assignments with other students at a general level, all coding, debugging, preparation, refinement, and testing of programs should be entirely your own work.  Just as copying or "collaborating" on an examination is dishonest, turning in a program assignment which is a "clone" of someone else's work is also dishonest.


Lecture (Instructor)
Sections (TA)
Chapter 6           Chapter 7          Chapter 9  **

TF3* (Jt) 

01, 03, 05 (Sahana Mukherjee)

p.175#1        p.193#4          p.246#3   

11:45 a.m. - 12:40 p.m. (CAC)

02, 06 (Baiyang Liu)

p.176#7        p.194#7          p.246#4      




TTH4* (Alan Belowich)

09, 10 (Xinyi Cui)

p.175#2        p.195#7          p.246#1     

1:25p.m. - 2:20 p.m. (CAC)

11 (Amelia White)

p.176#8        p.193#2          p.248#9




TTH5* (Alan Belowich)

14, 15 (Nishat Islam)

p.176#7        p.194#7         p.248#9       

3:35 - 4:30 p.m. (Busch)

16, 17 (Fei Yang)

p.175#2        p.193#1         p.247#6       

18 (Vishal Mehta)

p.175#5       p.193#3       p.246#4      




MW4* (Kate Goelz)

21, 22 (Kyithar Maung Maung)

p.176#8        p.194#7         p.246#3     

1:55 p.m. - 2:50 p.m. (LIV)

23, 24, 25 (Parashar Soman)

p.175#5        p.195#8         p.246#4       




MW6* (Jt) 28, 29 (Rhonda Peck) p.175#1        p.193#2          p.246#1
5:50 p.m. - 6:45 p.m. (Douglass) 30, 31 (Mingchen Gao) p.175#2        p.193#1          p.247#6 

32 (Vishal Mehta)
p.175#5        p.193#3          p.246#4 

** Program assignment page numbers are from the text Jt's Conversations on TRUE BASIC, Second Edition:  Becoming Acquainted with BASIC Through Windows.   Page numbers will differ from earlier editions of the book.


Looking for Help?


Return to: