Visit any institution in Sierra Leone Government or Private and study their functions or services and develop a java console application that either overhaul or automate it.
Implement the following java concept in your solution and highlight in your documentation or code where you did it:
1. Class and Object
2. File and Stream
3. Exception Handling
Outcomes
On successful completion of this project, students will be able to:
● Analyse, design, and develop application using Java.
● Understand and implement some basic java concepts and principles.
● Identify real life problems and find technological solution to them.
public class xaxaxaxaxa {
public static void main() {
xaxaxaxaxa.run();
}
public void run() {
myList.stream()
.map(item -> {
try {
return doSomething(item);
} catch (MyException e) {
throw new RuntimeException(e);
}
})
.forEach(System.out::println);
}
}
Comments
Leave a comment