Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamaziz/docsets-archives

Docsets archives
https://github.com/iamaziz/docsets-archives

Last synced: 4 days ago
JSON representation

Docsets archives

Awesome Lists containing this project

README

        

## Docsets list:

- Computer dictionaries:
- [Foldoc-all.tgz](https://github.com/iamaziz/archives/blob/master/docsets/foldoc-all.tgz?raw=true), source: [foldoc computing dictionary](http://foldoc.org/).
- [DADS.tgz](https://github.com/iamaziz/archives/blob/master/docsets/DADS.tgz?raw=true), source: [The Dictionary of Algorithms and Data Structures](http://xlinux.nist.gov/dads/).

- Tutorials:
- [lpthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lpthw.tgz?raw=true), source: [Learn Python The Hard Way](http://learnpythonthehardway.org/book/), 3rd ed.
- [lcthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lcthw.tgz?raw=true), source: [Learn C the Hard Way](http://c.learncodethehardway.org/book/).
- [lcmdthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lcmdthw.tgz?raw=true), source: [The Command Line Crash Course](http://cli.learncodethehardway.org/book/).
- [lrbthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lrbthw.tgz?raw=true), source: [Learn Ruby The Hard Way](http://ruby.learncodethehardway.org/book/)
- [lregexthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lregexthw.tgz?raw=true), source: [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/)
- [lsqlthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lsqlthw.tgz?raw=true), source: [Learn SQL The Hard Way](http://sql.learncodethehardway.org/book/)
- [lvimthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/lvimthw.tgz?raw=true), source: [Learn VIM The Hard Way](http://learnvimscriptthehardway.stevelosh.com/)
- [macunixtutorial.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/macunixtutorial.tgz?raw=true), source: [Mac OS X Unix Tutorial](http://acad.coloradocollege.edu/dept/pc/SciCompLab/UnixTutorial/)
- [liuxthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/liuxthw.tgz?raw=true), source: [Learn Linux The Hard Way](http://www.nixsrv.com/llthw).
- [ljvthw.tgz](https://github.com/iamaziz/archives/blob/master/docsets/tutorials/ljvthw.tgz?raw=true), source: [Learn Java The Hard Way](https://learnjavathehardway.org/)

### Usage:
- Unzip the *.tgz file.
- Open it with Dash or Zeal.
- Enjoy learning and browsing.

> Note: License/copyright as specified on each associated website.