Advanced Java for adults

Go to class
Write Review

Free Online Course: Advanced Java for adults provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Advanced Java for adults is taught by Alexsandro Souza.

Overview
  • Learn advanced skills that every Senior developer should know

    What you'll learn:

    • Advanced development skills that a Senior developer should know

    This course is what you need to unleash your capabilities and become a Senior Java developer. By the end of this course, you will be confident to lead back-end projects, earn a higher salary, be respected and admired. Prepare yourself to learn advanced and not conventional lessons. In this course, you will be taught to think differently from those who have a limited view of software development. You will be provoked to reflect about decisions that you take in your day to day job which might not be correct.

    The curse is developed using Java 14.

    New lectures will continually be added.


    Next topics:

    Project structure

    Folder structure

    Multi-modules

    Dependency management

    Code quality assurance

    Connection pool

    Advanced version control


    Code principle

    Programming principles

    Composition over Inheritance

    Interface overuse

    Object calisthenics

    Cross-cutting concern

    SOLID


    Design patterns

    Adapter

    Builder

    Method factory

    Observer

    Strategy