Pluralsight – Secure Coding in Java

Pluralsight – Secure Coding in Java
English | Tutorial | Size: 323.58 MB


Java is used to build mission critical applications handling sensitive data. This course will teach you how to implement the most common security requirements and defenses recommended by OWASP in your Java applications.

JavaSpecialists – Data Structures in Java

JavaSpecialists – Data Structures in Java
English | Tutorial | Size: 18.04 GB


Java comes equipped with Collection, Map, List, Queue, Deque, BlockingQueue, Deque, Iterator and Iterable. And those are just some of the interfaces. We have a bunch of abstract classes, plus the implementations that we all know and love: HashMap and ArrayList.