- 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 Cloud Alibaba核心技術與實戰案例
- C#程序設計教程
- HTML5游戲開發案例教程
- Reactive Programming With Java 9
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 量化金融R語言高級教程
- Java程序設計
- Node.js全程實例
- Apache Spark 2.x for Java Developers
- 青少年學Python(第1冊)
- Learning Unreal Engine Android Game Development
- Node Cookbook(Second Edition)
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Node.js Web Development
- Swift iOS Programming for Kids