Skip to content

Commit 82c13fb

Browse files
author
Ilya Tkachev
committed
Scala projects added
1 parent d697991 commit 82c13fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
2525
- [R](#r)
2626
- [Ruby](#ruby)
2727
- [Rust](#rust)
28+
- [Scala](#scala)
2829
- [Swift](#swift)
2930
- [Additional resources](#additional-resources)
3031

@@ -556,6 +557,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
556557
- [Part 2: Sending and Receiving Messages](https://nbaksalyar.github.io/2015/11/09/rust-in-detail-2.html)
557558
- [Writing a Rust Roguelike for the Desktop and the Web](https://aimlesslygoingforward.com/blog/2019/02/09/writing-a-rust-roguelike-for-the-desktop-and-the-web/)
558559

560+
## Scala:
561+
- [Simple actor-based blockchain](https://www.freecodecamp.org/news/how-to-build-a-simple-actor-based-blockchain-aac1e996c177/)
562+
- [No Magic: Regular Expressions](https://rcoh.svbtle.com/no-magic-regular-expressions)
563+
559564
## Swift:
560565

561566
- [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read)

0 commit comments

Comments
 (0)