-
Core Java
Java 11: Converting a Collection to an Array
In Java 11, a new default method, toArray(IntFunction), has been added to the java.util.Collection interface, which allows the collection’s elements…
Read More » -
Software Development
Apache NetBeans (incubating) 10.0 Released
The Apache NetBeans proudly announced the release of Apache NetBeans (incubating) 10.0. Finally the first Apache NetBeans incubating release with full…
Read More » -
DevOps
[Webinar] Reframing the Dev vs. Ops Blame Game
Is DevOps really a common practice fueling Dev and Ops collaboration, or just another buzzword? Development and operations teams are…
Read More » -
Software Development
[MEGA DEAL] The 2019 Blockchain Developer Mastery Bundle (97% off)
Master the Technology That Powers Bitcoin & Create Your Own Blockchain Projects with 30+ Hours of Training Hey fellow geeks,…
Read More » -
Enterprise Java
Grails with Spring Security
1. Overview of Spring Security Integration with Grails Spring Security touts a number of authentication, authorization, instance-based, and various other…
Read More » -
Enterprise Java
API Testing and Automation 101: The Essential Guide
API stands for Application Programming Interface. Typically API is used to facilitate the interaction between two different applications by using any means of…
Read More » -
Software Development
5 Reasons To Use An All-Inclusive Security Product
While it seems like there’s a digital security solution for pretty much every threat that pops up online these days,…
Read More » -
Software Development
Is it worth learning Golang ?
I was looking for a new language to learn and Go seemed a very good candidate. It is getting popular…
Read More » -
Software Development
What are Golang Types
Go is a strongly typed language and type is life. This language has rich types and good support for extension…
Read More »