{"id":16271197,"url":"https://github.com/ehsanmok/scala-parallel-programming","last_synced_at":"2025-07-26T04:34:23.669Z","repository":{"id":95999226,"uuid":"59874643","full_name":"ehsanmok/scala-parallel-programming","owner":"ehsanmok","description":"coursera","archived":false,"fork":false,"pushed_at":"2016-06-23T05:33:56.000Z","size":30,"stargazers_count":18,"open_issues_count":0,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-25T02:22:51.542Z","etag":null,"topics":["coursera","parallel","parallel-algorithm","parallel-computing","scala"],"latest_commit_sha":null,"homepage":"https://www.coursera.org/learn/parprog1","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ehsanmok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-28T03:03:17.000Z","updated_at":"2023-01-09T05:53:53.000Z","dependencies_parsed_at":"2023-04-18T19:07:18.402Z","dependency_job_id":null,"html_url":"https://github.com/ehsanmok/scala-parallel-programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ehsanmok/scala-parallel-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsanmok%2Fscala-parallel-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsanmok%2Fscala-parallel-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsanmok%2Fscala-parallel-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsanmok%2Fscala-parallel-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehsanmok","download_url":"https://codeload.github.com/ehsanmok/scala-parallel-programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsanmok%2Fscala-parallel-programming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267117405,"owners_count":24038660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coursera","parallel","parallel-algorithm","parallel-computing","scala"],"created_at":"2024-10-10T18:12:50.270Z","updated_at":"2025-07-26T04:34:23.638Z","avatar_url":"https://github.com/ehsanmok.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scala-Parallel-Programming\n\nThis repo contains my weekly notes for coursera [Parallel Programming in Scala](https://www.coursera.org/learn/parprog1) course offered by [Viktor Kuncak](http://lara.epfl.ch/~kuncak/) and [Aleksandar Prokopec](http://axel22.github.io/).\n\nSome useful code snippets of the course released by Aleksandar Prokopec is available [here](https://github.com/axel22/parprog-snippets).\n\n[Jupyter-notebook with scala 2.10 kernel](https://github.com/alexarchambault/jupyter-scala) is used to generate the notebooks!\n\n## NOTE:\n\nPlease see the notebooks in [Nbviewer](http://nbviewer.jupyter.org/) for better display in the following links:\n\n* [Week 1](http://nbviewer.jupyter.org/github/ehsanmok/Scala-Parallel-Programming/blob/master/week1_summary.ipynb)\n\n* [Week 2](http://nbviewer.jupyter.org/github/ehsanmok/Scala-Parallel-Programming/blob/master/week2_summary.ipynb)\n\n* [Week 3](http://nbviewer.jupyter.org/github/ehsanmok/Scala-Parallel-Programming/blob/master/week3_summary.ipynb)\n\n* [Week 4](http://nbviewer.jupyter.org/github/ehsanmok/Scala-Parallel-Programming/blob/master/week4_summary.ipynb)\n\nMore to learn (Aleksandar Prokopec's suggests):\n\n1. Classic: [Purely functional data structures by Okasaki](https://www.amazon.ca/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504)\n\n2. Overview of computer architectures and their effect on performance: [What Every Programmer Should Know About Memory](https://people.freebsd.org/~lstewart/articles/cpumemory.pdf)\n\n3. General purpose computing on GPUs (not covered in course): [CUDA by example](http://developer.download.nvidia.com/books/cuda-by-example/cuda-by-example-sample.pdf)\n\n4. [Structured Parallel Programming: Patterns for Efficient Computation](https://www.amazon.ca/Structured-Parallel-Programming-Efficient-Computation/dp/0124159931)\n\n5. The instructor's book: [Learning Concurrent Programming in Scala by Aleksandar Prokopec](https://www.packtpub.com/application-development/learning-concurrent-programming-scala)\n\n6. More theoretical approach to concurrent programming: [Art of Multiprocessor Programming](https://www.amazon.ca/Art-Multiprocessor-Programming-Revised-Reprint/dp/0123973376)\n\n7. Fundamentals of distributed computing: [Distributed Algorithms by Nancy Lynch](https://www.amazon.com/Distributed-Algorithms-Kaufmann-Management-Systems/dp/1558603484) and [Introduction to Reliable Distributed Computing](https://www.amazon.com/Introduction-Reliable-Secure-Distributed-Programming/dp/3642152597)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsanmok%2Fscala-parallel-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehsanmok%2Fscala-parallel-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsanmok%2Fscala-parallel-programming/lists"}