Java 9 | Modular Programming | Hands-on with Modules | Tech Primers

preview_player
Показать описание
This video covers how to work with Modules in Java 9 using Modular Programming.

Video Editing: iMovie

Background Music:
Joakim Karud
Dyalla
Рекомендации по теме
Комментарии
Автор

I'm not sure if it's a right choice to make this tutorial on Intellij Platform because in Intellij IDE when you add module dependency you don't need "module-info.java" file.

abguven
Автор

Thanks! This video is really helpful for beginners.

saydullojonikulov
Автор

Very clear, now I get how module works.
Still i don't get the advantages of having modules... but i will later.

RawPeds
Автор

There is something similar to this called OSGi. It does kind of the same as modules. Just some interesting concept.

oliverkaunds
Автор

very nice video for Beginners. Thank you so much sir

parwindergill
Автор

just a small suggestion - It will be better first to go through some use case, advantages then some high level architecture.Directly start coding might be adding more confusion to beginner or even experienced and people might losing interest. This is just a suggestion Anyways its a very good try and you have put in lot of efforts

Автор

Nice video, but what's the additional benefit of using modules? It seems to be making things more complex!

KG-ukcw
Автор

When you hear the Indian accent, you already know the tutorial will be good.

supercool
Автор

very niceeee i love you so much tank you so much i amso relieved ican finaly do my homework and i can understand bettetr than my professora t my unicersity noe i love you techprImers!!<3

rodrigomorales
Автор

Do Spring boot multi module and java 9 modularity same?

kirantulasi
Автор

This example shows how to consume single / multiple modules from a module. How to consume module from normal class (Which is not a part of a module).

tanumoymajumder
Автор

I felt it could have been prepared and composed better. Like your other videos though.

vishravarsr
Автор

For beginners this would be confusing. You don't explain the differences between maven and java 9 modules, imports.... and most of all, the benefits of using Java 9 modules

Guardian
Автор

So basically, modules allow us to hide packages in a similar way to hiding classes by declaring them package private. I can see use cases for this, but I can also just imagine what a hassle it will be upgrading projects from older JDK platforms to 9 and beyond. Can you think of any other reasons for using modules as a design choice?

SkipperChuck
Автор

Confused and confusing,
And why do you show it in a tool like IntelliJ, which always does its own, automated or half automated things?

unbekannter_Nutzer
Автор

Alternative to adding jar dependency locally ?

anupraj
Автор

You made the concept of modules so complex, anyways nice try.

nooobcoder
Автор

Please decide the project structure before making video, this is really confusing.

pratikthakur
Автор

Why making a tutorial of a topic you are not mastering?
Please don't do that again!

truth-
Автор

You made the concept of modules so complex, anyways nice try.

nooobcoder