- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 62字
- 2021-06-24 14:21:45
Summary
In this chapter, we saw that functions are the basic building blocks of Julia. We explored the power of functions, their arguments and return values, closures, maps, filters, and comprehensions. However, to make the code in a function more interesting, we need to see how Julia does basic control flow, iterations, and loops. This is the topic of the next chapter.
推薦閱讀
- SoapUI Cookbook
- Moodle Administration Essentials
- 編程卓越之道(卷3):軟件工程化
- 程序員面試算法寶典
- 跟小海龜學Python
- Visual Basic程序設計習題解答與上機指導
- YARN Essentials
- 3D少兒游戲編程(原書第2版)
- PySide GUI Application Development(Second Edition)
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Learning Material Design
- Beginning C++ Game Programming
- Moodle 3 Administration(Third Edition)
- Maven for Eclipse
- Java高并發編程詳解:深入理解并發核心庫