Java Based Real Time Programming
by Klas Nilsson
Publisher: Lunds Universitet 2016
Number of pages: 128
Description:
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
Download or read it online for free here:
Download link
(1.9MB, PDF)
Similar books

by David Flanagan - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(20335 views)

by Stephen J. Hartley
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(20589 views)

by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(6877 views)

by Alexandre Patchine, Dr. Heinz M. Kabutz
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29089 views)