SaschaKersken / ClassicComputerScienceProblemsInJavaScript

JavaScript ports of the examples in David Kopec's "Classic Computer Science Problems" series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClassicComputerScienceProblemsInJavaScript

JavaScript ports of the examples in David Kopec's "Classic Computer Science Problems" series

Running Examples

On console: Type node {filename}.js

In a web browser: Open index.html from the example root directory and click the links to run the various examples

About

JavaScript ports of the examples in David Kopec's "Classic Computer Science Problems" series

License:Apache License 2.0


Languages

Language:JavaScript 77.5%Language:HTML 22.5%