Modern Java - A Guide to Java 8
-
Updated
Mar 17, 2022 - Java
{{ message }}
Modern Java - A Guide to Java 8
A Java 8+ Cheat Sheet for functional programming
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
Strongly-typed lambda expressions as value converters, data template selectors, and validation rules
Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
JavaScript-like script language engine for .NET Application. Easy to plug in .NET Application and making API extension for script. Enhanced syntax and features are also available such as lambda expression, call setTimeout with arguments, etc...
LINQ for JavaScript.
Make a lambda calculus.
Basic event system framework using functional interfaces
A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust
Camlex simplifies creation of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using expression trees and lambda expressions
In-domain YAML templating engine spiff++
Bologna Optimal Higher-Order Machine, Version 1.1
My free and open source tutorials/books on JS and Java
Library containing useful tools for Java 8
Lambda syntax for Scala EDSLs
Fluent Object-Column Mappings for use with Dapper
Linq methods for JavaScript/TypeScript
kQL.orm是针对MS-SQL数据库开发的一套轻量级数据访问层框架。小巧优雅,更重要的是功能强大到让你脑洞大开。几乎无需配置,就能快速上手!
All interesting CSharp language features are demonastrated.
ActivityBuilder is a annotation base library using builder pattern to make inner activity communication more easier.
The base code for starting a project in android.
This project is a simple E-Commerce website based on ASP.NET MVC
This java program counts the most frequent word in a given file using Apache Spark
Add your Java-based learning program which helps others to learn the important concepts of Java.
What can you contribute:
Add a description, image, and links to the lambda-expressions topic page so that developers can more easily learn about it.
To associate your repository with the lambda-expressions topic, visit your repo's landing page and select "manage topics."
First, thank you so much for publishing this project, I was looking for a lightweight way of passing and building filters and this is a great solution.
The name property of the Parameter constructor is optional but I was using this to build filters for an app using MongoDB Driver for C# and it required the name property to be set for some reason.
https://docs.microsoft.com/en-us/dotnet/api/s