Hello! Since the old channel is gone I think it's time for a shameless plug ๐
On the 15th I'm doing a Gleam talk at the Unibo Campus in Cesena all the details are in the flier if any italian Gleamlin might be interested.
The organisers also said that they won't be recording the event but I can do it myself if partecipants are ok with it! I'll try to record it and upload it somewhere!
The talk is going to be geared towards a Java/OOP audience of students and is going to drill down on how a lot of "best practices" we learn in the OOP world are actually the only way of doing things in functional languages like Gleam/Elm (try to avoid null as much as possible, don't use exceptions as a control flow mechanism, favour immutable data structures over mutable ones, ...)
