[3] PBL [4] C C (1) C C? (2) C C? 2 3 C C *6 2*3 3*2 6*1 #include <stdio.h> int main() { printf(" 2 \n"); int value1; sc

Size: px
Start display at page:

Download "[3] PBL [4] C C (1) C C? (2) C C? 2 3 C C *6 2*3 3*2 6*1 #include <stdio.h> int main() { printf(" 2 \n"); int value1; sc"

Transcription

1 1,a) 1 Source Code Typing for Learning Programming for Beginners Nakada Toyohisa 1,a) Abstract: In order to learn programming for beginners I propose souce code typing that is a training to type correctly key by tracing displayed source code. I performed an experiment to evaluate the typing system in my programming lecture in my university. From the experiments it is founded that a speed of the typing is influenced to understanding of computer program in some condition. We concluded that there is an association between typing speed and understanding of computer program, but there is not a cause association of them. Keywords: Learning Computer Programming, Keyboard Typing 1. Dehnadi [1] 6% 4% 6% 1 Niigata University of International and Information Studies a) nakada@nuis.ac.jp Problem-Based Learning (PBL)[2] 1 PBL PBL 1

2 [3] PBL [4] C C (1) C C? (2) C C? 2 3 C C *6 2*3 3*2 6*1 #include <stdio.h> int main() { printf(" 2 \n"); int value1; scanf("%d",&value1); int value2; scanf("%d",&value2); printf("\n"); printf(" %d, %lf\n\n", value1+value2,(value1+value2)/2.); printf("%d * %d \n", value1,value2); int p = value1*value2; for(int cnt1=1;cnt1<=9;cnt1++){ for(int cnt2=1;cnt2<=9;cnt2++){ if(cnt1*cnt2==p && cnt1!=value1){ printf(" %d * %d\n",cnt1,cnt2); } } } return ; } #include 3. C 2

3 1 1 C ID C C 1 1 C ( )(max time) ( )(min time) ( )(ave time) (sd) (error) (count) r (r) r1 C (score) C 1 C C r r1 2 3 r 2 r 3 r1 r1 3

4 y = 2E-9x x + 4E E E E E+9 date (UNIX TIME) 2 1: me (s) of the typing (UNIX Time) ( ) 4 35 y = 1E-9x x + 2E E E E E+9 date (UNIX TIME) 3 2: me (s) of the typing (UNIX Time) ( ) C1 C2 C if C1 while for C1 C C * 5% ** 1% C1 C2 C1 C2 C1 4

5 4 C C1+C2 C1 C (max time) ** (min time) ** * (ave time) ** (sd) (error) (count) * * * r r1 4 C1 C2 5% 2 Score of programming lecture Min me of typing (s) 5 C (1% ) Min me of typing (s) 6 C2 Score of programming lecture -.247(5%) Score of programming lecture number of triads 4.172(5%) C1 C2 5 C1 6 C2 5 C1 6. Robins [5] Knowledge Strategy Model Knowledge Strategy Model Knowledge Strategy Model Ali [6] Scaffolding Concept Mapping Constructivism Vihavainen [7] 5

6 [6] Live Coding [8] [9] Live Coding Live Coding 1 Dehnadi [1] 6% Simon [1] Bennedsen [11] Perrenet [12], [13] Bennedsen [14], [15] Omori [16] Thomas [17] 1 Thomas

7 (1) C C? (2) C C? C C?? C?? C1/C2 C C C C [1] S. Dehnadi, R. Bornat: The camel has two humps, Middlesex University Working Paper (26). [2] Donald R. Woods: Problem-Based Learning: Resources to Gain the Most from PBL, Donald R. Woods, ISBN: , (1997). [3] O Kelly, Jackie and Gibson, J. Paul: RoboCode & problem-based learning: a non-prescriptive approach to teaching programming, Proceedings of the 11th annual SIGCSE conference on Innovation and technology in computer science education, ITICSE 6, pp (26). [4],,, : C, (212). [5] A. Robins, J. Rountree, and N. Rountree: Learning and teaching programming: A literature review. Computer Science Education, 13(2): , (23). [6] Ali, S.: Effective Teaching Pedagogies for Undergraduate Computer Science. Mathematics and Computer Education, 39(3), , (25). [7] A. Vihavainen, M. Pakula, and M. Luukkainen: Extreme apprentinceship method in teaching programmers for beginners. SIGCSE, pages 93-98, (211). [8] Paxton, John: Live programming as a lecture technique, J. Comput. Sci. Coll., vol.18 no.2, pp (22). [9] Rubin, Marc J.: The effectiveness of live-coding to teach introductory programming, Proceeding of the 44th ACM technical symposium on Computer science education, SIGCSE 13, pp (213). [1] Simon and Cutts, Quintin and Fincher, Sally and Haden, Patricia and Robins, Anthony and Sutton, Ken and Baker, Bob and Box, Ilona and de Raadt, Michael and Hamer, John and Hamilton, Margaret and Lister, Raymond and Petre, Marian and Tolhurst, Denise and Tutty, Jodi: The ability to articulate strategy as a predictor of programming skill, Proceedings of the 8th Australasian Conference on Computing Education - Volume 52, ACE 6, pp , (26). [11] Bennedsen, J. and Caspersen, M. E., An investigation of potential success factors for an introductory modeldriven programming course, First International Workshop on Computing Education Research, Seattle, WA, USA, pp , (25). [12] Perrenet, J., Groote, J. F., and Kaasenbrood, E., Exploring students understanding of the concept of algorithm: levels of abstraction, 1th Conference on Innovation and Technology in Computer Science Education, Lisbon, Portugal, pp.64-68, (25). [13] Perrenet, J. and Kaasenbrood, E., Levels of abstraction in students understanding of the concept of algorithm: the qualitative perspective, 11th Conference on Innovation and Technology in Computer Science Education, pp , (26). [14] Bennedsen, Jens and Caspersen, Michael E.: Abstraction ability as an indicator of success for learning objectoriented programming?, SIGCSE Bull. vol.38, no.2, pp.39-43, (26). [15] Bennedssen, Jens and Caspersen, Michael E.: Abstraction ability as an indicator of success for learning computing science?, Proceedings of the Fourth international Workshop on Computing Education Research, ICER 8, 7

