You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -491,7 +491,7 @@ These aren't the only specializations you can choose. Check the following websit
491
491
- Pay attention to emerging technologies in the world of software development:
492
492
+ Explore the **actor model** through [Elixir](http://elixir-lang.org/), a new functional programming language for the web based on the battle-tested Erlang Virtual Machine!
493
493
+ Explore **borrowing and lifetimes** through [Rust](https://www.rust-lang.org/), a systems language which achieves memory- and thread-safety without a garbage collector!
494
-
+ Explore **dependent type systems** through [Idris](https://www.idris-lang.org/), a new Haskell-inspired language with unprecedented support for type-driven development
494
+
+ Explore **dependent type systems** through [Idris](https://www.idris-lang.org/), a new Haskell-inspired language with unprecedented support for type-driven development.
495
495
496
496

497
497
@@ -500,7 +500,7 @@ These aren't the only specializations you can choose. Check the following websit
500
500
501
501
# Community
502
502
503
-
- Subscribe to our [newsletter](https://tinyletter.com/ossu)
503
+
- Subscribe to our [newsletter](https://tinyletter.com/ossu).
504
504
- Use our [forum](https://github.com/ossu/forum) if you need some help.
505
505
- You can also interact through [GitHub issues](https://github.com/ossu/computer-science/issues).
506
506
- We also have a chat room! [](https://gitter.im/open-source-society/computer-science?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge)
0 commit comments