/python_courses_airbus

CyberSec School - 2023

Primary LanguageHTML

Cyber Diploma Courses


Conventions

In the courses, we'll be using the following icons for specific purposes:

✍️ : writter: Hands-on (Labs)

💪 : muscle/strong: Advanced Labs / Concepts (Bonus)


Content


Publication process

The following tools can be used to turn Markdown into HTML5 or slides to provide students with fancier presentations

cd ~
git clone https://github.com/hakimel/reveal.js.git
cd reveal.js && npm install
npm start