Introduction to Julia: Basic Grammar and Sample Collection

Julia's basic grammar and sample collection are for beginners.

## [Julia] how to build an environment

Julia is a high-level/dynamic programming language for scientific computing with the following characteristics:

Features
1 You can write code that is more intuitive and shorter than Python.
2 When using the standard library, the calculation time is faster than Python (the start is slower).
3 Because of the new language that came out in 2012, the number of external libraries is less limited than Python.In addition, there is little information in Japanese.
How to install
Windows How to install on Windows
この記事を書いた人
西住技研

在学中はシステム制御理論や画像処理、機械学習を専攻分野として研究していました。就職後は、プログラミング(Python)を活用したデータ分析や作業自動化に取り組み、現在に至ります。そこで得たノウハウをブログで発信しています。
YoutubeX(旧Twitter)でも情報発信中です

西住技研をフォローする
未分類

コメント