Blog: java deep (Peter Verhas) |
334 blogs
updated: 13 min. ago
|
||
This is a guest article promoted by PACKT, the publisher I work with to get my books to the readers. Learn how to implement basic REST APIs ...
|
||
Comparing Golang and Understanding Value Types BaselOne Video I was invited again to deliver my talk comparing Go language with Java and to ...
|
||
JEP 181 is a nest based access control . It was introduced in Java 11 and it deliberately introduced an incompatibility with previous versio...
|
||
Nested classes and private methods When you have a class inside another class they can see each others private methods. It is not well known...
|
||
The new version of the HTTP protocol, HTTP/2 lets the server to push content to the client before the client requests the particular content...
|
||
There was a bug discovered in Java 9 and Richard Warburton tweeted about it "+=" duplicates the first part: This looks like a pretty nasty b...
|
||
I have edited the video I recorded during the conference where I presented Comparing Golang and Understanding Value Types. The conference wa...
|
||
I start to talk about Comparing Golang and understanding Java Value Types The talk compares the memory model of the Go programming language ...
|
||
I start to talk about Prevent Hacking with Modules in Java 9 Before Java 9 there was a lot of room to do tricky things mainly using reflecti...
|
||
Source Code Generation is not Good The most important statement in this topic before we would even start to discuss anything else is that so...
|
||