|
|
|
|
|
by maximus-decimus
668 days ago
|
|
Maybe if all you want to do is read code, but if you want to write it you need to know stuff like the fact there's no inheritance or generics, that public methods are define with capital letters and to parse json you need to use magic annotations. |
|