8 pp , (28). [16] Omori, M., Sugasawara, H. & Yamamoto, J.: Acquisition and Transfer of English as a Second Language through the Constructional Response Matching-to-Sample Procedure for Students with Developmental Disabilities. Psychology, 2, doi: /psych , (211). [17] Thomas, Richard C. and Karahasanovic, Amela and Kennedy, Gregor E.: An investigation into keystroke latency metrics as an indicator of programming performance, Proceedings of the 7th Australasian conference on Computing education - Volume 42, ACE 5, pp , (25). 8

2) TA Hercules CAA 5 [6], [7] CAA BOSS [8] 2. C II C. ( 1 ) C. ( 2 ). ( 3 ) 100. ( 4 ) () HTML NFS Hercules ( )

2) TA Hercules CAA 5 [6], [7] CAA BOSS [8] 2. C II C. ( 1 ) C. ( 2 ). ( 3 ) 100. ( 4 ) () HTML NFS Hercules ( ) 1,a) 2 4 WC C WC C Grading Student programs for visualizing progress in classroom Naito Hiroshi 1,a) Saito Takashi 2 Abstract: To grade student programs in Computer-Aided Assessment system, we propose

More information

,,,,., C Java,,.,,.,., ,,.,, i

,,,,., C Java,,.,,.,., ,,.,, i 24 Development of the programming s learning tool for children be derived from maze 1130353 2013 3 1 ,,,,., C Java,,.,,.,., 1 6 1 2.,,.,, i Abstract Development of the programming s learning tool for children

More information

1 1 CodeDrummer CodeMusician CodeDrummer Fig. 1 Overview of proposal system c

1 1 CodeDrummer CodeMusician CodeDrummer Fig. 1 Overview of proposal system c CodeDrummer: 1 2 3 1 CodeDrummer: Sonification Methods of Function Calls in Program Execution Kazuya Sato, 1 Shigeyuki Hirai, 2 Kazutaka Maruyama 3 and Minoru Terada 1 We propose a program sonification

More information

2 3 Pockets Pockest Java [6] API (Backtracking) 2 [7] [8] [3] i == Pockets 2.1 C3PV web [9] Pockets [10]Pockets 1 3 C

2 3 Pockets Pockest Java [6] API (Backtracking) 2 [7] [8] [3] i == Pockets 2.1 C3PV web [9] Pockets [10]Pockets 1 3 C 1,a) 2 3 1 1 API Pockets Pockets Investigating the Model of Automatically Detecting Exploratory Programming Behaviors Erina Makihara 1,a) Hiroshi Igaki 2 Norihiro Yoshida 3 Kenji Fujiwara 1 Hajimu Iida

More information

% 95% 2002, 2004, Dunkel 1986, p.100 1

% 95% 2002, 2004, Dunkel 1986, p.100 1 Blended Learning 要 旨 / Moodle Blended Learning Moodle キーワード:Blended Learning Moodle 1 2008 Moodle e Blended Learning 2009.. 1994 2005 1 2 93% 95% 2002, 2004, 2011 2011 1 Dunkel 1986, p.100 1 Blended Learning

More information

1 2 1 2012 39 1964 1997 1 p. 65 1 88 2 1 2 2 1 2 5 3 2 1 89 1 2012 Frantzen & Magnan 2005 2010 6 N2 2014 3 3.1 2015 2009 1 2 3 2 90 2 3 2 B1 B1 1 2 1 2 1 2 1 3.2 1 2014 2015 2 2 2014 2015 9 4.1 91 1 2

More information

1996. Vol. 16, No. 2, pp The Learning Process in "Tanoshii-Taiiku" Theory through the Spectrum of Teaching Styles Abstract In recent years, the

1996. Vol. 16, No. 2, pp The Learning Process in Tanoshii-Taiiku Theory through the Spectrum of Teaching Styles Abstract In recent years, the 1996. Vol. 16, No. 2, pp. 83-93 The Learning Process in "Tanoshii-Taiiku" Theory through the Spectrum of Teaching Styles Abstract In recent years, the concept of "teaching style", especially Mosston's

More information

1_26.dvi

1_26.dvi C3PV 1,a) 2,b) 2,c) 3,d) 1,e) 2012 4 20, 2012 10 10 C3PV C3PV C3PV 1 Java C3PV 45 38 84% Programming Process Visualization for Supporting Students in Programming Exercise Hiroshi Igaki 1,a) Shun Saito

More information

独立行政法人情報通信研究機構 Development of the Information Analysis System WISDOM KIDAWARA Yutaka NICT Knowledge Clustered Group researched and developed the infor

独立行政法人情報通信研究機構 Development of the Information Analysis System WISDOM KIDAWARA Yutaka NICT Knowledge Clustered Group researched and developed the infor 独立行政法人情報通信研究機構 KIDAWARA Yutaka NICT Knowledge Clustered Group researched and developed the information analysis system WISDOM as a research result of the second medium-term plan. WISDOM has functions that

More information

13金子敬一.indd

13金子敬一.indd 1 1 Journal of Multimedia Aided Education Research, 2004, No. 1, 115122 ED21 1 2 2 WWW 158 34 Decker 3 ED21 ED21 1 ED21 1 CS 1 2 ED213 4 5 ED21 ED21 ED21 ED9900 9 EL21 EE21 EC21 ED9900 JavaApplet JavaApplet

More information

第62巻 第1号 平成24年4月/石こうを用いた木材ペレット

第62巻 第1号 平成24年4月/石こうを用いた木材ペレット Bulletin of Japan Association for Fire Science and Engineering Vol. 62. No. 1 (2012) Development of Two-Dimensional Simple Simulation Model and Evaluation of Discharge Ability for Water Discharge of Firefighting

More information

29 jjencode JavaScript

29 jjencode JavaScript Kochi University of Technology Aca Title jjencode で難読化された JavaScript の検知 Author(s) 中村, 弘亮 Citation Date of 2018-03 issue URL http://hdl.handle.net/10173/1975 Rights Text version author Kochi, JAPAN http://kutarr.lib.kochi-tech.ac.jp/dspa

More information

IPSJ SIG Technical Report Vol.2014-GN-90 No.16 Vol.2014-CDS-9 No.16 Vol.2014-DCC-6 No /1/24 1,a) 2,b) 2,c) 1,d) QUMARION QUMARION Kinect Kinect

