Computer Science 225
Advanced Programming
Spring 2020, Siena College
Lecture 1: Introduction; Problem Set 1 Out; Lab 0
Date: Tuesday/Wednesday, January 21/22, 2020
Agenda
- Welcome to CSIS 225!
- object-oriented design and implementation
- more advanced Java features
- more advanced data structures
- graphical user interfaces and event-driven programming
- multithreading
- general software development tools and techniques
- Please bring Java-capable computers to class; email me if you
need a school laptop for when we'll do in-class programming
- Syllabus
- Problem Set 1 introduction
- Lab 0: Setting Up and Refresher
Examples