Difference between revisions of "GPU621/Go Kimchi"
(Created page with "{{GPU621/DPS921 Index | 20207}} = Project Name = Compare C++/Go/Java == Group Members == [mailto:astinziani@myseneca.ca?subject=GPU621 Yuseok Won] [mailto:astinziani@mysenec...") |
(No difference)
|
Revision as of 22:15, 14 June 2021
GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary
Project Name
Compare C++/Go/Java
Group Members
Project Description
This project will look at the performance difference between C++/Go/Jave using a similar Parallel Algorithm. The project will present how to do parallel program in each language and show the different syntax codes that's using the similar algorithm. We will briefly cover the history of each language and look at the fundamental difference between three languages to see what may have caused the performance difference.