0% found this document useful (0 votes)
4 views

Java Todo

Uploaded by

Tushar Bhosale
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Java Todo

Uploaded by

Tushar Bhosale
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Day 17.

1
- Queue and Deque with example
- List versus Set
- TreeSet with Book class example
- Linear Search, Binary Search and Hashing
- HashSet versus LinkedHashSet with Book example
- Dictionary versus Map
- Hashtable versus HashMap with Book class example
- TreeMap

Day 15.1
- Generic Method using java.lang.Object class as well as Generics
- Fragile base class Problem
- Interface versus Abstract class
- Abstract method versus Default method versus Static interface method
- Functional interface
- Comparable and Comparator interface implementation
- Cloneable implementation

Day 14.1
- AutoCloseable, Closeable and resource.
- Try with resource
- Custom Exception
- bug , exception and error in exception handling
- Exception chaining
- Rules of method overriding
- Final class and final method
- Abstract class and abstract method
- Sole constructor
- Factory design pattern

ToDo
Day 9.1
- static import
- import vs static import
- Array and its type
- Single dimensional array
- Array initialisation
- traversing using loop as well as java 8 stream api
- Arrays.toString method

TO DO
Day 8

- Instance counter
- singleton class
- Nested class
- inner class
- static nested class
Assignment: ask to implement basic linked list using nested class,AddFirst and
print method

TO DO
Day 7.1
- Final variable , field
- Final reference vs final instance
- Static field
- static field initializer, static initializer block
- static method
- Class Loader Sub System
- solve Assignment 5
- Assignment -6 -Login on moodle Interview question are uploaded.

To do Task
Day 6
- null literal and NullPointerException
- Difference between value type and reference type
- Getter and setter method demonstration
- Getting system date and time using Date Calendar LocalDate LocalTime and
LocalDateTime
- Date formatting using SimpleDateFormat
- Initialization versus Assignment
- init style method initialisation vs constructor
- Constructor types
- constructor chaining
- instance field initializer
- instance initializer block

To Do in today’s lab
Day 4.1
- classpath using -cp and -classpath
- Java language features
- Read Day 3 & Day 4 Pdf

TO DO TASK IN THE LAB SESSION


Day 3.1
- jar structure
- Java documentation
- Meaning of System.out.println
- print vs println vs printf
- Data Type
- Narrowing and Widening
- Boxing and Unboxing
- NumberFormatException
- Solve Assignment 3

Day 2 To-do task in Lab:


- Day 1 revision
- Java development platform
- SDK JDK JRE JVM
- Java home and jre home
- sec.zip vs rt.jar vs java docs
- Java installation directory structure
- Simple hello using Java 8 and Java 21
- Day 2 coding assignmentsww

You might also like