#functionalprogramming 검색 결과

Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!! OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g) Haskellの f . g $ x も書ける(f * g % x) 皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)! #Lua #FunctionalProgramming

public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming
public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming
public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming

OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation. #OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

M0rfes's tweet image. OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation.

#OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

Dart & Flutter tip: Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄 @dart_lang @FlutterDev @TahaTesser @RydMike @ASalvadorini #DartLang #Flutter #FunctionalProgramming

AdamMusaAly's tweet image. Dart & Flutter  tip:
Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄
@dart_lang @FlutterDev  @TahaTesser @RydMike @ASalvadorini 
#DartLang #Flutter #FunctionalProgramming
AdamMusaAly's tweet image. Dart & Flutter  tip:
Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄
@dart_lang @FlutterDev  @TahaTesser @RydMike @ASalvadorini 
#DartLang #Flutter #FunctionalProgramming

Haskell Advent of code Day 1 Completed ✅ Struggled a little bit with the left rotations but we are good! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 1 Completed ✅

Struggled a little bit with the left rotations but we are good!

github.com/mehdidotcafe/a…

#AdventOfCode #Haskell #functionalprogramming

Elm Beyond the Browser: Type-Safe Scripting with elm-pages by @TomasLatal Register and read more: meetup.com/func-prog-swed… And you can join from anywhere as we are live streaming. #funcprogsweden #functionalprogramming

magnus_sedlacek's tweet image. Elm Beyond the Browser: Type-Safe Scripting with elm-pages by @TomasLatal 

Register and read more: meetup.com/func-prog-swed…

And you can join from anywhere as we are live streaming.

#funcprogsweden #functionalprogramming

A thing I love about ZIO HTTP is that a server-side application is just a map of (a) route patterns to (b) their handlers, where each entry is essentially just a function from a Request to a Response. #scala #functionalprogramming

alvinalexander's tweet image. A thing I love about ZIO  HTTP is that a server-side application is just a map of (a) route  patterns to (b) their handlers, where each entry is essentially just a  function from a Request to a Response.

#scala #functionalprogramming

My free Scala and Functional Programming video courses are now complete!🥳 We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. Many thanks to @zivergetech, @jdegoes , and @Tornadolobo for making this all possible. 🙏 The…

alvinalexander's tweet image. My free Scala and Functional Programming video courses are now complete!🥳

We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. 

Many thanks to @zivergetech, @jdegoes , and @Tornadolobo  for making this all possible. 🙏

The…


"Think of a monad as a container that not only holds a value but also knows how to apply functions while handling context (like errors, state, or async). 🚀 It’s less scary than it sounds—just a design pattern for composable effects. #FunctionalProgramming #Monad @monad

Martin_lutthar's tweet image. "Think of a monad as a container that not only holds a value but also knows how to apply functions while handling context (like errors, state, or async). 🚀 It’s less scary than it sounds—just a design pattern for composable effects. #FunctionalProgramming #Monad @monad

Func Prog Sweden 🎉 The program: - An Algebra of Thoughts: When Kyo effects meet LLMs by @fbrasisil - Functional Marmelade by Patrik Andersson Register for free: meetup.com/func-prog-swed… #funcprogsweden #functionalprogramming #scala #kyo

magnus_sedlacek's tweet image. Func Prog Sweden 🎉

The program:
- An Algebra of Thoughts: When Kyo effects meet LLMs by @fbrasisil
- Functional Marmelade by Patrik Andersson

Register for free: meetup.com/func-prog-swed…

#funcprogsweden #functionalprogramming #scala #kyo

Hyperfunctions: Communicating continuations. ~ Donnacha Oisín Kidney, Nicolas Wu. doisinkidney.com/pdfs/hyperfunc… #Haskell #FunctionalProgramming


Check out the most-read articles from Journal of Functional Programming here: 📚 cup.org/4lCGyWJ #FunctionalProgramming

