Search

JP-2026076379-A - Programming learning program and method for verifying program operation using the same.

JP2026076379AJP 2026076379 AJP2026076379 AJP 2026076379AJP-2026076379-A

Abstract

【assignment】 To provide a programming learning program. To create a programming learning program that allows users to easily and simply program using a commercially available personal computer without setting up a special programming environment, and to check the execution status of the computer programs they create. [Solution] A program used to verify the operation of a program created by the users themselves, characterized in that it contains an area for describing the created program. [Selection Diagram] Figure 5

Inventors

  • 小野 雅章

Assignees

  • 小野 雅章

Dates

Publication Date
20260511
Application Date
20260224

Claims (2)

  1. A programming learning program characterized by being a program for verifying the operation of programs created by the users themselves, and having an area within the program where the created program is written.
  2. A method for verifying the operation of a program created by oneself using the program described in claim 1.

Description

This invention relates to a program for verifying the operation of a user-created program, and a method for verifying the operation of a user-created program using the same. In recent years, the importance of learning programming has increased, leading to the opening of numerous programming schools and the sale of many reference books. Furthermore, programming methods are included in high school textbooks, such as those mentioned in Non-Patent Document 1. High School Information I Ken Sakamura et al. Suuken Publishing This is an example of a program according to the present invention (Sub sample1()).The above program contains the program we created (Sub sample2()).This is a partial list of the results from the above program.This is a partial list of the results from the above program.This is another example of the program of the present invention (JavascriptPractice5c.html).The above is the result of implementing the program.The above program contains the program we created (JavascriptPractice5b.html).This is a partial list of the results from the above program.This is a partial list of the results from the above program.This is a partial list of the results from the above program. The present invention will be described in detail below. The present invention is a program for verifying the operation of a program created by the user, and is characterized by having an area within the program where the created program is written. It can be written using the JavaScript language in Microsoft's "WORD" (registered trademark) software, an editor program such as Notepad, Microsoft's "Edge" (registered trademark), or Google's "Chrome" (registered trademark). Furthermore, by writing the program they created in the aforementioned area and executing it, they can verify the executable nature of their program. This invention makes learning programming easier.