- Learning F# Functional Data Structures and Algorithms
- Adnan Masood Ph.D.
- 198字
- 2021-07-16 14:10:47
Summary
To summarize, F# provides the combined benefits of succinct syntax, immutable types, interoperability, efficiency, concurrency, and scalability— an impressive list. Functional programming has a well established repertoire as an efficient way of modeling complex problems in its respective mathematical form. F#, as a modern multi-paradigm language, is quite practical for enterprises, and gives developers and software architects an excellent reason to start using functional programming in their projects.
We recommend reading Functional thinking: Why functional programming is on the rise, by Neal Ford, who is a software architect at ThoughtWorks, at www.ibm.com/developerworks/library/j-ft20/ as a follow up reading to reinforce some of the concepts discussed in this chapter.
In this chapter, we have covered an introduction to functional programming paradigm along with some key syntactical elements of the F# programming language. We have established the notion of thinking in functional style and explained why functional programming matters? We also elaborated on the benefits of functional programming and functional data structures along with code based comparisons of imperative and functional paradigms.
In the next chapter, we will gain further knowledge about the F# tooling, syntax, and semantics of the language and learn to write some programs using F#.
- Android Wearable Programming
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- 編程的修煉
- Getting started with Google Guava
- Building a Home Security System with Raspberry Pi
- Python數據分析基礎
- The React Workshop
- Mastering LibGDX Game Development
- TypeScript項目開發實戰
- C語言程序設計
- Linux C編程:一站式學習
- Internet of Things with ESP8266
- 智能搜索和推薦系統:原理、算法與應用
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 零基礎輕松學C++:青少年趣味編程(全彩版)