Updated big README
This commit is contained in:
parent
b5a0c48aee
commit
321b6d4067
11
README.md
11
README.md
@ -16,6 +16,8 @@ Currently learning:
|
|||||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/haskell/haskell-original.svg" alt="Haskell" width="50" height="50"/>
|
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/haskell/haskell-original.svg" alt="Haskell" width="50" height="50"/>
|
||||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/swift/swift-original.svg" alt="Swift" width="50" height="50"/>
|
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/swift/swift-original.svg" alt="Swift" width="50" height="50"/>
|
||||||
<img src="https://dashboard.snapcraft.io/site_media/appmedia/2021/01/coq.png" alt="Coq" width="50" height="50"/>
|
<img src="https://dashboard.snapcraft.io/site_media/appmedia/2021/01/coq.png" alt="Coq" width="50" height="50"/>
|
||||||
|
<img src="https://hackage.haskell.org/package/futhark-0.25.28/docs/assets/ohyes.png" alt="Futhark" width="50" height="50"/>
|
||||||
|
<img>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
(and C++, but that is gonna happen in embedded systems, so I won't document it here)
|
(and C++, but that is gonna happen in embedded systems, so I won't document it here)
|
||||||
@ -42,7 +44,8 @@ The main idea is to use these new languages to solve relevant problems!
|
|||||||
<!-- table -->
|
<!-- table -->
|
||||||
| Language | Idea | Category | Algorithmics? | Practical? | Course? |
|
| Language | Idea | Category | Algorithmics? | Practical? | Course? |
|
||||||
| --- | --- | --- | --- | --- | --- |
|
| --- | --- | --- | --- | --- | --- |
|
||||||
| Rust | Daily drive | Embedded | ❌ | ✅ | ❌ |
|
|  | Daily drive | General | ✅ | ✅ | ❌ |
|
||||||
| Swift | Daily drive | General | ✅ | ✅ | ❌ |
|
|  | Daily drive | General | ✅ | ✅ | ❌ |
|
||||||
| Haskell | Understand functional programming | Theory | ✅ | ❌ | ✅ |
|
| | Understand functional programming | Theory | ✅ | ❌ | ✅ |
|
||||||
| Coq | Understand formal verification | Theory | ❌ | ❌ | ❌ |
|
| | Understand formal verification | Theory | ❌ | ❌ | 🤷 |
|
||||||
|
| | Understand data parallelism | Theory/Fun | ❌ | ❌ | ❌ |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user