CUP_SciEng's tweet image. Check out the most-read articles from Journal of Functional Programming here: 
📚 cup.org/4lCGyWJ
#FunctionalProgramming

I just saw that we are now over 1,800 course registrations. #Scala and #FunctionalProgramming training, all 100% free.

alvinalexander's tweet image. I just saw that we are now over 1,800 course registrations. 

#Scala and #FunctionalProgramming training, all 100% free.

My free Scala and Functional Programming video courses are now complete!🥳 We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. Many thanks to @zivergetech, @jdegoes , and @Tornadolobo for making this all possible. 🙏 The…

alvinalexander's tweet image. My free Scala and Functional Programming video courses are now complete!🥳

We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. 

Many thanks to @zivergetech, @jdegoes , and @Tornadolobo  for making this all possible. 🙏

The…


Make that 1,999 course registrations! learnscala.dev #scala #functionalprogramming

alvinalexander's tweet image. Make that 1,999 course registrations!

learnscala.dev

#scala #functionalprogramming

I just saw that we are now over 1,800 course registrations. #Scala and #FunctionalProgramming training, all 100% free.

alvinalexander's tweet image. I just saw that we are now over 1,800 course registrations. 

#Scala and #FunctionalProgramming training, all 100% free.


Sign up for alerts to receive regular content updates from Journal of Functional Programming 📚 cup.org/4jZHmpg #FunctionalProgramming

CUP_SciEng's tweet image. Sign up for alerts to receive regular content updates from Journal of Functional Programming
📚 cup.org/4jZHmpg
#FunctionalProgramming

How much is in a square? Calculating functional programs with squares. ~ Jose Nuno Oliveira. cambridge.org/core/journals/… #Haskell #FunctionalProgramming


OCaml's making waves again! 🚀 This functional programming language combines speed, safety, and elegance in ways that keep surprising developers. Type inference that just works? Pattern matching that makes you smile? Yeah, it's that good. #OCaml #FunctionalProgramming


Haskell Advent of code Day 4 Completed ✅ Storing paper rolls under a Set made part 2 so easy 👌🏻 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 4 Completed ✅

Storing paper rolls under a Set made part 2 so easy 👌🏻

 github.com/mehdidotcafe/a… 

#AdventOfCode #Haskell #functionalprogramming

Effect Oriented Programming by Bill Frasure, Bruce Eckel, and James Ward is on sale on Leanpub! Its suggested price is $30.00; get it for $14.00 with this coupon: leanpub.com/sh/W2RKqoMW @BruceEckel @_JamesWard #Scala #FunctionalProgramming #SoftwareEngineering


Haskell Advent of code Day 3 Completed ✅ 20 minutes to pass it, just cruising for now 😎 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 3 Completed ✅

20 minutes to pass it, just cruising for now 😎

github.com/mehdidotcafe/a… 

#AdventOfCode #Haskell #functionalprogramming

Day 51 /100 – #100DaysOfElixir unpopular opinion learning a language by reading docs yields better long term result than you tube tutorials.. #Elixir #FunctionalProgramming

your_shantam's tweet image. Day 51 /100 – #100DaysOfElixir   

unpopular opinion learning a language by reading docs yields better long term result than you tube tutorials..

 #Elixir #FunctionalProgramming
your_shantam's tweet image. Day 51 /100 – #100DaysOfElixir   

unpopular opinion learning a language by reading docs yields better long term result than you tube tutorials..

 #Elixir #FunctionalProgramming

Welcome @riccardo_cardin as the #Scalarconf 2026 speakers! 🎙️ The Concurrency Triangle: Scala Fibers, Java Virtual Threads, and Kotlin Coroutines 🎟️ Grab your ticket here: scalar-conf.com/tickets #scala #functionalprogramming

scalarconf's tweet image. Welcome @riccardo_cardin as the #Scalarconf 2026 speakers! 

