IEICE Technical Committee Submission System
Conference Schedule
Online Proceedings
[Sign in]
Tech. Rep. Archives
    [Japanese] / [English] 
( Committee/Place/Topics  ) --Press->
 
( Paper Keywords:  /  Column:Title Auth. Affi. Abst. Keyword ) --Press->

All Technical Committee Conferences  (Searched in: All Years)

Search Results: Conference Papers
 Conference Papers (Available on Advance Programs)  (Sort by: Date Descending)
 Results 1 - 20 of 55  /  [Next]  
Committee Date Time Place Paper Title / Authors Abstract Paper #
ET 2024-01-20
15:05
Kyoto Kyoto University Yoshida Campus / Online
(Primary: On-site, Secondary: Online)
Learning Environment for Functional Programming with Focus on Application to Study Java Programming
Kosuke Hotta, Yoshiki Sato (Tokyo Gakugei Univ.), Shoichi Nakamura (Fukushima Univ.), Youzou Miyadera (Tokyo Gakugei Univ.) ET2023-49
Functional programming is a programming paradigm with characteristics that are significantly different from procedural p... [more] ET2023-49
pp.24-31
ET 2023-12-16
10:40
Okayama Tsushima Campus,Okayama University A Proposal of Commentary Function for Understanding Hard Topics in Java Programming Learning Assistant System
Yanhui Jing, Nobuo Funabiki, Soe Thandar Aung, Xiqin Lu, Khaing Hsu Wai (Okayama Univ.), Kiyoshi Ueda (Nihon Univ.) ET2023-36
Nowadays, Java has been used in a variety of application systems as a highly portable object-oriented programming langua... [more] ET2023-36
pp.1-6
NS, IN, CS, NV
(Joint)
2023-09-08
14:45
Miyagi Tohoku University
(Primary: On-site, Secondary: Online)
Loop Processing Performance in Kotlin and Java
Hayataka Nakamura (Kogakuin Univ.), Takeshi Kamiyama (Nagasaki Univ.), Masato Oguchi (Ochanomizu Univ.), Saneyasu Yamaguchi (Kogakuin Univ.) NS2023-65
We evaluated the performance of Kotlin and Java programs, and thereafter, proposed a method to improve the performance o... [more] NS2023-65
pp.77-82
KBSE 2020-09-18
11:30
Online Online An Implementation of Improved Recommendation Function for Element Fill-in-Blank Problem at Offline Answering Function in Java Programming Learning Assistant System
SuSandy Wint, Nobuo Funabiki, Minoru Kuribayashi, Yan Watequlis Syaifudin (Okayama Univ) KBSE2020-3
To offer self-study environments of Java programming, we have developed Java programming learning assistant system (JPL... [more] KBSE2020-3
pp.13-18
ET 2020-09-10
11:30
Ishikawa Japan Advanced Institute of Science and Technology A Study of Grammar-Concept Understanding Problem for Java Programming Learning Assistant System
Soe Thandar Aung, Nobuo Funabiki, Yan Watequlis Syaifudin, Minoru Kuribayashi (Okayama Univ) ET2020-15
Nowadays, Java has been broadly used in societies as a reliable and portable object-oriented programming language. To as... [more] ET2020-15
pp.29-34
ET 2020-03-07
10:10
Kagawa National Institute of Technology, Kagawa Collage
(Cancelled but technical report was issued)
A Program Visualization System that Considers the Design Patterns Forming Data Structure
Masanori Ohshiro, Yasuo Nagai (TUIS) ET2019-96
As a basis of class design utilizing object orientation, methods of forming data structures such as a list structure and... [more] ET2019-96
pp.115-119
ET 2020-03-07
10:35
Kagawa National Institute of Technology, Kagawa Collage
(Cancelled but technical report was issued)
Development of a visual learning tool for compiler behavior
Hiroaki Hiranishi, Yoshiro Imai, Yoichi Sugimoto (Kagawa Univ.) ET2019-97
This paper proposes an educational tool, which can visualize the internal processing of the compiler. One of the purpose... [more] ET2019-97
pp.121-126
ET 2020-03-07
13:50
Kagawa National Institute of Technology, Kagawa Collage
(Cancelled but technical report was issued)
An Extension of Recommendation Function in Topic Coverage for Element Fill- in-Blank Problems in Java Programming Learning Assistant System
SuSandy Wint, Nobuo Funabiki, Minoru Kuribayashi (Okayama University) ET2019-102
A Web-based Java Programming Learning Assistant System (JPLAS) offers the element fill-in-blank problem (EFP) for novice... [more] ET2019-102
pp.147-152
KBSE 2020-03-07
12:45
Okinawa Tenbusu-Naha
(Cancelled but technical report was issued)
Implementation of Programming Environment based on Cloud IDE with Eclipse Che and Docker
Yudai Sugino, Masaaki Niimura, Kozo Okano, Shinpei Ogata (Shinshu Univ.) KBSE2019-57
In recent years,``Edutainment'' has attracted attention.Edutainment approaches to obtain learning effects through game p... [more] KBSE2019-57
pp.67-72
ET 2019-03-15
10:40
Tokushima Naruto University of Education Program visualization system aware of the basic structure of design pattern.
Masanori Ohshiro, Yasuo Nagai (TUIS) ET2018-87
In advanced object - oriented programming education, it is important to understand the basic structure using object - or... [more] ET2018-87
pp.1-5
ET 2018-05-19
10:20
Kanagawa National Institute of Special Needs Education A Support System for Applied Java Programming Exercises toward Stepwise Development and Test Driven Approach -- A Virtual Experiment and User Evaluation with Revision and Extension of a Sorting Program Code --
Reo Ishii, Kento Tsuji, Hiroyuki Tominaga (Kagawa Univ.) ET2018-3
In introductory Java exercises, we learn basic object-oriented concepts and implement the functions of each object.In th... [more] ET2018-3
pp.11-16
ET 2018-03-03
14:25
Kochi Kochi University of Technology (Eikokuji Campus) Training of program coding using dynamic algorithm visualization.
Masanori Ohshiro, Yasuo Nagai (Tokyo Univ. of Information Sciences) ET2017-113
In order to program the algorithm, it is necessary to understand how the process is carried out, and what kind of variab... [more] ET2017-113
pp.143-146
SS, MSS 2018-01-19
17:00
Hiroshima   A Proposal of Code Correction Problem for Test Code Study in Java Programming Learning Assistant System
He Sai, Nobuo Funabiki, Minoru Kuribayashi, Nobuya Ishihara (Okayama Univ) MSS2017-75 SS2017-62
We have developed the Web-based Java Programming Learning Assistant System (JPLAS) to advance Java programming education... [more] MSS2017-75 SS2017-62
pp.161-166
SS, MSS 2018-01-19
17:25
Hiroshima   An Introduction of Source Code Management System for Java Programming Learning Assistant System: JPLAS
Shimpei Matsumoto, Nobuo Hunabiki, Minoru Kuribayashi, Nobuya Ishihara (Okayama Univ.) MSS2017-76 SS2017-63
Continuously, we have developed the Web-based Java Programming Learning Assistant System (JPLAS). JPLAS offers various p... [more] MSS2017-76 SS2017-63
pp.167-172
SS, DC 2017-10-19
15:25
Kochi Kochi City Culture-plaza CUL-PORT Making of Code Clone Elimination Problem Function for Java Programming Learning Assistant System
Nobuya Ishihara, Nobuo Funabiki, Minoru Kuribayashi (Okayama Univ.) SS2017-25 DC2017-24
To let students study the object-oriented programming of writing program codes without redundancy, we have proposed the ... [more] SS2017-25 DC2017-24
pp.25-30
ET 2017-05-27
11:30
Tokyo Soka Univ. Support and Practices in an Applied Java Programming Exercise with Board Game Strategy and a Contest Style -- Introduction of Virtual Environment for Battles and Revision of Rating Index for Ranking --
Naoki Hanakawa, Hiroyuki Tominaga (Kagawa Univ.) ET2017-3
We have proposed an applied Java programming exercise with board game strategy. We have also developed a support system ... [more] ET2017-3
pp.13-20
MSS, SS 2017-01-26
15:20
Kyoto Kyoto Institute of Technology An Improvement of Naming Rule Testing Tool for Java Programming Learning
Shinpei Matsumoto, Nobuo Funabiki, Minoru Kuribayashi, Nobuya Ishihara (Okayama Univ.) MSS2016-64 SS2016-43
Java has been educated in many universities and professional schools due to the portability,safety,and easy learning. Th... [more] MSS2016-64 SS2016-43
pp.41-46
ET 2016-12-10
14:10
Osaka Kindai University Implementations of Problem Assignment and Offline Fill-in-blank Problem Learning Functions in Java Programming Learning Assistant System
Shin Sasaki, Nobuo Funabiki, Minoru Kuribayashi, Nobuya Ishihara (Okayama Univ.) ET2016-72
To improve Java programming educations, we have developed the Web-based Java Programming Learning System (JPLAS) and use... [more] ET2016-72
pp.33-38
ET 2016-06-11
13:25
Aichi Nagoya Institute of Technology Development of teaching materials for computer programming in the class of economic data analysis
Katsumi Yoshine (Nanzan Univ.) ET2016-13
Computer programming education is overheated. In programming education, there is a variety of goals. For use with the cl... [more] ET2016-13
pp.31-36
ET 2016-06-11
14:40
Aichi Nagoya Institute of Technology A Proposal of Coding Rule for Java Programming Learning Assistant System Using MVC Model and Its Implementation
Nobuya Ishihara, Nobuo Funabiki, Minoru Kuribayashi (Okayama Univ.) ET2016-16
We have developed the Web-based Java Programming Learning System (JPLAS) and have used it in Java programming courses. T... [more] ET2016-16
pp.47-52
 Results 1 - 20 of 55  /  [Next]  
Choose a download format for default settings. [NEW !!]
Text format pLaTeX format CSV format BibTeX format
Copyright and reproduction : All rights are reserved and no part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage and retrieval system, without permission in writing from the publisher. Notwithstanding, instructors are permitted to photocopy isolated articles for noncommercial classroom use without fee. (License No.: 10GA0019/12GB0052/13GB0056/17GB0034/18GB0034)


[Return to Top Page]

[Return to IEICE Web Page]


The Institute of Electronics, Information and Communication Engineers (IEICE), Japan