These labs require the use of Java JDK and JRE. Installation of these are relatively simple and there are many online guides available for the same (Install Java).
I would suggest the installation of Java version 8
, as it supports Java FX
and other frameworks we will be working with during the labs.
I would suggest the use of any code editors like VS Code
or Sublime
for the earlier stages of the lab as we would be covering the basic concepts of programming with Java. As for the later portion, I would suggest the use of Apache Netbeans IDE
for working with Java FX and other such frameworks.
S.no | Title |
---|---|
1 | Digit Sum Prime Numbers |
2 | Hamiltonian Path |
S.no | Title |
---|---|
1 | Complex Numbers |
S.no | Title |
---|---|
1 | Employee Salary Calculator |
2 | Zathra Population |
S.no | Title |
---|---|
1 | Payroll System |
S.no | Title |
---|---|
1 | Divisors |
2 | Sieve of Eratosthenes |
3 | Producer Consumer problem |
S.no | Title |
---|---|
1 | Geometric Shapes |
2 | Customer Payment System |
S.no | Title |
---|---|
1 | Linked List |
2 | Array List |
3 | Hash Map |
S.no | Title |
---|---|
1 | Restaurant Tips Calculation |
S.no | Title |
---|---|
1 | ASCII Decoding |
2 | Vector File Parsing |
3 | Exception Handling - Exploration |
S.no | Title |
---|---|
1 | Print Arrays |
2 | Registration Forms |
S.no | Title |
---|---|
1 | Interactive Forms |
2 | Tic Tac Toe |
3 | Photo Gallery |
S.no | Title |
---|---|
1 | Employee Payroll System |
S.no | Title |
---|---|
1 | Find Longest and Shortest word in a file |
2 | List Files in a Folder |
3 | ArrayList Operations |
4 | HashSet Operations |
S.no | Title |
---|---|
1 | COVID19 Stats Kiosk |