Web Platform for Parallel Programming Tutorials
Thesis title in Czech: | Webové prostředí pro výuku paralelního programování |
---|---|
Thesis title in English: | Web Platform for Parallel Programming Tutorials |
Key words: | paralelní, konkurentní, programování, tutoriály, kompilátory |
English key words: | parallel, concurrent, programming, tutorial, compilers |
Academic year of topic announcement: | 2015/2016 |
Thesis type: | diploma thesis |
Thesis language: | angličtina |
Department: | Department of Software Engineering (32-KSI) |
Supervisor: | doc. RNDr. Martin Kruliš, Ph.D. |
Author: | Mgr. Emanuel Buzek, B.Sc. - assigned and confirmed by the Study Dept. |
Date of registration: | 13.11.2015 |
Date of assignment: | 13.11.2015 |
Confirmed by Study dept. on: | 10.03.2016 |
Date and time of defence: | 06.09.2017 09:30 |
Date of electronic submission: | 24.07.2017 |
Date of submission of printed version: | 21.07.2017 |
Date of proceeded defence: | 06.09.2017 |
Opponents: | RNDr. Jakub Yaghob, Ph.D. |
Guidelines |
This thesis will present a novel approach to introducing programmers into parallel and distributed computing. The main objective of this work is to develop an online coding environment, which will contain tutorials in form of simple parallel programming tasks. The online application simulates and visualizes multiple agents which cooperate on a task in virtual environment. These agents are programmed in a custom procedural language, which can be quickly adopted by programmers using mainstream languages such as C++, Java, or C#. The core parts of this work are designing the programming language for the agents, writing a compiler using standard tools such as Bison and Flex, and implementing client-side runtime environment and debugging tools. Significant effort will also be spent on preparing initial tutorials that will demonstrate the functionality of the application. |
References |
Lubbers, Peter, et al. Pro HTML5 programming. New York, NY, USA:: Apress, 2011.
Becky Owen, Christopher Kline, Mark Lawler, Deborah Gilbert, Donna Kjellander, Elisabeth M. Musil, Clifton Howell, Yemi Owolabi, Holly Sprinkle: Modern Instructor: Keys to Exceptional Online Teaching A. Grama, A. Gupta, G. Karypis, V. Kumar: Introduction to Parallel Computing, Second Edition, Addison Wesley, 2003 M. McCool, A.D. Robison, J. Reinders: Structured Parallel Programming, Morgan Kaufmann Publishers, 2012 David B. Kirk, Wen-mei W. Hwu: Programming Massively Parallel Processors, Second Edition: A Hands-on Approach, 2012, ISBN: 0124159923 Matthew Scarpino: OpenCL in Action: How to Accelerate Graphics and Computations, Manning Publications 2011, ISBN: 1617290173 |