feat(resources): split up topics and languages

This commit is contained in:
Jean-Philippe Sirois
2020-05-27 02:42:39 -04:00
parent 8fba0edc4f
commit 135452bd4b
35 changed files with 86 additions and 55 deletions
@@ -0,0 +1,35 @@
---
authors:
- "veksen#1565"
created_at: 2019/12/15
title: Java
---
###### Documentation
- [Java docs](https://docs.oracle.com/en/java/javase/11/)
###### Free Books
- [https://goo.gl/WZTC9C](https://goo.gl/WZTC9C)
###### Video
- [EJ Media](https://goo.gl/tC1KwC)
- [Derek Banas](https://goo.gl/9eVFkE)
- [Free With Registration | Cave of Programming](https://goo.gl/NXTo4H)
###### Guides
- [Learn By Examples | Beginnersbook.com](https://goo.gl/3nDWeQ)
###### Useful Repositories
- [Frameworks](https://goo.gl/EoLvrH)
- [Design patterns](https://goo.gl/wT7SfQ)
###### Other
- [History of Java](https://en.wikipedia.org/wiki/Java_version_history)
- [Wikibooks](https://en.wikibooks.org/wiki/Java_Programming/History)
- [Timeline](https://oracle.com.edgesuite.net/timeline/java/)