Decompiler from Java bytecode to Java, used in IntelliJ IDEA. - JetBrains/fernflower... (more…)
Read more »
Implementing OAuth 2.0 authentication flow for web applications is simple. Doing so for a command-line app - not so much. In this video, I will guide you ste... (more…)
Read more »
Can we compare programming languages? Can we ever say that subject to some criteria one language is better than the alternatives? Very hard...
Read more »
Amazon Web Services has added another computer science heavyweight to its employee roster. James Gosling, often referred to as the “Father of Java,” announced on Facebook Monday that he would be joining the cloud provider as a distinguished engineer.
... (more…)
Read more »
The real reason inheritance gets heavily used is that it’s the only way to do polymorphism in languages with really naive static nominal… (more…)
Read more »