- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 62字
- 2021-06-24 14:21:43
Summary
In this chapter, we reviewed some basic elements of Julia, such as constants, variables, and types. We also learned how to work with the basic types such as numbers, characters, strings, and ranges, and encountered the very versatile array type. In the next chapter, we will look in-depth at functions and realize that Julia deserves to be called a functional language.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Git Version Control Cookbook
- Leap Motion Development Essentials
- Java 9 Programming Blueprints
- C語言程序設(shè)計
- Mastering Linux Network Administration
- Windows內(nèi)核編程
- Creating Data Stories with Tableau Public
- Learning Docker Networking
- Visual Studio Code 權(quán)威指南
- Akka入門與實踐
- Head First Kotlin程序設(shè)計
- Dart:Scalable Application Development
- JavaScript程序設(shè)計實例教程(第2版)
- 零基礎(chǔ)學(xué)C++