Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional Programming in Industry #92

Open
AL333Z opened this issue Nov 9, 2019 · 2 comments
Open

Functional Programming in Industry #92

AL333Z opened this issue Nov 9, 2019 · 2 comments

Comments

@AL333Z
Copy link

AL333Z commented Nov 9, 2019

Utilizzare le tecniche e le astrazioni che il paradigma FP mette a disposizione per risolvere problemi concreti e... deliverare valore.

Nel corso della sessione presenterò una semplice architettura di un sistema di backend d'esempio e mostrerò come implementare i componenti di cui é formata - step by step - spiegando e motivando l'introduzione di alcuni datatype tipici della programmazione funzionale (e.g. IO).

Risponderò ad alcune domande tipiche, quali ad esempio:

  • come si sviluppa senza usare variabili
  • come si gestiscono gli effetti
  • come si interagisce con librerie non-FP rimanendo "puri"

Il linguaggio di riferimento é Scala, ma una conoscenza di base di un qualsiasi altro linguaggio OO é sufficiente per seguire (Java, Kotlin, C#, Swift, etc..).
I concetti/datatypes presentati sono inoltre di carattere generale.

@nicolaiarocci
Copy link
Member

Ciao Alessandro, grazie per la proposta. Nel caso avresrrti anche location disponibile per ospitare la serata?

@AL333Z
Copy link
Author

AL333Z commented Nov 12, 2019

Ciao @nicolaiarocci, purtroppo no..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants