awesome/readme.md

74 lines
3.3 KiB
Markdown
Raw Normal View History

2014-07-11 17:42:24 +04:00
# Awesome
2014-07-24 23:59:44 +04:00
> A curated list of awesome lists
2014-07-11 17:42:24 +04:00
2014-07-14 02:34:09 +04:00
## Platforms
2014-07-12 12:47:26 +04:00
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
2014-07-14 02:34:09 +04:00
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
- [iOS](https://github.com/vsouza/awesome-ios)
- [Android](https://github.com/JStumpp/awesome-android)
2014-07-24 23:59:44 +04:00
2014-07-14 02:34:09 +04:00
## Programming languages
2014-07-12 12:47:26 +04:00
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
- [Python](https://github.com/vinta/awesome-python)
- [Swift](https://github.com/matteocrippa/awesome-swift)
2014-07-24 23:59:44 +04:00
- [Haskell](https://github.com/krispo/awesome-haskell)
- [Rust](https://github.com/kud1ing/awesome-rust)
- [Go](https://github.com/avelino/awesome-go)
2014-07-12 12:47:26 +04:00
- [Scala](https://github.com/lauris/awesome-scala)
- [Ruby](https://github.com/markets/awesome-ruby)
- [Clojure](https://github.com/razum2um/awesome-clojure)
- [Elixir](https://github.com/h4cc/awesome-elixir)
- [Erlang](https://github.com/drobakowski/awesome-erlang)
2014-07-17 15:33:00 +04:00
- [C/C++](https://github.com/fffaraz/awesome-cpp)
2014-07-24 23:59:44 +04:00
- [R](https://github.com/qinwf/awesome-R)
- [D](https://github.com/zhaopuming/awesome-d)
- [Perl](https://github.com/hachiojipm/awesome-perl)
- [Groovy](https://github.com/kdabir/awesome-groovy)
- [Java](https://github.com/akullpp/awesome-java)
- [Coldfusion](https://github.com/seancoyne/awesome-coldfusion)
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
- [.NET](https://github.com/quozd/awesome-dotnet)
- [PHP](https://github.com/ziadoz/awesome-php)
2014-07-12 12:47:26 +04:00
## Miscellaneous
2014-07-24 23:59:44 +04:00
- [Free Programming Books](https://github.com/vhf/free-programming-books)
2014-07-12 12:47:26 +04:00
- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet)
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
2014-07-24 23:59:44 +04:00
- [Tools](https://github.com/cjbarber/ToolsOfTheTrade)
- [Game Development](https://github.com/ellisonleao/magictools)
- [JavaScript Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
2014-07-12 12:47:26 +04:00
- [ES6 tools](https://github.com/addyosmani/es6-tools)
2014-07-24 23:59:44 +04:00
- [Web Tools](https://github.com/lvwzhen/tools)
- [HTML5](https://github.com/diegocard/awesome-html5)
2014-07-12 12:47:26 +04:00
- [Shell](https://github.com/alebcay/awesome-shell)
2014-07-16 17:19:07 +04:00
- [Dotfiles](https://github.com/webpro/awesome-dotfiles)
2014-07-24 23:59:44 +04:00
- [Dev Env](https://github.com/jondot/awesome-devenv)
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
- [Algorithms](https://github.com/tayllan/awesome-algorithms)
2014-07-12 12:47:26 +04:00
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
2014-07-24 23:59:44 +04:00
- [Sysadmin](https://github.com/kahun/awesome-sysadmin)
2014-07-12 12:47:26 +04:00
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
2014-07-19 19:26:47 +04:00
- [Vim](http://vimawesome.com)
2014-07-24 23:59:44 +04:00
- [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md)
- [Services Engineering](https://github.com/mmcgrana/services-engineering)
- [Cordova](https://github.com/busterc/awesome-cordova)
- [Android Security](https://github.com/ashishb/android-security-awesome)
- [Play1 framework](https://github.com/PerfectCarl/awesome-play1)
2014-07-13 20:50:51 +04:00
- [Awesome](https://github.com/sindresorhus/awesome)
2014-07-11 17:42:24 +04:00
## License
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.