🎙️ The Concurrency Triangle: Scala Fibers, Java Virtual Threads, and Kotlin Coroutines

🎟️ Grab your ticket here: scalar-conf.com/tickets

#scala #functionalprogramming

Elm Beyond the Browser: Type-Safe Scripting with elm-pages by @TomasLatal Register and read more: meetup.com/func-prog-swed… And you can join from anywhere as we are live streaming. #funcprogsweden #functionalprogramming

magnus_sedlacek's tweet image. Elm Beyond the Browser: Type-Safe Scripting with elm-pages by @TomasLatal 

Register and read more: meetup.com/func-prog-swed…

And you can join from anywhere as we are live streaming.

#funcprogsweden #functionalprogramming

Haskell Advent of code Day 2 Completed ✅ Not so hard today 😎 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 2 Completed ✅

Not so hard today 😎

 github.com/mehdidotcafe/a… 

#AdventOfCode #Haskell #functionalprogramming

Haskell Advent of code Day 1 Completed ✅ Struggled a little bit with the left rotations but we are good! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 1 Completed ✅

Struggled a little bit with the left rotations but we are good!

github.com/mehdidotcafe/a…

#AdventOfCode #Haskell #functionalprogramming

Welcome Philipp Haller & Oskar Grönman as the #Scalarconf 2026 speakers! 🎙️ Controlled Concurrency Testing for Scala 🎟️ Grab your ticket here: scalar-conf.com/tickets #scala #functionalprogramming

scalarconf's tweet image. Welcome Philipp Haller & Oskar Grönman as the #Scalarconf 2026 speakers!

🎙️ Controlled Concurrency Testing for Scala

🎟️ Grab your ticket here: scalar-conf.com/tickets

#scala #functionalprogramming

OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation. #OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

M0rfes's tweet image. OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation.

#OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

Trying to make these books free has made my life more difficult, so starting on Monday, I’ll change all the prices back to $10-20. If you want one free, or know someone else who does, get it before December 1st! #scala #functionalprogramming

To make it easier than ever to get started with #FunctionalProgramming, the PDF version of “Learn Functional Programming The Fast Way!” is now free. 🥳 Learn about #Scala error-handling data types (Option, Try, and Either), and get started with ZIO! alvinalexander.gumroad.com/l/learnfp

alvinalexander's tweet image. To make it easier than ever to get started with #FunctionalProgramming, the PDF version of “Learn Functional Programming The Fast Way!” is now free. 🥳

Learn about #Scala error-handling data types (Option, Try, and Either), and get started with ZIO!

alvinalexander.gumroad.com/l/learnfp


Two arrays that belong together? Zip them. 🧩 Perfect for pairing API results, merging IDs with values, or processing lists side-by-side without index chaos. Clean, readable, and very functional. ⚡ #JavaScript #WebDev #FunctionalProgramming #CleanCode #DevTips

koomekelvink's tweet image. Two arrays that belong together?
Zip them. 🧩

Perfect for pairing API results, merging IDs with values, or processing lists side-by-side without index chaos.

Clean, readable, and very functional. ⚡

#JavaScript #WebDev #FunctionalProgramming #CleanCode #DevTips

Turn one generic function into infinite reusable mini-functions. Validation, formatting, math, business logic — curry lets you build logic step-by-step, cleanly. Tiny helper. Massive leverage. 💡 #JavaScript #FunctionalProgramming #CleanCode #WebDev #DevTips

koomekelvink's tweet image. Turn one generic function into infinite reusable mini-functions.

Validation, formatting, math, business logic — curry lets you build logic step-by-step, cleanly.

Tiny helper. Massive leverage. 💡

#JavaScript #FunctionalProgramming #CleanCode #WebDev #DevTips

Last days of Late Bird Ticket sales! 🐠 Use code BFPROMO and get your ticket at a discount: scalar-conf.com/tickets Offer valid until December 30th, 11:59 PM. Standard Tickets go on sale December 1st. #scalarconference #scala #functionalprogramming

