@jackeric I suspect that Excel formulas are the most widespread #purelyFunctional #programmingLanguage. (Surely by number of users. Unsure whether also by lines of code, but could well be.)
@jackeric I suspect that Excel formulas are the most widespread #purelyFunctional #programmingLanguage. (Surely by number of users. Unsure whether also by lines of code, but could well be.)
Hey You'se!
Applications for PhD scholarships (UK students fully funded, international students part funded) in Computer & Information Sciences at Strathclyde are *open*.
Details on applications within @mspstrath are here:
https://msp.cis.strath.ac.uk/phd2025-JARSS.html
*Deadline* 25th November, 2024.
Please share!
Lists are just unary trees!
-- List
data UnaryTree a = Nil | Cons (a, UnaryTree a)
-- Binary Tree
data BinaryTree a = Leaf | Branch (BinaryTree a, a, BinaryTree a)
just uploaded to https://fpilluminated.com
Folding Cheat Sheet #8 - Folding with Monoids.
39 slides - Twelve examples.
Direct link: https://fpilluminated.com/deck/240
@jakehamilton Is this a pattern specific to configuration only, or does it have wider application in pure #functionalProgramming (and maybe even beyond that)? I wonder whether this pattern has been found, described and named before, or whether this is its first (documented) discovery.
A very interesting and detailed article about functional programming in JavaScript.
https://janhesters.com/blog/unleash-javascripts-potential-with-functional-programming
Insights after 11 years with Datomic [video]
https://www.youtube.com/watch?v=YSgTQzHYeLU
#ycombinator #Database #Functional_Programming #Developer #NDc #Conferences #2024 #Live #fun #Oslo #Magnar_Sveen
Demethodizing & Methodizing: от методов к функциям и обратно
В статье рассмотрим две техники функционального программирования: demethodizing и methodizing. На простых примерах разберем, как эти техники могут расширить возможности работы с кодом. Для демонстрации этих подходов будем использовать TypeScript.
I learned something about myself today: I have a very pragmatic approach to #coding.
If I have to wade through 12 chapters of data structures, recursion, and expressions before I get to print something or read from a file, I'm going to be so bored as to skip those chapters and come back when I need to know about the other stuff.
Published the part II chapters of State Monad for The Rest of Us, a long detour on #functional_programming, with #fsharp for beginners.
https://arialdomartini.github.io/state-monad-for-the-rest-of-us
Переизобрел ECS. Паттерн Entity-State-Behaviour
Привет, Хабр! Меня зовут Игорь, и я Unity Developer. В этой статье хотел бы показать новый архитектурный паттерн, который внезапно открыл для себя в разработке игр. Особенность паттерна Entity-State-Behaviour заключается в том, что ваш игровой объект представляет собой Entity, которая состоит из набора данных (State) и логики (Behaviour). За счет жесткого разделения данных и логики, разработчик может легко разрабатывать новые взаимодействия между игровыми объектами, системами и AI и подключать их в процессе выполнения программы...
https://habr.com/ru/articles/829698/
#esb #functional_programming #gamedev #architecture #unity #c#
I put my little Caesar Cipher code into a module!
https://github.com/KevinGimbel/caesar-cipher
It's my first open-source #haskell thingy and I'm eager to learn in the open! :D
"My Favorite Gleam Features" [Erika Rowland]
https://erikarow.land/notes/gleam-favorite-feature
Стэнфордский курс CS193P “Разработка iOS приложений в SwiftUI” Весна 2023: русскоязычный конспект с адаптацией к iOS 17
Если вы хотите получить фундаментальные знания по разработки iOS приложений с помощью SwiftUI , вам следует пройти стэнфордский курс CS193P. Предложенные в весеннем семестре 2023 года лекции Стэнфордского курса CS193P «Developing Application for iOS with SwiftUI» («Разработка приложений для iOS с использованием SwiftUI») — это уже 3-я реинкарнация курса CS193P с фреймворком SwiftUI . В настоящий момент действуют Xcode 15 / iOS 17, которые были представлены на WWDC 2023 уже после завершения курса CS193P, наиболее значимое обновление внесено в механизм реактивного UI в SwiftUI (макрос @Observable против протокола ObservableObject ). В иллюстрированных русскоязычных конспектах этого курса сделаны пометки, касающиеся изменений в iOS 17. Для большинства Лекций представлена версия с использование макроса @Observable вместо протокола ObservableObject , в ряде случаев это потребовало нетривиальных решений.
https://habr.com/ru/articles/816995/
#CS193P_2023 #стэнфордский_университет #swift #swiftui #functional_programming #declarative_ui #mvvm #mvi #@binding #@published
just uploaded to https://fpilluminated.com : Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct link: https://fpilluminated.com/deck/217
Based on the following great blog posts:
Direct-style Effects Explained https://inner-product.com/posts/direct-style-effects/
Context is King https://blog.softwaremill.com/context-is-king-20f533474cb3
Расширение Функциональных Интерфейсов Java
За годы прошедшие с их появления в Java8 у меня набралась коллекция полезных решений и шаблонов, которые я переносил из проекта в проект, и которые в стандартной версии так и не были осуществлены. Недавно я решил собрать все вместе в небольшом проекте с открытым кодом. В первом релизе проекта расширения охватывают следующие аспекты:
This is a unique opportunity to work in #Paris as #full_stack #functional_programming Developer at @cnrs , Complex Systems Institute of Paris. This is a permanent job.
You will be part of the GarganText team, contributing to the development of a collaborative and decentralized digital ecosystem based on textual data mining (free software).
#backend #frontend #Visualization #textmining #job #Jobs #jobalert
Apply : https://emploi.cnrs.fr/Offres/CDI/UAR3611-ANNDER-002/Default.aspx?lang=EN
More about #GarganText : https://iscpif.fr/gargantext