CSE 114 Introduction to Object-Oriented Programming
Fall 2020
Instructor: Alex Kuhn (alex.kuhn@sunykorea.ac.kr, Office B423, +82-32-626-1230)
Lectures: Mon & Wed, 2:00pm-3:20pm
Labs: Tue & Thu, 2:00pm-3:20pm
Note that this class is fully online until at least October 8th. Please join class via Zoom. You need to join the Zoom URL while logged in to Zoom with your Stony Brook Email.
Class Information
Getting Help
- Office Hours: Tue & Thu 3:30-4:30 pm and Wed 3:30-5:30 pm in B423 or via Zoom
- TA office hours: listed by TA or on a calendar
Textbooks
- The primary source of information about the programming
language Java and the concepts of computer science that we will
study this semester will be my notes and Think Java: How to
Think Like a Computer Scientist, Java Version 7.1.0 by
Allen B. Downey and Chris Mayfield, 2020. Download a copy of Think Java 2e.
- We will also use Introduction to Java Programming, Brief Version, 10th Edition by Y. Daniel Liang. (Comprehensive Version is
okay.) as a reference in the latter part of the semester.
Java Resources
Java Programming Tutorials
Some Interesting Links