Ver código fonte

Create RESOURCES.md and add resources

Logan Stucki 9 anos atrás
pai
commit
41e53456e9
Nenhuma conta conectada ao e-mail do autor de commit
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7
    0
      docs/RESOURCES.md

+ 7
- 0
docs/RESOURCES.md Ver arquivo

1
+## Useful Resources
2
+
3
+* [StackOverflow](http://stackoverflow.com/questions/tagged/java).
4
+* [The official java subreddit](https://www.reddit.com/r/java)
5
+* [The exercism/java Gitter room](https://gitter.im/exercism/java)
6
+* [Java documentation](https://docs.oracle.com/javase/8/)
7
+* [Java Programming Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#java)