Skillshare – Professional Java Part 3

Skillshare – Professional Java Part 3-ViGOROUS
English | Size: 775.11 MB
Category: Tutorial


In this third part of a 3-part series, we cover some of the more complex and modern parts of Java.

We start with the Generics API, which is used everywhere but can get confusing in some usages. We then move on to what are arguably the best recent additions to Java, that of Lambda functions and Streams, Java’s answer to functional programming. We wrap up with some miscellaneous syntax that is worth reviewing, and finally the Java Platform Module System.

Skillshare – Clean Code with Java Examples

Skillshare – Clean Code with Java Examples-ViGOROUS
English | Size: 533.18 MB
Category: Tutorial


This is a course about useful clean code principles.
My aim is to teach you concepts that you can use every time you write code.

The course has Java examples and I sometimes mention things like Spring and Lombok.
The same clean code principles apply also to PHP, C# and Python.

Addison Wesley Professional Object Oriented Programming with Java

Addison Wesley Professional Object Oriented Programming with Java-RiDWARE
English | Size: 7.13 GB
Category: Tutorial


Java was introduced to the open-source community more than 20 years ago, and it remains popular among developers. However, we now live in a world dominated by the cloud, mobile IoT, and open source, where containers, Kubernetes, microservices, reactive, and cloud native application development can deliver higher levels of productivity and efficiency That’s where OOP concepts take center stage, and what Caleb concentrates on in this LiveLessons

Pluralsight – Java On Azure Building Spring Boot Microservices

Pluralsight – Java On Azure Building Spring Boot Microservices-NOLEDGE
English | Size: 221.57 MB
Category: Tutorial


Notes: Microsoft Ignite 2019 | Java on Azure: Building Spring Boot Microservices | Bruno Borges
Spring Boot and Spring Cloud are the de-facto choices for many companies building microservices using Java. In this session, we share our best practices and tools to go from development to production using Spring Boot and Azure, with a specific focus on microservices configuration resiliency and scalability in the cloud. We also cover monitoring and security and discuss how Spring Boot applications can scale and handle failure on Azure. If you are thinking about building microservices, this is a session you don’t want to miss