mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
updated link to java coding guidelines, the old one is broken
This commit is contained in:
parent
deb1819a2d
commit
6e1f2df651
@ -477,7 +477,7 @@ Für tiefergreifende Fragen ist Google der beste Startpunkt.
|
||||
|
||||
* [Generics](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
|
||||
|
||||
* [Java Code Conventions](http://www.oracle.com/technetwork/java/codeconv-138413.html)
|
||||
* [Java Code Conventions](https://www.oracle.com/technetwork/java/codeconventions-150003.pdf)
|
||||
|
||||
**Online Tutorials**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user