Skip to content

Short tutorial for Julia programming language with some tips on VS Code and Git.

License

Notifications You must be signed in to change notification settings

jucheval/Julia-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Julia

CC BY-SA 4.0

This is inspired from https://github.com/storopoli/Julia-Workshop.git. If you like this tutorial, please add a Star to the repo (button in the top right corner).

How to use the content?

To configure a local environment with VSCode and GitHub (assuming that you have a GitHub account):

  1. Follow the "VS Code + Julia" installation https://code.visualstudio.com/docs/languages/julia.
  2. Fork this repository (Fork button in the top-right corner). More info
  3. On VSCode, click the Source Control button on the left panel -> Clone Repository -> Select where you want to put your local copy of the repository -> Open it. More info
  4. Install the GitHub Pull Requests VSCode extension.

The majority of the files in the repo are Julia script files (.jl). However, each directory contains a README.md: they are listed in the table of contents below.

Table of Contents

License

This content is licensed under Creative Commons Attribution-ShareAlike 4.0 International.

CC BY-SA 4.0

Acknowledgments

I would like to warmly thank Rémy Drouilhet for his constant will to teach and share informations and discussions about Julia. This tutorial was made for Statify team during my sabbatical year in the team.

About

Short tutorial for Julia programming language with some tips on VS Code and Git.

Topics

Resources

License

Stars

Watchers

Forks

Languages