https://github.com/dhellmann/presentation-regex-implementations
https://github.com/dhellmann/presentation-regex-implementations
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhellmann/presentation-regex-implementations
- Owner: dhellmann
- Created: 2019-11-02T13:35:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:47:56.000Z (over 3 years ago)
- Last Synced: 2025-01-04T22:35:08.180Z (over 1 year ago)
- Language: CSS
- Size: 2.72 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. -*- mode: rst -*-
=====================================
Understanding Regular Expressions
=====================================
View This Presentation Online
=============================
https://doughellmann.com/presentations/regex-implementations
Requirements
============
You will need a few tools to build and serve the presentation:
- `npm `_
- `Python 3 `_
Setup
=====
To update the presentation::
$ pip install -r requirements.txt
$ cog.py -r index.html
To run the presentation::
$ npm install
$ npm start
Controlling the presentation
============================
- Use the *SPACE BAR* to move to the next slide.
- Use the *arrow keys* to move around.
- Use the *F* key to enter full screen mode. Press the *ESC* key to leave it again.
- Use the *S* key to open the moderator monitor containing the notes.
- Use the *B* key to make the screen dark. Push the same key to brighten the screen again.
- Use the *ESC* key to enter the bird's-eye view showing all slides. Then use the *arrow keys* to move around.
License
=======
This work is licensed under a
`Creative Commons Attribution 4.0 International License `_.