- 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.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- OpenShift開發指南(原書第2版)
- iOS 9 Game Development Essentials
- Essential Angular
- Learn WebAssembly
- C語言程序設計
- UVM實戰
- AIRIOT物聯網平臺開發框架應用與實戰
- Web性能實戰
- OpenMP核心技術指南
- Appcelerator Titanium:Patterns and Best Practices
- Java高手是怎樣煉成的:原理、方法與實踐
- 從零開始學算法:基于Python
- Building Apple Watch Projects
- Docker on Windows