Class overview
I am Dr. Riman Mandal, your tutor. The course is for students pursuing a master's or bachelor's degree in Computer Science or equivalent. This course closely follows the syllabus of any academic level studies. We will explore the the object oriented paradigm using Java programming language. Some basic knowledge of C++ or any other programming logic is a prerequisite for the course.
Course Materials
Unit 1
Unit 2
Session 17: Packages
Session 18: Extending Interfaces and Packages
Session 19: Package and Class Visibility
Unit 4
Session 30: File class methods, Reading from a file, Writing to a file
Session 31: Buffered I/O, Character Streams, Byte Streams, File Input/Output Stream
Session 32: FileReader, FileWriter, BufferedWriter, BufferedReader, FileInputStream
Session 36: Iterators, Comparable and Comparator interfaces, Sorting Collections
Videos
Reference Books
Java: The Complete Reference, 12th Edition, by Herbert Schildt.
"Head First Java" by Kathy Sierra and Bert Bates
"Thinking in Java" by Bruce Eckel