1.

Record Nr.

UNISALENTO991003007129707536

Autore

Burette, Pierre Jean <1665-1747.>

Titolo

Memorie per servire alla storia degli atleti / del signor Burette

Pubbl/distr/stampa

Venezia, Antonio Groppo, 1759

Edizione

[2. ed.]

Descrizione fisica

40 p.; 27 cm.

Soggetti

Atletica - Storia

Sport - Storia

Lingua di pubblicazione

Italiano

Formato

Microfilm

Livello bibliografico

Monografia

Note generali

Riproduzione in microfiche dell'originale conservato presso la Biblioteca Apostolica Vaticana

2.

Record Nr.

UNINA9910300365803321

Autore

Sharan Kishori

Titolo

Java Language Features : With Modules, Streams, Threads, I/O, and Lambda Expressions / / by Kishori Sharan

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

9781484233481

1484233484

Edizione

[2nd ed. 2018.]

Descrizione fisica

1 online resource (895 pages) : illustrations

Disciplina

005.133

Soggetti

Java (Computer program language)

Computer programming

Java

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.



Nota di contenuto

1. Annotations -- 2. Inner Classes -- 3. Reflection -- 4. Generics -- 5. Lambda Expressions -- 6. Threads -- 7. Input Output -- 8. Working with Archive Files -- 9. New Input Output NIO -- 10. New Input Output 2.0 -- 11. Garbage Collection -- 12. Collections -- 13. Streams -- 14. Implementing Services -- 15. The Module API -- 16. Breaking Module Encapsulation -- 17 -- Reactive Streams -- 18 -- Stack Walking.

Sommario/riassunto

Work with essential and advanced features of the Java programming language such as Java modules development, lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, and more. Author Kishori Sharan provides over 50 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book. Java Language Features, Second Edition starts with a series of chapters on the essential language features provided by Java, including annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. The chapter on threads follows this up and discusses everything from the very basic concepts of a thread to the most advanced topics such as synchronizers, the fork/join framework, and atomic variables. This book contains unmatched coverage of Java MIO, the Stream API, the Path API, the FileVisitor API, the watch service, and asynchronous file I/O. With this in-depth knowledge, your data- and file-management programs will be able to take advantage of every feature of Java's powerful I/O framework and much more. You will: Use essential and advanced features of the Java language Code Java annotations and inner classes Work with reflection, generics, and threads Take advantage of the garbage collector Manage streams with the Stream API.