Java cookbook /
Saved in:
| Main Author: | |
|---|---|
| Format: | Book |
| Language: | English |
| Published: |
California :
O'Reilly,
2014.
|
| Edition: | Third edition |
| Subjects: | |
| Notas Contenido: |
|
Table of Contents:
- Getting started: compiling, running, and debugging
- Interacting with the environment
- Strings and things
- Pattern matching with regular expressions
- Numbers
- Dates and time - New API
- Structuring data with Java
- Object-oriented techniques
- Funtional programming techniques: functional interfaces, streams
- Input and output
- Directory and filesystem operations
- Media: graphics, audio, video
- Network clients
- Graphical user interfaces
- Internationalization and localization
- server-side Java
- Java and electronic mail
- Database Access
- Processing JSON data
- Processing XML
- Packages and packaging
- Threaded Java
- Reflection, or "a class named class"
- Using Java with other languages.