IPSJ SIG Technical Report Vol.2014-GN-90 No.16 Vol.2014-CDS-9 No.16 Vol.2014-DCC-6 No /1/24 1,a) 2,b) 2,c) 1,d) QUMARION QUMARION Kinect Kinect 1,a) 2,b) 2,c) 1,d) QUMARION QUMARION Kinect Kinect Using a Human-Shaped Input Device for Remote Pose Instruction Yuki Tayama 1,a) Yoshiaki Ando 2,b) Misaki Hagino 2,c) Ken-ichi Okada 1,d) Abstract: There

More information

DT pdf

DT pdf 131 71 71 71 71 71 7 1 71 71 71 71 71 71 71 7 1 71 71 71 71 71 71 71 71 71 71 7 1 71 71 71 71 7 1 71 71 71 71 71 71 71 71 71 71 71 7 1 71 71 71 71 71 71 71 71 7 1 71 71 7 1 71 71 71 71 71 71 71 71 7 1

More information

TA3-4 31st Fuzzy System Symposium (Chofu, September 2-4, 2015) Interactive Recommendation System LeonardoKen Orihara, 1 Tomonori Hashiyama, 1

TA3-4 31st Fuzzy System Symposium (Chofu, September 2-4, 2015) Interactive Recommendation System LeonardoKen Orihara, 1 Tomonori Hashiyama, 1 Interactive Recommendation System 1 1 1 1 LeonardoKen Orihara, 1 Tomonori Hashiyama, 1 Shun ichi Tano 1 1 Graduate School of Information Systems, The University of Electro-Communications Abstract: The

More information

2 2 1 2 1 2 1 2 2 Web Web Web Web 1 1,,,,,, Web, Web - i -

2 2 1 2 1 2 1 2 2 Web Web Web Web 1 1,,,,,, Web, Web - i - 2015 Future University Hakodate 2015 System Information Science Practice Group Report Project Name Improvement of Environment for Learning Mathematics at FUN C (PR ) Group Name GroupC (PR) /Project No.

More information

Vol. 48 No. 3 Mar PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Indus

Vol. 48 No. 3 Mar PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Indus Vol. 48 No. 3 Mar. 2007 PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Industry Collaboration Yoshiaki Matsuzawa and Hajime Ohiwa

More information

05_藤田先生_責

05_藤田先生_責 This report shows innovation of competency of our faculty of social welfare. The aim of evaluation competency is improvement in the Social welfare education effects, by understanding of studentʼs development

More information

1 7.35% 74.0% linefeed point c 200 Information Processing Society of Japan

1 7.35% 74.0% linefeed point c 200 Information Processing Society of Japan 1 2 3 Incremental Linefeed Insertion into Lecture Transcription for Automatic Captioning Masaki Murata, 1 Tomohiro Ohno 2 and Shigeki Matsubara 3 The development of a captioning system that supports the

More information

soturon.dvi

soturon.dvi 12 Exploration Method of Various Routes with Genetic Algorithm 1010369 2001 2 5 ( Genetic Algorithm: GA ) GA 2 3 Dijkstra Dijkstra i Abstract Exploration Method of Various Routes with Genetic Algorithm

More information

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst 情報処理学会インタラクション 2015 IPSJ Interaction 2015 15INT014 2015/3/7 1,a) 1,b) 1,c) Design and Implementation of a Piano Learning Support System Considering Motivation Fukuya Yuto 1,a) Takegawa Yoshinari 1,b) Yanagi

More information

Vol.55 No (Jan. 2014) saccess 6 saccess 7 saccess 2. [3] p.33 * B (A) (B) (C) (D) (E) (F) *1 [3], [4] Web PDF a m

Vol.55 No (Jan. 2014) saccess 6 saccess 7 saccess 2. [3] p.33 * B (A) (B) (C) (D) (E) (F) *1 [3], [4] Web PDF   a m Vol.55 No.1 2 15 (Jan. 2014) 1,a) 2,3,b) 4,3,c) 3,d) 2013 3 18, 2013 10 9 saccess 1 1 saccess saccess Design and Implementation of an Online Tool for Database Education Hiroyuki Nagataki 1,a) Yoshiaki

More information

1 3DCG [2] 3DCG CG 3DCG [3] 3DCG 3 3 API 2 3DCG 3 (1) Saito [4] (a) 1920x1080 (b) 1280x720 (c) 640x360 (d) 320x G-Buffer Decaudin[5] G-Buffer D

1 3DCG [2] 3DCG CG 3DCG [3] 3DCG 3 3 API 2 3DCG 3 (1) Saito [4] (a) 1920x1080 (b) 1280x720 (c) 640x360 (d) 320x G-Buffer Decaudin[5] G-Buffer D 3DCG 1) ( ) 2) 2) 1) 2) Real-Time Line Drawing Using Image Processing and Deforming Process Together in 3DCG Takeshi Okuya 1) Katsuaki Tanaka 2) Shigekazu Sakai 2) 1) Department of Intermedia Art and Science,

More information

Ł\1,4.ai

Ł\1,4.ai 34 2009 1 2 2.1. 2.2 3 3.1 3.2 4 1 1990-99 - NPO 1) 2 3 4 2 3 2 2.1. ( ) 3 2.1.1 (2002) 2) 1920 3) P - 100 - 4) 2.1.2 () 1995 5) 1990 6) 2000 7) 8) 9) () - 101 - () D D 10) 11) 12) - 102 - 2.2 N 13) J

More information

FUJII, M. and KOSAKA, M. 2. J J [7] Fig. 1 J Fig. 2: Motivation and Skill improvement Model of J Orchestra Fig. 1: Motivating factors for a

FUJII, M. and KOSAKA, M. 2. J J [7] Fig. 1 J Fig. 2: Motivation and Skill improvement Model of J Orchestra Fig. 1: Motivating factors for a /Specially issued Original Paper QOL 1 1 A Proposal of Value Co-creation Model to Promote Elderly People s Community Activities Concerning QOL Improvement Case Studies of Successful Social Activities by

More information

y y=2 x x Dialogue Language Education & Technology, 44 The Journal of Physiology, 232 (2) The Age Factor in Second Language Acquisition Studies in Second Language Acquisition, 19 (4) Flashbulb Memories

More information

