AP Computer Science Semester II Web Site:
Mr. G. Jaye's SHS APCS MCX2 (MPX4) classes

CONTENTS
Browser Info: This web site seems to work better with Windows Explorer

Regular Stuyvesant High School home page: SHS home page
For Stuyvesant High School email: http://mail.stuy.edu
Latest updates for MCX2

Purchase Be Prepared for the AP Computer Science Exam in Java*, by Maria Litvin
     1.  Amazon    2. Barnes & Nobles   3. Skylight Publishing  (always in stock here)
     * NOTE: Do NOT purchase Be Prepared for the AP Computer Science Exam unless the title includes in Java

SHS mcx2 site: MCX2 downloads >>>


    1.  Go to Sun's Java download page
    2. Go to Download J2SE v 1.4.2_03's SDK column and click on Download (Make sure you're in the SDK column, NOT the JRE column).
    3. After reading and accepting Sun's License Agreement,
        A. For Windows-based systems: click on Windows Platform: 1. offline installation (if you have a 56k dialup connection) or...
                                                                                                            2. Windows installation (if you have a DSL or high-speed cable connection)
           (I used the offline installation at SHS and it went quite smoothly (if slowly).
        B. For other platforms:  Consult instructions and act accordingly.
4. Download BlueJ's Java program development environment: BlueJ 
     a. You must install J2SE v 1.4.X_XX SDK before installing BlueJ
     b. The directory or folder that you choose for BlueJ can be something like c:\bluej (for Windows-based systems)
     c. Use appropriate installation instructions.
 
Due previously:  Previous homework assignments

Instructions for file sharing
To make your files available to your project members

1. Delete any chmod or umask commands in your .bash_profile
2. From the Linux command line:
   1.  cd  (switch to your root directory)
   2.  chmod 744 *   (grant read privileges to visitors)
   3.  chmod 777 ~   (allow visitors to list files in your root)
3. Step 2 should do it. If you still encounter problems:
   1.  chmod 777 91-APmarine  (if 91-APmarine is name of project directory)  
   2.  chmod 774 91-APmarine/*

Course requirements: 
AP style programming questions Former free response questions and facsimiles
Marine Biology Case Study in Java Set up instructions, links, and resources
Previous homework assignments Assignments and solutions
C++  Compilers and Programming Environments     Downloads, setup instructions, and information
Source code for Semester 2   <---------------------- MCX2 downloads Files for HW and projects
Course Files and Resources                                                 Texts, compilers, emacs, school network  
Advanced Placement Computer Science Resources Setting up compilers, obtaining files
Marine Biology Case Study Files and Resources (in C++) Summaries, worksheets, and diagrams
Test scores for Spring 2003  
Recommendations   
Semester 1 web site (MCX1)   
Math class web  sites Semester 1: MQ5     Semester 2:  MQ6