eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

221
active users

#learncoding

10 posts4 participants0 posts today

«Funktionale Sprachelemente: Iteratoren und Funktionsabschlüsse (closures)»

Heute nehme ich mir die Zeit um mich mit 'Funktionale Programmierung' in Rust auseinander zu setzen. Ich hatte mich darüber schon informiert aber mich nie damit auseinander gesetzt. Plump gesagt, es ist "moderner" als objektorientiertes Programmieren und Rust unterstützt es.

🦀 rust-lang-de.github.io/rustboo
🧑‍💻 de.wikipedia.org/wiki/Funktion

rust-lang-de.github.ioFunktionale Sprachelemente: Iteratoren und Funktionsabschlüsse (closures) - Die Programmiersprache RustEine deutsche Gemeinschafts-Übersetzung des offiziellen Rust-Buchs.
#rust#rustlang#code