Vol. 23 No. 4 Oct. 2006 37 2 Kitchen of the Future 1 Kitchen of the Future 1 1 Kitchen of the Future LCD [7], [8] (Kitchen of the Future ) WWW [7], [3

Vol. 23 No. 4 Oct. 2006 37 2 Kitchen of the Future 1 Kitchen of the Future 1 1 Kitchen of the Future LCD [7], [8] (Kitchen of the Future ) WWW [7], [3 36 Kitchen of the Future: Kitchen of the Future Kitchen of the Future A kitchen is a place of food production, education, and communication. As it is more active place than other parts of a house, there

More information

[2] 2. [3 5] 3D [6 8] Morishima [9] N n 24 24FPS k k = 1, 2,..., N i i = 1, 2,..., n Algorithm 1 N io user-specified number of inbetween omis

[2] 2. [3 5] 3D [6 8] Morishima [9] N n 24 24FPS k k = 1, 2,..., N i i = 1, 2,..., n Algorithm 1 N io user-specified number of inbetween omis 1,a) 2 2 2 1 2 3 24 Motion Frame Omission for Cartoon-like Effects Abstract: Limited animation is a hand-drawn animation style that holds each drawing for two or three successive frames to make up 24 frames

More information

) Good Morning 4 In the Autumn Forest b a 3)

) Good Morning 4 In the Autumn Forest b a 3) 23 7 17 2017 Tamagawa University Research Review, 23, 7 17 (2017). 7 2 Reading English Picture Books with an Application of Non-verbal Communication at Japanese Public Elementary Schools Yumi Matsumoto

More information

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro TV 1,2,a) 1 2 2015 1 26, 2015 5 21 Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Rotation Using Mobile Device Hiroyuki Kawakita 1,2,a) Toshio Nakagawa 1 Makoto Sato

More information

October schizophrenia the disabled people Mackelprang & Salsgiver Oliver & Sapey administrative Finkelstein Finkelstein Mackelprang & Salsgiver Boehm&Stample October Simon social work Words creates World

More information

ICT n n n A A A A A A A A A ICT The 2nd East Asia International Conference on Teacher Education Research http : //www/mext.go.jp/a_menu/koutou/kyoushoku/kyoushoku. htm Comparison of Japanese-Chinese Education

More information

St. Andrew's University NII-Electronic Library Service

St. Andrew's University NII-Electronic Library Service ,, No. F. P. soul F. P. V. D. C. B. C. J. Saleebey, D. 2006 Introduction: Power in the People, Saleebey, D. Ed., The Strengths Perspective in Social Work Practice, 4 th ed, Pearson. 82 84. Rapp, C.

More information

IPSJ SIG Technical Report Vol.2013-CE-119 No /3/15 enpoly enpoly enpoly 1) 2) 2 C Java Bertrand Meyer [1] 1 1 if person greeting()

IPSJ SIG Technical Report Vol.2013-CE-119 No /3/15 enpoly enpoly enpoly 1) 2) 2 C Java Bertrand Meyer [1] 1 1 if person greeting() enpoly enpoly enpoly ) 2) 2 C Java 2 6. Bertrand Meyer [] if person greeting() if person if Faculty of Informatics, Shizuoka University, Hamamatsu, Shizuoka, 432-80, Japan C Jone[2] 2. Java Anchor Garden

More information

A pp CALL College Life CD-ROM Development of CD-ROM English Teaching Materials, College Life Series, for Improving English Communica

A pp CALL College Life CD-ROM Development of CD-ROM English Teaching Materials, College Life Series, for Improving English Communica A CALL College Life CD-ROM Development of CD-ROM English Teaching Materials, College Life Series, for Improving English Communicative Skills of Japanese College Students The purpose of the present study

More information

09‘o’–

09‘o’– Gerald Graff s Method of Teaching Writing to First-Year College Students: Toward an Argument Culture IZUMI, Junji Abstract It is not easy to teach today s college students how to argue. Building on over

More information

IPSJ SIG Technical Report Vol.2011-EC-19 No /3/ ,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi-

IPSJ SIG Technical Report Vol.2011-EC-19 No /3/ ,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi- 1 3 5 4 1 2 1,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi-View Video Contents Kosuke Niwa, 1 Shogo Tokai, 3 Tetsuya Kawamoto, 5 Toshiaki Fujii, 4 Marutani Takafumi,

More information

,4) 1 P% P%P=2.5 5%!%! (1) = (2) l l Figure 1 A compilation flow of the proposing sampling based architecture simulation

,4) 1 P% P%P=2.5 5%!%! (1) = (2) l l Figure 1 A compilation flow of the proposing sampling based architecture simulation 1 1 1 1 SPEC CPU 2000 EQUAKE 1.6 50 500 A Parallelizing Compiler Cooperative Multicore Architecture Simulator with Changeover Mechanism of Simulation Modes GAKUHO TAGUCHI 1 YOUICHI ABE 1 KEIJI KIMURA 1

More information

/ p p

/ p p http://alce.jp/journal/ 14 2016 pp. 33-54 ISSN 2188-9600 * 3 Copyright 2016 by Association for Language and Cultural Education 1 2012 1 1 * E-mail: mannami.eri@gmail.com 33 1980 1990 2012 1998 1991/1993

More information

IPSJ SIG Technical Report Vol.2012-CG-148 No /8/29 3DCG 1,a) On rigid body animation taking into account the 3D computer graphics came

IPSJ SIG Technical Report Vol.2012-CG-148 No /8/29 3DCG 1,a) On rigid body animation taking into account the 3D computer graphics came 3DCG 1,a) 2 2 2 2 3 On rigid body animation taking into account the 3D computer graphics camera viewpoint Abstract: In using computer graphics for making games or motion pictures, physics simulation is

More information

Kyushu Communication Studies 第2号

Kyushu Communication Studies 第2号 Kyushu Communication Studies. 2004. 2:1-11 2004 How College Students Use and Perceive Pictographs in Cell Phone E-mail Messages IGARASHI Noriko (Niigata University of Health and Welfare) ITOI Emi (Bunkyo

More information

1 A CUI Fig. 1 Type-A: CUI-type program, which is implemented and runs as a command 3 B GUI HTML Fig. 3 Type-B: GUI-type program, which is implemented

1 A CUI Fig. 1 Type-A: CUI-type program, which is implemented and runs as a command 3 B GUI HTML Fig. 3 Type-B: GUI-type program, which is implemented GUI CUI 1,a) 1 CUI GUI IT IT 2 GUI CUI Survey on Programming Education for Beginners Which is Better: GUI or CUI? Jun Iio 1,a) Abstract: It is difficult to determine which is better for entry-level programming

More information

MDD PBL ET 9) 2) ET ET 2.2 2), 1 2 5) MDD PBL PBL MDD MDD MDD 10) MDD Executable UML 11) Executable UML MDD Executable UML

MDD PBL ET 9) 2) ET ET 2.2 2), 1 2 5) MDD PBL PBL MDD MDD MDD 10) MDD Executable UML 11) Executable UML MDD Executable UML PBL 1 2 3 4 (MDD) PBL Project Based Learning MDD PBL PBL PBL MDD PBL A Software Development PBL for Beginners using Project Facilitation Tools Seiko Akayama, 1 Shin Kuboaki, 2 Kenji Hisazumi 3 and Takao

More information

MAC root Linux 1 OS Linux 2.6 Linux Security Modules LSM [1] Security-Enhanced Linux SELinux [2] AppArmor[3] OS OS OS LSM LSM Performance Monitor LSMP

MAC root Linux 1 OS Linux 2.6 Linux Security Modules LSM [1] Security-Enhanced Linux SELinux [2] AppArmor[3] OS OS OS LSM LSM Performance Monitor LSMP LSM OS 700-8530 3 1 1 matsuda@swlab.it.okayama-u.ac.jp tabata@cs.okayama-u.ac.jp 242-8502 1623 14 munetoh@jp.ibm.com OS Linux 2.6 Linux Security Modules LSM LSM Linux 4 OS OS LSM An Evaluation of Performance

More information

IPSJ SIG Technical Report Secret Tap Secret Tap Secret Flick 1 An Examination of Icon-based User Authentication Method Using Flick Input for

IPSJ SIG Technical Report Secret Tap Secret Tap Secret Flick 1 An Examination of Icon-based User Authentication Method Using Flick Input for 1 2 3 3 1 Secret Tap Secret Tap Secret Flick 1 An Examination of Icon-based User Authentication Method Using Flick Input for Mobile Terminals Kaoru Wasai 1 Fumio Sugai 2 Yosihiro Kita 3 Mi RangPark 3 Naonobu

More information

4) 5) ) ( 1 ) ( 2 ) ( 3 ) ( 4 ) ( 5 ) ( 6 ) )8) ( 1 ) ( 2 ) ( 3 ) ( 200 9) ( 10) 1 2 (

4) 5) ) ( 1 ) ( 2 ) ( 3 ) ( 4 ) ( 5 ) ( 6 ) )8) ( 1 ) ( 2 ) ( 3 ) ( 200 9) ( 10) 1 2 ( 2 1 2 3 4 5 2 2 2 16 2 16 3 2 Proposal of Learning Computer-aided Measurement and Control with a Bipedal Walking Robot Shuji KUREBAYASHI, 1 Daisuke HIGUCHI, 2 Wataru HISHIDA, 3 Motomasa OMURA 4 and Susumu

More information

26 Development of Learning Support System for Fixation of Basketball Shoot Form

26 Development of Learning Support System for Fixation of Basketball Shoot Form 26 Development of Learning Support System for Fixation of Basketball Shoot Form 1175094 ,.,,.,,.,,.,,,.,,,,.,,,.,,,,, Kinect i Abstract Development of Learning Support System for Fixation of Basketball

More information

2 ( ) i

2 ( ) i 25 Study on Rating System in Multi-player Games with Imperfect Information 1165069 2014 2 28 2 ( ) i ii Abstract Study on Rating System in Multi-player Games with Imperfect Information Shigehiko MORITA

More information

新製品開発プロジェクトの評価手法

新製品開発プロジェクトの評価手法 CIRJE-J-60 2001 8 A note on new product project selection model: Empirical analysis in chemical industry Kenichi KuwashimaUniversity of Tokyo Junichi TomitaUniversity of Tokyo August, 2001 Abstract By

More information

Vol. 48 No. 4 Apr LAN TCP/IP LAN TCP/IP 1 PC TCP/IP 1 PC User-mode Linux 12 Development of a System to Visualize Computer Network Behavior for L

Vol. 48 No. 4 Apr LAN TCP/IP LAN TCP/IP 1 PC TCP/IP 1 PC User-mode Linux 12 Development of a System to Visualize Computer Network Behavior for L Vol. 48 No. 4 Apr. 2007 LAN TCP/IP LAN TCP/IP 1 PC TCP/IP 1 PC User-mode Linux 12 Development of a System to Visualize Computer Network Behavior for Learning to Associate LAN Construction Skills with TCP/IP

More information

Integrating the Knowledge Constructive Jigsaw Method into a Space Education Program Takanobu Muranaka (Department of Electrical and Electronic Enginee

Integrating the Knowledge Constructive Jigsaw Method into a Space Education Program Takanobu Muranaka (Department of Electrical and Electronic Enginee Title < 実践報告 > 宇宙教育プログラムへの知識構成型ジグソー法の導入 Author(s) 村中, 崇信 ; 白水, 始 Citation 京都大学高等教育研究 (2014), 20: 39-48 Issue Date 2014-12-01 URL http://hdl.handle.net/2433/197286 Right Type Departmental Bulletin Paper

More information

Q [4] 2. [3] [5] ϵ- Q Q CO CO [4] Q Q [1] i = X ln n i + C (1) n i i n n i i i n i = n X i i C exploration exploitation [4] Q Q Q ϵ 1 ϵ 3. [3] [5] [4]

Q [4] 2. [3] [5] ϵ- Q Q CO CO [4] Q Q [1] i = X ln n i + C (1) n i i n n i i i n i = n X i i C exploration exploitation [4] Q Q Q ϵ 1 ϵ 3. [3] [5] [4] 1,a) 2,3,b) Q ϵ- 3 4 Q greedy 3 ϵ- 4 ϵ- Comparation of Methods for Choosing Actions in Werewolf Game Agents Tianhe Wang 1,a) Tomoyuki Kaneko 2,3,b) Abstract: Werewolf, also known as Mafia, is a kind of

More information

IPSJ SIG Technical Report Vol.2010-SLDM-144 No.50 Vol.2010-EMB-16 No.50 Vol.2010-MBL-53 No.50 Vol.2010-UBI-25 No /3/27 Twitter IME Twitte

