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

SSP Java TaskList

The document outlines tasks at different levels for a Java development internship. It includes easy, medium, and hard level tasks related to building programs around arrays, libraries, ticket booking, employees, an address book, banking, and CRUD applications. Guidelines are provided for interns to select a task, complete it, record a video, upload code to GitHub and the video to LinkedIn, and submit links for review.

Uploaded by

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

SSP Java TaskList

The document outlines tasks at different levels for a Java development internship. It includes easy, medium, and hard level tasks related to building programs around arrays, libraries, ticket booking, employees, an address book, banking, and CRUD applications. Guidelines are provided for interns to select a task, complete it, record a video, upload code to GitHub and the video to LinkedIn, and submit links for review.

Uploaded by

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

TASK LIST

Task List for Java Development Intern at Skill Spire Technologies:

Level Easy
1. Write a Java program that calculates the average of student marks stored in an array.
2. Implement a library management system using arrays where users can add books, search for books,
and display all books available.
3. Create a simple ticket booking system for a cinema using arrays, allowing users to book tickets,
cancel bookings, and view available seats.
4. Develop a basic employee management system using arrays where users can add new employees,
remove employees, and display the list of all employees.

Level Medium
1. Build a command-line address book application using Java that allows users to add contacts, search
for contacts, and delete contacts.
2. Develop a simple banking system with functionalities like account creation, deposit, withdrawal,
and balance inquiry. Ensure proper exception handling.

Level Hard
1. Design and implement a web-based CRUD (Create, Read, Update, Delete) application using Java
Servlets, JSP, and JDBC for database connectivity. The application could manage a list of tasks,
contacts, or any other entity.

Note: Remember, the intern needs to select any one level to complete based on their understanding and
comfort level.
TASK SUBMISSION GUIDELINES
To submit your task, please follow the guidelines below:

1. Select Your Task Level: Choose one task level from the provided options - Easy (Level 4), Medium
(Level 3), or Hard (Level 2).

2. Complete the Task: Implement the chosen task using Java programming language. Ensure that
your code meets the requirements specified in the task list.

3. Record Your Work: Record a video showcasing your code implementation and the output
generated by your program. Clearly demonstrate how your code functions and the results it
produces.

4. LinkedIn Video Upload: Upload the recorded video on your LinkedIn profile, mentioning Skill
Spire Technologies as the company you are interning with. Include relevant hashtags such as
#SkillSpireTech, #JavaDevelopment, and any others you find appropriate.

5. GitHub Repository Creation: Create a GitHub repository named "SSTech_[YourID]", where


"[YourID]" should be replaced with your unique identifier (e.g., SSTech_001). Upload all your task
code files to this repository.

6. Submission Link: By the last week of your internship, we will provide a submission link where
you can submit your GitHub repository link and LinkedIn video link.

7. Final Submission: Submit your GitHub repository link and LinkedIn video link through the
provided submission link by the specified deadline.

8. Review and Feedback: Our team will review your submission and provide feedback accordingly.

If you have any questions or need clarification on any aspect of the task submission process, please don't
hesitate to reach out to your supervisor.

You might also like