π§βππ§βπ«π§βπ Resources for learning common programming languages at the Guardian
Languages covered
This repo allows the school sessions to be taught by converting the markdown to slides.
--- designates the split between one slide and the next
You can use <!--omit-from-slides start--> and <!--omit-from-slides end--> to hide content from the slides themselves, to keep the slides short and snappy but keep the information available in the markdown as a reference.
Install dependencies by running npm i
To run the slides server npm run start