Arksoft Podcast Episode 5 - Core Java Libraries, java packages
Software Developer Zone Podcast · Larry Gray
April 9, 20171h 37m
Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
I talk about about the most important classes and packages and lightly describe the rest of them.
java.lang java.util are the two main packages
java.lang.Object java.lang.Math java.lang.String
java.awt.Graphics java.net.Socket for example.
I talk about java arrays, object serialization
I talk about java assert keyword and AssertionException
I tell you about Remote Method Invocation
I explain what ports are in TCP/IP
and much more..