- 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.
推薦閱讀
- HTML5+CSS3王者歸來
- .NET之美:.NET關鍵技術深入解析
- 工程軟件開發(fā)技術基礎
- 零基礎學C++程序設計
- Getting started with Google Guava
- 數據結構和算法基礎(Java語言實現(xiàn))
- HTML5 移動Web開發(fā)從入門到精通(微課精編版)
- The React Workshop
- 微信公眾平臺開發(fā):從零基礎到ThinkPHP5高性能框架實踐
- INSTANT Django 1.5 Application Development Starter
- Python算法指南:程序員經典算法分析與實現(xiàn)
- HTML5從入門到精通(第4版)
- Mastering Linux Security and Hardening
- 速學Python:程序設計從入門到進階
- Mastering AWS Security