
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
Java Structures: Data Structures in Java for the Principled Programmerby Duane A. Bailey - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(19172 views)
Building Back-End Web Apps with Java, JPA and JSFby Gerd Wagner, Mircea Diaconescu - web-engineering.info
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or run from our server. The focus are general information management concepts.
(10072 views)
The Java Language Specificationby James Gosling, Bill Joy, Guy Steele, Gilad Bracha - Prentice Hall PTR
Written by the inventors of the technology, this book provides complete, accurate, and detailed coverage of the Java programming language. If you want to know the precise meaning of the language's constructs, this is the source for you.
(27334 views)
Processing XML with Javaby Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26191 views)