News

This book is edited by Li Hui and Chen Yanyan, with associate editors Yang Yu, Gao Yong, Zhang Qiaosheng, Bi Ye, and Liu Dengzhi. It is rich in content, covering 32 theories and 32 practical cases, ...
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#.
Spring Cloud Function is a new project that aims to promote the function as the primary unit of development. The project provides a common model for deploying function-based software across a ...
Modular programming consists of separating implementation from interface and hiding information in the implementation. In C this is achieved by placing the interface definition in a header file and ...
Why do most programming languages only return a single value from a function? Wouldn't support for more "natural" outputs be better?
Programming theory is treated initially without any assumptions about the functions and with interpretation for production and activity analysis. By proof of a general theorem about optimal and ...