CS177 homework Feb. 23/24

Download Report

Transcript CS177 homework Feb. 23/24

CS177 homework Feb. 23/24
•Reading
–NCBI site tutorial on SNPs
–NCBI site tutorial on phylogenetics
•Focus on the role of mutations in evolution
–Find java tutorial and look it over
•Concepts
–Object oriented programming
–Java classes
–Look over
http://java.sun.com/j2se/1.3/docs/api/index.html
•Look at the URLConnection class
•You probably won’t have any idea what you are looking
at, so don’t worry for now
Homework continued
• Activity
– To be handed in and graded
– Use a text editor, and remember to save the file
as plain text
– Name the file as makeupaname.html
– Create ONE simple html page
• You can look at the source from an existing web site
for inspiration, but do this on your own from scratch
• Create a link to the class web page, and explain to
the user what happens if they click on this link
• Create a link to NCBI web site (home page)
• Create a link to NCBI PubMed
Homework - last page
• Group projects
– At this point, each group should have a specific project
– Develop a time line for completion of the project
• This means to make a list of things that need to be done, and
the dates by which each is expected to be done
• This should be pretty specific - like “finish program for parsing
Brookhaven protein data base”
– This is specific because it names a specific database AND it has
a specific task (ie, program for parsing)
• This time line will be handed in and graded