scalarconf's tweet image. Last days of Late Bird Ticket sales! 🐠

Use code BFPROMO and get your ticket at a discount: scalar-conf.com/tickets

Offer valid until December 30th, 11:59 PM.

Standard Tickets go on sale December 1st.

#scalarconference #scala #functionalprogramming

Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!! OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g) Haskellの f . g $ x も書ける(f * g % x) 皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)! #Lua #FunctionalProgramming

public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming
public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming
public_ai000ya's tweet image. Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!

  OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
  Haskellの f . g $ x も書ける(f * g % x)

皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua #FunctionalProgramming

Dart & Flutter tip: Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄 @dart_lang @FlutterDev @TahaTesser @RydMike @ASalvadorini #DartLang #Flutter #FunctionalProgramming

AdamMusaAly's tweet image. Dart & Flutter  tip:
Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄
@dart_lang @FlutterDev  @TahaTesser @RydMike @ASalvadorini 
#DartLang #Flutter #FunctionalProgramming
AdamMusaAly's tweet image. Dart & Flutter  tip:
Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄
@dart_lang @FlutterDev  @TahaTesser @RydMike @ASalvadorini 
#DartLang #Flutter #FunctionalProgramming

OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation. #OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

M0rfes's tweet image. OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation.

#OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP

1/ 🎛️ Advanced Functional Programming in R: purrr and beyond 🚀 Discover the power of functional programming techniques in R to write cleaner, more efficient code. #rstats #AdvancedR #FunctionalProgramming #DataScience

selcukorkmaz's tweet image. 1/ 🎛️ Advanced Functional Programming in R: purrr and beyond 🚀 Discover the power of functional programming techniques in R to write cleaner, more efficient code. #rstats #AdvancedR #FunctionalProgramming #DataScience

Prolog's success is so annoying! How do I introduce it to the concept of loss? Source: devhubby.com/thread/how-to-… #AI #FunctionalProgramming #DataScience #Python #prolog #force

devhubbycom's tweet image. Prolog's success is so annoying! How do I introduce it to the concept of loss?

Source: devhubby.com/thread/how-to-…

#AI #FunctionalProgramming #DataScience #Python #prolog #force

I am very excited about reading this book, what a treat!! #physics . #haskell . #functionalprogramming

Esteban08240516's tweet image. I am very excited about reading this book, what a treat!! #physics . #haskell . #functionalprogramming

"Think of a monad as a container that not only holds a value but also knows how to apply functions while handling context (like errors, state, or async). 🚀 It’s less scary than it sounds—just a design pattern for composable effects. #FunctionalProgramming #Monad @monad

Martin_lutthar's tweet image. "Think of a monad as a container that not only holds a value but also knows how to apply functions while handling context (like errors, state, or async). 🚀 It’s less scary than it sounds—just a design pattern for composable effects. #FunctionalProgramming #Monad @monad

I'm delighted to be here at @LambdaDays for the 10th time! Let's celebrate #functionalprogramming

beatleida's tweet image. I'm delighted to be here at @LambdaDays for the 10th time! Let's celebrate #functionalprogramming

Haskell Advent of code Day 1 Completed ✅ Struggled a little bit with the left rotations but we are good! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming

mehdidotcafe's tweet image. Haskell Advent of code Day 1 Completed ✅

Struggled a little bit with the left rotations but we are good!

github.com/mehdidotcafe/a…

#AdventOfCode #Haskell #functionalprogramming

Let's say you are a Java developer looking to take the next step and fully dive into functional programming. Don't be scared of Scala's syntax! Take a look - it's often more familiar than you might think! #java #scala #functionalprogramming

