Skip to content

ja754969/Julia-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

title
Julia Programming

:::warning

<<< 回到 Curriculum mapping :::

Julia Programming

:::warning Google Drive :::

  • [name=Yu-Hao Tseng]
  • [time=Tue, Sep 21, 2021 1:56 PM]
  • Home page
  • [TOC]

The Manual & Document

$ julia

               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.6.2 (2021-07-14)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |


julia> 1 + 2
3

julia> ans
3

For Beginner

Coursera

Julia Youtube Cannel

NTOU_1101_class


Week 2 : Introduction


參考書

  1. Jeff Bezanson, Stefan Karpinski, Viral Shah, Alan Edelman, et al. (2020), Julia Language Documentation: Release 1.5.1, https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.6.2.pdf, US.
  2. Ivo Balbaert (2015), Getting Started with Julia, Packt, IBSN: 9781783284795.

Julia (1101大學部) Week2 (part 1) {%youtube vfqYe_j8a0I %} Julia (1101大學部) Week2 (part 2) {%youtube 7KpY517yphE %}

println("Hi"); println("AA");

Julia version : 1.6.3

Julia (1101大學部) Week2 (part 3) {%youtube T65Y32X5aJk %}


Week 3 : Homework 1

Julia (1101大學部) Week3 (part 1)

{%youtube axFjE3ctYEo %}

Julia (1101大學部) Week3 (part 2)

{%youtube ccb6yJztTQE %}

Homework file

https://github.com/ja754969/Julia-Programming/blob/d02891016c24ceed7ceba51e5939541906fe26fd/Homework/hw1_TsengYuHao.ipynb


Week 5 : Array

Homework file

https://github.com/ja754969/Julia-Programming/blob/d02891016c24ceed7ceba51e5939541906fe26fd/Homework/hw2_TsengYuHao.ipynb

tags: 程式語言 Julia git

hackmd-github-sync-badge

{%hackmd SybccZ6XD %}

Releases

No releases published

Packages

No packages published