Difference between revisions of "Hon Lam"

From BioV
Jump to navigation Jump to search
(Project 3)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
==Assignment 2==
 
[http://www.sfu.ca/~hcl/A1_01_Three_Lines_New/ A1_01]
 
[http://www.sfu.ca/~hcl/A1_01_Three_Lines_New/ A1_01]
  
Line 30: Line 31:
  
 
[http://www.sfu.ca/~hcl/A1_16_Pressed_To_Change/ A1_16]
 
[http://www.sfu.ca/~hcl/A1_16_Pressed_To_Change/ A1_16]
 +
 +
==Assignment 1==
  
 
[http://www.sfu.ca/~hcl/A2_01/applet/ A2_01]
 
[http://www.sfu.ca/~hcl/A2_01/applet/ A2_01]
Line 58: Line 61:
  
 
[http://www.sfu.ca/~hcl/A2_14/applet/ A2_14]
 
[http://www.sfu.ca/~hcl/A2_14/applet/ A2_14]
 +
 +
==Assignment 3==
 +
 +
[http://www.sfu.ca/~hcl/A3_01/applet/ A3_01]
 +
 +
[http://www.sfu.ca/~hcl/A3_02/applet/ A3_02]
 +
 +
==Project 2==
 +
 +
My editor will be able to draw predefined shapes (triangle, circle, and square) in different colors.  The editor can erase part with a square eraser.  Colours will be determined by a patch on the corner of the screen and the user can determine the color by clicking on the space bar.  Finally, the shape can be scaled smaller or larger depending on the up and down arrow keys.  All features will be displayed along side the applet.
 +
 +
==Project 2 The Editor==
 +
 +
[[http://www.sfu.ca/~hcl/Editor/applet/ Editor]]
 +
 +
==Assignment 4==
 +
 +
[http://www.sfu.ca/~hcl/A4_01/applet/  Editor 2]
 +
 +
Just realized I made a incorrect link to A3_01 instead of A4_01.  Sorry
 +
 +
==Project 3==
 +
'''Part 1'''
 +
 +
'''''Title:''''' Pie Chart Segregater
 +
 +
'''''Description:''''' I will created a 2D chart segregating a portfolio of 20 stocks into its respective industry and having color to represent performance (i.e., red showing lost and blue showing gain).  One year period will be used to generated as data for the project.
 +
 +
'''''Purpose:''''' The segregater is meant to give investors a quick look into which sector is performing well and what is the overall performance of the portfolio. 
 +
 +
'''''Technical Details:''''' The visualization will be built using Processing and data will be coming from Yahoo Finance (in a CSV file but may be converted to another data format).
 +
 +
==Project 3==
 +
'''Pie Chart'''
 +
 +
[http://www.sfu.ca/~hcl/Gain_Loss_Pie_Chart/applet/ Gain/Loss Pie Chart]
 +
 +
Hi Everyone:
 +
 +
After watching so many wonderful presentations, I feel quite embarrass with my final project.  My program is quite simply compared to everyone.  It is meant to give a person a quick overview of his or her portfolio in a pie chart setting.  I used the Dow 30 as my portfolio.  The first pie chart (called whole) shows the overall performance of the portfolio.  The second pie chart (called sector) show the performance in each sector.  The final pie chart (called individual) shows individual stock performance.  For the sector and individual pie chart, the size of each pie section presents the composition of the portfolio and the blue and red represents year-to-date gain or loss, respectively.  I tried placing labels on the sections but I had difficulty tagging each section correctly.  That is why there are no tags and something I need to work on.
 +
 +
Hon

Latest revision as of 20:54, 9 December 2008

Assignment 2

A1_01

A1_02

A1_03

A1_04

A1_05

A1_06

A1_07

A1_08

A1_09

A1_10

A1_11

A1_12

A1_13

A1_14

A1_15

A1_16

Assignment 1

A2_01

A2_02

A2_03

A2_04

A2_05

A2_06

A2_07

A2_08

A2_09

A2_10

A2_11

A2_12

A2_13

A2_14

Assignment 3

A3_01

A3_02

Project 2

My editor will be able to draw predefined shapes (triangle, circle, and square) in different colors. The editor can erase part with a square eraser. Colours will be determined by a patch on the corner of the screen and the user can determine the color by clicking on the space bar. Finally, the shape can be scaled smaller or larger depending on the up and down arrow keys. All features will be displayed along side the applet.

Project 2 The Editor

[Editor]

Assignment 4

Editor 2

Just realized I made a incorrect link to A3_01 instead of A4_01. Sorry

Project 3

Part 1

Title: Pie Chart Segregater

Description: I will created a 2D chart segregating a portfolio of 20 stocks into its respective industry and having color to represent performance (i.e., red showing lost and blue showing gain). One year period will be used to generated as data for the project.

Purpose: The segregater is meant to give investors a quick look into which sector is performing well and what is the overall performance of the portfolio.

Technical Details: The visualization will be built using Processing and data will be coming from Yahoo Finance (in a CSV file but may be converted to another data format).

Project 3

Pie Chart

Gain/Loss Pie Chart

Hi Everyone:

After watching so many wonderful presentations, I feel quite embarrass with my final project. My program is quite simply compared to everyone. It is meant to give a person a quick overview of his or her portfolio in a pie chart setting. I used the Dow 30 as my portfolio. The first pie chart (called whole) shows the overall performance of the portfolio. The second pie chart (called sector) show the performance in each sector. The final pie chart (called individual) shows individual stock performance. For the sector and individual pie chart, the size of each pie section presents the composition of the portfolio and the blue and red represents year-to-date gain or loss, respectively. I tried placing labels on the sections but I had difficulty tagging each section correctly. That is why there are no tags and something I need to work on.

Hon