This repo contains some introductory notes to learn Gridap.jl that complement Gridap tutorials. The target is on users having basic knowledge of Julia so detailed steps and some instructions on installation of packages in the Gridap ecosystem, the so called plugins, are included. It also contains several notes and tests made while learning Gridap and it is being used to learn how to admin a repo (documentation, CI, etc.).
The first step is to clone this repo
$ git clone https://github.com/principejavier/LearningGridap
and then follow the instructions on each section.