<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://rockhopper.monmouth.edu/cs/jchung/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://rockhopper.monmouth.edu/cs/jchung/feed.php">
        <title>Joe Chung&lt;br&gt;Monmouth U. Homepage - cs102</title>
        <description></description>
        <link>http://rockhopper.monmouth.edu/cs/jchung/</link>
        <image rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/_media/wiki/logo.png" />
       <dc:date>2026-04-06T22:10:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_javascript?rev=1228771806"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_list_of_assignments?rev=1242066312"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/databases_1?rev=1227124815"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/presentations?rev=1228236858"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/spreadsheets_1?rev=1224099662"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/start?rev=1228770228"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing?rev=1224099633"/>
                <rdf:li rdf:resource="http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing_2?rev=1224099649"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://rockhopper.monmouth.edu/cs/jchung/_media/wiki/logo.png">
        <title>Joe Chung<br>Monmouth U. Homepage</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/</link>
        <url>http://rockhopper.monmouth.edu/cs/jchung/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_javascript?rev=1228771806">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-08T21:30:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Intro to UNIX and Simple Web Page Enhancements with JavaScript</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_javascript?rev=1228771806</link>
        <description>Intro to UNIX and Simple Web Page Enhancements with JavaScript

----------

First, a CS UNIX / Linux Survival Guide

	*  All Javascript work in class will be done in Linux. 

	*  CS 175 will be taught in Linux, so you should get used to it. 

	*  Start Firefox and browse this page at</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_list_of_assignments?rev=1242066312">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-11T18:25:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>HTML Assignment 1</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/cs_102_list_of_assignments?rev=1242066312</link>
        <description>NOTE: All due dates imply by 5:00 pm on the date given, unless otherwise stated.

HTML Assignment 1

DUE DATE: Mon, 9/8

Create your student web page on rockhopper.

On your web page, create a hyperlink to a separate page, specifically for CS 102 (cs102.html). The cs102.html file that you create will be your course journal and will count toward your final grade for assignments. After each week of the course, you will be required to post a brief summary (no more than 100 words) of what was covere…</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/databases_1?rev=1227124815">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-19T20:00:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Databases</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/databases_1?rev=1227124815</link>
        <description>Databases

----------

Short introduction to databases

	*  Database: A collection of information which is organized for flexible searching and utilization

	*  Common Database Types:
		*  Flat (or table) models
					*  Basically a two-dimensional array of data elements, where all members of a given column are assumed to be similar values, and all members of a row are assumed to be related to one another. (similar to a spreadsheet)</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/presentations?rev=1228236858">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-02T16:54:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Presentations</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/presentations?rev=1228236858</link>
        <description>Presentations

----------

Presentations Lab 1 - CPU Benchmarks

Due date: Monday, 12/08

Save any files to Z:\cs102\present\lab1 .

From the 4 tables at this URL
 http://rockhopper.monmouth.edu/~jchung/cs102/cpu2000-110806.html
create an Excel spreadsheet (presentlab1.xlsx) containing 2 tables: CINT2000 and CFP2000 (throw away the last two tables called CINT2000 Rates and CFP2000 Rates). To do this, you should save the web page as html and then open the html file in Excel. Include these fields …</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/spreadsheets_1?rev=1224099662">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-15T19:41:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Spreadsheets</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/spreadsheets_1?rev=1224099662</link>
        <description>Spreadsheets

Review of spreadsheet fundamentals

1. Spreadsheet lab assignment 1 - Excel Chart (handout) 

	*  Include your name and assignment number at the top of the spreadsheet.
	*  Create a ss folder inside your Z:\cs102 folder. Save as Z:\cs102\ss\cs102sslab1.xls .</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/start?rev=1228770228">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-08T21:03:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CS 102 - Scientific Computer Applications</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/start?rev=1228770228</link>
        <description>CS 102 - Scientific Computer Applications

Semester: Fall 2008

----------

Information / Announcements

	*   Syllabus
	*  Spreadsheet lab test, Wednesday, 10/08/08
	*  Database lab test, Wednesday, 11/12/08
	*  Final exam, Wednesday, 11/17/08, 5:30-7:30pm, HH 543</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing?rev=1224099633">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-15T19:40:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Student Web Page Creation, Word Processing</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing?rev=1224099633</link>
        <description>Student Web Page Creation, Word Processing

----------

Tasks:

	*  Learn to login remotely to rockhopper or Linux lab. Remember UNIX password.
		*  Run Konqueror file manager in UNIX to create ~/public_html and ~/public_html/index.html .
		*  In Windows, access Z: drive (UNIX home dir mounted as Z: in Windows).</description>
    </item>
    <item rdf:about="http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing_2?rev=1224099649">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-15T19:40:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Student Web Page Creation, Word Processing</title>
        <link>http://rockhopper.monmouth.edu/cs/jchung/cs102/web_page_creation_word_processing_2?rev=1224099649</link>
        <description>Student Web Page Creation, Word Processing

----------

Special Assignment 1

In the first weekly special assignment, you are asked to include a list of references used. See an example of how to use and list references.

----------

HTML Assignment 2

DUE DATE: Monday, 9/15/08.

1. Add an image to your student home page directory (rockhopper:~/public_html). Then add the image to your student home page (index.html).</description>
    </item>
</rdf:RDF>