IPSJ SIG Technical Report Vol.2010-SLDM-144 No.50 Vol.2010-EMB-16 No.50 Vol.2010-MBL-53 No.50 Vol.2010-UBI-25 No /3/27 Twitter IME Twitte Twitter 1 1 1 IME Twitter 2009 12 15 2010 2 1 13590 4.83% 8.16% 2 3 Web 10 45% Relational Analysis between User Context and Input Word on Twitter Yutaka Arakawa, 1 Shigeaki Tagashira 1 and Akira Fukuda

More information

3_23.dvi

3_23.dvi Vol. 52 No. 3 1234 1244 (Mar. 2011) 1 1 mixi 1 Casual Scheduling Management and Shared System Using Avatar Takashi Yoshino 1 and Takayuki Yamano 1 Conventional scheduling management and shared systems

More information

1st-session key

1st-session key 1 2013/11/29 Project based Learning: Soccer Agent Program 1 2012/12/9 Project based Learning: Soccer Agent Program PBL Learning by doing Schedule 1,2 2013 11/29 Make 2013 12/6 2013 12/13 2013 12/20 2014

More information

IPSJ SIG Technical Report Vol.2017-CLE-21 No /3/21 e 1,2 1,2 1 1,2 1 Sakai e e e Sakai e Current Status and Challenges on e-learning T

IPSJ SIG Technical Report Vol.2017-CLE-21 No /3/21 e 1,2 1,2 1 1,2 1 Sakai e e e Sakai e Current Status and Challenges on e-learning T e 1,2 1,2 1 1,2 1 Sakai e e 2012 2012 e Sakai e Current Status and Challenges on e-learning Support Service for Institution-wide and Department-wide Program at Kyoto University Shoji Kajita 1,2 Tamaki

More information

untitled

untitled JAIS 1 2 1 2 In this paper, we focus on the pauses that partly characterize the utterances of simultaneous interpreters, and attempt to analyze the results of experiments conducted using human subjects

More information

n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i

n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i 15 Comparison and Evaluation of Dynamic Programming and Genetic Algorithm for a Knapsack Problem 1040277 2004 2 25 n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i Abstract Comparison and

More information

社会システム研究21_ 畠山.indd

社会システム研究21_ 畠山.indd Dunning E-mailba042002@ed.ritsumei.ac.jp Dunning OLI Dunning OLI OLI FDIForeign Direct Investment Dunning OLI OLI ParadigmDunning OLI Ownership-Specific Advantages Location Specific Advantages Internationalization

More information

<30355F8E9197BF5F8B76967B8E812E696E6464>

<30355F8E9197BF5F8B76967B8E812E696E6464> Network programming with Visual Basic and its application to social psychology Creating of network games to understand social dilemmas Hiroyuki HISAMOTO Abstract It was explained that the basic method

More information

1 1 tf-idf tf-idf i

1 1 tf-idf tf-idf i 14 A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles 1055104 2003 1 31 1 1 tf-idf tf-idf i Abstract A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles

More information

1., 1 COOKPAD 2, Web.,,,,,,.,, [1]., 5.,, [2].,,.,.,, 5, [3].,,,.,, [4], 33,.,,.,,.. 2.,, 3.., 4., 5., ,. 1.,,., 2.,. 1,,

1., 1 COOKPAD 2, Web.,,,,,,.,, [1]., 5.,, [2].,,.,.,, 5, [3].,,,.,, [4], 33,.,,.,,.. 2.,, 3.., 4., 5., ,. 1.,,., 2.,. 1,, THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE.,, 464 8601 470 0393 101 464 8601 E-mail: matsunagah@murase.m.is.nagoya-u.ac.jp, {ide,murase,hirayama}@is.nagoya-u.ac.jp,

More information

:... a

:... a Title 発達障害と睡眠困難 に関する研究の動向と課題 ( fulltext ) Author(s) 柴田, 真緒 ; 髙橋, 智 Citation 東京学芸大学紀要. 総合教育科学系, 69(2): 107-121 Issue Date 2018-02-28 URL http://hdl.handle.net/2309/148914 Publisher 東京学芸大学学術情報委員会 Rights

More information

わが国における女性管理職研究の展望 Research on Women in Management Positions in Japan Kieko HORII 5 Abstract Japanese society is struggling with a low percentage of wo

わが国における女性管理職研究の展望 Research on Women in Management Positions in Japan Kieko HORII 5 Abstract Japanese society is struggling with a low percentage of wo わが国における女性管理職研究の展望 Research on Women in Management Positions in Japan Kieko HORII 5 Abstract Japanese society is struggling with a low percentage of women in management positions. The appointment of female

More information

LMS LMS 2014 LMS 2 Moodle 2. LMS LMS e-learning Web LMS MOOC Moodle LMS ( 1 ) ( 2 ) ( 3 ) 24 ( 4 ) ( 5 ) ( 6 ) 1 LMS Web CS LMS Instructu

LMS LMS 2014 LMS 2 Moodle 2. LMS LMS e-learning Web LMS MOOC Moodle LMS ( 1 ) ( 2 ) ( 3 ) 24 ( 4 ) ( 5 ) ( 6 ) 1 LMS Web CS LMS Instructu LMS 1 2 2 LMS Blended-Learning CS PC Web LMS MOOC CS PC LMS LMS Requested Features for Mobile Learning Application dedicated to LMS Toshiyuki Kamada 1 Yasushi Kodama 2 Yuki Terawaki 2 Abstract: The blended-learning

More information

はじめに

はじめに IT 1 NPO (IPEC) 55.7 29.5 Web TOEIC Nice to meet you. How are you doing? 1 type (2002 5 )66 15 1 IT Java (IZUMA, Tsuyuki) James Robinson James James James Oh, YOU are Tsuyuki! Finally, huh? What's going

More information

16_.....E...._.I.v2006

16_.....E...._.I.v2006 55 1 18 Bull. Nara Univ. Educ., Vol. 55, No.1 (Cult. & Soc.), 2006 165 2002 * 18 Collaboration Between a School Athletic Club and a Community Sports Club A Case Study of SOLESTRELLA NARA 2002 Rie TAKAMURA

More information

udc-3.dvi

