logo

Julia

Julia is a programming language that aims for easy coding while maintaining high speed, and it is ambitiously developed to replace languages like Fortran, MATLAB, Python, and R. As you can tell from the commonalities among these languages, Julia is gaining traction in scientific computing. Fresh Shrimp Sushi House, operating in the same field, also aims to popularize Julia in Korea.

IconSubcategory
파이썬Features from Python
매트랩Features from MATLAB
RFeatures from R
줄리아Features unique to Julia

Here, “features unique to Julia” means characteristics that differentiate it from MATLAB, Python, and R. These may be common features in other programming languages. If you’re already familiar with these languages, the phrase “learning Julia” might sound odd. Many functions and expressions are similar, so knowing these languages is almost equivalent to knowing Julia. Refer to the post Equivalent Codes in Julia, MATLAB, Python, and R.

For information on how to perform machine learning in Julia, see the Machine Learning category.

Tutorial

Installation and Packages

I/O

Basic Syntax

Advanced Syntax

Splat Operator ...

Data Structures

Arrays

Strings

DataFrames DataFrames.jl

Images Images.jl

Visualization

Rendering

Text

Style

Color

Layout

Heatmaps

StatsPlots.jl

Mathematics

You can find Graphs.jl, a package related to Graphs (Networks), in the Graph Theory category.

Computation

Libraries

Code Optimization Techniques

Looking for Features Not Listed?

If you can’t find what you’re looking for in the posts, you might find it in the list below.


All posts