Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
- sad news
  • Loading branch information
spamegg1 committed Jul 18, 2024
1 parent cf295e3 commit f867780
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Modern Systems in Scala Native, using Scala 3 :rocket:

***Update (July 2024)***

The book is getting really hard to understand.
I'm on Chapter 7 and I don't really know what's going on.
Promises, timer handles, `libcurl`...
The book doesn't really explain what we're doing and why.
It's probably written for much more experienced people
who strongly internalized low-level stuff.
Anyway, please keep on reading. Thanks for dropping by!

Updating the code in [Modern Systems Programming with Scala Native](https://pragprog.com/titles/rwscala/modern-systems-programming-with-scala-native/) to

- [Scala](https://www.scala-lang.org/) 3.5.0+,
Expand Down

0 comments on commit f867780

Please sign in to comment.