Skip to content

nttibbetts/mathworks_presentation

Repository files navigation

MathWorks Presentation

This is the presentation I gave on 05/01/2015 at MathWorks as part of interviewing for a front end developer position.

Viewing

Just looking to view the presentation? click here to check it out.

Developing

A basic gruntfile is included to allow making changes to the presentation and seeing the results.

node needs to be installed first. then clone this repo:

git clone https://github.com/nttibbetts/mathworks_presentation.git

install grunt-cli:

npm install -g grunt-cli

use npm to install the dependencies

npm install

finally start up a local server to view the presentation as you make changes:

grunt

License

CC-NC-ND
presentation.md is CC-NC-ND licensed.

GPLv3
The rest of the code except what is under lib/ is licensed under GPLv3.

The dependencies under lib/ are licensed as designated by their contributors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published