Java Programming Exercise 1: CBSE Board Percentage Calculator By CodeWithHarry

Description

Java Programming Exercise 1: CBSE Board Percentage Calculator By CodeWithHarry

Summary by www.lecturesummary.com: Java Programming Exercise 1: CBSE Board Percentage Calculator By CodeWithHarry

Java Programming with Joy: Video Challenge

Introduction to the Video Challenge (00:00:00 - 00:00:14)

Java Programming with Joy: Video Challenge is about a Java programming challenge involving submitting a solution to a problem presented in the video. This video is part of a series called "Java Programming with Joy".

Solving the Problem (00:00:14 - 00:00:25)

The challenge is to:

  • Solve a problem
  • Share the solution on the computer screen
  • Present the solution

The Problem Statement (00:00:25 - 00:00:39)

The problem is one of the most common issues seen in board exams regularly. Software engineers and developers encounter this problem frequently.

Importance of Problem Solving (00:00:39 - 00:00:55)

As a software engineer or developer, the major job is to:

  • Solve a particular problem
  • Develop vital problem-solving skills

Calculating Percentage (00:00:55 - 00:01:21)

The problem involves calculating percentage marks for a given student:

  • Input marks obtained by the student for five subjects
  • Calculate total marks and then percentage

Detailed Problem Statement (00:01:40 - 00:01:51)

The task is to write a program for calculating the percentage of a student in a CBSE board exam. The marks scored by the student in the five subjects must be taken through the keyboard.

Submission (00:01:51 - 00:02:13)

The marks for each of the five subjects will be input by the user. The total marks and the percentage must be calculated by the program.

Submission (00:02:13 - 00:02:23)

The solution can be submitted through:

  • An Android app
  • A web-based platform

Shout-out and Encouragement (00:02:23 - 00:02:34)

The instructor encourages viewers to:

  • Solve the problem
  • Submit the solution

Submitting the Solution (00:02:34 - 00:03:38)

The instructor encourages viewers to submit the solution, regardless of the program's quality. Feedback and guidance will be provided.

Future Challenges (00:03:38 - 00:03:57)

Expect:

  • Harder problems in the near future
  • Encouragement to submit solutions to these more challenging problems

Accessing the Video Notes (00:03:57 - 00:04:18)

The video provides access to notes, including:

  • The playlist
  • Bookmarks
  • Sharing options on social media platforms

Conclusion (00:04:18 - 00:04:25)

The instructor thanks viewers for watching and promises to see them in the next video.