Skip to content

Commit

Permalink
Adds online resources
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jan 22, 2024
1 parent bbdc60c commit 4c5fc78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 2 additions & 4 deletions jeorg-kotlin-coroutines/coroutines-crums-group-1/Readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# JEOrg :: KTD :: Coroutines :: Crums Group I

## Description
## Introduction

### This code provides support to the following Q&A on YouTube
About coroutines

#### Q-JESC-06 - Cancellation in Kotlin Coroutines
- Q1 - https://www.youtube.com/shorts/whGuYl5IgUM

## About me

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ In this module we make a variation of that theory and implement the whole idea i

## Resources

- [Monadic Parser Combinators, Graham Hutton, University of Nottingham](https://www.cs.nott.ac.uk/%7Epszgmh/monparsing.pdf)
- [Monads for functional programming, Philip Wadler, University of Glasgow](https://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf)
- [Categories and Functors, Bodo Pareigis, University of Munich, Germany](https://www.cs.nott.ac.uk/%7Epszgmh/monparsing.pdf)
- [Parser combinator](https://en.wikipedia.org/wiki/Parser_combinator)
- [Monadic Parser Combinators - University of Nottingham](https://www.cs.nott.ac.uk/%7Epszgmh/monparsing.pdf)

0 comments on commit 4c5fc78

Please sign in to comment.