Functional programming topic
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
complete-javascript-course-2021
This is the most complete JavaScript course. It's an all-in-one package that will take you from the very fundamentals of JavaScript, all the way to building modern and complex applications.
differentiable-idris
dependent types meets deep learning
support-optional
Port Optional to java 6 as faithfully as possible while maintaining easy migration
leema
A functional programming language designed for concurrency and failure
cs-summary-reflection
:bulb: 没啥用的仓库,别看了。关注 https://github.com/bitlap/zim
wiwinwlh
What I Wish I Knew When Learning Haskell
faust
Functional programming language for signal processing and sound synthesis
stegcloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
translations
🐼 Chinese translations for classic software development resources