matej_cerny's tweet image. Let's say you are a Java developer looking to take the next step and fully dive into functional programming. Don't be scared of Scala's syntax! Take a look - it's often more familiar than you might think! #java #scala #functionalprogramming
matej_cerny's tweet image. Let's say you are a Java developer looking to take the next step and fully dive into functional programming. Don't be scared of Scala's syntax! Take a look - it's often more familiar than you might think! #java #scala #functionalprogramming

Check out the most-read articles from Journal of Functional Programming here: 📚 cup.org/4lCGyWJ #FunctionalProgramming

CUP_SciEng's tweet image. Check out the most-read articles from Journal of Functional Programming here: 
📚 cup.org/4lCGyWJ
#FunctionalProgramming

It takes a village, and I like this village very much! #scala #functionalprogramming #warsaw #poland #scalarconf

markcanlasnyc's tweet image. It takes a village, and I like this village very much! #scala #functionalprogramming #warsaw #poland #scalarconf

Concatenating and convening folks from @elixir_delhi and @FunctionalIndia this coming Saturday to talk about @elixirlang, @HaskellOrg and #functionalprogramming Talks, show n' tells & free flowing conversations, almost as good as doing concurrency in #FP

elixir_delhi's tweet image. Concatenating and convening folks from @elixir_delhi and @FunctionalIndia this coming Saturday to talk about @elixirlang, @HaskellOrg and #functionalprogramming

Talks, show n' tells & free flowing conversations, almost as good as doing concurrency in #FP

Combined meetup of @elixir_delhi and #fpindia coming up on 1st June.



Something exciting arrived in the mail today 🤩 Maybe I should share some of my favorite books with you all before I finish this one? 🤔 What are some of YOUR favorite books on functional programming or IT in general? #functionalprogramming #book #haskell @graninas

matej_cerny's tweet image. Something exciting arrived in the mail today 🤩 Maybe I should share some of my favorite books with you all before I finish this one? 🤔 What are some of YOUR favorite books on functional programming or IT in general? #functionalprogramming #book #haskell @graninas

#KotlinConf 2024 is almost there. Next week I'll be in Copenhagen right now 😱 If you're not able to attend, all talks will also be live streamed! How many 2.0 library announcements will we see @ KotlinConf? 😁 #kotlin #functionalprogramming @arrow_kt

vergauwen_simon's tweet image. #KotlinConf 2024 is almost there. Next week I'll be in Copenhagen right now 😱

If you're not able to attend, all talks will also be live streamed! How many 2.0 library announcements will we see @ KotlinConf? 😁

#kotlin #functionalprogramming @arrow_kt

Sign up for alerts to receive regular content updates from Journal of Functional Programming 📚 cup.org/4jZHmpg #FunctionalProgramming

CUP_SciEng's tweet image. Sign up for alerts to receive regular content updates from Journal of Functional Programming
📚 cup.org/4jZHmpg
#FunctionalProgramming

Ravi de vous annoncer, la sortie de mes 2 articles intitulés « Ecrire son 1er DSL avec Kotlin » et « Programmation Fonctionnelle avec Kotlin » 🙂 Ils viennent d’être publiés dans le nouveau numéro #256 du magazine @progmag ! #Kotlin #DSL #FunctionalProgramming

riadhmnasri's tweet image. Ravi de vous annoncer, la sortie de mes 2 articles intitulés « Ecrire son 1er DSL avec Kotlin » et « Programmation Fonctionnelle avec Kotlin » 🙂 
Ils viennent d’être publiés dans le nouveau numéro #256 du magazine @progmag  ! #Kotlin #DSL #FunctionalProgramming
riadhmnasri's tweet image. Ravi de vous annoncer, la sortie de mes 2 articles intitulés « Ecrire son 1er DSL avec Kotlin » et « Programmation Fonctionnelle avec Kotlin » 🙂 
Ils viennent d’être publiés dans le nouveau numéro #256 du magazine @progmag  ! #Kotlin #DSL #FunctionalProgramming

Loading...

Something went wrong.


Something went wrong.


United States Trends