CSC 102 Lectures
CSC 102
Lectures
-
Week 1 [
pdf
,
html
] -- introduction to the course; introduction to java
-
Week 2 [
pdf
,
html
] -- introduction to incremental development and testing; more java basics
-
Week 3 [
pdf
,
html
] -- lab and program discussion; program design; arrays and ArrayLists
-
Week 4 [
pdf
,
html
] -- converting between java Types; inheritance
-
Week 5 [
pdf
,
html
] -- excpetions and file i/o
-
Week 6 [
pdf
,
html
] -- guis (graphical user interfaces) using the processing ide; linked lists
and abstract data types
-
Week 7 [
pdf
,
html
] -- more on data structures and abstract data types
-
Week 8 [
pdf
,
html
] -- more on linked lists and iterators; introduction to recursion; more on
searching and sorting
-
Week 9 [
pdf
,
html
] -- more on recursion; introduction to java gui library
index
|
info
|
lectures
|
labs
|
programs
|
solutions
|
examples