Skip to content

dzuvic/slides-readable-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides for the Talk slides-readable-code

reveal.js slides for XP-Days talk on writing readable code.

These are the slide of a talk about the semantics of "readable code" held at XP Days 2015. The slides are based on reveal.js.

To view the slides install node, grunt-cli and bower. To start the server the usual workflow would be

npm -g install grunt-cli
npm -g install bower    
npm install
bower install
grunt serve

The following software is used and included:

The following will be installed via bower:

About

reveal.js slides for XP-Days talk on writing readable code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published