Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Generics Reprised, Serialization, More Code Review | CS 351L, Study notes of Computer Science

Material Type: Notes; Professor: Lane; Class: Design of Large Programs; Subject: Computer Science; University: University of New Mexico; Term: Fall 2007;

Typology: Study notes

Pre 2010

Uploaded on 07/22/2009

koofers-user-qwr
koofers-user-qwr 🇺🇸

10 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Generics Reprised,
Serialization, More
Code Review
L05, Sep 4, 2007
pf3
pf4
pf5

Partial preview of the text

Download Generics Reprised, Serialization, More Code Review | CS 351L and more Study notes Computer Science in PDF only on Docsity!

Generics Reprised,

Serialization, More

Code Review

L05, Sep 4, 2007

Administrivia

Reminders:

Alternate lab Wed (tomorrow) in FEC

Quiz 1 on Thurs (Sep 6) Naming conventions in spec

Pretests back

μ =1.

μ |answered question=1.

σ =1.

σ |answered = 1.

Strongest categories: iteration, static, use of generics Weakest categories: I/O, object runtime differences

Bird of time...

Last time:

Point of generics; principle of late commitment

Generics hints

P1M1 Crit; crit tips

Today:

More notes on generics

Serialization (just a little)

P1M1 crit continued

Next time: P1 architectural overview