Learn Javascript
This interactive book will teach you the basics of programming and Javascript.
Build beautiful programming books and exercises using GitHub/Git and Markdown.
Install it using:
$ npm install gitbook -g
And convert your repository using:
$ gitbook build or $ gitbook serve
Write your books and courses using Markdown, GitBook will convert it to a complete static website.
Write your book using the Git/GitHub workflow which makes it easy to contribute and collaborate.
Your book can contain interactive Javascript exercices (Coming soon: Python, Ruby and more).