udc-3.dvi 49 UDC 371.279.1 3 4 753 1 2 2 1 2 47 6 2005 11 14 50 No.35, 2006 1 1.1 AO 2003 2004 2005 2005 1 1 2005 1998 1999 2002 12 11 2000 SAT ACT Law School Admission Test LSAT Medical College Admission Test MCAT

More information

kut-paper-template.dvi

kut-paper-template.dvi 14 Application of Automatic Text Summarization for Question Answering System 1030260 2003 2 12 Prassie Posum Prassie Prassie i Abstract Application of Automatic Text Summarization for Question Answering

More information

一部の論文は web 非掲載です Journal of International Student Advisors and Educators Volume 18 / 2015 3 7 13 19 31 45 57 71 85 111 115 101 123 124 126 135 131 132 146 Vol.18 pp.3 Vol.18 3 4 Vol.18 Vol.18 5 6 Vol.18

More information

橡LET.PDF

橡LET.PDF The Relationship of Word Power and Communicative Proficiency CHUJO, Kiyomi Nihon University TAKEFUTA, Junko Bunkyo Gakuin College TAKAHASHI, Hideo Chiba University TAKEFUTA, Yukio Bunkyo Gakuin University

More information

( ) fnirs ( ) An analysis of the brain activity during playing video games: comparing master with not master Shingo Hattahara, 1 Nobuto Fuji

( ) fnirs ( ) An analysis of the brain activity during playing video games: comparing master with not master Shingo Hattahara, 1 Nobuto Fuji 1 1 2 3 4 ( ) fnirs () An analysis of the brain activity during playing video games: comparing master with not master Shingo Hattahara, 1 Nobuto Fujii, 1 Shinpei Nagae, 2 Koji Kazai 3 and Haruhiro Katayose

More information

4 23 4 Author s E-mail Address: kyamauchi@shoin.ac.jp; ksakui@shoin.ac.jp Japanese Elementary School Teachers Four Skills English Ability: A Self-evaluation Analysis YAMAUCHI Keiko, SAKUI Keiko Faculty

More information

pp a p p. 6 45

pp a p p. 6 45 http://alce.jp/journal/ 12 2014 pp. 42-87 ISSN 2188-9600 * Copyright 2014 by Association for Language and Cultural Education JSPS 23 25 C 24520588 * E-Mail: yuko_ota@waseda.jp 42 12 2014 pp. 42-87 43 3

More information

IT,, i

IT,, i 22 Retrieval support system using bookmarks that are shared in an organization 1110250 2011 3 17 IT,, i Abstract Retrieval support system using bookmarks that are shared in an organization Yoshihiko Komaki

More information

駒田朋子.indd

駒田朋子.indd 2 2 44 6 6 6 6 2006 p. 5 2009 p. 6 49 12 2006 p. 6 2009 p. 9 2009 p. 6 2006 pp. 12 20 2005 2005 2 3 2005 An Integrated Approach to Intermediate Japanese 13 12 10 2005 8 p. 23 2005 2 50 p. 157 2 3 1 2010

More information

( )

( ) NAIST-IS-MT1051071 2012 3 16 ( ) Pustejovsky 2 2,,,,,,, NAIST-IS- MT1051071, 2012 3 16. i Automatic Acquisition of Qualia Structure of Generative Lexicon in Japanese Using Learning to Rank Takahiro Tsuneyoshi

More information

IPSJ SIG Technical Report Vol.2011-CE-110 No /7/9 Bebras 1, 6 1, 2 3 4, 6 5, 6 Bebras 2010 Bebras Reporting Trial of Bebras Contest for K12 stud

IPSJ SIG Technical Report Vol.2011-CE-110 No /7/9 Bebras 1, 6 1, 2 3 4, 6 5, 6 Bebras 2010 Bebras Reporting Trial of Bebras Contest for K12 stud Bebras 1, 6 1, 2 3 4, 6 5, 6 Bebras 2010 Bebras Reporting Trial of Bebras Contest for K12 students in Japan Susumu Kanemune, 1, 6 Yukio Idosaka, 1, 2 Toshiyuki Kamada, 3 Seiichi Tani 4, 6 and Etsuro Moriya

More information

16 5 5 515 4 3 102 21 4 3 10 2 1 6 2 2 2 1 4 4

16 5 5 515 4 3 102 21 4 3 10 2 1 6 2 2 2 1 4 4 20 17 3 Bull. Takaoka National College, Vol.20, March 2005 1 2 2004 8 9 2 Western Oregon University WOU2 2 1 2 3 4 11521 16 16 5 5 515 4 3 102 21 4 3 10 2 1 6 2 2 2 1 4 4 2 6 10 8 990 6 WOU WOU WOU 5 WOU

More information

02’ÓŠ¹/“Hfi¡

02’ÓŠ¹/“Hfi¡ CALL CALL CALL CALL CALL CALL JACET CALLComputer Assisted Language Learning CALL CALL CALL CALL CALL CALL Ehrman & Oxford p Ehrman & Oxford MBTI Myers-Briggs Type IndicatorMBTI proficiency MBTIproficiency

More information

Core Ethics Vol. -

Core Ethics Vol. - Core Ethics Vol. - Core Ethics Vol. - Core Ethics Vol. % NICU - Core Ethics Vol. - - - - Core Ethics Vol. - NICU NICU NICU NICU http://www.arsvi.com/d/i.htm -. http://www.normanet.ne.jp/~ww/,,.,,, -.

More information

28 Horizontal angle correction using straight line detection in an equirectangular image

28 Horizontal angle correction using straight line detection in an equirectangular image 28 Horizontal angle correction using straight line detection in an equirectangular image 1170283 2017 3 1 2 i Abstract Horizontal angle correction using straight line detection in an equirectangular image

More information

Print

Print 2012 20 2012 1 1-1 1-2 1-3 2 3 3-1 3-2 3-3 3-4 4 4-1 4-2 2016 2 25 2016 3 31 1 1-1 1990 2000 1315 2013 9 2015 2005 10 30 2013 20 11 2012 3 3 1 5 1 2013 1 2013 2015 1-2 2001 2004 2 2001 3 4 20036 30 1 1-3

More information

●OTF A44号 横/06 池本 有里ほか P053-070

