CodeGym /Java Course /Java Syntax /Useful links from the Professor – 6

Useful links from the Professor – 6

Java Syntax
Level 6 , Lesson 9
Available
Useful links from the Professor – 6 - 1

"So, my friend Amigo, you're finishing the sixth level in the Java Syntax quest? Not bad, not bad, but who do you need to thank? What's that? I couldn't hear! Well, okay, not about that right now. Now for some additional materials. What did you learn on this level?"

"A lot! You told me about garbage collection, remember? And there were lessons about finalize, object lifetime, and static variables."

"If so, then, I'm telling you, everything is going according to plan! If you're sure you've learned all those topics, then proceed further. But I would take a look at this interesting resource if I were you:"

More about the garbage collector

"Have you ever wondered how the work of Java's kind garbage collector and your program is distributed in time? If not, then read and learn. The main thing is to not get scared. The Java garbage collector is kind, though not always predictable for mere mortals. This fascinating article will teach you in detail about Java's garbage collection, object reachability for reference counting and generations. Not ordinary generations, but object generations."

6
Опрос
Arrays,  6 уровень,  9 лекция
недоступен
Arrays
Arrays
Comments (6)
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION
Lance Wilson Level 8, Cincinnati
22 January 2022
"Have you ever wondered how the work of Java's kind garbage collector and your program is distributed in time? If not, then read and learn". Should read => "If SO, then read and learn". :) Enjoying the training. Thanks guys!
Dinesh Level 22, Hyderabad, India
7 October 2021
The article on Garbage collection is beautiful.
Michal Level 9, Warsaw, Poland
27 February 2021
ok, enough about garbage collector
Agent Smith Level 38
13 August 2020
I think they should put a fake banner ad somewhere on the website, saying "Company X looking for garbage collection workers - apply now". For additional motivation, just in case if these recurring garbage articles and images are not enough! :D
Clau Dia Level 24, Mendoza, Argentina
11 November 2018
Hi! The "object lifecycle" reading is repeated from lesson 2, this level.
Ashutosh Sharma Level 8, Delhi, India
20 March 2019
It's same