Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #3957
| From | Eric Sosman <esosman@comcast-dot-net.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Good textbook or tutorial for IO in Java? |
| Date | 2016-06-20 16:26 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <nk9ji0$pnu$1@dont-email.me> (permalink) |
| References | <nk9i5b$krq$1@dont-email.me> |
On 6/20/2016 4:02 PM, Ghost wrote:
> I'm looking for a good reference on Java's IO. Files, streams, java.io,
> java.nio and all that. Preferably something textbook-like. Right now
> I only have an introductory text but it is not dedicated to IO and also
> not very good at that. Any recommendations? Something I can have
> on my electronic reader (Kindle) is preferable.
Have you consulted the Java Tutorial?
http://docs.oracle.com/javase/tutorial/essential/io/index.html
--
esosman@comcast-dot-net.invalid
"Don't be afraid of work. Make work afraid of you." -- TLM
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Good textbook or tutorial for IO in Java? "Ghost" <nope@none.com> - 2016-06-20 17:02 -0300
Re: Good textbook or tutorial for IO in Java? Eric Sosman <esosman@comcast-dot-net.invalid> - 2016-06-20 16:26 -0400
Re: Good textbook or tutorial for IO in Java? "Ghost" <nope@none.com> - 2016-06-20 18:12 -0300
csiph-web