CISC3400, Java Programming
Spring 2019

     

Home

Schedule
  & Notes

Assignments

Syllabus

 
 

Overview: This course covers Java programming and internet computing with various applications. Topics include: Java programming, object-oriented programming, graphical user interfaces (GUI's) applets and applications, multimedia, files and streams, and server communications.

Prerequisites: a year long programming course.

Instructor: Julie Harazduk        Adjunct Professor/Lecturer, Department of Computer and Information Science
Phone: (914) 432-2768
Email: jharazduk@fordham.edu

Section R01
Lecture Tue/Fri 11:30 - 12:45 am, JMH 331.

Office hours: Mon,Tue 1:00-2:00pm or by appointment Fri 1pm, daily 9:30am

Class WWW site: http://storm.cis.fordham.edu/harazduk/cs3400.  We will make extensive use of the class WWW site. All assignments are posted on this site. The site is full of lotsof useful other information including student questions and replies, and class notes.

Course Materials:

  • Lab System: class.mimir.io
  • Textbook:
    Java How To Program - Late Objects, 11th Edition, Paul Deitel, Harvey Deitel;
    Pearson 2018, 2015, 2012 ISBN: 978-013-479140-1 mypearsonstore.com/bookstore
  • Assignments:    Textbook and other posted pdfs.
  • Class Notes:        Class notes (highly recommended) are posted on the class WWW site.
  • Eclipse IDE:         Eclipse Installer
  • JDK 11/JavaFX:   Download jdk11.0.1

Resources: