- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 105字
- 2021-06-24 14:21:48
Summary
In this chapter, we looked at the built-in collection types Julia has to offer. We saw the power of matrices, the elegance of dictionaries, and the usefulness of tuples and sets. However, to dig deeper into the fabric of Julia, we need to learn how to define new types, which is another concept necessary that we need to organize code. We must know how types can be constructed, and how they are used in multiple dispatch. This is the main topic of the next chapter, where we will also see modules, which serve to organize code, but at an even higher level than types.
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- 深度學習經典案例解析:基于MATLAB
- Developing Middleware in Java EE 8
- Learning SAP Analytics Cloud
- Mastering C# Concurrency
- 用Python實現深度學習框架
- C#程序設計基礎:教程、實驗、習題
- Android系統級深入開發
- Android開發三劍客:UML、模式與測試
- 寫給程序員的Python教程
- Mastering HTML5 Forms
- 深入淺出Python數據分析
- .NET 4.0面向對象編程漫談:應用篇
- Appcelerator Titanium:Patterns and Best Practices
- 人件集:人性化的軟件開發