This repository maps out the curriculum for The Mark, the accelerated 12-week training phase of Academy's two-year programme.
We’re making a high-impact career in technology more accessible than ever before, unleashing the potential of those who deserve to go further, faster.
We are open-sourcing this curriculum under CC BY-SA 4.0. We welcome all of the following:
- Usage, with attribution, of our materials
- Contributions and feedback
This repository mostly contains markdown files which are intended to be opened by as an Obsidian vault (which provides a nice graph interface over the plain markdown files).
(It is written in Obsidian-flavoured markdown - [[
syntax indicates internal backlinks that are navigable when opened in Obsidian.)
1. Clone repository / download files If you are familiar with Git:
git clone git@github.com:WeAreAcademy/curriculum-mark.git
Otherwise, download a .zip
file from the drop-down under the Code heading of GitHub.
2. Download Obsidian desktop See the Obsidian website for instructions.
3. Open the repository via Obsidian There are two suggested modes of navigation:
- Via graph view -
Option + <click>
to navigate to a node of interest - From this
README.md
-Cmd + <click>
to navigate to a linked page of interest
- [[Practical problem-solving]]
- [[Tools of the trade]]
- [[Functional programming and the front-end]]
- [[Object-oriented programming and the back-end]]
- [[Workplace simulation]]