Skip to content

Commit fa6b40e

Browse files
authored
Merge pull request #206 from aurighinn/master
Some Scala projects added
2 parents 6de21bd + 82c13fb commit fa6b40e

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

@@ -560,6 +561,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
560561
- [Part 2: Sending and Receiving Messages](https://nbaksalyar.github.io/2015/11/09/rust-in-detail-2.html)
561562
- [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/)
562563

564+
## Scala:
565+
- [Simple actor-based blockchain](https://www.freecodecamp.org/news/how-to-build-a-simple-actor-based-blockchain-aac1e996c177/)
566+
- [No Magic: Regular Expressions](https://rcoh.svbtle.com/no-magic-regular-expressions)
567+
563568
## Swift:
564569

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

0 commit comments

Comments
 (0)