Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHobbyist Man
664 PointsI'm not getting it well!!
please I found at first that I don't get it. after a little search I found that serialization is a huge topic, the first reference here: http://docs.oracle.com/javase/8/docs/platform/serialization/spec/serialTOC.html
its like a book and after a little reading I found lots of expressions that I don't understand like the object graph, circular reference, etc...
what I want to know is: Is it necessary to understand this at the moment and when I'm gonna be able to understand this thoroughly, please help me clear the ambiguity, thx.
1 Answer
Billy Trivett
642 PointsNo, it's not necessary to understand. Yes, I think it's useful to understand.
I, too, find it sometimes hard to understand Java documentation.
Take a look at some examples here. https://www.tutorialspoint.com/java/java_serialization.htm