1
mirror of https://github.com/sindresorhus/awesome synced 2024-11-28 18:23:26 +01:00
awesome/readme.md

57 lines
2.4 KiB
Markdown
Raw Normal View History

2014-07-11 15:42:24 +02:00
# Awesome
> A curated list of awesome lists.
2014-07-14 00:34:09 +02:00
## Platforms
2014-07-12 10:47:26 +02:00
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
2014-07-20 23:24:49 +02:00
- [Play1 framework](https://github.com/PerfectCarl/awesome-play1)
2014-07-14 00:34:09 +02:00
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
- [iOS](https://github.com/vsouza/awesome-ios)
- [Android](https://github.com/JStumpp/awesome-android)
## Programming languages
2014-07-12 10:47:26 +02:00
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
- [Go](https://github.com/avelino/awesome-go)
- [Python](https://github.com/vinta/awesome-python)
- [Swift](https://github.com/matteocrippa/awesome-swift)
- [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)
- [D](https://github.com/zhaopuming/awesome-d)
- [PHP](https://github.com/ziadoz/awesome-php)
- [Java](https://github.com/akullpp/awesome-java)
- [Erlang](https://github.com/drobakowski/awesome-erlang)
2014-07-17 13:33:00 +02:00
- [C/C++](https://github.com/fffaraz/awesome-cpp)
2014-07-21 22:29:48 +02:00
- [Haskell](https://github.com/krispo/awesome-haskell)
2014-07-12 10:47:26 +02:00
## Miscellaneous
2014-07-17 16:02:27 +02:00
- [Learning Algorithms](https://github.com/tayllan/awesome-algorithms)
2014-07-12 10:47:26 +02:00
- [Free programming books](https://github.com/vhf/free-programming-books)
- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet)
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- [JavaScript must watch talks](https://github.com/bolshchikov/js-must-watch)
- [ES6 tools](https://github.com/addyosmani/es6-tools)
- [Shell](https://github.com/alebcay/awesome-shell)
- [Dev Env](https://github.com/jondot/awesome-devenv)
- [Sysadmin](https://github.com/kahun/awesome-sysadmin)
2014-07-16 15:19:07 +02:00
- [Dotfiles](https://github.com/webpro/awesome-dotfiles)
2014-07-12 10:47:26 +02:00
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
2014-07-12 16:41:59 +02:00
- [Web Tools](https://github.com/lvwzhen/tools)
2014-07-19 17:26:47 +02:00
- [Vim](http://vimawesome.com)
2014-07-23 11:09:40 +02:00
- [Game Development](https://github.com/ellisonleao/magictools)
2014-07-13 18:50:51 +02:00
- [Awesome](https://github.com/sindresorhus/awesome)
2014-07-11 15:42:24 +02: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.