Java Fundamentals - Lesson 51 - Future, Runnable and Callable

preview_player
Показать описание
Are you new to Java development? Do you want to know what to start with? This is a complete stream dedicated to you - the junior developer or future developer.

- Java OCP 11 certification
- Learn Java basics
- Find a junior java developer role

If your target is at least one of the above, then this lesson streaming is for you. Join!

Don't forget to follow me on Twitter @laurspilca or LinkedIn for more posts and discussions.

Рекомендации по теме
Комментарии
Автор

I was really tired of low quality Indian content. Finding your channel is like a miracle.

عبداللهثابتی-طو
Автор

I'm addictive to your threads video. Keep it up!!

gg
Автор

Hi LAurentiu Hope you are doing good, keep safe... I wanted to let you know that this course Lesson 51 - Future, Runnable and Callable is not in the Java Fundamentals... looked for it... but thank you...

peterfraga
Автор

Hi Laurentiu, Hope you are doing well... in minute 40:06 you mention the overriding method and the throws exception... I didn't understand can you please tryto explain it to me either written or short video... you use overriding and overwritten methods ( I thought it was the same).... please I will appreciate it... you mention something about one of the most important rules of overriding.


another question I used the following and it worked.

Future<Integer> f = service.submit(c);
int sum = f.get();
System.out.println(sum);

You use the Integer class v. an int
Why would I use a class variable in the answer vice a variable of int?
or it doesn't make a difference...

peterfraga
Автор

Thank you! Odd question. Did you make a video about the design pattern yet? I'm really curious about the design pattern but can't seem to find the right video to learn it.
thx!

sva
welcome to shbcf.ru