Duck Typing, typing for behaviors

Duck Typing, typing for behaviors

If we tried to define each object starting from the methods it contains and not from the class from which it is born? With this starting point the idea of Duck...
WebRTC: Real Time Communications for the Web

WebRTC: Real Time Communications for the Web

The specific WebRTC (currently being tested), born with the intent to offer web developers a tool to manage the exchange of data flow between two devices directly connected (peer-to-peer). With the term...

APLICATIONS

Java: debugging remote applications

In this article, we will discuss a practical example of remote debugging using the Eclipse IDE and the JBOSS Wildfly application server in a...
Java 8: the main news

Java 8: the main news

HOT NEWS