●OTF A44号 横/06 池本 有里ほか P053-070 Bull. Shikoku Univ. Implementation and Examination of a PBL style Education Program Involving the Production of Traffic Safety Commercials Yuri IKEMOTO, Naomi SUZUKI and Kohji YAMAMOTO ABSTRACT By incorporating

More information

02 比較教育社会学.indd

02 比較教育社会学.indd The Case Study of Shadow Education and Educational Achievement in the Korean Community Hwajung LEE This case study investigated the formation and role of one Korean cram school in Japan through fieldwork

More information

Title 社 会 化 教 育 における 公 民 的 資 質 : 法 教 育 における 憲 法 的 価 値 原 理 ( fulltext ) Author(s) 中 平, 一 義 Citation 学 校 教 育 学 研 究 論 集 (21): 113-126 Issue Date 2010-03 URL http://hdl.handle.net/2309/107543 Publisher 東 京

More information

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St 1 2 1, 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical Structures based on Phrase Similarity Yuma Ito, 1 Yoshinari Takegawa, 2 Tsutomu Terada 1, 3 and Masahiko Tsukamoto

More information

07_伊藤由香_様.indd

07_伊藤由香_様.indd A 1 A A 4 1 85 14 A 2 2006 A B 2 A 3 4 86 3 4 2 1 87 14 1 1 A 2010 2010 3 5 2 1 15 1 15 20 2010 88 2 3 5 2 1 2010 14 2011 15 4 1 3 1 3 15 3 16 3 1 6 COP10 89 14 4 1 7 1 2 3 4 5 1 2 3 3 5 90 4 1 3 300 5

More information

kut-paper-template.dvi

kut-paper-template.dvi 26 Discrimination of abnormal breath sound by using the features of breath sound 1150313 ,,,,,,,,,,,,, i Abstract Discrimination of abnormal breath sound by using the features of breath sound SATO Ryo

More information

. IDE JIVE[1][] Eclipse Java ( 1) Java Platform Debugger Architecture [5] 3. Eclipse GUI JIVE 3.1 Eclipse ( ) 1 JIVE Java [3] IDE c 016 Information Pr

. IDE JIVE[1][] Eclipse Java ( 1) Java Platform Debugger Architecture [5] 3. Eclipse GUI JIVE 3.1 Eclipse ( ) 1 JIVE Java [3] IDE c 016 Information Pr Eclipse 1,a) 1,b) 1,c) ( IDE) IDE Graphical User Interface( GUI) GUI GUI IDE View Eclipse Development of Eclipse Plug-in to present an Object Diagram to Debug Environment Kubota Yoshihiko 1,a) Yamazaki

More information

07九州工業大学.indd

07九州工業大学.indd 1 1 Journal of Multimedia Aided Education Research, 2004, No. 1, 45 58 e-learning e-learning e-learning Video On Demand e-learning e-learning e-learning e-learning 2004 e-learning e-learning OLU SCS 2

More information

:. SPSS

:. SPSS Title 被 服 製 作 に 関 する 知 識 と 技 能 の 実 態 : 帰 国 生 と 一 般 生 と の 比 較 ( fulltext ) Author(s) 山 崎, 真 澄 ; 池 﨑, 喜 美 惠 Citation 東 京 学 芸 大 学 紀 要. 総 合 教 育 科 学 系, 64(2): 175-182 Issue Date 2013-02-28 URL http://hdl.handle.net/2309/132633

More information

Kyoto University * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan

Kyoto University * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan 47 2 2009 9 * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan KINOSHITA Akira* Abstract The purpose of this paper is to look into

More information

60 18 3 12 30 1 25 6 14 2 25 5 28 3 1 6 7 3 12 HP - -2013-30 http://www.meti.go.jp/press/2013/11/20131126001/20131126001.html

60 18 3 12 30 1 25 6 14 2 25 5 28 3 1 6 7 3 12 HP - -2013-30 http://www.meti.go.jp/press/2013/11/20131126001/20131126001.html 59 ICT * IT 1990 20 100 20 2,000 OJT 2014 ICT * 60 18 3 12 30 1 25 6 14 2 25 5 28 3 1 6 7 3 12 HP - -2013-30 http://www.meti.go.jp/press/2013/11/20131126001/20131126001.html 61 2014 11 4 2014 1,467 2 3

More information

When creating an interactive case scenario of a problem that may occur in the educational field, it becomes especially difficult to assume a clear obj

When creating an interactive case scenario of a problem that may occur in the educational field, it becomes especially difficult to assume a clear obj PBL PBL Education of Teacher Training Using Interactive Case Scenario Takeo Moriwaki (Faculty of Education, Mie University) Yasuhiko Yamada (Faculty of Education, Mie University) Chikako Nezu (Faculty

More information

44 2012 2013 3 195 210 教養教育のカリキュラムと実施組織に関する一考察 2011 教養教育のカリキュラムと実施組織に関する一考察 197 2011 2011 1999 2004 1963 1 1991 29 2002 2 10 2002200320032004 20052002 2008 2011 198 44 2 34 5 6 1995 1999 2001 2005 2006

More information

2019 Department of Sociology Department of Social Welfare Department of Media, Journalism and Communications Department of Industrial Relations Depart

2019 Department of Sociology Department of Social Welfare Department of Media, Journalism and Communications Department of Industrial Relations Depart 2019 Department of Sociology Department of Social Welfare Department of Media, Journalism and Communications Department of Industrial Relations Department of Education and Culture The International Specialization

More information

Title < 論文 > 公立学校における在日韓国 朝鮮人教育の位置に関する社会学的考察 : 大阪と京都における 民族学級 の事例から Author(s) 金, 兌恩 Citation 京都社会学年報 : KJS = Kyoto journal of so 14: 21-41 Issue Date 2006-12-25 URL http://hdl.handle.net/2433/192679 Right

More information

本文.indd

本文.indd Bull. of Yamagata Univ., Educ. Sci., Vol. 14 No. 3, February McCrindle Christensen ( ) Oxford( ) Flavell Brown Flavell F w F w F w F w F / / / / w F w F / w F w F w F w F / w F w F / w F wf w F w F w

More information

165--184 (責)江.indd

165--184 (責)江.indd LD ADHD One Perspective on Supporting Japanese Language Learners with LD/ADHD: An Analysis of Teachers Support in the Japanese in Context Course NAKAGAWA Yasuhiro In recent years, there has been increasing

More information