100 Days Of Code - Log

Day 3: 2020-12-01 Tuesday

Today's Progress:

  • Worked on understanding IJulia, a Jupyter language kernel for Julia

  • Started working with Documenter.jl

  • Opened PRs on IJulia

  • Installed the VS Code Julia extension

Thoughts:

Interesting use of toml files for requirements and versions. VS Code extension is a "must have" when working with Julia.

Link to work:

Day 2: 2020-11-30 Monday

Today's Progress:

Explore the Julia website and ecosystem

Joined:

Build Julia from source

  • Install gfortran using brew

  • Run make

  • Run ./julia to enter REPL

Fork IJulia

Thoughts:

Packaging has really improved since 2017 and it's nice to have tools to sort and review packages and info about them.

Link to work:

Added 100 days of code log to Franklin SSG https://pysplash.github.io/jupy-smores/

Screenshot of julia build from source

Day 1: 2020-11-29 Sunday

Today's Progress:

Thoughts:

The Julia ecosystem has grown significantly since JuliaCon 2017. It's great that there are more tools for documentation and teaching available to support sharing the language.

Cool tip to get into Pkg mode: type ] To get back to REPL, use backspace or Ctl-c.

Link to work:

Repo: https://github.com/pysplash/jupy-smores

  • uses Franklin: SSG for Julia

Rendered site

Day 0: 2020-11-28 Saturday

Today's Progress: HTML, CSS Refresher. Selectors. Flexbox and positioning.

Thoughts: Lots of details. Different type of selectors. CSS hierarchy makes more sense now. Finding a good cheatsheet for html elements and CSS hierarchy would be helpful.

Link to work: Handwritten notes. Will scan into image.


Template

Day x: 2020-mm-dd {day of week}

Today's Progress:

Thoughts:

Link to work: