Znalezione w sieci
The Java Virtual Machine Specification, 2nd Edition
Data: 2011-09-21, Autor: Tim Lindholm, Frank Yellin - Prentice Hall PTR, 1999, Dział: Java
This book represents the complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. There is a complete coverage of the Java Virtual Machine class file format and instruction set, directions for compiling for the Java Virtual Machine with numerous examples, verification techniques, and more.
WięcejThe Java Language Specification, 3rd edition
Data: 2011-09-21, Autor: James Gosling, Bill Joy, Guy Steele, Gilad Bracha - Prentice Hall PTR, 2005, Dział: Java
Written by the inventors of the technology, The Java Language Specification is the definitive technical reference for the Java programming language. It provides complete, accurate, and detailed coverage of the entire language and its syntax. If you want to know the precise meaning of Java's constructs, this is the source for you.
WięcejThe Design Patterns Java Companion
Data: 2011-09-21, Autor: James W. Cooper, 1998, Dział: Java
Design patterns are convenient ways of reusing object-oriented code between projects and between programmers. The idea is simple-- write down and catalog common interactions between objects that programmers have frequently found useful. This book presents 23 generally useful patterns for writing object-oriented software, and provides at least one complete, visual Java program for each of them.
WięcejSecuring Java: Getting Down to Business with Mobile Code
Data: 2011-09-21, Autor: Gary McGraw, Edward W. Felten - Wiley, 1999, Dział: Java
This book is the result of several years of thinking about mobile code and security, and includes many things we have discovered while working on real-world systems with businesses and government agencies. Our goal is to present enough information to help you separate fact from fiction when it comes to mobile code security.
WięcejProgramming Principles in Java: Architectures and Interfaces
Data: 2011-09-21, Autor: David Schmidt - Kansas State University, 2003, Dział: Java
This is a textbook for a first course for future computing scientists and professional programmers. Professional programmers should understand how to employ three forms of structure: control structures, data structures, and component structures. In this text the author emphasizes component structures over the other two forms.
WięcejProcessing XML with Java
Data: 2011-09-21, Autor: Elliotte Rusty Harold - Addison-Wesley Professional, 2002, Dział: Java
This book is meant for Java programmers who need to do anything with XML. It teaches the fundamentals and advanced topics, leaving nothing out. It is a comprehensive course in processing XML with Java that takes developers from little knowledge of XML to designing sophisticated XML applications and parsing complicated documents. The examples cover a wide range of possible uses including file formats, data exchange, document transformation, database integration, and more.
Więcej
